Pull request #41144 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c833222d54c00d64a0fc44c561a5973ecd414053 rather than 286547848751229fa14974da389e1d4c676d8ee5 Obtained Jenkinsfile from c833222d54c00d64a0fc44c561a5973ecd414053 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-07-06T21:34:36.848Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-06T21:34:36.852Z] Trying to pass milestone 2 [Pipeline] milestone [2020-07-06T21:34:36.893Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-06T21:34:52.035Z] Still waiting to schedule task [2020-07-06T21:34:52.037Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-06T21:36:35.280Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05e9e6d37cb7d88eb) in /home/ubuntu/workspace/moby_PR-41144 [Pipeline] { [Pipeline] checkout [2020-07-06T21:36:35.327Z] using credential docker-jenkins-github-credentials [2020-07-06T21:36:35.339Z] Cloning the remote Git repository [2020-07-06T21:36:35.339Z] Cloning with configured refspecs honoured and without tags [2020-07-06T21:36:35.337Z] Cloning repository https://github.com/moby/moby.git [2020-07-06T21:36:35.338Z] > git init /home/ubuntu/workspace/moby_PR-41144 # timeout=10 [2020-07-06T21:36:35.350Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:36:35.351Z] > git --version # timeout=10 [2020-07-06T21:36:35.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:36:35.359Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:36:49.445Z] Fetching without tags [2020-07-06T21:36:49.413Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:36:49.420Z] > git config --add remote.origin.fetch +refs/pull/41144/head:refs/remotes/origin/PR-41144 # timeout=10 [2020-07-06T21:36:49.422Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:36:49.430Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:36:49.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:36:49.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:36:49.444Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:36:49.698Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit 286547848751229fa14974da389e1d4c676d8ee5 [2020-07-06T21:36:50.608Z] Merge succeeded, producing 08495348804d384e174a0b5d5d01f20a922c2bce [2020-07-06T21:36:50.608Z] Checking out Revision 08495348804d384e174a0b5d5d01f20a922c2bce (PR-41144) [2020-07-06T21:36:50.862Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-06T21:36:50.897Z] First time build. Skipping changelog. [2020-07-06T21:36:49.697Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:36:49.703Z] > git checkout -f 286547848751229fa14974da389e1d4c676d8ee5 # timeout=10 [2020-07-06T21:36:50.210Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-06T21:36:50.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-06T21:36:50.606Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:36:50.612Z] > git checkout -f 08495348804d384e174a0b5d5d01f20a922c2bce # timeout=10 [2020-07-06T21:36:50.860Z] > git rev-list --no-walk 725b08ee3035954f81d70de7d65b733974de1406 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-06T21:36:51.757Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41144:/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-07-06T21:36:51.757Z] Unable to find image 'alpine:latest' locally [2020-07-06T21:36:51.757Z] latest: Pulling from library/alpine [2020-07-06T21:36:51.757Z] df20fa9351a1: Pulling fs layer [2020-07-06T21:36:51.757Z] df20fa9351a1: Verifying Checksum [2020-07-06T21:36:51.757Z] df20fa9351a1: Download complete [2020-07-06T21:36:52.016Z] df20fa9351a1: Pull complete [2020-07-06T21:36:52.016Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-06T21:36:52.016Z] Status: Downloaded newer image for alpine:latest [2020-07-06T21:36:54.550Z] 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 [Pipeline] node [2020-07-06T21:36:55.357Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05e9e6d37cb7d88eb) in /home/ubuntu/workspace/moby_PR-41144 [Pipeline] node [Pipeline] node [Pipeline] node [2020-07-06T21:36:55.363Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41144 [2020-07-06T21:36:55.364Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-41144 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2020-07-06T21:36:55.369Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d7f2e26e4b79e163) in /home/ubuntu/workspace/moby_PR-41144 [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] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-07-06T21:36:55.457Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-07-06T21:36:55.469Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-07-06T21:36:55.480Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [2020-07-06T21:36:55.498Z] using credential docker-jenkins-github-credentials [2020-07-06T21:36:55.508Z] using credential docker-jenkins-github-credentials [2020-07-06T21:36:55.511Z] Cloning the remote Git repository [2020-07-06T21:36:55.512Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-07-06T21:36:55.512Z] using credential docker-jenkins-github-credentials [2020-07-06T21:36:55.518Z] Cloning the remote Git repository [2020-07-06T21:36:55.518Z] Cloning with configured refspecs honoured and without tags [2020-07-06T21:36:55.523Z] Cloning the remote Git repository [2020-07-06T21:36:55.523Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-06T21:36:55.758Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit 286547848751229fa14974da389e1d4c676d8ee5 [2020-07-06T21:36:55.519Z] Cloning repository https://github.com/moby/moby.git [2020-07-06T21:36:55.520Z] > git init /home/ubuntu/workspace/moby_PR-41144 # timeout=10 [2020-07-06T21:36:55.527Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:36:55.527Z] > git --version # timeout=10 [2020-07-06T21:36:55.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:36:55.538Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:36:56.170Z] Merge succeeded, producing 45f47f36c444d15423624982b4a9894c1467a34b [2020-07-06T21:36:56.170Z] Checking out Revision 45f47f36c444d15423624982b4a9894c1467a34b (PR-41144) [2020-07-06T21:36:56.255Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-06T21:36:56.267Z] First time build. Skipping changelog. [2020-07-06T21:36:55.459Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-06T21:36:55.467Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:36:55.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:36:55.478Z] > git --version # timeout=10 [2020-07-06T21:36:55.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:36:55.484Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:36:55.756Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:36:55.767Z] > git checkout -f 286547848751229fa14974da389e1d4c676d8ee5 # timeout=10 [2020-07-06T21:36:56.004Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-06T21:36:56.160Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-06T21:36:56.168Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:36:56.175Z] > git checkout -f 45f47f36c444d15423624982b4a9894c1467a34b # timeout=10 [2020-07-06T21:36:56.253Z] > git rev-list --no-walk 725b08ee3035954f81d70de7d65b733974de1406 # timeout=10 [2020-07-06T21:36:55.516Z] Cloning repository https://github.com/moby/moby.git [2020-07-06T21:36:55.516Z] > git init /home/jenkins/workspace/moby_PR-41144 # timeout=10 [2020-07-06T21:36:55.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:36:55.522Z] > git --version # timeout=10 [2020-07-06T21:36:55.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:36:55.537Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:36:55.529Z] Cloning repository https://github.com/moby/moby.git [2020-07-06T21:36:55.529Z] > git init /home/docker/workspace/moby_PR-41144 # timeout=10 [2020-07-06T21:36:55.539Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:36:55.539Z] > git --version # timeout=10 [2020-07-06T21:36:55.542Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:36:55.543Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-06T21:36:57.014Z] + docker version [2020-07-06T21:36:57.014Z] Client: Docker Engine - Community [2020-07-06T21:36:57.014Z] Version: 19.03.11 [2020-07-06T21:36:57.014Z] API version: 1.40 [2020-07-06T21:36:57.014Z] Go version: go1.13.10 [2020-07-06T21:36:57.014Z] Git commit: 42e35e61f3 [2020-07-06T21:36:57.014Z] Built: Mon Jun 1 09:12:22 2020 [2020-07-06T21:36:57.014Z] OS/Arch: linux/amd64 [2020-07-06T21:36:57.014Z] Experimental: false [2020-07-06T21:36:57.014Z] [2020-07-06T21:36:57.014Z] Server: Docker Engine - Community [2020-07-06T21:36:57.014Z] Engine: [2020-07-06T21:36:57.014Z] Version: 19.03.11 [2020-07-06T21:36:57.014Z] API version: 1.40 (minimum version 1.12) [2020-07-06T21:36:57.014Z] Go version: go1.13.10 [2020-07-06T21:36:57.014Z] Git commit: 42e35e61f3 [2020-07-06T21:36:57.014Z] Built: Mon Jun 1 09:10:54 2020 [2020-07-06T21:36:57.014Z] OS/Arch: linux/amd64 [2020-07-06T21:36:57.014Z] Experimental: true [2020-07-06T21:36:57.014Z] containerd: [2020-07-06T21:36:57.014Z] Version: 1.2.13 [2020-07-06T21:36:57.014Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-06T21:36:57.014Z] runc: [2020-07-06T21:36:57.014Z] Version: 1.0.0-rc10 [2020-07-06T21:36:57.014Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-06T21:36:57.014Z] docker-init: [2020-07-06T21:36:57.014Z] Version: 0.18.0 [2020-07-06T21:36:57.014Z] GitCommit: fec3683 [Pipeline] sh [2020-07-06T21:36:57.298Z] + docker info [2020-07-06T21:37:04.685Z] Fetching without tags [2020-07-06T21:37:05.003Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit 286547848751229fa14974da389e1d4c676d8ee5 [2020-07-06T21:37:04.660Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:37:04.662Z] > git config --add remote.origin.fetch +refs/pull/41144/head:refs/remotes/origin/PR-41144 # timeout=10 [2020-07-06T21:37:04.663Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:37:04.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:37:04.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:37:04.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:37:04.689Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:37:05.007Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:37:06.146Z] Merge succeeded, producing 40490c7ec436ed14f2a2ef9ff1ed4e6c32ee1e1b [2020-07-06T21:37:06.146Z] Checking out Revision 40490c7ec436ed14f2a2ef9ff1ed4e6c32ee1e1b (PR-41144) [2020-07-06T21:37:06.198Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-06T21:37:06.209Z] First time build. Skipping changelog. [2020-07-06T21:37:05.011Z] > git checkout -f 286547848751229fa14974da389e1d4c676d8ee5 # timeout=10 [2020-07-06T21:37:05.464Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-06T21:37:06.137Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-06T21:37:06.150Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:37:06.151Z] > git checkout -f 40490c7ec436ed14f2a2ef9ff1ed4e6c32ee1e1b # timeout=10 [2020-07-06T21:37:06.201Z] > git rev-list --no-walk 725b08ee3035954f81d70de7d65b733974de1406 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-06T21:37:07.076Z] + docker version [2020-07-06T21:37:07.076Z] Client: Docker Engine - Community [2020-07-06T21:37:07.076Z] Version: 19.03.7 [2020-07-06T21:37:07.076Z] API version: 1.40 [2020-07-06T21:37:07.076Z] Go version: go1.12.17 [2020-07-06T21:37:07.076Z] Git commit: 7141c199a2 [2020-07-06T21:37:07.076Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-06T21:37:07.076Z] OS/Arch: linux/s390x [2020-07-06T21:37:07.076Z] Experimental: false [2020-07-06T21:37:07.076Z] [2020-07-06T21:37:07.076Z] Server: Docker Engine - Community [2020-07-06T21:37:07.076Z] Engine: [2020-07-06T21:37:07.076Z] Version: 19.03.7 [2020-07-06T21:37:07.076Z] API version: 1.40 (minimum version 1.12) [2020-07-06T21:37:07.076Z] Go version: go1.12.17 [2020-07-06T21:37:07.076Z] Git commit: 7141c199a2 [2020-07-06T21:37:07.076Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-06T21:37:07.076Z] OS/Arch: linux/s390x [2020-07-06T21:37:07.076Z] Experimental: true [2020-07-06T21:37:07.076Z] containerd: [2020-07-06T21:37:07.076Z] Version: 1.2.13 [2020-07-06T21:37:07.076Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-06T21:37:07.076Z] runc: [2020-07-06T21:37:07.076Z] Version: 1.0.0-rc10 [2020-07-06T21:37:07.076Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-06T21:37:07.076Z] docker-init: [2020-07-06T21:37:07.076Z] Version: 0.18.0 [2020-07-06T21:37:07.076Z] GitCommit: fec3683 [Pipeline] sh [2020-07-06T21:37:07.451Z] + docker info [2020-07-06T21:37:07.741Z] Client: [2020-07-06T21:37:07.741Z] Debug Mode: false [2020-07-06T21:37:07.741Z] [2020-07-06T21:37:07.741Z] Server: [2020-07-06T21:37:07.741Z] Containers: 0 [2020-07-06T21:37:07.741Z] Running: 0 [2020-07-06T21:37:07.741Z] Paused: 0 [2020-07-06T21:37:07.741Z] Stopped: 0 [2020-07-06T21:37:07.741Z] Images: 0 [2020-07-06T21:37:07.741Z] Server Version: 19.03.7 [2020-07-06T21:37:07.741Z] Storage Driver: overlay2 [2020-07-06T21:37:07.741Z] Backing Filesystem: [2020-07-06T21:37:07.741Z] Supports d_type: true [2020-07-06T21:37:07.741Z] Native Overlay Diff: true [2020-07-06T21:37:07.741Z] Logging Driver: json-file [2020-07-06T21:37:07.741Z] Cgroup Driver: cgroupfs [2020-07-06T21:37:07.741Z] Plugins: [2020-07-06T21:37:07.741Z] Volume: local [2020-07-06T21:37:07.741Z] Network: bridge host ipvlan macvlan null overlay [2020-07-06T21:37:07.741Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-06T21:37:07.741Z] Swarm: inactive [2020-07-06T21:37:07.741Z] Runtimes: runc [2020-07-06T21:37:07.741Z] Default Runtime: runc [2020-07-06T21:37:07.741Z] Init Binary: docker-init [2020-07-06T21:37:07.741Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-06T21:37:07.741Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-06T21:37:07.741Z] init version: fec3683 [2020-07-06T21:37:07.741Z] Security Options: [2020-07-06T21:37:07.741Z] apparmor [2020-07-06T21:37:07.741Z] seccomp [2020-07-06T21:37:07.741Z] Profile: default [2020-07-06T21:37:07.741Z] Kernel Version: 4.15.0-88-generic [2020-07-06T21:37:07.741Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-06T21:37:07.741Z] OSType: linux [2020-07-06T21:37:07.741Z] Architecture: s390x [2020-07-06T21:37:07.741Z] CPUs: 2 [2020-07-06T21:37:07.741Z] Total Memory: 7.861GiB [2020-07-06T21:37:07.741Z] Name: s390x-ubuntu-26 [2020-07-06T21:37:07.741Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-06T21:37:07.741Z] Docker Root Dir: /var/lib/docker [2020-07-06T21:37:07.741Z] Debug Mode: false [2020-07-06T21:37:07.741Z] Username: dockerbuildbot [2020-07-06T21:37:07.741Z] Registry: https://index.docker.io/v1/ [2020-07-06T21:37:07.741Z] Labels: [2020-07-06T21:37:07.741Z] Experimental: true [2020-07-06T21:37:07.741Z] Insecure Registries: [2020-07-06T21:37:07.741Z] 127.0.0.0/8 [2020-07-06T21:37:07.741Z] Live Restore Enabled: false [2020-07-06T21:37:07.741Z] [2020-07-06T21:37:07.741Z] WARNING: No swap limit support [Pipeline] sh [2020-07-06T21:37:08.117Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:37:08.117Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:37:08.117Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41144/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-06T21:37:08.117Z] + bash /home/jenkins/workspace/moby_PR-41144/check-config.sh [2020-07-06T21:37:08.117Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-06T21:37:08.117Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-06T21:37:08.117Z] [2020-07-06T21:37:08.117Z] Generally Necessary: [2020-07-06T21:37:08.117Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-06T21:37:08.117Z] - apparmor: enabled and tools installed [2020-07-06T21:37:08.117Z] - CONFIG_NAMESPACES: enabled [2020-07-06T21:37:08.117Z] - CONFIG_NET_NS: enabled [2020-07-06T21:37:08.117Z] - CONFIG_PID_NS: enabled [2020-07-06T21:37:08.117Z] - CONFIG_IPC_NS: enabled [2020-07-06T21:37:08.117Z] - CONFIG_UTS_NS: enabled [2020-07-06T21:37:08.117Z] - CONFIG_CGROUPS: enabled [2020-07-06T21:37:08.117Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-06T21:37:08.117Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-06T21:37:08.117Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-06T21:37:08.408Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-06T21:37:08.408Z] - CONFIG_CPUSETS: enabled [2020-07-06T21:37:08.408Z] - CONFIG_MEMCG: enabled [2020-07-06T21:37:08.408Z] - CONFIG_KEYS: enabled [2020-07-06T21:37:08.408Z] - CONFIG_VETH: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-06T21:37:08.408Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-06T21:37:08.408Z] [2020-07-06T21:37:08.408Z] Optional Features: [2020-07-06T21:37:08.408Z] - CONFIG_USER_NS: enabled [2020-07-06T21:37:08.408Z] - CONFIG_SECCOMP: enabled [2020-07-06T21:37:08.408Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-06T21:37:08.408Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-06T21:37:08.408Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-06T21:37:08.408Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-06T21:37:08.408Z] - CONFIG_BLK_CGROUP: enabled [2020-07-06T21:37:08.408Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-06T21:37:08.408Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-06T21:37:08.408Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-06T21:37:08.408Z] - CONFIG_CGROUP_PERF: enabled [2020-07-06T21:37:08.408Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-06T21:37:08.408Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-06T21:37:08.408Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-06T21:37:08.408Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-06T21:37:08.408Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-06T21:37:08.408Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_IP_VS: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-06T21:37:08.408Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-06T21:37:08.408Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-06T21:37:08.408Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_EXT4_FS: enabled [2020-07-06T21:37:08.408Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-06T21:37:08.408Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-06T21:37:08.408Z] - Network Drivers: [2020-07-06T21:37:08.408Z] - "overlay": [2020-07-06T21:37:08.408Z] - CONFIG_VXLAN: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-06T21:37:08.408Z] Optional (for encrypted networks): [2020-07-06T21:37:08.408Z] - CONFIG_CRYPTO: enabled [2020-07-06T21:37:08.408Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-06T21:37:08.408Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-06T21:37:08.408Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-06T21:37:08.408Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-06T21:37:08.408Z] - CONFIG_XFRM: enabled [2020-07-06T21:37:08.408Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-06T21:37:08.408Z] - "ipvlan": [2020-07-06T21:37:08.408Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-06T21:37:08.408Z] - "macvlan": [2020-07-06T21:37:08.408Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_DUMMY: enabled (as module) [2020-07-06T21:37:08.408Z] - "ftp,tftp client in container": [2020-07-06T21:37:08.408Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-06T21:37:08.408Z] - Storage Drivers: [2020-07-06T21:37:08.408Z] - "aufs": [2020-07-06T21:37:08.408Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-06T21:37:08.408Z] - "btrfs": [2020-07-06T21:37:08.408Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-06T21:37:08.408Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-06T21:37:08.408Z] - "devicemapper": [2020-07-06T21:37:08.408Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-06T21:37:08.408Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-06T21:37:08.408Z] - "overlay": [2020-07-06T21:37:08.408Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-06T21:37:08.408Z] - "zfs": [2020-07-06T21:37:08.408Z] - /dev/zfs: missing [2020-07-06T21:37:08.408Z] - zfs command: missing [2020-07-06T21:37:08.408Z] - zpool command: missing [2020-07-06T21:37:08.408Z] [2020-07-06T21:37:08.408Z] Limits: [2020-07-06T21:37:08.408Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-06T21:37:08.408Z] [2020-07-06T21:37:08.408Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-06T21:37:08.836Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:08495348804d384e174a0b5d5d01f20a922c2bce . [2020-07-06T21:37:08.836Z] #2 [internal] load .dockerignore [2020-07-06T21:37:08.836Z] #2 transferring context: 87B done [2020-07-06T21:37:08.836Z] #2 DONE 0.0s [2020-07-06T21:37:08.836Z] [2020-07-06T21:37:08.836Z] #1 [internal] load build definition from Dockerfile [2020-07-06T21:37:08.836Z] #1 transferring dockerfile: 16.37kB done [2020-07-06T21:37:08.836Z] #1 DONE 0.0s [2020-07-06T21:37:08.836Z] [2020-07-06T21:37:08.836Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-06T21:37:09.468Z] #3 DONE 0.4s [2020-07-06T21:37:09.468Z] [2020-07-06T21:37:09.468Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-06T21:37:09.468Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-06T21:37:09.468Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.10MB / 8.88MB 0.2s [2020-07-06T21:37:09.468Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-06T21:37:09.468Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-06T21:37:09.468Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-06T21:37:09.468Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-06T21:37:09.468Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-06T21:37:09.500Z] Client: [2020-07-06T21:37:09.500Z] Debug Mode: false [2020-07-06T21:37:09.500Z] [2020-07-06T21:37:09.500Z] Server: [2020-07-06T21:37:09.500Z] Containers: 0 [2020-07-06T21:37:09.500Z] Running: 0 [2020-07-06T21:37:09.500Z] Paused: 0 [2020-07-06T21:37:09.500Z] Stopped: 0 [2020-07-06T21:37:09.500Z] Images: 26 [2020-07-06T21:37:09.500Z] Server Version: 19.03.11 [2020-07-06T21:37:09.500Z] Storage Driver: overlay2 [2020-07-06T21:37:09.500Z] Backing Filesystem: extfs [2020-07-06T21:37:09.500Z] Supports d_type: true [2020-07-06T21:37:09.500Z] Native Overlay Diff: true [2020-07-06T21:37:09.500Z] Logging Driver: json-file [2020-07-06T21:37:09.500Z] Cgroup Driver: cgroupfs [2020-07-06T21:37:09.500Z] Plugins: [2020-07-06T21:37:09.500Z] Volume: local [2020-07-06T21:37:09.500Z] Network: bridge host ipvlan macvlan null overlay [2020-07-06T21:37:09.500Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-06T21:37:09.500Z] Swarm: inactive [2020-07-06T21:37:09.500Z] Runtimes: runc [2020-07-06T21:37:09.500Z] Default Runtime: runc [2020-07-06T21:37:09.500Z] Init Binary: docker-init [2020-07-06T21:37:09.500Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-06T21:37:09.500Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-06T21:37:09.500Z] init version: fec3683 [2020-07-06T21:37:09.500Z] Security Options: [2020-07-06T21:37:09.500Z] apparmor [2020-07-06T21:37:09.500Z] seccomp [2020-07-06T21:37:09.500Z] Profile: default [2020-07-06T21:37:09.500Z] Kernel Version: 5.3.0-1023-aws [2020-07-06T21:37:09.500Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-06T21:37:09.500Z] OSType: linux [2020-07-06T21:37:09.500Z] Architecture: x86_64 [2020-07-06T21:37:09.500Z] CPUs: 2 [2020-07-06T21:37:09.500Z] Total Memory: 7.487GiB [2020-07-06T21:37:09.500Z] Name: ip-10-100-122-26 [2020-07-06T21:37:09.500Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-07-06T21:37:09.500Z] Docker Root Dir: /var/lib/docker [2020-07-06T21:37:09.500Z] Debug Mode: false [2020-07-06T21:37:09.500Z] Registry: https://index.docker.io/v1/ [2020-07-06T21:37:09.500Z] Labels: [2020-07-06T21:37:09.500Z] Experimental: true [2020-07-06T21:37:09.500Z] Insecure Registries: [2020-07-06T21:37:09.500Z] 127.0.0.0/8 [2020-07-06T21:37:09.500Z] Live Restore Enabled: true [2020-07-06T21:37:09.500Z] [2020-07-06T21:37:09.500Z] WARNING: No swap limit support [Pipeline] sh [2020-07-06T21:37:09.758Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-06T21:37:09.758Z] #4 DONE 0.5s [2020-07-06T21:37:09.781Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:37:09.781Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:37:09.781Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41144/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-06T21:37:09.781Z] + bash /home/ubuntu/workspace/moby_PR-41144/check-config.sh [2020-07-06T21:37:09.781Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-06T21:37:09.781Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-07-06T21:37:09.781Z] [2020-07-06T21:37:09.781Z] Generally Necessary: [2020-07-06T21:37:09.781Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-06T21:37:09.781Z] - apparmor: enabled and tools installed [2020-07-06T21:37:09.781Z] - CONFIG_NAMESPACES: enabled [2020-07-06T21:37:09.781Z] - CONFIG_NET_NS: enabled [2020-07-06T21:37:09.781Z] - CONFIG_PID_NS: enabled [2020-07-06T21:37:09.781Z] - CONFIG_IPC_NS: enabled [2020-07-06T21:37:09.781Z] - CONFIG_UTS_NS: enabled [2020-07-06T21:37:09.801Z] Fetching without tags [2020-07-06T21:37:10.039Z] - CONFIG_CGROUPS: enabled [2020-07-06T21:37:10.039Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-06T21:37:10.039Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-06T21:37:10.039Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-06T21:37:10.039Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-06T21:37:10.039Z] - CONFIG_CPUSETS: enabled [2020-07-06T21:37:10.039Z] - CONFIG_MEMCG: enabled [2020-07-06T21:37:10.039Z] - CONFIG_KEYS: enabled [2020-07-06T21:37:10.039Z] - CONFIG_VETH: enabled (as module) [2020-07-06T21:37:10.039Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-06T21:37:10.039Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-06T21:37:10.039Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-06T21:37:10.039Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-06T21:37:10.039Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-06T21:37:10.039Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-06T21:37:10.040Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-06T21:37:10.040Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-06T21:37:10.040Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-06T21:37:10.040Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-06T21:37:10.040Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-06T21:37:10.040Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-06T21:37:10.040Z] [2020-07-06T21:37:10.040Z] Optional Features: [2020-07-06T21:37:10.040Z] - CONFIG_USER_NS: enabled [2020-07-06T21:37:10.040Z] - CONFIG_SECCOMP: enabled [2020-07-06T21:37:10.040Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-06T21:37:10.040Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-06T21:37:10.040Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-06T21:37:10.040Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-06T21:37:10.040Z] - CONFIG_BLK_CGROUP: enabled [2020-07-06T21:37:10.040Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-06T21:37:10.040Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-06T21:37:10.040Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-06T21:37:10.040Z] - CONFIG_CGROUP_PERF: enabled [2020-07-06T21:37:10.040Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-06T21:37:10.040Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-06T21:37:10.040Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-06T21:37:10.040Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-06T21:37:10.040Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-06T21:37:10.040Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-06T21:37:10.040Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-06T21:37:10.040Z] - CONFIG_IP_VS: enabled (as module) [2020-07-06T21:37:10.040Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-06T21:37:10.040Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-06T21:37:10.040Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-06T21:37:10.040Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-06T21:37:10.040Z] - CONFIG_EXT4_FS: enabled [2020-07-06T21:37:10.040Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-06T21:37:10.040Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-06T21:37:10.040Z] - Network Drivers: [2020-07-06T21:37:10.040Z] - "overlay": [2020-07-06T21:37:10.040Z] - CONFIG_VXLAN: enabled (as module) [2020-07-06T21:37:10.040Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-06T21:37:10.040Z] Optional (for encrypted networks): [2020-07-06T21:37:10.045Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit 286547848751229fa14974da389e1d4c676d8ee5 [2020-07-06T21:37:10.298Z] - CONFIG_CRYPTO: enabled [2020-07-06T21:37:10.298Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-06T21:37:10.298Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-06T21:37:10.298Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-06T21:37:10.298Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-06T21:37:10.298Z] - CONFIG_XFRM: enabled [2020-07-06T21:37:10.298Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-06T21:37:10.298Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-06T21:37:10.298Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-06T21:37:10.298Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-06T21:37:10.298Z] - "ipvlan": [2020-07-06T21:37:10.298Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-06T21:37:10.298Z] - "macvlan": [2020-07-06T21:37:10.298Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-06T21:37:10.298Z] - CONFIG_DUMMY: enabled (as module) [2020-07-06T21:37:10.298Z] - "ftp,tftp client in container": [2020-07-06T21:37:10.298Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-06T21:37:10.298Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-06T21:37:10.298Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-06T21:37:10.298Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-06T21:37:10.298Z] - Storage Drivers: [2020-07-06T21:37:10.298Z] - "aufs": [2020-07-06T21:37:10.298Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-06T21:37:10.298Z] - "btrfs": [2020-07-06T21:37:10.298Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-06T21:37:10.298Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-06T21:37:10.298Z] - "devicemapper": [2020-07-06T21:37:10.298Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-06T21:37:10.298Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-06T21:37:10.298Z] - "overlay": [2020-07-06T21:37:10.298Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-06T21:37:10.298Z] - "zfs": [2020-07-06T21:37:10.298Z] - /dev/zfs: present [2020-07-06T21:37:10.298Z] - zfs command: missing [2020-07-06T21:37:10.298Z] - zpool command: missing [2020-07-06T21:37:10.298Z] [2020-07-06T21:37:10.298Z] Limits: [2020-07-06T21:37:10.298Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-06T21:37:10.298Z] [2020-07-06T21:37:10.298Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-06T21:37:10.357Z] Still waiting to schedule task [2020-07-06T21:37:10.357Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07321c2dfa0b47812)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a250bf12f1e69fa1)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0ff48235230bc846b)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0a34d82d493627590)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-06T21:37:10.364Z] Still waiting to schedule task [2020-07-06T21:37:10.364Z] All nodes of label ‘arm64&&linux’ are offline [2020-07-06T21:37:10.365Z] Still waiting to schedule task [2020-07-06T21:37:10.365Z] All nodes of label ‘windows-2019’ are offline [2020-07-06T21:37:10.415Z] [2020-07-06T21:37:10.415Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-06T21:37:10.415Z] #6 DONE 0.2s [2020-07-06T21:37:10.415Z] [2020-07-06T21:37:10.415Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-06T21:37:10.415Z] #5 DONE 0.2s [2020-07-06T21:37:10.415Z] [2020-07-06T21:37:10.415Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:37:10.415Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-06T21:37:10.415Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-06T21:37:10.415Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 747.99kB / 9.88MB 0.1s [2020-07-06T21:37:10.415Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0B / 48.97MB 0.1s [2020-07-06T21:37:10.415Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0B / 7.39MB 0.1s [2020-07-06T21:37:10.415Z] #7 sha256:5380bd68a1456dd1b96dc08789297c6883144a9200b0c7f90a0aaae250336efa 1.79kB / 1.79kB done [2020-07-06T21:37:10.415Z] #7 sha256:a061b2a33949407b25d5c8c76e5c35ae4b614319ebf510c9c19699a75eeee690 6.19kB / 6.19kB done [2020-07-06T21:37:10.634Z] + sudo modprobe ip_vs [2020-07-06T21:37:10.634Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:08495348804d384e174a0b5d5d01f20a922c2bce . [2020-07-06T21:37:10.634Z] #2 [internal] load .dockerignore [2020-07-06T21:37:10.634Z] #2 transferring context: 87B done [2020-07-06T21:37:10.634Z] #2 DONE 0.0s [2020-07-06T21:37:10.634Z] [2020-07-06T21:37:10.634Z] #1 [internal] load build definition from Dockerfile [2020-07-06T21:37:10.634Z] #1 transferring dockerfile: 16.37kB done [2020-07-06T21:37:10.634Z] #1 DONE 0.0s [2020-07-06T21:37:10.634Z] [2020-07-06T21:37:10.634Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-06T21:37:10.732Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 6.97MB / 9.88MB 0.2s [2020-07-06T21:37:10.732Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 2.52MB / 48.97MB 0.2s [2020-07-06T21:37:10.732Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 3.18MB / 7.39MB 0.2s [2020-07-06T21:37:10.732Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.2s done [2020-07-06T21:37:10.732Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 15.33MB / 48.97MB 0.4s [2020-07-06T21:37:10.732Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done [2020-07-06T21:37:10.732Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.30MB / 51.37MB 0.4s [2020-07-06T21:37:10.732Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.16MB / 56.71MB 0.4s [2020-07-06T21:37:10.732Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 18.97MB / 48.97MB 0.5s [2020-07-06T21:37:10.732Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 4.33MB / 51.37MB 0.5s [2020-07-06T21:37:10.732Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 7.27MB / 56.71MB 0.5s [2020-07-06T21:37:10.892Z] #3 DONE 0.2s [2020-07-06T21:37:10.892Z] [2020-07-06T21:37:10.893Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-06T21:37:10.893Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-06T21:37:10.893Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-06T21:37:10.893Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-06T21:37:10.893Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-06T21:37:10.893Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.52MB / 8.88MB 0.1s [2020-07-06T21:37:11.057Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 21.65MB / 48.97MB 0.6s [2020-07-06T21:37:11.057Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 7.33MB / 51.37MB 0.6s [2020-07-06T21:37:11.057Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 12.59MB / 56.71MB 0.6s [2020-07-06T21:37:11.057Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 24.91MB / 48.97MB 0.7s [2020-07-06T21:37:11.057Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 17.19MB / 56.71MB 0.7s [2020-07-06T21:37:11.144Z] Merge succeeded, producing cc2d1da86c46a71bf24b35f1d6ecf9d13b75de4f [2020-07-06T21:37:11.145Z] Checking out Revision cc2d1da86c46a71bf24b35f1d6ecf9d13b75de4f (PR-41144) [2020-07-06T21:37:11.151Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-07-06T21:37:11.151Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-07-06T21:37:11.220Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-06T21:37:11.239Z] First time build. Skipping changelog. [2020-07-06T21:37:11.386Z] #7 ... [2020-07-06T21:37:11.386Z] [2020-07-06T21:37:11.386Z] #20 [internal] load build context [2020-07-06T21:37:11.386Z] #20 transferring context: 51.28MB 0.8s done [2020-07-06T21:37:11.386Z] #20 DONE 0.8s [2020-07-06T21:37:11.386Z] [2020-07-06T21:37:11.386Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:37:11.386Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 32.84MB / 48.97MB 0.9s [2020-07-06T21:37:11.386Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 15.79MB / 51.37MB 0.9s [2020-07-06T21:37:11.386Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 25.47MB / 56.71MB 0.9s [2020-07-06T21:37:11.386Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 36.67MB / 48.97MB 1.0s [2020-07-06T21:37:11.386Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 19.30MB / 51.37MB 1.0s [2020-07-06T21:37:11.386Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 29.94MB / 56.71MB 1.0s [2020-07-06T21:37:09.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:37:09.768Z] > git config --add remote.origin.fetch +refs/pull/41144/head:refs/remotes/origin/PR-41144 # timeout=10 [2020-07-06T21:37:09.776Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:37:09.794Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:37:09.802Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:37:09.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:37:09.803Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:37:10.046Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:37:10.061Z] > git checkout -f 286547848751229fa14974da389e1d4c676d8ee5 # timeout=10 [2020-07-06T21:37:10.575Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-06T21:37:11.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-06T21:37:11.145Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:37:11.151Z] > git checkout -f cc2d1da86c46a71bf24b35f1d6ecf9d13b75de4f # timeout=10 [2020-07-06T21:37:11.221Z] > git rev-list --no-walk 725b08ee3035954f81d70de7d65b733974de1406 # timeout=10 [2020-07-06T21:37:11.412Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-06T21:37:11.412Z] #4 DONE 0.4s [2020-07-06T21:37:11.412Z] [2020-07-06T21:37:11.412Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-06T21:37:11.671Z] #5 DONE 0.2s [2020-07-06T21:37:11.671Z] [2020-07-06T21:37:11.671Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-06T21:37:11.671Z] #6 DONE 0.2s [2020-07-06T21:37:11.671Z] [2020-07-06T21:37:11.671Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:37:11.671Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-06T21:37:11.716Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 44.53MB / 48.97MB 1.2s [2020-07-06T21:37:11.716Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 26.39MB / 51.37MB 1.2s [2020-07-06T21:37:11.716Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 38.58MB / 56.71MB 1.2s [2020-07-06T21:37:11.716Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 47.87MB / 48.97MB 1.3s [2020-07-06T21:37:11.716Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 30.03MB / 51.37MB 1.3s [2020-07-06T21:37:11.716Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 43.39MB / 56.71MB 1.3s [2020-07-06T21:37:11.716Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 36.03MB / 51.37MB 1.4s [2020-07-06T21:37:11.716Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 48.09MB / 56.71MB 1.4s [2020-07-06T21:37:11.971Z] + [ PR != PR ] [2020-07-06T21:37:11.971Z] + [ master != master ] [2020-07-06T21:37:11.971Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-06T21:37:12.045Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.4s done [2020-07-06T21:37:12.045Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 44.29MB / 51.37MB 1.6s [2020-07-06T21:37:12.045Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.19MB / 56.71MB 1.6s [2020-07-06T21:37:12.045Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 2.46MB / 102.23MB 1.6s [2020-07-06T21:37:12.045Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 [2020-07-06T21:37:12.045Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.7s [2020-07-06T21:37:12.045Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.6s done [2020-07-06T21:37:12.045Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0B / 156B 1.7s [2020-07-06T21:37:12.242Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-06T21:37:12.242Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.1s [2020-07-06T21:37:12.242Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-06T21:37:12.242Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-06T21:37:12.242Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 51.76kB / 7.81MB 0.1s [2020-07-06T21:37:12.242Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 4.49MB / 7.81MB 0.2s [2020-07-06T21:37:12.242Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 12.06MB / 50.39MB 0.4s [2020-07-06T21:37:12.242Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done [2020-07-06T21:37:12.242Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 1.96MB / 10.00MB 0.4s [2020-07-06T21:37:12.242Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.31MB / 51.83MB 0.4s [2020-07-06T21:37:12.305Z] + docker version [2020-07-06T21:37:12.305Z] Client: Docker Engine - Community [2020-07-06T21:37:12.305Z] Version: 19.03.11 [2020-07-06T21:37:12.305Z] API version: 1.40 [2020-07-06T21:37:12.305Z] Go version: go1.13.10 [2020-07-06T21:37:12.305Z] Git commit: 42e35e61f3 [2020-07-06T21:37:12.305Z] Built: Mon Jun 1 09:12:22 2020 [2020-07-06T21:37:12.305Z] OS/Arch: linux/amd64 [2020-07-06T21:37:12.305Z] Experimental: false [2020-07-06T21:37:12.305Z] [2020-07-06T21:37:12.305Z] Server: Docker Engine - Community [2020-07-06T21:37:12.305Z] Engine: [2020-07-06T21:37:12.305Z] Version: 19.03.11 [2020-07-06T21:37:12.305Z] API version: 1.40 (minimum version 1.12) [2020-07-06T21:37:12.305Z] Go version: go1.13.10 [2020-07-06T21:37:12.305Z] Git commit: 42e35e61f3 [2020-07-06T21:37:12.305Z] Built: Mon Jun 1 09:10:54 2020 [2020-07-06T21:37:12.305Z] OS/Arch: linux/amd64 [2020-07-06T21:37:12.305Z] Experimental: true [2020-07-06T21:37:12.305Z] containerd: [2020-07-06T21:37:12.305Z] Version: 1.2.13 [2020-07-06T21:37:12.305Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-06T21:37:12.305Z] runc: [2020-07-06T21:37:12.305Z] Version: 1.0.0-rc10 [2020-07-06T21:37:12.305Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-06T21:37:12.305Z] docker-init: [2020-07-06T21:37:12.305Z] Version: 0.18.0 [2020-07-06T21:37:12.305Z] GitCommit: fec3683 [Pipeline] sh [2020-07-06T21:37:12.432Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.7s done [2020-07-06T21:37:12.432Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 26.91MB / 102.23MB 1.9s [2020-07-06T21:37:12.432Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.8s done [2020-07-06T21:37:12.432Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 32.30MB / 102.23MB 2.0s [2020-07-06T21:37:12.432Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 42.25MB / 102.23MB 2.1s [2020-07-06T21:37:12.432Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 54.05MB / 102.23MB 2.2s [2020-07-06T21:37:12.502Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 24.30MB / 50.39MB 0.6s [2020-07-06T21:37:12.502Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s [2020-07-06T21:37:12.502Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 13.58MB / 51.83MB 0.6s [2020-07-06T21:37:12.502Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 29.37MB / 50.39MB 0.7s [2020-07-06T21:37:12.502Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.7s done [2020-07-06T21:37:12.502Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 20.38MB / 51.83MB 0.7s [2020-07-06T21:37:12.502Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.7s [2020-07-06T21:37:12.587Z] + docker info [2020-07-06T21:37:12.736Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 65.84MB / 102.23MB 2.3s [2020-07-06T21:37:12.736Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 73.69MB / 102.23MB 2.4s [2020-07-06T21:37:12.736Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 81.84MB / 102.23MB 2.5s [2020-07-06T21:37:12.762Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 34.33MB / 50.39MB 0.8s [2020-07-06T21:37:12.762Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 27.87MB / 51.83MB 0.8s [2020-07-06T21:37:12.762Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 45.47MB / 50.39MB 1.0s [2020-07-06T21:37:12.762Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 38.85MB / 51.83MB 1.0s [2020-07-06T21:37:12.762Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 12.79MB / 68.65MB 1.0s [2020-07-06T21:37:12.973Z] Fetching without tags [2020-07-06T21:37:13.021Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.1s [2020-07-06T21:37:13.021Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 46.56MB / 51.83MB 1.1s [2020-07-06T21:37:13.021Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 19.22MB / 68.65MB 1.1s [2020-07-06T21:37:13.021Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.2s [2020-07-06T21:37:13.021Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 25.87MB / 68.65MB 1.2s [2020-07-06T21:37:13.036Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 87.27MB / 102.23MB 2.6s [2020-07-06T21:37:13.036Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 100.31MB / 102.23MB 2.7s [2020-07-06T21:37:12.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:37:12.939Z] > git config --add remote.origin.fetch +refs/pull/41144/head:refs/remotes/origin/PR-41144 # timeout=10 [2020-07-06T21:37:12.948Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:37:12.964Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:37:12.980Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:37:12.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:37:12.981Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:37:13.292Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 31.57MB / 68.65MB 1.3s [2020-07-06T21:37:13.292Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 36.32MB / 68.65MB 1.4s [2020-07-06T21:37:13.326Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.8s done [2020-07-06T21:37:13.326Z] #7 ... [2020-07-06T21:37:13.326Z] [2020-07-06T21:37:13.326Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-06T21:37:13.326Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-06T21:37:13.326Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-06T21:37:13.326Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-06T21:37:13.326Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-07-06T21:37:13.326Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-07-06T21:37:13.326Z] #58 DONE 2.9s [2020-07-06T21:37:13.326Z] [2020-07-06T21:37:13.326Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:37:13.372Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit 286547848751229fa14974da389e1d4c676d8ee5 [2020-07-06T21:37:13.553Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 42.25MB / 68.65MB 1.5s [2020-07-06T21:37:13.553Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 48.68MB / 68.65MB 1.6s [2020-07-06T21:37:13.553Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 54.10MB / 68.65MB 1.7s [2020-07-06T21:37:13.813Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.7s done [2020-07-06T21:37:13.813Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.8s done [2020-07-06T21:37:13.813Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 61.47MB / 68.65MB 1.9s [2020-07-06T21:37:13.813Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 1.9s [2020-07-06T21:37:13.813Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 2.61MB / 120.16MB 1.9s [2020-07-06T21:37:13.813Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-06T21:37:13.961Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 2.0s done [2020-07-06T21:37:14.073Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.1s [2020-07-06T21:37:14.073Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.0s done [2020-07-06T21:37:14.073Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 16.34MB / 120.16MB 2.1s [2020-07-06T21:37:14.073Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 24.56MB / 120.16MB 2.2s [2020-07-06T21:37:14.254Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.1s [2020-07-06T21:37:14.334Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 39.25MB / 120.16MB 2.4s [2020-07-06T21:37:14.545Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done [2020-07-06T21:37:14.545Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.1s [2020-07-06T21:37:14.608Z] #7 ... [2020-07-06T21:37:14.608Z] [2020-07-06T21:37:14.608Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-06T21:37:14.608Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-06T21:37:14.608Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-06T21:37:14.608Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-06T21:37:14.608Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-07-06T21:37:14.608Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s done [2020-07-06T21:37:14.608Z] #58 DONE 2.7s [2020-07-06T21:37:14.608Z] [2020-07-06T21:37:14.608Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:37:14.608Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 47.36MB / 120.16MB 2.5s [2020-07-06T21:37:14.608Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.5s done [2020-07-06T21:37:14.608Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 59.92MB / 120.16MB 2.7s [2020-07-06T21:37:14.608Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 67.65MB / 120.16MB 2.8s [2020-07-06T21:37:14.696Z] Merge succeeded, producing 90ab0aa3d10bbd4d94808fb47c0b8773deea4d49 [2020-07-06T21:37:14.697Z] Checking out Revision 90ab0aa3d10bbd4d94808fb47c0b8773deea4d49 (PR-41144) [2020-07-06T21:37:14.835Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [2020-07-06T21:37:14.835Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [2020-07-06T21:37:14.870Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 77.97MB / 120.16MB 3.0s [2020-07-06T21:37:13.377Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:37:13.380Z] > git checkout -f 286547848751229fa14974da389e1d4c676d8ee5 # timeout=10 [2020-07-06T21:37:14.188Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-06T21:37:14.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-06T21:37:14.702Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:37:14.705Z] > git checkout -f 90ab0aa3d10bbd4d94808fb47c0b8773deea4d49 # timeout=10 [2020-07-06T21:37:15.040Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-06T21:37:15.054Z] First time build. Skipping changelog. [2020-07-06T21:37:15.132Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 86.08MB / 120.16MB 3.1s [2020-07-06T21:37:15.132Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 95.64MB / 120.16MB 3.3s [2020-07-06T21:37:15.395Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 113.01MB / 120.16MB 3.6s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-06T21:37:15.655Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 3.7s [2020-07-06T21:37:15.898Z] + docker version [2020-07-06T21:37:15.898Z] Client: [2020-07-06T21:37:15.898Z] Version: 18.06.1-ce [2020-07-06T21:37:15.898Z] API version: 1.38 [2020-07-06T21:37:15.898Z] Go version: go1.10.3 [2020-07-06T21:37:15.898Z] Git commit: e68fc7a [2020-07-06T21:37:15.898Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-06T21:37:15.898Z] OS/Arch: linux/ppc64le [2020-07-06T21:37:15.898Z] Experimental: false [2020-07-06T21:37:15.898Z] [2020-07-06T21:37:15.898Z] Server: [2020-07-06T21:37:15.898Z] Engine: [2020-07-06T21:37:15.898Z] Version: 18.06.1-ce [2020-07-06T21:37:15.898Z] API version: 1.38 (minimum version 1.12) [2020-07-06T21:37:15.898Z] Go version: go1.10.3 [2020-07-06T21:37:15.898Z] Git commit: e68fc7a [2020-07-06T21:37:15.898Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-06T21:37:15.898Z] OS/Arch: linux/ppc64le [2020-07-06T21:37:15.898Z] Experimental: true [Pipeline] sh [2020-07-06T21:37:16.223Z] #7 ... [2020-07-06T21:37:16.223Z] [2020-07-06T21:37:16.223Z] #20 [internal] load build context [2020-07-06T21:37:16.223Z] #20 transferring context: 51.28MB 4.0s done [2020-07-06T21:37:16.223Z] #20 DONE 4.4s [2020-07-06T21:37:16.223Z] [2020-07-06T21:37:16.223Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:37:16.284Z] + docker info [2020-07-06T21:37:16.284Z] Containers: 0 [2020-07-06T21:37:16.284Z] Running: 0 [2020-07-06T21:37:16.284Z] Paused: 0 [2020-07-06T21:37:16.284Z] Stopped: 0 [2020-07-06T21:37:16.284Z] Images: 0 [2020-07-06T21:37:16.284Z] Server Version: 18.06.1-ce [2020-07-06T21:37:16.284Z] Storage Driver: overlay2 [2020-07-06T21:37:16.284Z] Backing Filesystem: extfs [2020-07-06T21:37:16.284Z] Supports d_type: true [2020-07-06T21:37:16.284Z] Native Overlay Diff: true [2020-07-06T21:37:16.284Z] Logging Driver: json-file [2020-07-06T21:37:16.284Z] Cgroup Driver: cgroupfs [2020-07-06T21:37:16.284Z] Plugins: [2020-07-06T21:37:16.284Z] Volume: local [2020-07-06T21:37:16.284Z] Network: bridge host ipvlan macvlan null overlay [2020-07-06T21:37:16.284Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-06T21:37:16.284Z] Swarm: inactive [2020-07-06T21:37:16.284Z] Runtimes: runc [2020-07-06T21:37:16.284Z] Default Runtime: runc [2020-07-06T21:37:16.284Z] Init Binary: docker-init [2020-07-06T21:37:16.284Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-06T21:37:16.284Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-06T21:37:16.284Z] init version: fec3683 [2020-07-06T21:37:16.284Z] Security Options: [2020-07-06T21:37:16.284Z] apparmor [2020-07-06T21:37:16.284Z] seccomp [2020-07-06T21:37:16.284Z] Profile: default [2020-07-06T21:37:16.284Z] Kernel Version: 4.4.0-139-generic [2020-07-06T21:37:16.284Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-06T21:37:16.284Z] OSType: linux [2020-07-06T21:37:16.284Z] Architecture: ppc64le [2020-07-06T21:37:16.284Z] CPUs: 4 [2020-07-06T21:37:16.284Z] Total Memory: 7.972GiB [2020-07-06T21:37:16.284Z] Name: ppc64le-ubuntu-22 [2020-07-06T21:37:16.284Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-06T21:37:16.284Z] Docker Root Dir: /var/lib/docker [2020-07-06T21:37:16.284Z] Debug Mode (client): false [2020-07-06T21:37:16.284Z] Debug Mode (server): false [2020-07-06T21:37:16.284Z] Username: dockerbuildbot [2020-07-06T21:37:16.284Z] Registry: https://index.docker.io/v1/ [2020-07-06T21:37:16.284Z] Labels: [2020-07-06T21:37:16.284Z] Experimental: true [2020-07-06T21:37:16.284Z] Insecure Registries: [2020-07-06T21:37:16.284Z] 127.0.0.0/8 [2020-07-06T21:37:16.284Z] Live Restore Enabled: false [2020-07-06T21:37:16.284Z] [Pipeline] sh [2020-07-06T21:37:16.339Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.3s done [2020-07-06T21:37:16.339Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c [2020-07-06T21:37:16.482Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.7s done [2020-07-06T21:37:16.668Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:37:16.668Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:37:16.669Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41144/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-06T21:37:16.669Z] + bash /home/docker/workspace/moby_PR-41144/check-config.sh [2020-07-06T21:37:16.669Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-06T21:37:16.669Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-06T21:37:16.669Z] [2020-07-06T21:37:16.669Z] Generally Necessary: [2020-07-06T21:37:16.669Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-06T21:37:16.669Z] - apparmor: enabled and tools installed [2020-07-06T21:37:16.669Z] - CONFIG_NAMESPACES: enabled [2020-07-06T21:37:16.669Z] - CONFIG_NET_NS: enabled [2020-07-06T21:37:16.669Z] - CONFIG_PID_NS: enabled [2020-07-06T21:37:16.669Z] - CONFIG_IPC_NS: enabled [2020-07-06T21:37:16.669Z] - CONFIG_UTS_NS: enabled [2020-07-06T21:37:16.669Z] - CONFIG_CGROUPS: enabled [2020-07-06T21:37:16.669Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-06T21:37:16.669Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-06T21:37:16.669Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-06T21:37:16.669Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-06T21:37:16.669Z] - CONFIG_CPUSETS: enabled [2020-07-06T21:37:16.669Z] - CONFIG_MEMCG: enabled [2020-07-06T21:37:16.669Z] - CONFIG_KEYS: enabled [2020-07-06T21:37:16.669Z] - CONFIG_VETH: enabled (as module) [2020-07-06T21:37:16.669Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-06T21:37:16.669Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-06T21:37:16.963Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-06T21:37:16.963Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-06T21:37:16.963Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-06T21:37:16.963Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-06T21:37:16.963Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-06T21:37:16.963Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-06T21:37:16.963Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-06T21:37:16.963Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-06T21:37:16.963Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-06T21:37:16.963Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-06T21:37:16.963Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-06T21:37:16.963Z] [2020-07-06T21:37:16.963Z] Optional Features: [2020-07-06T21:37:16.963Z] - CONFIG_USER_NS: enabled [2020-07-06T21:37:16.963Z] - CONFIG_SECCOMP: enabled [2020-07-06T21:37:16.963Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-06T21:37:16.964Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-06T21:37:16.964Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-06T21:37:16.964Z] (cgroup swap accounting is currently enabled) [2020-07-06T21:37:16.964Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-06T21:37:16.964Z] - CONFIG_BLK_CGROUP: enabled [2020-07-06T21:37:16.964Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-06T21:37:16.964Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-06T21:37:16.964Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-06T21:37:16.964Z] - CONFIG_CGROUP_PERF: enabled [2020-07-06T21:37:16.964Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-06T21:37:16.964Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-06T21:37:16.964Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-06T21:37:16.964Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-06T21:37:16.964Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-06T21:37:16.964Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-06T21:37:16.964Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-06T21:37:16.964Z] - CONFIG_IP_VS: enabled (as module) [2020-07-06T21:37:16.964Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-06T21:37:16.964Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-06T21:37:16.964Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-06T21:37:16.964Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-06T21:37:16.964Z] - CONFIG_EXT4_FS: enabled [2020-07-06T21:37:16.964Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-06T21:37:16.964Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-06T21:37:16.964Z] - Network Drivers: [2020-07-06T21:37:16.964Z] - "overlay": [2020-07-06T21:37:16.964Z] - CONFIG_VXLAN: enabled (as module) [2020-07-06T21:37:16.964Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-06T21:37:16.964Z] Optional (for encrypted networks): [2020-07-06T21:37:15.045Z] > git rev-list --no-walk 725b08ee3035954f81d70de7d65b733974de1406 # timeout=10 [2020-07-06T21:37:17.256Z] - CONFIG_CRYPTO: enabled [2020-07-06T21:37:17.256Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-06T21:37:17.256Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-06T21:37:17.256Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-06T21:37:17.256Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-06T21:37:17.256Z] - CONFIG_XFRM: enabled [2020-07-06T21:37:17.256Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-06T21:37:17.256Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-06T21:37:17.256Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-06T21:37:17.257Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-06T21:37:17.257Z] - "ipvlan": [2020-07-06T21:37:17.257Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-06T21:37:17.257Z] - "macvlan": [2020-07-06T21:37:17.257Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-06T21:37:17.257Z] - CONFIG_DUMMY: enabled (as module) [2020-07-06T21:37:17.257Z] - "ftp,tftp client in container": [2020-07-06T21:37:17.257Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-06T21:37:17.257Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-06T21:37:17.257Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-06T21:37:17.257Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-06T21:37:17.257Z] - Storage Drivers: [2020-07-06T21:37:17.257Z] - "aufs": [2020-07-06T21:37:17.257Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-06T21:37:17.257Z] - "btrfs": [2020-07-06T21:37:17.257Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-06T21:37:17.257Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-06T21:37:17.257Z] - "devicemapper": [2020-07-06T21:37:17.257Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-06T21:37:17.257Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-06T21:37:17.257Z] - "overlay": [2020-07-06T21:37:17.257Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-06T21:37:17.257Z] - "zfs": [2020-07-06T21:37:17.257Z] - /dev/zfs: missing [2020-07-06T21:37:17.257Z] - zfs command: missing [2020-07-06T21:37:17.257Z] - zpool command: missing [2020-07-06T21:37:17.257Z] [2020-07-06T21:37:17.257Z] Limits: [2020-07-06T21:37:17.257Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-06T21:37:17.257Z] [2020-07-06T21:37:17.257Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-06T21:37:17.691Z] + make bundles/buildx [2020-07-06T21:37:17.842Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done [2020-07-06T21:37:17.842Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe [2020-07-06T21:37:17.859Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.6s done [2020-07-06T21:37:17.859Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-06T21:37:17.859Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-06T21:37:17.859Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-06T21:37:17.984Z] make: command: Command not found [2020-07-06T21:37:17.984Z] make: command: Command not found [2020-07-06T21:37:17.984Z] mkdir bundles [2020-07-06T21:37:17.984Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-06T21:37:17.984Z] --build-arg BUILDX_COMMIT \ [2020-07-06T21:37:17.984Z] --build-arg BUILDX_REPO \ [2020-07-06T21:37:17.984Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-06T21:37:17.984Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-06T21:37:17.984Z] . [2020-07-06T21:37:17.984Z] /bin/sh: 4: go: not found [2020-07-06T21:37:17.984Z] /bin/sh: 5: go: not found [2020-07-06T21:37:18.118Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-06T21:37:18.118Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-06T21:37:19.153Z] Client: [2020-07-06T21:37:19.153Z] Debug Mode: false [2020-07-06T21:37:19.153Z] [2020-07-06T21:37:19.153Z] Server: [2020-07-06T21:37:19.153Z] Containers: 0 [2020-07-06T21:37:19.154Z] Running: 0 [2020-07-06T21:37:19.154Z] Paused: 0 [2020-07-06T21:37:19.154Z] Stopped: 0 [2020-07-06T21:37:19.154Z] Images: 25 [2020-07-06T21:37:19.154Z] Server Version: 19.03.11 [2020-07-06T21:37:19.154Z] Storage Driver: overlay2 [2020-07-06T21:37:19.154Z] Backing Filesystem: extfs [2020-07-06T21:37:19.154Z] Supports d_type: true [2020-07-06T21:37:19.154Z] Native Overlay Diff: true [2020-07-06T21:37:19.154Z] Logging Driver: json-file [2020-07-06T21:37:19.154Z] Cgroup Driver: cgroupfs [2020-07-06T21:37:19.154Z] Plugins: [2020-07-06T21:37:19.154Z] Volume: local [2020-07-06T21:37:19.154Z] Network: bridge host ipvlan macvlan null overlay [2020-07-06T21:37:19.154Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-06T21:37:19.154Z] Swarm: inactive [2020-07-06T21:37:19.154Z] Runtimes: runc [2020-07-06T21:37:19.154Z] Default Runtime: runc [2020-07-06T21:37:19.154Z] Init Binary: docker-init [2020-07-06T21:37:19.154Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-06T21:37:19.154Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-06T21:37:19.154Z] init version: fec3683 [2020-07-06T21:37:19.154Z] Security Options: [2020-07-06T21:37:19.154Z] apparmor [2020-07-06T21:37:19.154Z] seccomp [2020-07-06T21:37:19.154Z] Profile: default [2020-07-06T21:37:19.154Z] Kernel Version: 5.3.0-1023-aws [2020-07-06T21:37:19.154Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-06T21:37:19.154Z] OSType: linux [2020-07-06T21:37:19.154Z] Architecture: x86_64 [2020-07-06T21:37:19.154Z] CPUs: 2 [2020-07-06T21:37:19.154Z] Total Memory: 7.487GiB [2020-07-06T21:37:19.154Z] Name: ip-10-100-55-34 [2020-07-06T21:37:19.154Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-07-06T21:37:19.154Z] Docker Root Dir: /var/lib/docker [2020-07-06T21:37:19.154Z] Debug Mode: false [2020-07-06T21:37:19.154Z] Registry: https://index.docker.io/v1/ [2020-07-06T21:37:19.154Z] Labels: [2020-07-06T21:37:19.154Z] Experimental: true [2020-07-06T21:37:19.154Z] Insecure Registries: [2020-07-06T21:37:19.154Z] 127.0.0.0/8 [2020-07-06T21:37:19.154Z] Live Restore Enabled: true [2020-07-06T21:37:19.154Z] [2020-07-06T21:37:19.154Z] WARNING: No swap limit support [Pipeline] sh [2020-07-06T21:37:19.438Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:37:19.438Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:37:19.438Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41144/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-06T21:37:19.438Z] + bash /home/ubuntu/workspace/moby_PR-41144/check-config.sh [2020-07-06T21:37:19.438Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-06T21:37:19.438Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-07-06T21:37:19.438Z] [2020-07-06T21:37:19.438Z] Generally Necessary: [2020-07-06T21:37:19.438Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-06T21:37:19.438Z] - apparmor: enabled and tools installed [2020-07-06T21:37:19.438Z] - CONFIG_NAMESPACES: enabled [2020-07-06T21:37:19.438Z] - CONFIG_NET_NS: enabled [2020-07-06T21:37:19.438Z] - CONFIG_PID_NS: enabled [2020-07-06T21:37:19.438Z] - CONFIG_IPC_NS: enabled [2020-07-06T21:37:19.438Z] - CONFIG_UTS_NS: enabled [2020-07-06T21:37:19.438Z] - CONFIG_CGROUPS: enabled [2020-07-06T21:37:19.438Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-06T21:37:19.438Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-06T21:37:19.438Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-06T21:37:19.438Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-06T21:37:19.438Z] - CONFIG_CPUSETS: enabled [2020-07-06T21:37:19.438Z] - CONFIG_MEMCG: enabled [2020-07-06T21:37:19.438Z] - CONFIG_KEYS: enabled [2020-07-06T21:37:19.438Z] - CONFIG_VETH: enabled (as module) [2020-07-06T21:37:19.438Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-06T21:37:19.438Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-06T21:37:19.438Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-06T21:37:19.438Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-06T21:37:19.438Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-06T21:37:19.438Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-06T21:37:19.438Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-06T21:37:19.438Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-06T21:37:19.438Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-06T21:37:19.438Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-06T21:37:19.438Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-06T21:37:19.438Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-06T21:37:19.438Z] [2020-07-06T21:37:19.438Z] Optional Features: [2020-07-06T21:37:19.438Z] - CONFIG_USER_NS: enabled [2020-07-06T21:37:19.438Z] - CONFIG_SECCOMP: enabled [2020-07-06T21:37:19.438Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-06T21:37:19.438Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-06T21:37:19.438Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-06T21:37:19.438Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-06T21:37:19.438Z] - CONFIG_BLK_CGROUP: enabled [2020-07-06T21:37:19.438Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-06T21:37:19.438Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-06T21:37:19.438Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-06T21:37:19.438Z] - CONFIG_CGROUP_PERF: enabled [2020-07-06T21:37:19.438Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-06T21:37:19.438Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-06T21:37:19.438Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-06T21:37:19.438Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-06T21:37:19.438Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-06T21:37:19.438Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-06T21:37:19.438Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-06T21:37:19.697Z] - CONFIG_IP_VS: enabled (as module) [2020-07-06T21:37:19.697Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-06T21:37:19.697Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-06T21:37:19.697Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-06T21:37:19.697Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-06T21:37:19.697Z] - CONFIG_EXT4_FS: enabled [2020-07-06T21:37:19.697Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-06T21:37:19.697Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-06T21:37:19.697Z] - Network Drivers: [2020-07-06T21:37:19.697Z] - "overlay": [2020-07-06T21:37:19.697Z] - CONFIG_VXLAN: enabled (as module) [2020-07-06T21:37:19.697Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-06T21:37:19.697Z] Optional (for encrypted networks): [2020-07-06T21:37:19.697Z] - CONFIG_CRYPTO: enabled [2020-07-06T21:37:19.697Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-06T21:37:19.697Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-06T21:37:19.697Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-06T21:37:19.697Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-06T21:37:19.697Z] - CONFIG_XFRM: enabled [2020-07-06T21:37:19.697Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-06T21:37:19.697Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-06T21:37:19.697Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-06T21:37:19.697Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-06T21:37:19.697Z] - "ipvlan": [2020-07-06T21:37:19.697Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-06T21:37:19.697Z] - "macvlan": [2020-07-06T21:37:19.697Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-06T21:37:19.697Z] - CONFIG_DUMMY: enabled (as module) [2020-07-06T21:37:19.697Z] - "ftp,tftp client in container": [2020-07-06T21:37:19.697Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-06T21:37:19.697Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-06T21:37:19.697Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-06T21:37:19.697Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-06T21:37:19.697Z] - Storage Drivers: [2020-07-06T21:37:19.697Z] - "aufs": [2020-07-06T21:37:19.697Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-06T21:37:19.697Z] - "btrfs": [2020-07-06T21:37:19.697Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-06T21:37:19.697Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-06T21:37:19.697Z] - "devicemapper": [2020-07-06T21:37:19.697Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-06T21:37:19.697Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-06T21:37:19.697Z] - "overlay": [2020-07-06T21:37:19.697Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-06T21:37:19.697Z] - "zfs": [2020-07-06T21:37:19.697Z] - /dev/zfs: present [2020-07-06T21:37:19.697Z] - zfs command: missing [2020-07-06T21:37:19.697Z] - zpool command: missing [2020-07-06T21:37:19.697Z] [2020-07-06T21:37:19.697Z] Limits: [2020-07-06T21:37:19.697Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-06T21:37:19.697Z] [2020-07-06T21:37:19.697Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-06T21:37:20.034Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:08495348804d384e174a0b5d5d01f20a922c2bce . [2020-07-06T21:37:20.034Z] #2 [internal] load .dockerignore [2020-07-06T21:37:20.034Z] #2 transferring context: 87B done [2020-07-06T21:37:20.034Z] #2 DONE 0.0s [2020-07-06T21:37:20.034Z] [2020-07-06T21:37:20.034Z] #1 [internal] load build definition from Dockerfile [2020-07-06T21:37:20.034Z] #1 transferring dockerfile: 16.37kB done [2020-07-06T21:37:20.034Z] #1 DONE 0.1s [2020-07-06T21:37:20.034Z] [2020-07-06T21:37:20.034Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-06T21:37:20.086Z] Sending build context to Docker daemon 56.03MB [2020-07-06T21:37:20.086Z] Step 1/15 : ARG GO_VERSION=1.13.12 [2020-07-06T21:37:20.086Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-06T21:37:20.086Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-06T21:37:20.086Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-06T21:37:20.086Z] 1.13.12-buster: Pulling from library/golang [2020-07-06T21:37:20.292Z] #3 DONE 0.2s [2020-07-06T21:37:20.292Z] [2020-07-06T21:37:20.292Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-06T21:37:20.292Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-06T21:37:20.292Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-06T21:37:20.292Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-06T21:37:20.292Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 417.32kB / 8.88MB 0.1s [2020-07-06T21:37:20.292Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-06T21:37:20.382Z] 0cad52b1770a: Pulling fs layer [2020-07-06T21:37:20.382Z] e0318f8e4196: Pulling fs layer [2020-07-06T21:37:20.382Z] cec302fe9541: Pulling fs layer [2020-07-06T21:37:20.382Z] bf65a8c1ffe0: Pulling fs layer [2020-07-06T21:37:20.382Z] 7355b492f1f7: Pulling fs layer [2020-07-06T21:37:20.382Z] 3e2e3e16099d: Pulling fs layer [2020-07-06T21:37:20.382Z] f8e8effe76ee: Pulling fs layer [2020-07-06T21:37:20.382Z] 7355b492f1f7: Waiting [2020-07-06T21:37:20.382Z] bf65a8c1ffe0: Waiting [2020-07-06T21:37:20.382Z] 3e2e3e16099d: Waiting [2020-07-06T21:37:20.382Z] f8e8effe76ee: Waiting [2020-07-06T21:37:20.551Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-06T21:37:20.551Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-06T21:37:20.551Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-06T21:37:20.566Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 2.4s done [2020-07-06T21:37:20.566Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0.0s done [2020-07-06T21:37:20.655Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-06T21:37:20.655Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-06T21:37:20.679Z] e0318f8e4196: Verifying Checksum [2020-07-06T21:37:20.679Z] e0318f8e4196: Download complete [2020-07-06T21:37:20.679Z] cec302fe9541: Verifying Checksum [2020-07-06T21:37:20.679Z] cec302fe9541: Download complete [2020-07-06T21:37:20.811Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-06T21:37:20.811Z] #4 DONE 0.5s [2020-07-06T21:37:20.857Z] #7 DONE 10.4s [2020-07-06T21:37:20.857Z] [2020-07-06T21:37:20.857Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-06T21:37:21.070Z] [2020-07-06T21:37:21.070Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-06T21:37:21.330Z] #6 ... [2020-07-06T21:37:21.330Z] [2020-07-06T21:37:21.330Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-06T21:37:21.330Z] #5 DONE 0.2s [2020-07-06T21:37:21.330Z] [2020-07-06T21:37:21.330Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-06T21:37:21.330Z] #6 DONE 0.3s [2020-07-06T21:37:21.330Z] [2020-07-06T21:37:21.330Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:37:21.330Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-06T21:37:21.590Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-06T21:37:21.590Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-06T21:37:21.590Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.1s [2020-07-06T21:37:21.590Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 1.68MB / 7.81MB 0.1s [2020-07-06T21:37:21.590Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-06T21:37:21.590Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 6.23MB / 50.39MB 0.3s [2020-07-06T21:37:21.590Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.2s done [2020-07-06T21:37:21.590Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.3s [2020-07-06T21:37:21.850Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 16.35MB / 50.39MB 0.4s [2020-07-06T21:37:21.850Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 8.66MB / 10.00MB 0.4s [2020-07-06T21:37:21.850Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 26.44MB / 50.39MB 0.6s [2020-07-06T21:37:21.850Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s done [2020-07-06T21:37:21.850Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 5.59MB / 51.83MB 0.6s [2020-07-06T21:37:21.850Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.6s [2020-07-06T21:37:22.109Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 29.91MB / 50.39MB 0.7s [2020-07-06T21:37:22.109Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 9.13MB / 51.83MB 0.7s [2020-07-06T21:37:22.109Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 4.05MB / 68.65MB 0.7s [2020-07-06T21:37:22.109Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 38.26MB / 50.39MB 0.8s [2020-07-06T21:37:22.109Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 17.74MB / 51.83MB 0.8s [2020-07-06T21:37:22.109Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 12.09MB / 68.65MB 0.8s [2020-07-06T21:37:22.369Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 42.91MB / 50.39MB 0.9s [2020-07-06T21:37:22.369Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 16.13MB / 68.65MB 0.9s [2020-07-06T21:37:22.559Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done [2020-07-06T21:37:22.559Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-06T21:37:22.629Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.1s [2020-07-06T21:37:22.629Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 29.76MB / 51.83MB 1.1s [2020-07-06T21:37:22.629Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 30.07MB / 68.65MB 1.1s [2020-07-06T21:37:22.629Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 38.77MB / 51.83MB 1.2s [2020-07-06T21:37:22.629Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 39.71MB / 68.65MB 1.2s [2020-07-06T21:37:22.893Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 48.83MB / 51.83MB 1.4s [2020-07-06T21:37:22.893Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 49.48MB / 68.65MB 1.4s [2020-07-06T21:37:22.893Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.5s [2020-07-06T21:37:22.893Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 55.99MB / 68.65MB 1.5s [2020-07-06T21:37:22.919Z] #8 DONE 2.0s [2020-07-06T21:37:22.919Z] [2020-07-06T21:37:22.919Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-06T21:37:23.094Z] 0cad52b1770a: Verifying Checksum [2020-07-06T21:37:23.094Z] 0cad52b1770a: Download complete [2020-07-06T21:37:23.153Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 61.89MB / 68.65MB 1.6s [2020-07-06T21:37:23.414Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.6s done [2020-07-06T21:37:23.415Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.9s [2020-07-06T21:37:23.415Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-06T21:37:23.415Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0B / 120.16MB 1.9s [2020-07-06T21:37:23.675Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.0s done [2020-07-06T21:37:23.675Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 25.62MB / 120.16MB 2.3s [2020-07-06T21:37:23.675Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 2.3s [2020-07-06T21:37:23.755Z] bf65a8c1ffe0: Verifying Checksum [2020-07-06T21:37:23.755Z] bf65a8c1ffe0: Download complete [2020-07-06T21:37:23.935Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.4s done [2020-07-06T21:37:23.935Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 37.14MB / 120.16MB 2.4s [2020-07-06T21:37:23.935Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.4s done [2020-07-06T21:37:23.935Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 53.09MB / 120.16MB 2.7s [2020-07-06T21:37:23.990Z] #9 DONE 1.0s [2020-07-06T21:37:23.990Z] [2020-07-06T21:37:23.990Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-06T21:37:23.990Z] #35 DONE 0.1s [2020-07-06T21:37:23.990Z] [2020-07-06T21:37:23.990Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-06T21:37:23.990Z] #27 DONE 0.1s [2020-07-06T21:37:23.990Z] [2020-07-06T21:37:23.990Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:37:24.059Z] f8e8effe76ee: Verifying Checksum [2020-07-06T21:37:24.059Z] f8e8effe76ee: Download complete [2020-07-06T21:37:24.194Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 61.91MB / 120.16MB 2.8s [2020-07-06T21:37:24.461Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 75.20MB / 120.16MB 3.1s [2020-07-06T21:37:24.461Z] #7 ... [2020-07-06T21:37:24.461Z] [2020-07-06T21:37:24.461Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-06T21:37:24.461Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-06T21:37:24.461Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-06T21:37:24.461Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-06T21:37:24.461Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-07-06T21:37:24.461Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.7s done [2020-07-06T21:37:24.461Z] #58 DONE 3.2s [2020-07-06T21:37:24.461Z] [2020-07-06T21:37:24.461Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:37:24.722Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 86.25MB / 120.16MB 3.3s [2020-07-06T21:37:24.722Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 93.53MB / 120.16MB 3.4s [2020-07-06T21:37:24.983Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 108.38MB / 120.16MB 3.6s [2020-07-06T21:37:24.983Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 116.28MB / 120.16MB 3.7s [2020-07-06T21:37:25.122Z] 7355b492f1f7: Verifying Checksum [2020-07-06T21:37:25.122Z] 7355b492f1f7: Download complete [2020-07-06T21:37:25.533Z] #28 1.395 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-06T21:37:25.533Z] #28 1.395 Cloning into '.'... [2020-07-06T21:37:25.552Z] #7 ... [2020-07-06T21:37:25.552Z] [2020-07-06T21:37:25.552Z] #20 [internal] load build context [2020-07-06T21:37:25.552Z] #20 transferring context: 51.28MB 3.9s done [2020-07-06T21:37:25.552Z] #20 DONE 4.2s [2020-07-06T21:37:25.552Z] [2020-07-06T21:37:25.552Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:37:26.494Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.9s done [2020-07-06T21:37:26.756Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.1s done [2020-07-06T21:37:26.756Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-06T21:37:26.756Z] #7 DONE 15.1s [2020-07-06T21:37:27.016Z] [2020-07-06T21:37:27.016Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-06T21:37:27.064Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.6s done [2020-07-06T21:37:27.064Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-06T21:37:27.211Z] 0cad52b1770a: Pull complete [2020-07-06T21:37:27.211Z] e0318f8e4196: Pull complete [2020-07-06T21:37:27.324Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-06T21:37:27.324Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-06T21:37:27.508Z] cec302fe9541: Pull complete [2020-07-06T21:37:27.805Z] 3e2e3e16099d: Verifying Checksum [2020-07-06T21:37:27.805Z] 3e2e3e16099d: Download complete [2020-07-06T21:37:27.893Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.4s done [2020-07-06T21:37:27.894Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0.1s [2020-07-06T21:37:29.062Z] #28 ... [2020-07-06T21:37:29.062Z] [2020-07-06T21:37:29.062Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:37:29.062Z] #41 3.320 + RM_GOPATH=0 [2020-07-06T21:37:29.062Z] #41 3.320 + TMP_GOPATH= [2020-07-06T21:37:29.062Z] #41 3.320 + : /build [2020-07-06T21:37:29.062Z] #41 3.320 + '[' -z '' ']' [2020-07-06T21:37:29.062Z] #41 3.321 ++ mktemp -d [2020-07-06T21:37:29.062Z] #41 3.324 + export GOPATH=/tmp/tmp.tRPvpuJZPG [2020-07-06T21:37:29.062Z] #41 3.324 + GOPATH=/tmp/tmp.tRPvpuJZPG [2020-07-06T21:37:29.062Z] #41 3.324 + RM_GOPATH=1 [2020-07-06T21:37:29.062Z] #41 3.325 + case "$(go env GOARCH)" in [2020-07-06T21:37:29.062Z] #41 3.325 ++ go env GOARCH [2020-07-06T21:37:29.062Z] #41 3.337 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:29.062Z] #41 3.338 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:29.062Z] #41 3.339 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:29.063Z] #41 3.341 + dir=/tmp/install [2020-07-06T21:37:29.063Z] #41 3.342 + bin=vndr [2020-07-06T21:37:29.063Z] #41 3.342 + shift [2020-07-06T21:37:29.063Z] #41 3.342 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-06T21:37:29.063Z] #41 3.342 + . /tmp/install/vndr.installer [2020-07-06T21:37:29.063Z] #41 3.342 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:37:29.063Z] #41 3.342 + install_vndr [2020-07-06T21:37:29.063Z] #41 3.342 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-06T21:37:29.063Z] #41 3.342 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:37:29.063Z] #41 3.342 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tRPvpuJZPG/src/github.com/LK4D4/vndr [2020-07-06T21:37:29.063Z] #41 3.348 Cloning into '/tmp/tmp.tRPvpuJZPG/src/github.com/LK4D4/vndr'... [2020-07-06T21:37:29.063Z] #41 3.868 + cd /tmp/tmp.tRPvpuJZPG/src/github.com/LK4D4/vndr [2020-07-06T21:37:29.063Z] #41 3.869 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:37:29.063Z] #41 3.890 + go build -buildmode=pie -v -o /build/vndr . [2020-07-06T21:37:29.063Z] #41 4.609 internal/race [2020-07-06T21:37:29.063Z] #41 4.692 sync/atomic [2020-07-06T21:37:29.063Z] #41 4.722 runtime [2020-07-06T21:37:29.063Z] #41 4.818 unicode [2020-07-06T21:37:29.695Z] #41 ... [2020-07-06T21:37:29.695Z] [2020-07-06T21:37:29.695Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:29.695Z] #43 3.215 + RM_GOPATH=0 [2020-07-06T21:37:29.695Z] #43 3.216 + TMP_GOPATH= [2020-07-06T21:37:29.695Z] #43 3.216 + : /build [2020-07-06T21:37:29.695Z] #43 3.216 + '[' -z '' ']' [2020-07-06T21:37:29.695Z] #43 3.216 ++ mktemp -d [2020-07-06T21:37:29.695Z] #43 3.216 + export GOPATH=/tmp/tmp.KEGjSs7Y8y [2020-07-06T21:37:29.695Z] #43 3.216 + GOPATH=/tmp/tmp.KEGjSs7Y8y [2020-07-06T21:37:29.695Z] #43 3.216 + RM_GOPATH=1 [2020-07-06T21:37:29.695Z] #43 3.216 + case "$(go env GOARCH)" in [2020-07-06T21:37:29.695Z] #43 3.216 ++ go env GOARCH [2020-07-06T21:37:29.695Z] #43 3.220 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:29.695Z] #43 3.220 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:29.695Z] #43 3.222 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:29.695Z] #43 3.227 + dir=/tmp/install [2020-07-06T21:37:29.695Z] #43 3.227 + bin=gotestsum [2020-07-06T21:37:29.695Z] #43 3.227 + shift [2020-07-06T21:37:29.695Z] #43 3.227 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-06T21:37:29.695Z] #43 3.228 + . /tmp/install/gotestsum.installer [2020-07-06T21:37:29.695Z] #43 3.228 ++ : v0.3.5 [2020-07-06T21:37:29.695Z] #43 3.228 + install_gotestsum [2020-07-06T21:37:29.695Z] #43 3.232 + set -e [2020-07-06T21:37:29.695Z] #43 3.234 + export GO111MODULE=on [2020-07-06T21:37:29.695Z] #43 3.236 + GO111MODULE=on [2020-07-06T21:37:29.695Z] #43 3.236 + GOBIN=/build [2020-07-06T21:37:29.695Z] #43 3.236 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-06T21:37:29.695Z] #43 3.367 go: finding gotest.tools v0.3.5 [2020-07-06T21:37:29.695Z] #43 3.368 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-06T21:37:29.695Z] #43 3.831 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-06T21:37:29.695Z] #43 3.950 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-06T21:37:29.695Z] #43 5.398 go: downloading gotest.tools v2.1.0+incompatible [2020-07-06T21:37:29.695Z] #43 5.548 go: extracting gotest.tools v2.1.0+incompatible [2020-07-06T21:37:29.695Z] #43 5.600 go: downloading github.com/fatih/color v1.6.0 [2020-07-06T21:37:29.695Z] #43 5.664 go: downloading github.com/pkg/errors v0.8.0 [2020-07-06T21:37:29.695Z] #43 5.719 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:37:29.695Z] #43 5.719 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:37:29.695Z] #43 5.740 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-06T21:37:29.695Z] #43 5.742 go: extracting github.com/fatih/color v1.6.0 [2020-07-06T21:37:29.695Z] #43 5.751 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:37:29.695Z] #43 5.772 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:37:29.695Z] #43 5.809 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:37:29.695Z] #43 5.817 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:37:29.695Z] #43 5.860 go: extracting github.com/pkg/errors v0.8.0 [2020-07-06T21:37:29.695Z] #43 5.891 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:37:29.695Z] #43 5.898 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:37:29.695Z] #43 5.942 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:37:29.695Z] #43 5.956 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-06T21:37:29.695Z] #43 5.972 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:37:29.695Z] #43 5.988 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:37:29.986Z] #43 6.055 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:37:29.986Z] #43 6.198 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:37:30.306Z] #8 DONE 2.9s [2020-07-06T21:37:30.306Z] [2020-07-06T21:37:30.306Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-06T21:37:30.306Z] #9 DONE 0.6s [2020-07-06T21:37:30.306Z] [2020-07-06T21:37:30.306Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-06T21:37:30.306Z] #27 DONE 0.0s [2020-07-06T21:37:30.306Z] [2020-07-06T21:37:30.306Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:30.434Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-06T21:37:30.434Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-06T21:37:30.554Z] bf65a8c1ffe0: Pull complete [2020-07-06T21:37:30.566Z] #60 ... [2020-07-06T21:37:30.566Z] [2020-07-06T21:37:30.566Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-06T21:37:30.566Z] #35 DONE 0.1s [2020-07-06T21:37:30.826Z] [2020-07-06T21:37:30.826Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:37:31.018Z] #43 ... [2020-07-06T21:37:31.018Z] [2020-07-06T21:37:31.018Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:37:31.018Z] #41 7.172 unicode/utf8 [2020-07-06T21:37:31.648Z] #41 7.735 math [2020-07-06T21:37:32.347Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-06T21:37:32.347Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0.1s [2020-07-06T21:37:32.640Z] 7355b492f1f7: Pull complete [2020-07-06T21:37:34.374Z] #41 ... [2020-07-06T21:37:34.374Z] [2020-07-06T21:37:34.374Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:34.374Z] #45 1.944 + RM_GOPATH=0 [2020-07-06T21:37:34.374Z] #45 1.944 + TMP_GOPATH= [2020-07-06T21:37:34.374Z] #45 1.944 + : /build [2020-07-06T21:37:34.374Z] #45 1.944 + '[' -z '' ']' [2020-07-06T21:37:34.374Z] #45 1.944 ++ mktemp -d [2020-07-06T21:37:34.374Z] #45 1.979 + export GOPATH=/tmp/tmp.VAIyFSTalm [2020-07-06T21:37:34.374Z] #45 1.979 + GOPATH=/tmp/tmp.VAIyFSTalm [2020-07-06T21:37:34.374Z] #45 1.979 + RM_GOPATH=1 [2020-07-06T21:37:34.374Z] #45 1.979 + case "$(go env GOARCH)" in [2020-07-06T21:37:34.374Z] #45 1.979 ++ go env GOARCH [2020-07-06T21:37:34.374Z] #45 1.979 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:34.375Z] #45 1.979 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:34.375Z] #45 1.979 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:34.375Z] #45 1.979 + dir=/tmp/install [2020-07-06T21:37:34.375Z] #45 1.979 + bin=golangci_lint [2020-07-06T21:37:34.375Z] #45 1.979 + shift [2020-07-06T21:37:34.375Z] #45 1.979 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-06T21:37:34.375Z] #45 1.979 + . /tmp/install/golangci_lint.installer [2020-07-06T21:37:34.375Z] #45 1.979 ++ : v1.23.8 [2020-07-06T21:37:34.375Z] #45 1.979 + install_golangci_lint [2020-07-06T21:37:34.375Z] #45 1.979 + echo 'Installing golangci-lint version v1.23.8' [2020-07-06T21:37:34.375Z] #45 1.979 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-06T21:37:34.375Z] #45 1.980 Installing golangci-lint version v1.23.8 [2020-07-06T21:37:34.375Z] #45 ... [2020-07-06T21:37:34.375Z] [2020-07-06T21:37:34.375Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:34.375Z] #30 2.625 + RM_GOPATH=0 [2020-07-06T21:37:34.375Z] #30 2.625 + TMP_GOPATH= [2020-07-06T21:37:34.375Z] #30 2.625 + : /build [2020-07-06T21:37:34.375Z] #30 2.625 + '[' -z '' ']' [2020-07-06T21:37:34.375Z] #30 2.629 ++ mktemp -d [2020-07-06T21:37:34.375Z] #30 2.630 + export GOPATH=/tmp/tmp.KebB9Wo8Ej [2020-07-06T21:37:34.375Z] #30 2.630 + GOPATH=/tmp/tmp.KebB9Wo8Ej [2020-07-06T21:37:34.375Z] #30 2.630 + RM_GOPATH=1 [2020-07-06T21:37:34.375Z] #30 2.630 + case "$(go env GOARCH)" in [2020-07-06T21:37:34.375Z] #30 2.637 ++ go env GOARCH [2020-07-06T21:37:34.375Z] #30 2.721 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:37:34.375Z] #30 2.721 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:34.375Z] #30 2.721 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:34.375Z] #30 2.721 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:34.375Z] #30 2.721 + dir=/tmp/install [2020-07-06T21:37:34.375Z] #30 2.721 + bin=tomlv [2020-07-06T21:37:34.375Z] #30 2.721 + shift [2020-07-06T21:37:34.375Z] #30 2.721 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-06T21:37:34.375Z] #30 2.721 + . /tmp/install/tomlv.installer [2020-07-06T21:37:34.375Z] #30 2.721 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:37:34.375Z] #30 2.721 + install_tomlv [2020-07-06T21:37:34.375Z] #30 2.721 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-06T21:37:34.375Z] #30 2.721 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KebB9Wo8Ej/src/github.com/BurntSushi/toml [2020-07-06T21:37:34.375Z] #30 2.721 Cloning into '/tmp/tmp.KebB9Wo8Ej/src/github.com/BurntSushi/toml'... [2020-07-06T21:37:34.375Z] #30 3.434 + cd /tmp/tmp.KebB9Wo8Ej/src/github.com/BurntSushi/toml [2020-07-06T21:37:34.375Z] #30 3.434 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:37:34.375Z] #30 3.448 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-06T21:37:34.375Z] #30 3.829 runtime/internal/atomic [2020-07-06T21:37:34.375Z] #30 3.859 internal/cpu [2020-07-06T21:37:34.375Z] #30 4.009 runtime/internal/sys [2020-07-06T21:37:34.375Z] #30 4.102 runtime/internal/math [2020-07-06T21:37:34.375Z] #30 4.141 math/bits [2020-07-06T21:37:34.375Z] #30 4.209 internal/bytealg [2020-07-06T21:37:34.375Z] #30 4.413 math [2020-07-06T21:37:34.375Z] #30 4.475 runtime [2020-07-06T21:37:34.375Z] #30 9.048 internal/testlog [2020-07-06T21:37:34.375Z] #30 9.363 encoding [2020-07-06T21:37:34.375Z] #30 9.483 runtime/cgo [2020-07-06T21:37:34.375Z] #30 ... [2020-07-06T21:37:34.375Z] [2020-07-06T21:37:34.375Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:34.375Z] #21 3.689 + RM_GOPATH=0 [2020-07-06T21:37:34.375Z] #21 3.689 + TMP_GOPATH= [2020-07-06T21:37:34.375Z] #21 3.689 + : /build [2020-07-06T21:37:34.375Z] #21 3.689 + '[' -z '' ']' [2020-07-06T21:37:34.375Z] #21 3.690 ++ mktemp -d [2020-07-06T21:37:34.375Z] #21 3.695 + export GOPATH=/tmp/tmp.Cp6ykdzDow [2020-07-06T21:37:34.375Z] #21 3.695 + GOPATH=/tmp/tmp.Cp6ykdzDow [2020-07-06T21:37:34.375Z] #21 3.695 + RM_GOPATH=1 [2020-07-06T21:37:34.375Z] #21 3.695 + case "$(go env GOARCH)" in [2020-07-06T21:37:34.375Z] #21 3.697 ++ go env GOARCH [2020-07-06T21:37:34.375Z] #21 3.704 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:34.375Z] #21 3.704 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:34.375Z] #21 3.705 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:34.375Z] #21 3.705 + dir=/tmp/install [2020-07-06T21:37:34.375Z] #21 3.705 + bin=dockercli [2020-07-06T21:37:34.375Z] #21 3.705 + shift [2020-07-06T21:37:34.375Z] #21 3.706 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-06T21:37:34.375Z] #21 3.706 + . /tmp/install/dockercli.installer [2020-07-06T21:37:34.375Z] #21 3.706 ++ : stable [2020-07-06T21:37:34.375Z] #21 3.706 ++ : 17.06.2-ce [2020-07-06T21:37:34.375Z] #21 3.706 + install_dockercli [2020-07-06T21:37:34.375Z] #21 3.706 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-06T21:37:34.375Z] #21 3.706 Install docker/cli version 17.06.2-ce from stable [2020-07-06T21:37:34.375Z] #21 3.706 ++ uname -m [2020-07-06T21:37:34.375Z] #21 3.707 + arch=s390x [2020-07-06T21:37:34.375Z] #21 3.707 + '[' s390x '!=' x86_64 ']' [2020-07-06T21:37:34.375Z] #21 3.707 + '[' s390x '!=' s390x ']' [2020-07-06T21:37:34.375Z] #21 3.707 + url=https://download.docker.com/linux/static [2020-07-06T21:37:34.375Z] #21 3.707 + tar -xz docker/docker [2020-07-06T21:37:34.375Z] #21 3.708 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-06T21:37:34.375Z] #21 9.929 + mkdir -p /build [2020-07-06T21:37:34.375Z] #21 9.941 + mv docker/docker /build/ [2020-07-06T21:37:34.375Z] #21 9.942 + rmdir docker [2020-07-06T21:37:34.375Z] #21 DONE 10.3s [2020-07-06T21:37:34.375Z] [2020-07-06T21:37:34.375Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:37:34.375Z] #23 4.193 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:34.375Z] #23 4.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:34.375Z] #23 4.253 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:34.375Z] #23 4.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-06T21:37:34.375Z] #23 6.477 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-06T21:37:34.375Z] #23 8.710 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-06T21:37:34.375Z] #23 ... [2020-07-06T21:37:34.375Z] [2020-07-06T21:37:34.375Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:37:34.375Z] #36 4.161 + git clone https://github.com/docker/distribution.git . [2020-07-06T21:37:34.375Z] #36 4.162 Cloning into '.'... [2020-07-06T21:37:34.375Z] #36 ... [2020-07-06T21:37:34.375Z] [2020-07-06T21:37:34.375Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:37:34.375Z] #10 1.475 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:34.375Z] #10 1.774 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:34.375Z] #10 2.058 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:34.375Z] #10 2.148 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-06T21:37:34.375Z] #10 3.330 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-06T21:37:34.375Z] #10 4.773 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-06T21:37:34.672Z] #10 ... [2020-07-06T21:37:34.672Z] [2020-07-06T21:37:34.672Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:34.672Z] #47 3.683 + RM_GOPATH=0 [2020-07-06T21:37:34.672Z] #47 3.683 + TMP_GOPATH= [2020-07-06T21:37:34.672Z] #47 3.683 + : /build [2020-07-06T21:37:34.672Z] #47 3.683 + '[' -z '' ']' [2020-07-06T21:37:34.672Z] #47 3.684 ++ mktemp -d [2020-07-06T21:37:34.672Z] #47 3.690 + export GOPATH=/tmp/tmp.3S2Gij6LUO [2020-07-06T21:37:34.672Z] #47 3.690 + GOPATH=/tmp/tmp.3S2Gij6LUO [2020-07-06T21:37:34.672Z] #47 3.690 + RM_GOPATH=1 [2020-07-06T21:37:34.672Z] #47 3.690 + case "$(go env GOARCH)" in [2020-07-06T21:37:34.672Z] #47 3.691 ++ go env GOARCH [2020-07-06T21:37:34.672Z] #47 3.704 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:34.672Z] #47 3.704 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:34.672Z] #47 3.710 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:34.672Z] #47 3.712 + dir=/tmp/install [2020-07-06T21:37:34.672Z] #47 3.712 + bin=shfmt [2020-07-06T21:37:34.672Z] #47 3.713 + shift [2020-07-06T21:37:34.672Z] #47 3.713 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-06T21:37:34.672Z] #47 3.713 + . /tmp/install/shfmt.installer [2020-07-06T21:37:34.672Z] #47 3.713 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:37:34.672Z] #47 3.713 + install_shfmt [2020-07-06T21:37:34.672Z] #47 3.713 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-06T21:37:34.672Z] #47 3.714 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:37:34.672Z] #47 3.714 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3S2Gij6LUO/src/github.com/mvdan/sh [2020-07-06T21:37:34.672Z] #47 3.716 Cloning into '/tmp/tmp.3S2Gij6LUO/src/github.com/mvdan/sh'... [2020-07-06T21:37:34.672Z] #47 10.38 + cd /tmp/tmp.3S2Gij6LUO/src/github.com/mvdan/sh [2020-07-06T21:37:34.672Z] #47 10.38 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:37:34.672Z] #47 10.54 + GO111MODULE=on [2020-07-06T21:37:34.672Z] #47 10.54 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-06T21:37:34.672Z] #47 ... [2020-07-06T21:37:34.672Z] [2020-07-06T21:37:34.672Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:34.672Z] #54 2.962 + RM_GOPATH=0 [2020-07-06T21:37:34.672Z] #54 2.962 + TMP_GOPATH= [2020-07-06T21:37:34.672Z] #54 2.962 + : /build [2020-07-06T21:37:34.672Z] #54 2.962 + '[' -z '' ']' [2020-07-06T21:37:34.672Z] #54 2.963 ++ mktemp -d [2020-07-06T21:37:34.672Z] #54 2.965 + export GOPATH=/tmp/tmp.DufyYTCatc [2020-07-06T21:37:34.672Z] #54 2.965 + GOPATH=/tmp/tmp.DufyYTCatc [2020-07-06T21:37:34.672Z] #54 2.965 + RM_GOPATH=1 [2020-07-06T21:37:34.672Z] #54 2.965 + case "$(go env GOARCH)" in [2020-07-06T21:37:34.672Z] #54 2.965 ++ go env GOARCH [2020-07-06T21:37:34.672Z] #54 2.999 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:34.672Z] #54 2.999 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:34.672Z] #54 3.001 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:34.672Z] #54 3.003 + dir=/tmp/install [2020-07-06T21:37:34.672Z] #54 3.003 + bin=rootlesskit [2020-07-06T21:37:34.672Z] #54 3.003 + shift [2020-07-06T21:37:34.672Z] #54 3.003 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-06T21:37:34.672Z] #54 3.003 + . /tmp/install/rootlesskit.installer [2020-07-06T21:37:34.672Z] #54 3.003 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:37:34.672Z] #54 3.004 + install_rootlesskit [2020-07-06T21:37:34.672Z] #54 3.004 + case "$1" in [2020-07-06T21:37:34.672Z] #54 3.004 + export CGO_ENABLED=0 [2020-07-06T21:37:34.672Z] #54 3.004 + CGO_ENABLED=0 [2020-07-06T21:37:34.672Z] #54 3.004 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:37:34.672Z] #54 3.004 + _install_rootlesskit [2020-07-06T21:37:34.672Z] #54 3.004 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-06T21:37:34.672Z] #54 3.004 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DufyYTCatc/src/github.com/rootless-containers/rootlesskit [2020-07-06T21:37:34.672Z] #54 3.007 Cloning into '/tmp/tmp.DufyYTCatc/src/github.com/rootless-containers/rootlesskit'... [2020-07-06T21:37:34.672Z] #54 6.768 + cd /tmp/tmp.DufyYTCatc/src/github.com/rootless-containers/rootlesskit [2020-07-06T21:37:34.672Z] #54 6.768 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:37:34.672Z] #54 6.977 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-06T21:37:34.672Z] #54 6.977 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-06T21:37:34.964Z] #54 ... [2020-07-06T21:37:34.964Z] [2020-07-06T21:37:34.964Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:37:34.964Z] #51 3.778 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:34.964Z] #51 3.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:34.964Z] #51 3.835 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:34.964Z] #51 4.422 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-06T21:37:34.964Z] #51 5.980 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-06T21:37:34.964Z] #51 8.291 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-06T21:37:34.964Z] #51 ... [2020-07-06T21:37:34.964Z] [2020-07-06T21:37:34.964Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:37:34.964Z] #32 4.523 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:34.964Z] #32 4.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:34.964Z] #32 4.595 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:34.964Z] #32 5.285 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-06T21:37:34.964Z] #32 7.170 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-06T21:37:34.964Z] #32 9.499 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-06T21:37:35.255Z] #32 ... [2020-07-06T21:37:35.255Z] [2020-07-06T21:37:35.255Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:37:35.255Z] #38 4.039 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:35.255Z] #38 4.080 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:35.255Z] #38 4.093 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:35.255Z] #38 4.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-06T21:37:35.255Z] #38 6.899 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-06T21:37:35.255Z] #38 9.177 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-06T21:37:35.255Z] #38 ... [2020-07-06T21:37:35.255Z] [2020-07-06T21:37:35.255Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:35.255Z] #60 2.010 + RM_GOPATH=0 [2020-07-06T21:37:35.255Z] #60 2.010 + TMP_GOPATH= [2020-07-06T21:37:35.255Z] #60 2.010 + : /build [2020-07-06T21:37:35.255Z] #60 2.010 + '[' -z '' ']' [2020-07-06T21:37:35.255Z] #60 2.010 ++ mktemp -d [2020-07-06T21:37:35.255Z] #60 2.016 + export GOPATH=/tmp/tmp.ugysEFJoLp [2020-07-06T21:37:35.255Z] #60 2.016 + GOPATH=/tmp/tmp.ugysEFJoLp [2020-07-06T21:37:35.255Z] #60 2.016 + RM_GOPATH=1 [2020-07-06T21:37:35.255Z] #60 2.016 + case "$(go env GOARCH)" in [2020-07-06T21:37:35.255Z] #60 2.016 ++ go env GOARCH [2020-07-06T21:37:35.255Z] #60 2.022 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:35.255Z] #60 2.022 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:35.255Z] #60 2.025 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:35.255Z] #60 2.028 + dir=/tmp/install [2020-07-06T21:37:35.255Z] #60 2.028 + bin=proxy [2020-07-06T21:37:35.255Z] #60 2.028 + shift [2020-07-06T21:37:35.255Z] #60 2.028 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-06T21:37:35.255Z] #60 2.028 + . /tmp/install/proxy.installer [2020-07-06T21:37:35.255Z] #60 2.028 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:37:35.255Z] #60 2.028 + install_proxy [2020-07-06T21:37:35.255Z] #60 2.028 + case "$1" in [2020-07-06T21:37:35.255Z] #60 2.028 + export CGO_ENABLED=0 [2020-07-06T21:37:35.255Z] #60 2.028 + CGO_ENABLED=0 [2020-07-06T21:37:35.255Z] #60 2.028 + _install_proxy [2020-07-06T21:37:35.255Z] #60 2.028 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-06T21:37:35.255Z] #60 2.028 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ugysEFJoLp/src/github.com/docker/libnetwork [2020-07-06T21:37:35.255Z] #60 2.028 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:37:35.255Z] #60 2.035 Cloning into '/tmp/tmp.ugysEFJoLp/src/github.com/docker/libnetwork'... [2020-07-06T21:37:35.545Z] #60 ... [2020-07-06T21:37:35.545Z] [2020-07-06T21:37:35.545Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:35.545Z] #47 11.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:37:35.545Z] #47 11.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:37:35.545Z] #47 11.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:37:35.545Z] #47 11.56 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:37:35.545Z] #47 11.58 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:37:35.836Z] #47 11.97 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:37:36.107Z] #36 ... [2020-07-06T21:37:36.107Z] [2020-07-06T21:37:36.107Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:36.107Z] #45 3.542 + RM_GOPATH=0 [2020-07-06T21:37:36.107Z] #45 3.542 + TMP_GOPATH= [2020-07-06T21:37:36.107Z] #45 3.542 + : /build [2020-07-06T21:37:36.107Z] #45 3.542 + '[' -z '' ']' [2020-07-06T21:37:36.107Z] #45 3.542 ++ mktemp -d [2020-07-06T21:37:36.107Z] #45 3.542 + export GOPATH=/tmp/tmp.g4XJtUGaz4 [2020-07-06T21:37:36.107Z] #45 3.542 + GOPATH=/tmp/tmp.g4XJtUGaz4 [2020-07-06T21:37:36.107Z] #45 3.542 + RM_GOPATH=1 [2020-07-06T21:37:36.107Z] #45 3.542 + case "$(go env GOARCH)" in [2020-07-06T21:37:36.107Z] #45 3.542 ++ go env GOARCH [2020-07-06T21:37:36.107Z] #45 3.547 Installing golangci-lint version v1.23.8 [2020-07-06T21:37:36.107Z] #45 3.548 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:36.107Z] #45 3.548 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:36.107Z] #45 3.548 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:36.107Z] #45 3.548 + dir=/tmp/install [2020-07-06T21:37:36.107Z] #45 3.548 + bin=golangci_lint [2020-07-06T21:37:36.107Z] #45 3.548 + shift [2020-07-06T21:37:36.107Z] #45 3.548 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-06T21:37:36.107Z] #45 3.548 + . /tmp/install/golangci_lint.installer [2020-07-06T21:37:36.107Z] #45 3.548 ++ : v1.23.8 [2020-07-06T21:37:36.107Z] #45 3.548 + install_golangci_lint [2020-07-06T21:37:36.107Z] #45 3.548 + echo 'Installing golangci-lint version v1.23.8' [2020-07-06T21:37:36.107Z] #45 3.548 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-06T21:37:36.194Z] 3e2e3e16099d: Pull complete [2020-07-06T21:37:36.194Z] f8e8effe76ee: Pull complete [2020-07-06T21:37:36.194Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-06T21:37:36.194Z] Status: Downloaded newer image for golang:1.13.12-buster [2020-07-06T21:37:36.194Z] ---> 22d48dbfbcad [2020-07-06T21:37:36.194Z] Step 5/15 : ARG BUILDX_REPO [2020-07-06T21:37:36.194Z] ---> Running in 42dca415162e [2020-07-06T21:37:36.194Z] Removing intermediate container 42dca415162e [2020-07-06T21:37:36.194Z] ---> 4ab99307eb65 [2020-07-06T21:37:36.194Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-06T21:37:36.194Z] ---> Running in bb8cc2057112 [2020-07-06T21:37:36.366Z] #45 ... [2020-07-06T21:37:36.366Z] [2020-07-06T21:37:36.366Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:36.366Z] #54 5.938 + RM_GOPATH=0 [2020-07-06T21:37:36.366Z] #54 5.938 + TMP_GOPATH= [2020-07-06T21:37:36.366Z] #54 5.939 + : /build [2020-07-06T21:37:36.366Z] #54 5.939 + '[' -z '' ']' [2020-07-06T21:37:36.366Z] #54 5.942 ++ mktemp -d [2020-07-06T21:37:36.366Z] #54 5.956 + export GOPATH=/tmp/tmp.fVBRvUI39v [2020-07-06T21:37:36.366Z] #54 5.956 + GOPATH=/tmp/tmp.fVBRvUI39v [2020-07-06T21:37:36.366Z] #54 5.956 + RM_GOPATH=1 [2020-07-06T21:37:36.366Z] #54 5.956 + case "$(go env GOARCH)" in [2020-07-06T21:37:36.366Z] #54 5.957 ++ go env GOARCH [2020-07-06T21:37:36.366Z] #54 6.000 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:36.366Z] #54 6.001 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:36.366Z] #54 6.001 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:36.366Z] #54 6.002 + dir=/tmp/install [2020-07-06T21:37:36.366Z] #54 6.003 + bin=rootlesskit [2020-07-06T21:37:36.366Z] #54 6.003 + shift [2020-07-06T21:37:36.366Z] #54 6.003 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-06T21:37:36.366Z] #54 6.003 + . /tmp/install/rootlesskit.installer [2020-07-06T21:37:36.366Z] #54 6.004 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:37:36.366Z] #54 6.004 + install_rootlesskit [2020-07-06T21:37:36.366Z] #54 6.004 + case "$1" in [2020-07-06T21:37:36.366Z] #54 6.004 + export CGO_ENABLED=0 [2020-07-06T21:37:36.366Z] #54 6.004 + CGO_ENABLED=0 [2020-07-06T21:37:36.366Z] #54 6.005 + _install_rootlesskit [2020-07-06T21:37:36.366Z] #54 6.005 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-06T21:37:36.366Z] #54 6.005 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:37:36.366Z] #54 6.005 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fVBRvUI39v/src/github.com/rootless-containers/rootlesskit [2020-07-06T21:37:36.366Z] #54 6.007 Cloning into '/tmp/tmp.fVBRvUI39v/src/github.com/rootless-containers/rootlesskit'... [2020-07-06T21:37:36.468Z] #47 12.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:37:36.486Z] Cloning into '/buildx'... [2020-07-06T21:37:36.543Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.3s done [2020-07-06T21:37:36.803Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 [2020-07-06T21:37:36.803Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-06T21:37:36.803Z] #7 DONE 15.5s [2020-07-06T21:37:37.063Z] [2020-07-06T21:37:37.063Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-06T21:37:37.100Z] #47 13.46 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:37:37.305Z] #54 ... [2020-07-06T21:37:37.305Z] [2020-07-06T21:37:37.305Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:37:37.305Z] #36 6.918 + git clone https://github.com/docker/distribution.git . [2020-07-06T21:37:37.305Z] #36 6.921 Cloning into '.'... [2020-07-06T21:37:38.133Z] #47 14.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:37:38.424Z] #47 14.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:37:38.424Z] #47 14.57 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:37:38.714Z] #47 14.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:37:39.005Z] #47 15.24 runtime [2020-07-06T21:37:40.049Z] Removing intermediate container bb8cc2057112 [2020-07-06T21:37:40.049Z] ---> 9c8a1931fb58 [2020-07-06T21:37:40.049Z] Step 7/15 : WORKDIR /buildx [2020-07-06T21:37:40.049Z] ---> Running in 510a42c05d4f [2020-07-06T21:37:40.049Z] Removing intermediate container 510a42c05d4f [2020-07-06T21:37:40.049Z] ---> d865a5acd4fb [2020-07-06T21:37:40.049Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-06T21:37:40.049Z] ---> Running in 75e589c99b70 [2020-07-06T21:37:40.049Z] Removing intermediate container 75e589c99b70 [2020-07-06T21:37:40.049Z] ---> eeb27c113466 [2020-07-06T21:37:40.049Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-06T21:37:40.049Z] ---> Running in aae1668703dd [2020-07-06T21:37:40.344Z] From https://github.com/docker/buildx [2020-07-06T21:37:40.344Z] * [new tag] v0.3.1 -> build [2020-07-06T21:37:40.386Z] #8 DONE 3.1s [2020-07-06T21:37:40.386Z] [2020-07-06T21:37:40.386Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-06T21:37:40.597Z] #36 ... [2020-07-06T21:37:40.597Z] [2020-07-06T21:37:40.597Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:40.597Z] #43 6.282 + RM_GOPATH=0 [2020-07-06T21:37:40.597Z] #43 6.282 + TMP_GOPATH= [2020-07-06T21:37:40.597Z] #43 6.282 + : /build [2020-07-06T21:37:40.597Z] #43 6.282 + '[' -z '' ']' [2020-07-06T21:37:40.597Z] #43 6.290 ++ mktemp -d [2020-07-06T21:37:40.597Z] #43 6.290 + export GOPATH=/tmp/tmp.I8X7RMg7Hy [2020-07-06T21:37:40.597Z] #43 6.290 + GOPATH=/tmp/tmp.I8X7RMg7Hy [2020-07-06T21:37:40.597Z] #43 6.290 + RM_GOPATH=1 [2020-07-06T21:37:40.597Z] #43 6.290 + case "$(go env GOARCH)" in [2020-07-06T21:37:40.597Z] #43 6.295 ++ go env GOARCH [2020-07-06T21:37:40.597Z] #43 6.324 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:40.597Z] #43 6.324 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:40.597Z] #43 6.326 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:40.597Z] #43 6.328 + dir=/tmp/install [2020-07-06T21:37:40.597Z] #43 6.328 + bin=gotestsum [2020-07-06T21:37:40.597Z] #43 6.328 + shift [2020-07-06T21:37:40.597Z] #43 6.329 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-06T21:37:40.597Z] #43 6.329 + . /tmp/install/gotestsum.installer [2020-07-06T21:37:40.597Z] #43 6.330 ++ : v0.3.5 [2020-07-06T21:37:40.597Z] #43 6.330 + install_gotestsum [2020-07-06T21:37:40.597Z] #43 6.334 + set -e [2020-07-06T21:37:40.597Z] #43 6.334 + export GO111MODULE=on [2020-07-06T21:37:40.597Z] #43 6.334 + GO111MODULE=on [2020-07-06T21:37:40.597Z] #43 6.334 + GOBIN=/build [2020-07-06T21:37:40.597Z] #43 6.334 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-06T21:37:40.597Z] #43 6.484 go: finding gotest.tools v0.3.5 [2020-07-06T21:37:40.597Z] #43 6.485 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-06T21:37:40.597Z] #43 7.460 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-06T21:37:40.597Z] #43 8.008 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-06T21:37:40.597Z] #43 8.827 go: downloading gotest.tools v2.1.0+incompatible [2020-07-06T21:37:40.597Z] #43 8.966 go: extracting gotest.tools v2.1.0+incompatible [2020-07-06T21:37:40.597Z] #43 9.097 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:37:40.597Z] #43 9.100 go: downloading github.com/fatih/color v1.6.0 [2020-07-06T21:37:40.597Z] #43 9.180 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-06T21:37:40.597Z] #43 9.299 go: downloading github.com/pkg/errors v0.8.0 [2020-07-06T21:37:40.597Z] #43 9.336 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:37:40.597Z] #43 9.508 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:37:40.597Z] #43 9.558 go: extracting github.com/fatih/color v1.6.0 [2020-07-06T21:37:40.597Z] #43 9.700 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:37:40.597Z] #43 9.768 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:37:40.597Z] #43 9.804 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-06T21:37:40.597Z] #43 9.831 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:37:40.597Z] #43 9.859 go: extracting github.com/pkg/errors v0.8.0 [2020-07-06T21:37:40.597Z] #43 10.02 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:37:40.597Z] #43 10.07 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:37:40.597Z] #43 10.09 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:37:40.597Z] #43 10.16 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:37:40.597Z] #43 ... [2020-07-06T21:37:40.597Z] [2020-07-06T21:37:40.598Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:37:40.598Z] #41 6.452 + RM_GOPATH=0 [2020-07-06T21:37:40.598Z] #41 6.452 + TMP_GOPATH= [2020-07-06T21:37:40.598Z] #41 6.452 + : /build [2020-07-06T21:37:40.598Z] #41 6.452 + '[' -z '' ']' [2020-07-06T21:37:40.598Z] #41 6.455 ++ mktemp -d [2020-07-06T21:37:40.598Z] #41 6.463 + export GOPATH=/tmp/tmp.OLPLRJcaZt [2020-07-06T21:37:40.598Z] #41 6.463 + GOPATH=/tmp/tmp.OLPLRJcaZt [2020-07-06T21:37:40.598Z] #41 6.463 + RM_GOPATH=1 [2020-07-06T21:37:40.598Z] #41 6.463 + case "$(go env GOARCH)" in [2020-07-06T21:37:40.598Z] #41 6.464 ++ go env GOARCH [2020-07-06T21:37:40.598Z] #41 6.472 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:40.598Z] #41 6.472 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:40.598Z] #41 6.472 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:40.598Z] #41 6.473 + dir=/tmp/install [2020-07-06T21:37:40.598Z] #41 6.474 + bin=vndr [2020-07-06T21:37:40.598Z] #41 6.474 + shift [2020-07-06T21:37:40.598Z] #41 6.474 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-06T21:37:40.598Z] #41 6.474 + . /tmp/install/vndr.installer [2020-07-06T21:37:40.598Z] #41 6.474 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:37:40.598Z] #41 6.475 + install_vndr [2020-07-06T21:37:40.598Z] #41 6.475 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-06T21:37:40.598Z] #41 6.475 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:37:40.598Z] #41 6.475 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OLPLRJcaZt/src/github.com/LK4D4/vndr [2020-07-06T21:37:40.598Z] #41 6.477 Cloning into '/tmp/tmp.OLPLRJcaZt/src/github.com/LK4D4/vndr'... [2020-07-06T21:37:40.598Z] #41 7.333 + cd /tmp/tmp.OLPLRJcaZt/src/github.com/LK4D4/vndr [2020-07-06T21:37:40.598Z] #41 7.334 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:37:40.598Z] #41 7.337 + go build -buildmode=pie -v -o /build/vndr . [2020-07-06T21:37:40.598Z] #41 8.945 runtime/internal/sys [2020-07-06T21:37:40.598Z] #41 8.950 internal/cpu [2020-07-06T21:37:40.598Z] #41 9.168 runtime/internal/math [2020-07-06T21:37:40.598Z] #41 9.383 internal/race [2020-07-06T21:37:40.598Z] #41 9.543 sync/atomic [2020-07-06T21:37:40.598Z] #41 9.782 internal/bytealg [2020-07-06T21:37:40.598Z] #41 9.913 unicode [2020-07-06T21:37:40.598Z] #41 ... [2020-07-06T21:37:40.598Z] [2020-07-06T21:37:40.598Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:37:40.598Z] #51 7.530 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:40.598Z] #51 7.600 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:40.598Z] #51 7.602 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:40.598Z] #51 8.561 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:37:40.646Z] #9 DONE 0.6s [2020-07-06T21:37:40.646Z] [2020-07-06T21:37:40.646Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:37:40.646Z] #41 ... [2020-07-06T21:37:40.646Z] [2020-07-06T21:37:40.646Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-06T21:37:40.646Z] #27 DONE 0.1s [2020-07-06T21:37:40.646Z] [2020-07-06T21:37:40.646Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-06T21:37:40.646Z] #35 DONE 0.1s [2020-07-06T21:37:40.857Z] #51 ... [2020-07-06T21:37:40.857Z] [2020-07-06T21:37:40.857Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:40.857Z] #30 6.807 + RM_GOPATH=0 [2020-07-06T21:37:40.857Z] #30 6.807 + TMP_GOPATH= [2020-07-06T21:37:40.857Z] #30 6.807 + : /build [2020-07-06T21:37:40.857Z] #30 6.807 + '[' -z '' ']' [2020-07-06T21:37:40.857Z] #30 6.807 ++ mktemp -d [2020-07-06T21:37:40.857Z] #30 6.807 + export GOPATH=/tmp/tmp.eOz0L5lla6 [2020-07-06T21:37:40.857Z] #30 6.807 + GOPATH=/tmp/tmp.eOz0L5lla6 [2020-07-06T21:37:40.857Z] #30 6.807 + RM_GOPATH=1 [2020-07-06T21:37:40.857Z] #30 6.807 + case "$(go env GOARCH)" in [2020-07-06T21:37:40.857Z] #30 6.807 ++ go env GOARCH [2020-07-06T21:37:40.857Z] #30 6.891 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:40.857Z] #30 6.891 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:40.857Z] #30 6.892 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:40.857Z] #30 6.894 + dir=/tmp/install [2020-07-06T21:37:40.857Z] #30 6.894 + bin=tomlv [2020-07-06T21:37:40.857Z] #30 6.894 + shift [2020-07-06T21:37:40.857Z] #30 6.895 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-06T21:37:40.857Z] #30 6.895 + . /tmp/install/tomlv.installer [2020-07-06T21:37:40.857Z] #30 6.901 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:37:40.857Z] #30 6.901 + install_tomlv [2020-07-06T21:37:40.857Z] #30 6.901 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-06T21:37:40.857Z] #30 6.901 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:37:40.857Z] #30 6.901 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eOz0L5lla6/src/github.com/BurntSushi/toml [2020-07-06T21:37:40.857Z] #30 6.908 Cloning into '/tmp/tmp.eOz0L5lla6/src/github.com/BurntSushi/toml'... [2020-07-06T21:37:40.857Z] #30 7.926 + cd /tmp/tmp.eOz0L5lla6/src/github.com/BurntSushi/toml [2020-07-06T21:37:40.857Z] #30 7.927 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:37:40.857Z] #30 7.935 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-06T21:37:40.857Z] #30 8.610 runtime/internal/atomic [2020-07-06T21:37:40.857Z] #30 8.646 internal/cpu [2020-07-06T21:37:40.857Z] #30 8.897 runtime/internal/sys [2020-07-06T21:37:40.857Z] #30 9.170 runtime/internal/math [2020-07-06T21:37:40.857Z] #30 9.356 math/bits [2020-07-06T21:37:40.857Z] #30 9.432 internal/bytealg [2020-07-06T21:37:40.857Z] #30 9.916 math [2020-07-06T21:37:40.905Z] [2020-07-06T21:37:40.905Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:37:40.983Z] Switched to branch 'build' [2020-07-06T21:37:41.116Z] #30 10.52 runtime [2020-07-06T21:37:41.116Z] #30 ... [2020-07-06T21:37:41.116Z] [2020-07-06T21:37:41.116Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:37:41.116Z] #10 7.429 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:41.116Z] #10 7.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:41.116Z] #10 7.517 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:41.116Z] #10 8.618 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:37:41.116Z] #10 10.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:37:41.116Z] #10 ... [2020-07-06T21:37:41.116Z] [2020-07-06T21:37:41.116Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:37:41.116Z] #28 6.752 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-06T21:37:41.116Z] #28 6.758 Cloning into '.'... [2020-07-06T21:37:41.381Z] #28 ... [2020-07-06T21:37:41.381Z] [2020-07-06T21:37:41.381Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:41.381Z] #47 6.187 + RM_GOPATH=0 [2020-07-06T21:37:41.381Z] #47 6.187 + TMP_GOPATH= [2020-07-06T21:37:41.381Z] #47 6.189 + : /build [2020-07-06T21:37:41.381Z] #47 6.189 + '[' -z '' ']' [2020-07-06T21:37:41.381Z] #47 6.193 ++ mktemp -d [2020-07-06T21:37:41.381Z] #47 6.194 + export GOPATH=/tmp/tmp.qSlZiila5w [2020-07-06T21:37:41.381Z] #47 6.194 + GOPATH=/tmp/tmp.qSlZiila5w [2020-07-06T21:37:41.381Z] #47 6.194 + RM_GOPATH=1 [2020-07-06T21:37:41.381Z] #47 6.194 + case "$(go env GOARCH)" in [2020-07-06T21:37:41.381Z] #47 6.194 ++ go env GOARCH [2020-07-06T21:37:41.381Z] #47 6.225 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:41.381Z] #47 6.225 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:41.381Z] #47 6.226 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:41.381Z] #47 6.231 + dir=/tmp/install [2020-07-06T21:37:41.381Z] #47 6.239 + bin=shfmt [2020-07-06T21:37:41.381Z] #47 6.239 + shift [2020-07-06T21:37:41.381Z] #47 6.240 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-06T21:37:41.381Z] #47 6.240 + . /tmp/install/shfmt.installer [2020-07-06T21:37:41.381Z] #47 6.240 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:37:41.381Z] #47 6.241 + install_shfmt [2020-07-06T21:37:41.381Z] #47 6.250 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-06T21:37:41.381Z] #47 6.252 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:37:41.381Z] #47 6.252 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qSlZiila5w/src/github.com/mvdan/sh [2020-07-06T21:37:41.381Z] #47 6.253 Cloning into '/tmp/tmp.qSlZiila5w/src/github.com/mvdan/sh'... [2020-07-06T21:37:41.381Z] #47 ... [2020-07-06T21:37:41.381Z] [2020-07-06T21:37:41.381Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:37:41.381Z] #32 5.329 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:41.381Z] #32 5.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:41.381Z] #32 5.536 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:41.381Z] #32 6.545 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:37:41.381Z] #32 8.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:37:41.620Z] Removing intermediate container aae1668703dd [2020-07-06T21:37:41.621Z] ---> 5fc47d63bf9d [2020-07-06T21:37:41.621Z] Step 10/15 : ARG GOOS [2020-07-06T21:37:41.621Z] ---> Running in 6788b0dd2deb [2020-07-06T21:37:41.642Z] #32 ... [2020-07-06T21:37:41.642Z] [2020-07-06T21:37:41.642Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:37:41.642Z] #38 7.704 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:41.642Z] #38 7.770 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:41.642Z] #38 7.777 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:41.642Z] #38 8.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:37:41.642Z] #38 ... [2020-07-06T21:37:41.642Z] [2020-07-06T21:37:41.642Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:41.642Z] #21 6.518 + RM_GOPATH=0 [2020-07-06T21:37:41.642Z] #21 6.518 + TMP_GOPATH= [2020-07-06T21:37:41.642Z] #21 6.518 + : /build [2020-07-06T21:37:41.642Z] #21 6.518 + '[' -z '' ']' [2020-07-06T21:37:41.642Z] #21 6.521 ++ mktemp -d [2020-07-06T21:37:41.642Z] #21 6.523 + export GOPATH=/tmp/tmp.A2uayFKgfl [2020-07-06T21:37:41.642Z] #21 6.523 + GOPATH=/tmp/tmp.A2uayFKgfl [2020-07-06T21:37:41.642Z] #21 6.523 + RM_GOPATH=1 [2020-07-06T21:37:41.642Z] #21 6.523 + case "$(go env GOARCH)" in [2020-07-06T21:37:41.642Z] #21 6.525 ++ go env GOARCH [2020-07-06T21:37:41.642Z] #21 6.550 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:41.642Z] #21 6.550 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:41.642Z] #21 6.553 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:41.642Z] #21 6.560 + dir=/tmp/install [2020-07-06T21:37:41.642Z] #21 6.563 + bin=dockercli [2020-07-06T21:37:41.642Z] #21 6.563 + shift [2020-07-06T21:37:41.642Z] #21 6.563 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-06T21:37:41.642Z] #21 6.563 + . /tmp/install/dockercli.installer [2020-07-06T21:37:41.642Z] #21 6.563 ++ : stable [2020-07-06T21:37:41.642Z] #21 6.563 ++ : 17.06.2-ce [2020-07-06T21:37:41.642Z] #21 6.566 + install_dockercli [2020-07-06T21:37:41.642Z] #21 6.566 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-06T21:37:41.642Z] #21 6.566 Install docker/cli version 17.06.2-ce from stable [2020-07-06T21:37:41.642Z] #21 6.567 ++ uname -m [2020-07-06T21:37:41.642Z] #21 6.574 + arch=x86_64 [2020-07-06T21:37:41.642Z] #21 6.574 + '[' x86_64 '!=' x86_64 ']' [2020-07-06T21:37:41.642Z] #21 6.575 + url=https://download.docker.com/linux/static [2020-07-06T21:37:41.642Z] #21 6.579 + tar -xz docker/docker [2020-07-06T21:37:41.642Z] #21 6.584 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-06T21:37:41.730Z] #47 ... [2020-07-06T21:37:41.730Z] [2020-07-06T21:37:41.730Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:41.730Z] #43 7.627 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:37:41.730Z] #43 7.628 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:37:41.730Z] #43 8.203 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:37:41.730Z] #43 9.800 go: finding github.com/fatih/color v1.6.0 [2020-07-06T21:37:41.730Z] #43 9.873 go: finding github.com/pkg/errors v0.8.0 [2020-07-06T21:37:41.730Z] #43 9.917 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:37:41.730Z] #43 9.954 go: finding github.com/spf13/pflag v1.0.1 [2020-07-06T21:37:41.730Z] #43 9.962 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:37:41.730Z] #43 9.974 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:37:41.730Z] #43 10.11 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:37:41.730Z] #43 10.15 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:37:41.730Z] #43 10.19 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:37:41.730Z] #43 10.19 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:37:41.730Z] #43 10.29 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:37:41.730Z] #43 ... [2020-07-06T21:37:41.730Z] [2020-07-06T21:37:41.730Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:37:41.730Z] #36 14.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-06T21:37:41.730Z] #36 15.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-06T21:37:41.901Z] #21 ... [2020-07-06T21:37:41.901Z] [2020-07-06T21:37:41.901Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:37:41.901Z] #23 7.414 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:41.901Z] #23 7.495 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:41.901Z] #23 7.502 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:41.901Z] #23 8.672 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:37:41.901Z] #23 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:37:41.914Z] Removing intermediate container 6788b0dd2deb [2020-07-06T21:37:41.914Z] ---> 82157ecc2e2c [2020-07-06T21:37:41.914Z] Step 11/15 : ARG GOARCH [2020-07-06T21:37:41.914Z] ---> Running in d11f6b5ac338 [2020-07-06T21:37:41.914Z] Removing intermediate container d11f6b5ac338 [2020-07-06T21:37:41.914Z] ---> 59bce4c6cf54 [2020-07-06T21:37:41.914Z] 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-07-06T21:37:41.914Z] ---> Running in 83fad6c49742 [2020-07-06T21:37:42.162Z] #23 ... [2020-07-06T21:37:42.162Z] [2020-07-06T21:37:42.162Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:37:42.162Z] #38 11.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:37:43.793Z] #36 ... [2020-07-06T21:37:43.794Z] [2020-07-06T21:37:43.794Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:37:43.794Z] #10 11.37 Fetched 8055 kB in 10s (797 kB/s) [2020-07-06T21:37:43.794Z] #10 11.37 Reading package lists... [2020-07-06T21:37:43.794Z] #10 14.73 Reading package lists... [2020-07-06T21:37:43.794Z] #10 18.12 Building dependency tree... [2020-07-06T21:37:43.794Z] #10 19.11 The following additional packages will be installed: [2020-07-06T21:37:43.794Z] #10 19.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-06T21:37:43.794Z] #10 19.11 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-06T21:37:43.794Z] #10 19.11 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-06T21:37:43.794Z] #10 19.11 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-06T21:37:43.794Z] #10 19.11 Suggested packages: [2020-07-06T21:37:43.794Z] #10 19.11 gcc-8-locales seccomp wine64 [2020-07-06T21:37:44.084Z] #10 20.25 The following NEW packages will be installed: [2020-07-06T21:37:44.084Z] #10 20.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-06T21:37:44.084Z] #10 20.25 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-06T21:37:44.084Z] #10 20.25 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-06T21:37:44.084Z] #10 20.25 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-06T21:37:44.084Z] #10 20.25 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-06T21:37:44.084Z] #10 20.25 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-06T21:37:44.375Z] #10 20.41 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-07-06T21:37:44.375Z] #10 20.41 Need to get 73.3 MB of archives. [2020-07-06T21:37:44.375Z] #10 20.41 After this operation, 494 MB of additional disk space will be used. [2020-07-06T21:37:44.375Z] #10 20.41 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-07-06T21:37:44.375Z] #10 20.57 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-07-06T21:37:44.666Z] #10 20.72 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-07-06T21:37:44.666Z] #10 20.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-06T21:37:44.666Z] #10 20.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-06T21:37:44.666Z] #10 20.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-06T21:37:44.701Z] #38 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:37:45.698Z] #10 21.80 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-07-06T21:37:45.989Z] #10 22.01 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-07-06T21:37:45.989Z] #10 22.04 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-07-06T21:37:45.989Z] #10 ... [2020-07-06T21:37:45.989Z] [2020-07-06T21:37:45.989Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:37:45.989Z] #41 12.19 unicode/utf16 [2020-07-06T21:37:45.989Z] #41 12.42 container/list [2020-07-06T21:37:45.989Z] #41 13.07 crypto/internal/subtle [2020-07-06T21:37:45.989Z] #41 13.24 crypto/subtle [2020-07-06T21:37:45.989Z] #41 13.36 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-06T21:37:45.989Z] #41 13.45 internal/nettrace [2020-07-06T21:37:45.989Z] #41 13.56 runtime/cgo [2020-07-06T21:37:46.181Z] #36 ... [2020-07-06T21:37:46.182Z] [2020-07-06T21:37:46.182Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:37:46.182Z] #38 3.418 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:46.182Z] #38 3.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:46.182Z] #38 3.442 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:46.182Z] #38 3.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:37:46.182Z] #38 4.086 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:37:46.182Z] #38 5.296 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:37:46.280Z] #41 ... [2020-07-06T21:37:46.280Z] [2020-07-06T21:37:46.280Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:37:46.280Z] #38 13.93 Fetched 8055 kB in 10s (810 kB/s) [2020-07-06T21:37:46.280Z] #38 13.93 Reading package lists... [2020-07-06T21:37:46.280Z] #38 17.38 Reading package lists... [2020-07-06T21:37:46.280Z] #38 21.40 Building dependency tree... [2020-07-06T21:37:46.280Z] #38 ... [2020-07-06T21:37:46.280Z] [2020-07-06T21:37:46.280Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:37:46.280Z] #51 14.74 Fetched 8055 kB in 11s (731 kB/s) [2020-07-06T21:37:46.280Z] #51 14.74 Reading package lists... [2020-07-06T21:37:46.280Z] #51 18.31 Reading package lists... [2020-07-06T21:37:46.280Z] #51 21.86 Building dependency tree... [2020-07-06T21:37:46.571Z] #51 ... [2020-07-06T21:37:46.571Z] [2020-07-06T21:37:46.571Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:46.571Z] #60 12.58 + cd /tmp/tmp.ugysEFJoLp/src/github.com/docker/libnetwork [2020-07-06T21:37:46.571Z] #60 12.58 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:37:46.571Z] #60 13.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-06T21:37:46.571Z] #60 ... [2020-07-06T21:37:46.571Z] [2020-07-06T21:37:46.571Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:37:46.571Z] #38 22.59 The following additional packages will be installed: [2020-07-06T21:37:46.571Z] #38 22.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-06T21:37:46.571Z] #38 22.62 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-06T21:37:46.571Z] #38 22.62 Suggested packages: [2020-07-06T21:37:46.571Z] #38 22.62 manpages-dev python-setuptools [2020-07-06T21:37:47.129Z] #38 ... [2020-07-06T21:37:47.129Z] [2020-07-06T21:37:47.129Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:37:47.129Z] #41 6.401 + RM_GOPATH=0 [2020-07-06T21:37:47.129Z] #41 6.401 + TMP_GOPATH= [2020-07-06T21:37:47.129Z] #41 6.401 + : /build [2020-07-06T21:37:47.129Z] #41 6.401 + '[' -z '' ']' [2020-07-06T21:37:47.129Z] #41 6.404 ++ mktemp -d [2020-07-06T21:37:47.129Z] #41 6.406 + export GOPATH=/tmp/tmp.viJRwVon27 [2020-07-06T21:37:47.129Z] #41 6.407 + GOPATH=/tmp/tmp.viJRwVon27 [2020-07-06T21:37:47.129Z] #41 6.407 + RM_GOPATH=1 [2020-07-06T21:37:47.129Z] #41 6.407 + case "$(go env GOARCH)" in [2020-07-06T21:37:47.129Z] #41 6.408 ++ go env GOARCH [2020-07-06T21:37:47.129Z] #41 6.456 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:47.129Z] #41 6.459 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:47.129Z] #41 6.470 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:47.129Z] #41 6.478 + dir=/tmp/install [2020-07-06T21:37:47.129Z] #41 6.488 + bin=vndr [2020-07-06T21:37:47.129Z] #41 6.488 + shift [2020-07-06T21:37:47.129Z] #41 6.488 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-06T21:37:47.129Z] #41 6.488 + . /tmp/install/vndr.installer [2020-07-06T21:37:47.129Z] #41 6.488 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:37:47.129Z] #41 6.493 + install_vndr [2020-07-06T21:37:47.129Z] #41 6.493 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-06T21:37:47.129Z] #41 6.495 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:37:47.129Z] #41 6.495 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.viJRwVon27/src/github.com/LK4D4/vndr [2020-07-06T21:37:47.129Z] #41 6.502 Cloning into '/tmp/tmp.viJRwVon27/src/github.com/LK4D4/vndr'... [2020-07-06T21:37:47.239Z] #38 ... [2020-07-06T21:37:47.239Z] [2020-07-06T21:37:47.239Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:47.239Z] #21 15.49 + mkdir -p /build [2020-07-06T21:37:47.239Z] #21 15.50 + mv docker/docker /build/ [2020-07-06T21:37:47.239Z] #21 15.51 + rmdir docker [2020-07-06T21:37:47.239Z] #21 DONE 16.6s [2020-07-06T21:37:47.239Z] [2020-07-06T21:37:47.239Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:47.239Z] #60 7.010 + RM_GOPATH=0 [2020-07-06T21:37:47.239Z] #60 7.010 + TMP_GOPATH= [2020-07-06T21:37:47.239Z] #60 7.011 + : /build [2020-07-06T21:37:47.239Z] #60 7.011 + '[' -z '' ']' [2020-07-06T21:37:47.239Z] #60 7.012 ++ mktemp -d [2020-07-06T21:37:47.239Z] #60 7.017 + export GOPATH=/tmp/tmp.yeDd3zngrT [2020-07-06T21:37:47.239Z] #60 7.018 + GOPATH=/tmp/tmp.yeDd3zngrT [2020-07-06T21:37:47.239Z] #60 7.020 + RM_GOPATH=1 [2020-07-06T21:37:47.239Z] #60 7.020 + case "$(go env GOARCH)" in [2020-07-06T21:37:47.239Z] #60 7.021 ++ go env GOARCH [2020-07-06T21:37:47.239Z] #60 7.046 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:47.239Z] #60 7.046 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:47.239Z] #60 7.047 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:47.239Z] #60 7.051 + dir=/tmp/install [2020-07-06T21:37:47.239Z] #60 7.051 + bin=proxy [2020-07-06T21:37:47.239Z] #60 7.051 + shift [2020-07-06T21:37:47.239Z] #60 7.052 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-06T21:37:47.239Z] #60 7.052 + . /tmp/install/proxy.installer [2020-07-06T21:37:47.240Z] #60 7.052 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:37:47.240Z] #60 7.053 + install_proxy [2020-07-06T21:37:47.240Z] #60 7.053 + case "$1" in [2020-07-06T21:37:47.240Z] #60 7.053 + export CGO_ENABLED=0 [2020-07-06T21:37:47.240Z] #60 7.053 + CGO_ENABLED=0 [2020-07-06T21:37:47.240Z] #60 7.053 + _install_proxy [2020-07-06T21:37:47.240Z] #60 7.053 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-06T21:37:47.240Z] #60 7.053 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yeDd3zngrT/src/github.com/docker/libnetwork [2020-07-06T21:37:47.240Z] #60 7.053 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:37:47.240Z] #60 7.076 Cloning into '/tmp/tmp.yeDd3zngrT/src/github.com/docker/libnetwork'... [2020-07-06T21:37:47.243Z] #38 23.46 The following NEW packages will be installed: [2020-07-06T21:37:47.243Z] #38 23.52 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-06T21:37:47.243Z] #38 23.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-06T21:37:47.243Z] #38 23.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-06T21:37:47.243Z] #38 23.52 python-six zlib1g-dev [2020-07-06T21:37:47.243Z] #38 23.63 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-06T21:37:47.243Z] #38 23.63 Need to get 3742 kB of archives. [2020-07-06T21:37:47.243Z] #38 23.63 After this operation, 22.0 MB of additional disk space will be used. [2020-07-06T21:37:47.243Z] #38 23.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-06T21:37:47.535Z] #38 23.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-06T21:37:47.535Z] #38 23.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-06T21:37:47.535Z] #38 23.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-06T21:37:47.535Z] #38 23.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-06T21:37:47.535Z] #38 23.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-06T21:37:47.535Z] #38 23.68 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-07-06T21:37:47.535Z] #38 23.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-06T21:37:47.535Z] #38 23.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-06T21:37:47.535Z] #38 23.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-06T21:37:47.535Z] #38 23.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-06T21:37:47.810Z] #60 ... [2020-07-06T21:37:47.810Z] [2020-07-06T21:37:47.810Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:47.810Z] #47 17.50 + cd /tmp/tmp.qSlZiila5w/src/github.com/mvdan/sh [2020-07-06T21:37:47.810Z] #47 17.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:37:48.070Z] #47 17.73 + GO111MODULE=on [2020-07-06T21:37:48.070Z] #47 17.73 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-06T21:37:48.070Z] #41 7.421 + cd /tmp/tmp.viJRwVon27/src/github.com/LK4D4/vndr [2020-07-06T21:37:48.070Z] #41 7.421 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:37:48.070Z] #41 7.433 + go build -buildmode=pie -v -o /build/vndr . [2020-07-06T21:37:48.165Z] #38 24.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-06T21:37:48.165Z] #38 24.34 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-07-06T21:37:48.165Z] #38 24.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-06T21:37:48.165Z] #38 24.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-06T21:37:48.165Z] #38 24.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-06T21:37:48.165Z] #38 24.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-06T21:37:48.800Z] #38 ... [2020-07-06T21:37:48.800Z] [2020-07-06T21:37:48.800Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:37:48.800Z] #51 23.03 The following additional packages will be installed: [2020-07-06T21:37:48.800Z] #51 23.04 libbtrfs0 [2020-07-06T21:37:48.800Z] #51 23.11 The following NEW packages will be installed: [2020-07-06T21:37:48.800Z] #51 23.12 libbtrfs-dev libbtrfs0 [2020-07-06T21:37:48.800Z] #51 23.25 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-06T21:37:48.800Z] #51 23.25 Need to get 118 kB of archives. [2020-07-06T21:37:48.800Z] #51 23.25 After this operation, 390 kB of additional disk space will be used. [2020-07-06T21:37:48.800Z] #51 23.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-06T21:37:48.800Z] #51 23.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-06T21:37:48.800Z] #51 23.86 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:37:48.800Z] #51 23.95 Fetched 118 kB in 0s (1380 kB/s) [2020-07-06T21:37:48.800Z] #51 24.03 Selecting previously unselected package libbtrfs0. [2020-07-06T21:37:48.800Z] #51 24.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-06T21:37:48.800Z] #51 24.05 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-06T21:37:48.800Z] #51 24.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-06T21:37:48.800Z] #51 24.14 Selecting previously unselected package libbtrfs-dev. [2020-07-06T21:37:48.800Z] #51 24.15 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-06T21:37:48.800Z] #51 24.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:37:48.800Z] #51 24.37 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-06T21:37:48.800Z] #51 24.39 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:37:48.800Z] #51 24.40 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:37:48.800Z] #51 DONE 25.0s [2020-07-06T21:37:49.090Z] [2020-07-06T21:37:49.090Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:37:49.090Z] #41 25.08 internal/reflectlite [2020-07-06T21:37:49.090Z] #41 25.10 github.com/LK4D4/vndr/godl/singleflight [2020-07-06T21:37:49.090Z] #41 25.20 math/rand [2020-07-06T21:37:49.090Z] #41 ... [2020-07-06T21:37:49.090Z] [2020-07-06T21:37:49.090Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:49.090Z] #60 DONE 25.3s [2020-07-06T21:37:49.090Z] [2020-07-06T21:37:49.090Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:37:49.090Z] #32 15.27 Fetched 8055 kB in 11s (742 kB/s) [2020-07-06T21:37:49.090Z] #32 15.27 Reading package lists... [2020-07-06T21:37:49.090Z] #32 18.69 Reading package lists... [2020-07-06T21:37:49.090Z] #32 22.43 Building dependency tree... [2020-07-06T21:37:49.090Z] #32 23.39 The following additional packages will be installed: [2020-07-06T21:37:49.090Z] #32 23.45 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-06T21:37:49.090Z] #32 23.45 Suggested packages: [2020-07-06T21:37:49.090Z] #32 23.45 cmake-doc ninja-build lrzip [2020-07-06T21:37:49.090Z] #32 23.45 Recommended packages: [2020-07-06T21:37:49.090Z] #32 23.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-06T21:37:49.090Z] #32 24.11 The following NEW packages will be installed: [2020-07-06T21:37:49.090Z] #32 24.12 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-06T21:37:49.090Z] #32 24.12 vim-common xxd [2020-07-06T21:37:49.090Z] #32 24.25 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-06T21:37:49.090Z] #32 24.25 Need to get 14.0 MB of archives. [2020-07-06T21:37:49.090Z] #32 24.25 After this operation, 62.1 MB of additional disk space will be used. [2020-07-06T21:37:49.090Z] #32 24.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-06T21:37:49.091Z] #32 24.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-06T21:37:49.091Z] #32 24.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-06T21:37:49.091Z] #32 24.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-06T21:37:49.091Z] #32 24.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-06T21:37:49.091Z] #32 24.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-06T21:37:49.091Z] #32 24.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-06T21:37:49.091Z] #32 24.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-06T21:37:49.091Z] #32 24.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-06T21:37:49.091Z] #32 24.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-06T21:37:49.091Z] #32 ... [2020-07-06T21:37:49.091Z] [2020-07-06T21:37:49.091Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:37:49.091Z] #38 25.31 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:37:49.091Z] #38 25.40 Fetched 3742 kB in 1s (4713 kB/s) [2020-07-06T21:37:49.382Z] #38 25.52 Selecting previously unselected package libcap-dev:s390x. [2020-07-06T21:37:49.382Z] #38 25.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 ... 15177 files and directories currently installed.) [2020-07-06T21:37:49.382Z] #38 25.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-06T21:37:49.382Z] #38 ... [2020-07-06T21:37:49.382Z] [2020-07-06T21:37:49.382Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:37:49.382Z] #23 15.49 Fetched 8055 kB in 11s (711 kB/s) [2020-07-06T21:37:49.382Z] #23 15.49 Reading package lists... [2020-07-06T21:37:49.382Z] #23 19.08 Reading package lists... [2020-07-06T21:37:49.382Z] #23 23.11 Building dependency tree... [2020-07-06T21:37:49.382Z] #23 24.14 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-06T21:37:49.382Z] #23 24.14 The following additional packages will be installed: [2020-07-06T21:37:49.382Z] #23 24.19 libjq1 libonig5 [2020-07-06T21:37:49.382Z] #23 24.41 The following NEW packages will be installed: [2020-07-06T21:37:49.382Z] #23 24.42 jq libjq1 libonig5 [2020-07-06T21:37:49.382Z] #23 24.55 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-06T21:37:49.382Z] #23 24.55 Need to get 350 kB of archives. [2020-07-06T21:37:49.382Z] #23 24.55 After this operation, 1154 kB of additional disk space will be used. [2020-07-06T21:37:49.382Z] #23 24.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-06T21:37:49.382Z] #23 24.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-06T21:37:49.382Z] #23 24.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-06T21:37:49.382Z] #23 25.41 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:37:49.382Z] #23 25.63 Fetched 350 kB in 0s (2508 kB/s) [2020-07-06T21:37:49.382Z] #23 ... [2020-07-06T21:37:49.382Z] [2020-07-06T21:37:49.382Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:37:49.382Z] #38 25.55 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-06T21:37:49.382Z] #38 25.68 Selecting previously unselected package libnet1:s390x. [2020-07-06T21:37:49.382Z] #38 25.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-06T21:37:49.382Z] #38 25.68 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-06T21:37:49.451Z] #47 19.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:37:49.451Z] #47 19.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:37:49.698Z] #38 25.85 Selecting previously unselected package libnet1-dev. [2020-07-06T21:37:49.698Z] #38 25.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-06T21:37:49.698Z] #38 25.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-06T21:37:49.762Z] #47 19.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:37:49.981Z] #41 9.079 internal/cpu [2020-07-06T21:37:49.981Z] #41 9.087 runtime/internal/atomic [2020-07-06T21:37:49.981Z] #41 9.349 runtime/internal/sys [2020-07-06T21:37:49.989Z] #38 26.18 Selecting previously unselected package libnl-3-200:s390x. [2020-07-06T21:37:49.989Z] #38 26.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-06T21:37:49.989Z] #38 26.18 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-06T21:37:49.989Z] #38 26.31 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-06T21:37:49.989Z] #38 26.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-06T21:37:49.989Z] #38 26.33 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-06T21:37:50.241Z] #41 9.682 runtime/internal/math [2020-07-06T21:37:50.241Z] #41 9.750 internal/bytealg [2020-07-06T21:37:50.281Z] #38 ... [2020-07-06T21:37:50.281Z] [2020-07-06T21:37:50.281Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:37:50.281Z] #23 25.71 Selecting previously unselected package libonig5:s390x. [2020-07-06T21:37:50.282Z] #23 25.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-06T21:37:50.282Z] #23 25.71 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-06T21:37:50.282Z] #23 25.71 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-06T21:37:50.282Z] #23 25.85 Selecting previously unselected package libjq1:s390x. [2020-07-06T21:37:50.282Z] #23 25.85 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-06T21:37:50.282Z] #23 25.85 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-06T21:37:50.282Z] #23 25.99 Selecting previously unselected package jq. [2020-07-06T21:37:50.282Z] #23 26.00 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-06T21:37:50.282Z] #23 26.00 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-06T21:37:50.282Z] #23 26.15 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-06T21:37:50.282Z] #23 26.16 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-06T21:37:50.282Z] #23 26.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-06T21:37:50.282Z] #23 26.19 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:37:50.282Z] #23 DONE 26.5s [2020-07-06T21:37:50.282Z] [2020-07-06T21:37:50.282Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-06T21:37:50.282Z] #24 DONE 0.1s [2020-07-06T21:37:50.282Z] [2020-07-06T21:37:50.282Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:37:50.282Z] #38 26.55 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-06T21:37:50.282Z] #38 26.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-06T21:37:50.282Z] #38 26.55 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-06T21:37:50.330Z] #47 19.69 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:37:50.330Z] #47 19.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:37:50.502Z] #41 9.866 internal/race [2020-07-06T21:37:50.502Z] #41 9.999 sync/atomic [2020-07-06T21:37:50.573Z] #38 26.62 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-06T21:37:50.573Z] #38 26.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-06T21:37:50.573Z] #38 26.63 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-06T21:37:50.573Z] #38 26.71 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-06T21:37:50.573Z] #38 26.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-06T21:37:50.573Z] #38 26.75 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-06T21:37:50.605Z] #47 ... [2020-07-06T21:37:50.605Z] [2020-07-06T21:37:50.605Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:50.605Z] #43 10.18 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:37:50.605Z] #43 10.35 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:37:50.605Z] #43 10.41 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:37:50.605Z] #43 12.87 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:37:50.605Z] #43 13.12 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:37:50.605Z] #43 13.72 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:37:50.605Z] #43 16.57 go: finding github.com/fatih/color v1.6.0 [2020-07-06T21:37:50.605Z] #43 16.72 go: finding github.com/pkg/errors v0.8.0 [2020-07-06T21:37:50.605Z] #43 16.80 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:37:50.605Z] #43 16.86 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:37:50.605Z] #43 16.93 go: finding github.com/spf13/pflag v1.0.1 [2020-07-06T21:37:50.605Z] #43 16.96 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:37:50.605Z] #43 17.27 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:37:50.605Z] #43 17.58 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:37:50.605Z] #43 17.60 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:37:50.605Z] #43 17.83 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:37:50.605Z] #43 17.87 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:37:50.763Z] #41 ... [2020-07-06T21:37:50.763Z] [2020-07-06T21:37:50.763Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:37:50.763Z] #28 6.958 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-06T21:37:50.763Z] #28 6.959 Cloning into '.'... [2020-07-06T21:37:50.763Z] #28 ... [2020-07-06T21:37:50.763Z] [2020-07-06T21:37:50.763Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:37:50.763Z] #32 7.185 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:50.763Z] #32 7.250 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:50.763Z] #32 7.269 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:50.763Z] #32 8.298 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:37:50.864Z] #38 26.98 Selecting previously unselected package libprotobuf17:s390x. [2020-07-06T21:37:50.864Z] #38 26.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-06T21:37:50.864Z] #38 27.00 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-06T21:37:51.023Z] #32 ... [2020-07-06T21:37:51.023Z] [2020-07-06T21:37:51.023Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:37:51.023Z] #10 8.085 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:51.023Z] #10 8.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:51.023Z] #10 8.149 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:51.023Z] #10 9.329 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:37:51.023Z] #10 ... [2020-07-06T21:37:51.023Z] [2020-07-06T21:37:51.023Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:51.023Z] #47 7.215 + RM_GOPATH=0 [2020-07-06T21:37:51.023Z] #47 7.216 + TMP_GOPATH= [2020-07-06T21:37:51.023Z] #47 7.222 + : /build [2020-07-06T21:37:51.023Z] #47 7.222 + '[' -z '' ']' [2020-07-06T21:37:51.023Z] #47 7.226 ++ mktemp -d [2020-07-06T21:37:51.023Z] #47 7.234 + export GOPATH=/tmp/tmp.UIaMmIVb3L [2020-07-06T21:37:51.023Z] #47 7.234 + GOPATH=/tmp/tmp.UIaMmIVb3L [2020-07-06T21:37:51.023Z] #47 7.235 + RM_GOPATH=1 [2020-07-06T21:37:51.023Z] #47 7.235 + case "$(go env GOARCH)" in [2020-07-06T21:37:51.023Z] #47 7.235 ++ go env GOARCH [2020-07-06T21:37:51.023Z] #47 7.274 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:51.023Z] #47 7.275 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:51.023Z] #47 7.276 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:51.023Z] #47 7.277 + dir=/tmp/install [2020-07-06T21:37:51.023Z] #47 7.280 + bin=shfmt [2020-07-06T21:37:51.023Z] #47 7.281 + shift [2020-07-06T21:37:51.023Z] #47 7.281 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-06T21:37:51.023Z] #47 7.281 + . /tmp/install/shfmt.installer [2020-07-06T21:37:51.023Z] #47 7.283 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:37:51.023Z] #47 7.284 + install_shfmt [2020-07-06T21:37:51.023Z] #47 7.286 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-06T21:37:51.024Z] #47 7.286 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:37:51.024Z] #47 7.286 + git clone https://github.com/mvdan/sh.git /tmp/tmp.UIaMmIVb3L/src/github.com/mvdan/sh [2020-07-06T21:37:51.024Z] #47 7.288 Cloning into '/tmp/tmp.UIaMmIVb3L/src/github.com/mvdan/sh'... [2020-07-06T21:37:51.155Z] #38 ... [2020-07-06T21:37:51.155Z] [2020-07-06T21:37:51.155Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:51.155Z] #43 DONE 27.4s [2020-07-06T21:37:51.155Z] [2020-07-06T21:37:51.155Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:37:51.155Z] #32 25.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:37:51.155Z] #32 25.99 Fetched 14.0 MB in 1s (13.4 MB/s) [2020-07-06T21:37:51.155Z] #32 26.05 Selecting previously unselected package xxd. [2020-07-06T21:37:51.155Z] #32 26.05 (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-07-06T21:37:51.155Z] #32 26.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-06T21:37:51.155Z] #32 26.15 Unpacking xxd (2:8.1.0875-5) ... [2020-07-06T21:37:51.155Z] #32 26.33 Selecting previously unselected package vim-common. [2020-07-06T21:37:51.155Z] #32 26.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:37:51.155Z] #32 26.36 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-06T21:37:51.155Z] #32 26.68 Selecting previously unselected package cmake-data. [2020-07-06T21:37:51.155Z] #32 26.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-06T21:37:51.155Z] #32 26.69 Unpacking cmake-data (3.13.4-1) ... [2020-07-06T21:37:51.184Z] #43 ... [2020-07-06T21:37:51.184Z] [2020-07-06T21:37:51.184Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:51.184Z] #47 20.79 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:37:51.284Z] #47 ... [2020-07-06T21:37:51.284Z] [2020-07-06T21:37:51.284Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:37:51.284Z] #23 7.835 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:51.284Z] #23 7.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:51.284Z] #23 7.879 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:51.284Z] #23 9.035 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:37:51.443Z] #47 ... [2020-07-06T21:37:51.443Z] [2020-07-06T21:37:51.443Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:37:51.443Z] #41 10.81 runtime [2020-07-06T21:37:51.443Z] #41 13.76 unicode/utf8 [2020-07-06T21:37:51.443Z] #41 14.40 math [2020-07-06T21:37:51.443Z] #41 19.35 unicode/utf16 [2020-07-06T21:37:51.443Z] #41 19.65 container/list [2020-07-06T21:37:51.443Z] #41 20.27 crypto/internal/subtle [2020-07-06T21:37:51.443Z] #41 20.40 crypto/subtle [2020-07-06T21:37:51.443Z] #41 20.56 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-06T21:37:51.443Z] #41 20.63 internal/nettrace [2020-07-06T21:37:51.443Z] #41 20.75 runtime/cgo [2020-07-06T21:37:51.443Z] #41 ... [2020-07-06T21:37:51.443Z] [2020-07-06T21:37:51.443Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:37:51.443Z] #51 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:37:51.443Z] #51 13.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:37:51.544Z] #23 ... [2020-07-06T21:37:51.544Z] [2020-07-06T21:37:51.544Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:37:51.544Z] #51 8.040 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:37:51.544Z] #51 8.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:37:51.544Z] #51 8.126 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:37:51.544Z] #51 9.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:37:51.544Z] #51 ... [2020-07-06T21:37:51.544Z] [2020-07-06T21:37:51.544Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:51.544Z] #45 6.561 + RM_GOPATH=0 [2020-07-06T21:37:51.544Z] #45 6.561 + TMP_GOPATH= [2020-07-06T21:37:51.544Z] #45 6.561 + : /build [2020-07-06T21:37:51.544Z] #45 6.561 + '[' -z '' ']' [2020-07-06T21:37:51.544Z] #45 6.561 ++ mktemp -d [2020-07-06T21:37:51.544Z] #45 6.561 + export GOPATH=/tmp/tmp.mslAvMKlQ5 [2020-07-06T21:37:51.544Z] #45 6.561 + GOPATH=/tmp/tmp.mslAvMKlQ5 [2020-07-06T21:37:51.544Z] #45 6.561 + RM_GOPATH=1 [2020-07-06T21:37:51.544Z] #45 6.561 + case "$(go env GOARCH)" in [2020-07-06T21:37:51.544Z] #45 6.574 ++ go env GOARCH [2020-07-06T21:37:51.544Z] #45 6.619 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:51.544Z] #45 6.620 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:51.544Z] #45 6.621 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:51.544Z] #45 6.629 + dir=/tmp/install [2020-07-06T21:37:51.544Z] #45 6.630 + bin=golangci_lint [2020-07-06T21:37:51.544Z] #45 6.631 + shift [2020-07-06T21:37:51.544Z] #45 6.634 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-06T21:37:51.544Z] #45 6.634 + . /tmp/install/golangci_lint.installer [2020-07-06T21:37:51.544Z] #45 6.637 ++ : v1.23.8 [2020-07-06T21:37:51.544Z] #45 6.637 + install_golangci_lint [2020-07-06T21:37:51.544Z] #45 6.637 + echo 'Installing golangci-lint version v1.23.8' [2020-07-06T21:37:51.544Z] #45 6.646 Installing golangci-lint version v1.23.8 [2020-07-06T21:37:51.544Z] #45 6.646 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-06T21:37:51.703Z] #51 ... [2020-07-06T21:37:51.703Z] [2020-07-06T21:37:51.703Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:37:51.703Z] #32 11.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:37:51.703Z] #32 ... [2020-07-06T21:37:51.703Z] [2020-07-06T21:37:51.703Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:51.703Z] #54 11.06 + cd /tmp/tmp.fVBRvUI39v/src/github.com/rootless-containers/rootlesskit [2020-07-06T21:37:51.703Z] #54 11.08 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:37:51.703Z] #54 11.46 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-06T21:37:51.703Z] #54 11.46 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-06T21:37:51.805Z] #45 ... [2020-07-06T21:37:51.805Z] [2020-07-06T21:37:51.805Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:51.805Z] #54 7.484 + RM_GOPATH=0 [2020-07-06T21:37:51.805Z] #54 7.484 + TMP_GOPATH= [2020-07-06T21:37:51.805Z] #54 7.484 + : /build [2020-07-06T21:37:51.805Z] #54 7.484 + '[' -z '' ']' [2020-07-06T21:37:51.805Z] #54 7.486 ++ mktemp -d [2020-07-06T21:37:51.805Z] #54 7.495 + export GOPATH=/tmp/tmp.vIbuuMHQnx [2020-07-06T21:37:51.805Z] #54 7.495 + GOPATH=/tmp/tmp.vIbuuMHQnx [2020-07-06T21:37:51.805Z] #54 7.495 + RM_GOPATH=1 [2020-07-06T21:37:51.805Z] #54 7.495 + case "$(go env GOARCH)" in [2020-07-06T21:37:51.805Z] #54 7.495 ++ go env GOARCH [2020-07-06T21:37:51.805Z] #54 7.556 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:51.805Z] #54 7.556 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:51.805Z] #54 7.556 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:51.805Z] #54 7.578 + dir=/tmp/install [2020-07-06T21:37:51.805Z] #54 7.581 + bin=rootlesskit [2020-07-06T21:37:51.805Z] #54 7.581 + shift [2020-07-06T21:37:51.805Z] #54 7.581 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-06T21:37:51.805Z] #54 7.582 + . /tmp/install/rootlesskit.installer [2020-07-06T21:37:51.805Z] #54 7.583 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:37:51.805Z] #54 7.587 + install_rootlesskit [2020-07-06T21:37:51.805Z] #54 7.598 + case "$1" in [2020-07-06T21:37:51.805Z] #54 7.598 + export CGO_ENABLED=0 [2020-07-06T21:37:51.805Z] #54 7.598 + CGO_ENABLED=0 [2020-07-06T21:37:51.805Z] #54 7.598 + _install_rootlesskit [2020-07-06T21:37:51.805Z] #54 7.599 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-06T21:37:51.805Z] #54 7.599 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:37:51.805Z] #54 7.599 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vIbuuMHQnx/src/github.com/rootless-containers/rootlesskit [2020-07-06T21:37:51.805Z] #54 7.607 Cloning into '/tmp/tmp.vIbuuMHQnx/src/github.com/rootless-containers/rootlesskit'... [2020-07-06T21:37:51.805Z] #54 ... [2020-07-06T21:37:51.805Z] [2020-07-06T21:37:51.805Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:51.805Z] #21 7.575 + RM_GOPATH=0 [2020-07-06T21:37:51.805Z] #21 7.575 + TMP_GOPATH= [2020-07-06T21:37:51.805Z] #21 7.576 + : /build [2020-07-06T21:37:51.805Z] #21 7.576 + '[' -z '' ']' [2020-07-06T21:37:51.805Z] #21 7.584 ++ mktemp -d [2020-07-06T21:37:51.805Z] #21 7.585 + export GOPATH=/tmp/tmp.WcY6aJG1F1 [2020-07-06T21:37:51.805Z] #21 7.585 + GOPATH=/tmp/tmp.WcY6aJG1F1 [2020-07-06T21:37:51.805Z] #21 7.586 + RM_GOPATH=1 [2020-07-06T21:37:51.805Z] #21 7.586 + case "$(go env GOARCH)" in [2020-07-06T21:37:51.805Z] #21 7.587 ++ go env GOARCH [2020-07-06T21:37:51.805Z] #21 7.600 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:51.805Z] #21 7.602 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:51.805Z] #21 7.606 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:51.805Z] #21 7.608 + dir=/tmp/install [2020-07-06T21:37:51.805Z] #21 7.614 + bin=dockercli [2020-07-06T21:37:51.805Z] #21 7.614 + shift [2020-07-06T21:37:51.805Z] #21 7.614 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-06T21:37:51.805Z] #21 7.616 + . /tmp/install/dockercli.installer [2020-07-06T21:37:51.805Z] #21 7.616 ++ : stable [2020-07-06T21:37:51.805Z] #21 7.616 ++ : 17.06.2-ce [2020-07-06T21:37:51.805Z] #21 7.616 + install_dockercli [2020-07-06T21:37:51.805Z] #21 7.616 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-06T21:37:51.805Z] #21 7.617 Install docker/cli version 17.06.2-ce from stable [2020-07-06T21:37:51.805Z] #21 7.617 ++ uname -m [2020-07-06T21:37:51.805Z] #21 7.618 + arch=x86_64 [2020-07-06T21:37:51.805Z] #21 7.638 + '[' x86_64 '!=' x86_64 ']' [2020-07-06T21:37:51.805Z] #21 7.638 + url=https://download.docker.com/linux/static [2020-07-06T21:37:51.805Z] #21 7.639 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-06T21:37:51.805Z] #21 7.639 + tar -xz docker/docker [2020-07-06T21:37:51.963Z] #54 ... [2020-07-06T21:37:51.963Z] [2020-07-06T21:37:51.963Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:51.963Z] #30 14.66 internal/testlog [2020-07-06T21:37:51.963Z] #30 14.91 encoding [2020-07-06T21:37:51.963Z] #30 15.17 runtime/cgo [2020-07-06T21:37:51.963Z] #30 ... [2020-07-06T21:37:51.963Z] [2020-07-06T21:37:51.963Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:51.963Z] #47 21.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:37:52.065Z] #21 ... [2020-07-06T21:37:52.065Z] [2020-07-06T21:37:52.065Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:52.065Z] #43 7.264 + RM_GOPATH=0 [2020-07-06T21:37:52.065Z] #43 7.264 + TMP_GOPATH= [2020-07-06T21:37:52.065Z] #43 7.264 + : /build [2020-07-06T21:37:52.065Z] #43 7.264 + '[' -z '' ']' [2020-07-06T21:37:52.065Z] #43 7.272 ++ mktemp -d [2020-07-06T21:37:52.065Z] #43 7.278 + export GOPATH=/tmp/tmp.gGgOYnYaBu [2020-07-06T21:37:52.065Z] #43 7.278 + GOPATH=/tmp/tmp.gGgOYnYaBu [2020-07-06T21:37:52.065Z] #43 7.278 + RM_GOPATH=1 [2020-07-06T21:37:52.065Z] #43 7.278 + case "$(go env GOARCH)" in [2020-07-06T21:37:52.065Z] #43 7.279 ++ go env GOARCH [2020-07-06T21:37:52.065Z] #43 7.328 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:52.065Z] #43 7.329 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:52.065Z] #43 7.332 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:52.065Z] #43 7.339 + dir=/tmp/install [2020-07-06T21:37:52.065Z] #43 7.340 + bin=gotestsum [2020-07-06T21:37:52.065Z] #43 7.340 + shift [2020-07-06T21:37:52.065Z] #43 7.341 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-06T21:37:52.065Z] #43 7.341 + . /tmp/install/gotestsum.installer [2020-07-06T21:37:52.065Z] #43 7.342 ++ : v0.3.5 [2020-07-06T21:37:52.065Z] #43 7.343 + install_gotestsum [2020-07-06T21:37:52.065Z] #43 7.344 + set -e [2020-07-06T21:37:52.065Z] #43 7.344 + export GO111MODULE=on [2020-07-06T21:37:52.065Z] #43 7.344 + GO111MODULE=on [2020-07-06T21:37:52.065Z] #43 7.344 + GOBIN=/build [2020-07-06T21:37:52.065Z] #43 7.344 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-06T21:37:52.065Z] #43 7.450 go: finding gotest.tools v0.3.5 [2020-07-06T21:37:52.065Z] #43 7.451 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-06T21:37:52.065Z] #43 8.461 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-06T21:37:52.065Z] #43 9.008 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-06T21:37:52.065Z] #43 9.864 go: downloading gotest.tools v2.1.0+incompatible [2020-07-06T21:37:52.065Z] #43 10.01 go: extracting gotest.tools v2.1.0+incompatible [2020-07-06T21:37:52.065Z] #43 10.13 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-06T21:37:52.065Z] #43 10.14 go: downloading github.com/pkg/errors v0.8.0 [2020-07-06T21:37:52.065Z] #43 10.16 go: downloading github.com/fatih/color v1.6.0 [2020-07-06T21:37:52.065Z] #43 10.17 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:37:52.065Z] #43 10.20 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:37:52.065Z] #43 10.42 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:37:52.065Z] #43 10.64 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-06T21:37:52.065Z] #43 10.64 go: extracting github.com/fatih/color v1.6.0 [2020-07-06T21:37:52.065Z] #43 10.65 go: extracting github.com/pkg/errors v0.8.0 [2020-07-06T21:37:52.065Z] #43 10.78 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:37:52.065Z] #43 10.91 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:37:52.065Z] #43 10.98 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:37:52.065Z] #43 10.98 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:37:52.065Z] #43 10.98 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:37:52.065Z] #43 11.22 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:37:52.065Z] #43 11.29 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:37:52.065Z] #43 11.29 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:37:52.065Z] #43 11.34 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:37:52.065Z] #43 11.36 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:37:52.065Z] #43 ... [2020-07-06T21:37:52.065Z] [2020-07-06T21:37:52.065Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:52.065Z] #30 7.310 + RM_GOPATH=0 [2020-07-06T21:37:52.065Z] #30 7.311 + TMP_GOPATH= [2020-07-06T21:37:52.065Z] #30 7.311 + : /build [2020-07-06T21:37:52.065Z] #30 7.311 + '[' -z '' ']' [2020-07-06T21:37:52.065Z] #30 7.317 ++ mktemp -d [2020-07-06T21:37:52.065Z] #30 7.317 + export GOPATH=/tmp/tmp.JBU5qc12On [2020-07-06T21:37:52.065Z] #30 7.317 + GOPATH=/tmp/tmp.JBU5qc12On [2020-07-06T21:37:52.065Z] #30 7.317 + RM_GOPATH=1 [2020-07-06T21:37:52.065Z] #30 7.317 + case "$(go env GOARCH)" in [2020-07-06T21:37:52.065Z] #30 7.317 ++ go env GOARCH [2020-07-06T21:37:52.065Z] #30 7.422 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:52.066Z] #30 7.422 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:52.066Z] #30 7.423 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:52.066Z] #30 7.424 + dir=/tmp/install [2020-07-06T21:37:52.066Z] #30 7.424 + bin=tomlv [2020-07-06T21:37:52.066Z] #30 7.424 + shift [2020-07-06T21:37:52.066Z] #30 7.424 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-06T21:37:52.066Z] #30 7.424 + . /tmp/install/tomlv.installer [2020-07-06T21:37:52.066Z] #30 7.424 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:37:52.066Z] #30 7.425 + install_tomlv [2020-07-06T21:37:52.066Z] #30 7.425 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-06T21:37:52.066Z] #30 7.425 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:37:52.066Z] #30 7.425 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JBU5qc12On/src/github.com/BurntSushi/toml [2020-07-06T21:37:52.066Z] #30 7.429 Cloning into '/tmp/tmp.JBU5qc12On/src/github.com/BurntSushi/toml'... [2020-07-06T21:37:52.066Z] #30 8.594 + cd /tmp/tmp.JBU5qc12On/src/github.com/BurntSushi/toml [2020-07-06T21:37:52.066Z] #30 8.595 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:37:52.066Z] #30 8.622 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-06T21:37:52.066Z] #30 9.471 internal/cpu [2020-07-06T21:37:52.066Z] #30 9.518 runtime/internal/sys [2020-07-06T21:37:52.066Z] #30 9.798 runtime/internal/math [2020-07-06T21:37:52.066Z] #30 9.921 math/bits [2020-07-06T21:37:52.066Z] #30 10.20 internal/bytealg [2020-07-06T21:37:52.066Z] #30 10.60 math [2020-07-06T21:37:52.066Z] #30 10.95 runtime [2020-07-06T21:37:52.326Z] #30 ... [2020-07-06T21:37:52.326Z] [2020-07-06T21:37:52.326Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:52.326Z] #60 6.265 + RM_GOPATH=0 [2020-07-06T21:37:52.326Z] #60 6.265 + TMP_GOPATH= [2020-07-06T21:37:52.326Z] #60 6.265 + : /build [2020-07-06T21:37:52.326Z] #60 6.265 + '[' -z '' ']' [2020-07-06T21:37:52.326Z] #60 6.267 ++ mktemp -d [2020-07-06T21:37:52.326Z] #60 6.269 + export GOPATH=/tmp/tmp.idU4OaIyfG [2020-07-06T21:37:52.326Z] #60 6.270 + GOPATH=/tmp/tmp.idU4OaIyfG [2020-07-06T21:37:52.326Z] #60 6.270 + RM_GOPATH=1 [2020-07-06T21:37:52.326Z] #60 6.271 + case "$(go env GOARCH)" in [2020-07-06T21:37:52.326Z] #60 6.273 ++ go env GOARCH [2020-07-06T21:37:52.326Z] #60 6.292 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:52.326Z] #60 6.292 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:52.326Z] #60 6.292 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:52.326Z] #60 6.307 + dir=/tmp/install [2020-07-06T21:37:52.326Z] #60 6.308 + bin=proxy [2020-07-06T21:37:52.326Z] #60 6.308 + shift [2020-07-06T21:37:52.326Z] #60 6.308 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-06T21:37:52.326Z] #60 6.308 + . /tmp/install/proxy.installer [2020-07-06T21:37:52.326Z] #60 6.308 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:37:52.326Z] #60 6.308 + install_proxy [2020-07-06T21:37:52.326Z] #60 6.308 + case "$1" in [2020-07-06T21:37:52.326Z] #60 6.308 + export CGO_ENABLED=0 [2020-07-06T21:37:52.326Z] #60 6.308 + CGO_ENABLED=0 [2020-07-06T21:37:52.326Z] #60 6.308 + _install_proxy [2020-07-06T21:37:52.326Z] #60 6.308 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-06T21:37:52.326Z] #60 6.308 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.idU4OaIyfG/src/github.com/docker/libnetwork [2020-07-06T21:37:52.326Z] #60 6.308 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:37:52.326Z] #60 6.325 Cloning into '/tmp/tmp.idU4OaIyfG/src/github.com/docker/libnetwork'... [2020-07-06T21:37:52.326Z] #60 ... [2020-07-06T21:37:52.326Z] [2020-07-06T21:37:52.326Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:37:52.326Z] #10 11.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:37:53.218Z] #32 29.45 Selecting previously unselected package libicu63:s390x. [2020-07-06T21:37:53.218Z] #32 29.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-06T21:37:53.218Z] #32 29.47 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-06T21:37:53.341Z] #47 22.83 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:37:53.601Z] #47 ... [2020-07-06T21:37:53.601Z] [2020-07-06T21:37:53.601Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:37:53.601Z] #10 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:37:53.860Z] #10 ... [2020-07-06T21:37:53.860Z] [2020-07-06T21:37:53.860Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:37:53.860Z] #36 23.22 Checking out files: 91% (1456/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-06T21:37:53.860Z] #36 23.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-06T21:37:54.429Z] #36 ... [2020-07-06T21:37:54.429Z] [2020-07-06T21:37:54.429Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:37:54.429Z] #23 14.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:37:54.689Z] #23 ... [2020-07-06T21:37:54.689Z] [2020-07-06T21:37:54.689Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:37:54.689Z] #32 23.05 Fetched 8360 kB in 18s (455 kB/s) [2020-07-06T21:37:55.293Z] #32 ... [2020-07-06T21:37:55.293Z] [2020-07-06T21:37:55.294Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:37:55.294Z] #25 2.937 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-06T21:37:55.294Z] #25 3.212 [2020-07-06T21:37:55.294Z] #25 3.398 ##### 8.3% ############ 17.3% ################## 26.3% ######################### 35.3% ############################## 42.1% #################################### 51.1% ######################################### 57.8% ################################################ 66.8% ###################################################### 75.8% ############################################################# 84.9% ################################################################### 93.8% ######################################################################## 100.0% [2020-07-06T21:37:55.294Z] #25 4.980 [2020-07-06T21:37:55.621Z] #10 14.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:37:55.874Z] #25 5.129 ################# 24.4% ####################################### 54.3% ######################################################################## 100.0% [2020-07-06T21:37:56.166Z] #25 5.628 [2020-07-06T21:37:56.457Z] #25 5.757 ############# 18.2% ############################# 40.6% ##################################################### 74.1% ######################################################################## 100.0% [2020-07-06T21:37:56.748Z] #25 6.408 [2020-07-06T21:37:57.531Z] #10 ... [2020-07-06T21:37:57.531Z] [2020-07-06T21:37:57.531Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:37:57.531Z] #38 16.58 Fetched 8360 kB in 13s (621 kB/s) [2020-07-06T21:37:57.621Z] #25 6.553 1.1% ####### 11.0% ############## 19.6% ################## 26.0% ####################### 32.5% [2020-07-06T21:37:57.621Z] #25 ... [2020-07-06T21:37:57.621Z] [2020-07-06T21:37:57.621Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:37:57.621Z] #10 23.77 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-07-06T21:37:57.621Z] #10 25.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-06T21:37:57.621Z] #10 25.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-06T21:37:57.621Z] #10 25.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-06T21:37:57.621Z] #10 25.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-06T21:37:57.621Z] #10 25.28 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-07-06T21:37:57.621Z] #10 25.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-06T21:37:57.621Z] #10 25.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-06T21:37:57.621Z] #10 25.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-06T21:37:57.621Z] #10 25.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-06T21:37:57.621Z] #10 25.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-06T21:37:57.621Z] #10 25.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-06T21:37:57.621Z] #10 25.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-06T21:37:57.621Z] #10 25.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-06T21:37:57.621Z] #10 25.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-06T21:37:57.621Z] #10 25.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-06T21:37:57.621Z] #10 26.58 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:37:57.621Z] #10 26.65 Fetched 73.3 MB in 5s (14.3 MB/s) [2020-07-06T21:37:57.621Z] #10 26.77 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-06T21:37:57.621Z] #10 26.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-06T21:37:57.621Z] #10 26.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-06T21:37:57.621Z] #10 26.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-06T21:37:57.621Z] #10 29.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-06T21:37:57.621Z] #10 29.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-06T21:37:57.621Z] #10 29.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-06T21:37:57.621Z] #10 31.27 Selecting previously unselected package binutils-mingw-w64. [2020-07-06T21:37:57.621Z] #10 31.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-06T21:37:57.621Z] #10 31.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-06T21:37:57.621Z] #10 31.35 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-06T21:37:57.621Z] #10 31.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-06T21:37:57.621Z] #10 31.36 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-06T21:37:57.621Z] #10 31.49 Selecting previously unselected package dmsetup. [2020-07-06T21:37:57.621Z] #10 31.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-06T21:37:57.621Z] #10 31.49 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-06T21:37:57.621Z] #10 31.62 Selecting previously unselected package mingw-w64-common. [2020-07-06T21:37:57.621Z] #10 31.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-06T21:37:57.621Z] #10 31.62 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-06T21:37:57.621Z] #10 ... [2020-07-06T21:37:57.621Z] [2020-07-06T21:37:57.621Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:57.621Z] #30 23.76 sync [2020-07-06T21:37:57.621Z] #30 23.77 internal/reflectlite [2020-07-06T21:37:57.621Z] #30 26.09 errors [2020-07-06T21:37:57.621Z] #30 26.10 sort [2020-07-06T21:37:57.622Z] #30 26.35 strconv [2020-07-06T21:37:57.622Z] #30 27.18 io [2020-07-06T21:37:57.622Z] #30 28.46 internal/oserror [2020-07-06T21:37:57.622Z] #30 28.55 syscall [2020-07-06T21:37:57.622Z] #30 29.29 reflect [2020-07-06T21:37:57.622Z] #30 ... [2020-07-06T21:37:57.622Z] [2020-07-06T21:37:57.622Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:37:58.103Z] #38 16.58 Reading package lists... [2020-07-06T21:37:58.103Z] #38 ... [2020-07-06T21:37:58.103Z] [2020-07-06T21:37:58.103Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:37:58.103Z] #36 7.415 + git clone https://github.com/docker/distribution.git . [2020-07-06T21:37:58.103Z] #36 7.415 Cloning into '.'... [2020-07-06T21:37:58.362Z] #36 ... [2020-07-06T21:37:58.362Z] [2020-07-06T21:37:58.362Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:58.362Z] #21 16.96 + mkdir -p /build [2020-07-06T21:37:58.362Z] #21 16.96 + mv docker/docker /build/ [2020-07-06T21:37:58.362Z] #21 16.96 + rmdir docker [2020-07-06T21:37:58.823Z] #25 6.553 1.1% ####### 11.0% ############## 19.6% ################## 26.0% ####################### 32.5% ############################ 38.9% ################################ 45.3% ##################################### 51.8% ######################################### 58.2% ############################################## 64.7% ###################################################### 75.4% ############################################################ 84.0% ############################################################### 88.3% #################################################################### 94.8% ######################################################################## 100.0% [2020-07-06T21:37:58.823Z] #25 8.407 [2020-07-06T21:37:58.823Z] #25 ... [2020-07-06T21:37:58.823Z] [2020-07-06T21:37:58.823Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:37:58.823Z] #52 1.944 + RM_GOPATH=0 [2020-07-06T21:37:58.823Z] #52 1.944 + TMP_GOPATH= [2020-07-06T21:37:58.823Z] #52 1.944 + : /build [2020-07-06T21:37:58.823Z] #52 1.944 + '[' -z '' ']' [2020-07-06T21:37:58.823Z] #52 1.946 ++ mktemp -d [2020-07-06T21:37:58.823Z] #52 1.947 + export GOPATH=/tmp/tmp.MaAEvaLS8V [2020-07-06T21:37:58.823Z] #52 1.947 + GOPATH=/tmp/tmp.MaAEvaLS8V [2020-07-06T21:37:58.823Z] #52 1.947 + RM_GOPATH=1 [2020-07-06T21:37:58.823Z] #52 1.947 + case "$(go env GOARCH)" in [2020-07-06T21:37:58.823Z] #52 1.949 ++ go env GOARCH [2020-07-06T21:37:58.823Z] #52 1.953 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:58.823Z] #52 1.953 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:37:58.823Z] #52 1.955 ++ dirname /tmp/install/install.sh [2020-07-06T21:37:58.823Z] #52 1.956 + dir=/tmp/install [2020-07-06T21:37:58.823Z] #52 1.957 + bin=containerd [2020-07-06T21:37:58.823Z] #52 1.957 + shift [2020-07-06T21:37:58.823Z] #52 1.957 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-06T21:37:58.823Z] #52 1.957 + . /tmp/install/containerd.installer [2020-07-06T21:37:58.823Z] #52 1.958 ++ set -e [2020-07-06T21:37:58.823Z] #52 1.958 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:37:58.823Z] #52 1.961 + install_containerd [2020-07-06T21:37:58.823Z] #52 1.963 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:37:58.823Z] #52 1.963 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-06T21:37:58.823Z] #52 1.963 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MaAEvaLS8V/src/github.com/containerd/containerd [2020-07-06T21:37:58.823Z] #52 1.964 Cloning into '/tmp/tmp.MaAEvaLS8V/src/github.com/containerd/containerd'... [2020-07-06T21:37:58.886Z] #32 23.05 Reading package lists... [2020-07-06T21:37:58.886Z] #32 ... [2020-07-06T21:37:58.886Z] [2020-07-06T21:37:58.886Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:58.886Z] #60 25.25 Checking out files: 65% (1351/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-06T21:37:58.886Z] #60 26.06 + cd /tmp/tmp.yeDd3zngrT/src/github.com/docker/libnetwork [2020-07-06T21:37:58.886Z] #60 26.08 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:37:58.886Z] #60 26.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-06T21:37:58.931Z] #21 DONE 18.2s [2020-07-06T21:37:58.931Z] [2020-07-06T21:37:58.931Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:37:58.931Z] #47 17.85 + cd /tmp/tmp.UIaMmIVb3L/src/github.com/mvdan/sh [2020-07-06T21:37:58.931Z] #47 17.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:37:58.931Z] #47 17.99 + GO111MODULE=on [2020-07-06T21:37:58.931Z] #47 17.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-06T21:37:59.114Z] #52 ... [2020-07-06T21:37:59.114Z] [2020-07-06T21:37:59.114Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:37:59.114Z] #32 34.26 Selecting previously unselected package libxml2:s390x. [2020-07-06T21:37:59.114Z] #32 34.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-06T21:37:59.114Z] #32 34.27 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-06T21:37:59.114Z] #32 34.65 Selecting previously unselected package libarchive13:s390x. [2020-07-06T21:37:59.114Z] #32 34.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-06T21:37:59.114Z] #32 34.65 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-06T21:37:59.114Z] #32 34.75 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-06T21:37:59.114Z] #32 34.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-06T21:37:59.114Z] #32 34.75 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-06T21:37:59.114Z] #32 34.79 Selecting previously unselected package librhash0:s390x. [2020-07-06T21:37:59.114Z] #32 34.80 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-06T21:37:59.114Z] #32 34.80 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-06T21:37:59.114Z] #32 34.88 Selecting previously unselected package libuv1:s390x. [2020-07-06T21:37:59.114Z] #32 34.88 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-06T21:37:59.114Z] #32 34.88 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-06T21:37:59.114Z] #32 34.95 Selecting previously unselected package cmake. [2020-07-06T21:37:59.114Z] #32 34.95 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-06T21:37:59.114Z] #32 34.95 Unpacking cmake (3.13.4-1) ... [2020-07-06T21:38:00.146Z] #32 ... [2020-07-06T21:38:00.146Z] [2020-07-06T21:38:00.146Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:00.146Z] #41 26.52 internal/singleflight [2020-07-06T21:38:00.146Z] #41 27.51 io [2020-07-06T21:38:00.146Z] #41 27.51 strconv [2020-07-06T21:38:00.146Z] #41 28.83 bytes [2020-07-06T21:38:00.146Z] #41 30.29 reflect [2020-07-06T21:38:00.146Z] #41 30.35 bufio [2020-07-06T21:38:00.146Z] #41 31.79 syscall [2020-07-06T21:38:00.312Z] #47 19.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:38:00.313Z] #47 19.78 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:38:00.438Z] #41 ... [2020-07-06T21:38:00.438Z] [2020-07-06T21:38:00.438Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:00.573Z] #47 19.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:38:00.573Z] #47 20.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:38:00.573Z] #47 20.11 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:38:00.834Z] #47 ... [2020-07-06T21:38:00.834Z] [2020-07-06T21:38:00.834Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:00.834Z] #41 10.36 unicode [2020-07-06T21:38:00.834Z] #41 10.59 runtime [2020-07-06T21:38:00.834Z] #41 14.47 unicode/utf8 [2020-07-06T21:38:00.834Z] #41 15.06 math [2020-07-06T21:38:00.834Z] #41 19.88 unicode/utf16 [2020-07-06T21:38:00.834Z] #41 20.18 container/list [2020-07-06T21:38:01.021Z] #25 8.523 #=#=# # 2.5% ### 4.4% #### 6.3% ###### 8.8% ####### 11.1% ######### 13.1% ########### 15.4% ############ 17.9% ############## 20.2% ################ 22.5% ################# 24.5% ################### 27.1% ###################### 30.8% ######################## 33.4% ######################### 35.4% ########################### 38.0% [2020-07-06T21:38:01.021Z] #25 ... [2020-07-06T21:38:01.021Z] [2020-07-06T21:38:01.021Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:01.021Z] #38 27.62 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-06T21:38:01.021Z] #38 27.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-06T21:38:01.021Z] #38 27.63 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-06T21:38:01.021Z] #38 27.97 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-06T21:38:01.021Z] #38 27.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-06T21:38:01.021Z] #38 28.01 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-06T21:38:01.021Z] #38 29.07 Selecting previously unselected package libprotoc17:s390x. [2020-07-06T21:38:01.021Z] #38 29.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-06T21:38:01.021Z] #38 29.08 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-06T21:38:01.021Z] #38 29.44 Selecting previously unselected package protobuf-c-compiler. [2020-07-06T21:38:01.021Z] #38 29.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-06T21:38:01.021Z] #38 29.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-06T21:38:01.021Z] #38 29.52 Selecting previously unselected package protobuf-compiler. [2020-07-06T21:38:01.021Z] #38 29.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-06T21:38:01.021Z] #38 29.52 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-06T21:38:01.021Z] #38 29.67 Selecting previously unselected package python-pkg-resources. [2020-07-06T21:38:01.021Z] #38 29.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-06T21:38:01.021Z] #38 29.68 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-06T21:38:01.021Z] #38 29.80 Selecting previously unselected package python-six. [2020-07-06T21:38:01.021Z] #38 29.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-06T21:38:01.021Z] #38 29.80 Unpacking python-six (1.12.0-1) ... [2020-07-06T21:38:01.021Z] #38 29.85 Selecting previously unselected package python-protobuf. [2020-07-06T21:38:01.021Z] #38 29.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-06T21:38:01.021Z] #38 29.86 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-06T21:38:01.021Z] #38 30.16 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-06T21:38:01.021Z] #38 31.92 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-06T21:38:01.021Z] #38 31.93 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-06T21:38:01.021Z] #38 31.93 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-06T21:38:01.021Z] #38 31.94 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-06T21:38:01.021Z] #38 31.95 Setting up python-six (1.12.0-1) ... [2020-07-06T21:38:01.021Z] #38 33.27 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-06T21:38:01.021Z] #38 33.28 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-06T21:38:01.021Z] #38 33.29 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-06T21:38:01.021Z] #38 33.30 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-06T21:38:01.021Z] #38 33.31 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-06T21:38:01.021Z] #38 33.32 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-06T21:38:01.021Z] #38 33.33 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-06T21:38:01.021Z] #38 33.33 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-06T21:38:01.021Z] #38 33.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-06T21:38:01.021Z] #38 33.35 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-06T21:38:01.021Z] #38 36.41 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-06T21:38:01.021Z] #38 36.42 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:38:01.021Z] #38 DONE 37.1s [2020-07-06T21:38:01.021Z] [2020-07-06T21:38:01.021Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:01.094Z] #41 ... [2020-07-06T21:38:01.094Z] [2020-07-06T21:38:01.094Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:38:01.094Z] #43 13.92 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:38:01.094Z] #43 14.11 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:38:01.094Z] #43 14.56 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:38:01.094Z] #43 17.45 go: finding github.com/fatih/color v1.6.0 [2020-07-06T21:38:01.094Z] #43 17.49 go: finding github.com/pkg/errors v0.8.0 [2020-07-06T21:38:01.094Z] #43 17.69 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:38:01.094Z] #43 17.78 go: finding github.com/spf13/pflag v1.0.1 [2020-07-06T21:38:01.094Z] #43 17.82 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:38:01.094Z] #43 17.91 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:38:01.094Z] #43 18.13 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:38:01.094Z] #43 18.24 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:38:01.094Z] #43 18.25 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:38:01.094Z] #43 18.45 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:38:01.094Z] #43 18.58 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:38:01.354Z] #43 ... [2020-07-06T21:38:01.354Z] [2020-07-06T21:38:01.354Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:01.354Z] #32 10.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:38:01.354Z] #32 13.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:38:01.354Z] #32 ... [2020-07-06T21:38:01.354Z] [2020-07-06T21:38:01.354Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:01.354Z] #41 20.63 crypto/internal/subtle [2020-07-06T21:38:01.354Z] #41 20.77 crypto/subtle [2020-07-06T21:38:01.605Z] #25 8.523 #=#=# # 2.5% ### 4.4% #### 6.3% ###### 8.8% ####### 11.1% ######### 13.1% ########### 15.4% ############ 17.9% ############## 20.2% ################ 22.5% ################# 24.5% ################### 27.1% ###################### 30.8% ######################## 33.4% ######################### 35.4% ########################### 38.0% ############################# 40.5% ############################### 43.6% ################################ 45.5% ################################## 47.4% ################################### 49.2% ###################################### 52.8% [2020-07-06T21:38:01.605Z] #25 ... [2020-07-06T21:38:01.605Z] [2020-07-06T21:38:01.605Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:01.605Z] #32 37.02 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-06T21:38:01.605Z] #32 37.13 Setting up xxd (2:8.1.0875-5) ... [2020-07-06T21:38:01.605Z] #32 37.14 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-06T21:38:01.605Z] #32 37.15 Setting up vim-common (2:8.1.0875-5) ... [2020-07-06T21:38:01.605Z] #32 37.20 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-06T21:38:01.605Z] #32 37.21 Setting up cmake-data (3.13.4-1) ... [2020-07-06T21:38:01.605Z] #32 37.23 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-06T21:38:01.605Z] #32 37.24 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-06T21:38:01.605Z] #32 37.24 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-06T21:38:01.605Z] #32 37.25 Setting up cmake (3.13.4-1) ... [2020-07-06T21:38:01.605Z] #32 37.26 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:38:01.605Z] #32 37.37 Processing triggers for mime-support (3.62) ... [2020-07-06T21:38:01.605Z] #32 DONE 37.9s [2020-07-06T21:38:01.605Z] [2020-07-06T21:38:01.605Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:01.615Z] #41 20.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-06T21:38:01.615Z] #41 21.01 internal/nettrace [2020-07-06T21:38:01.615Z] #41 21.15 runtime/cgo [2020-07-06T21:38:01.875Z] #41 ... [2020-07-06T21:38:01.875Z] [2020-07-06T21:38:01.875Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:38:01.875Z] #23 11.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:38:01.875Z] #23 13.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:38:01.875Z] #23 ... [2020-07-06T21:38:01.875Z] [2020-07-06T21:38:01.875Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:38:01.875Z] #51 11.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:38:01.875Z] #51 13.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:38:02.136Z] #51 ... [2020-07-06T21:38:02.136Z] [2020-07-06T21:38:02.136Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:02.136Z] #47 21.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:38:02.397Z] #47 21.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:38:03.780Z] #47 22.98 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:38:03.933Z] #25 8.523 #=#=# # 2.5% ### 4.4% #### 6.3% ###### 8.8% ####### 11.1% ######### 13.1% ########### 15.4% ############ 17.9% ############## 20.2% ################ 22.5% ################# 24.5% ################### 27.1% ###################### 30.8% ######################## 33.4% ######################### 35.4% ########################### 38.0% ############################# 40.5% ############################### 43.6% ################################ 45.5% ################################## 47.4% ################################### 49.2% ###################################### 52.8% ####################################### 54.7% ######################################### 57.2% ########################################## 59.0% ############################################ 61.5% ############################################## 64.0% ############################################### 65.9% ################################################ 67.2% ################################################## 69.6% #################################################### 72.8% ##################################################### 74.6% ####################################################### 77.1% ######################################################### 79.6% ########################################################### 82.1% ############################################################ 84.6% ############################################################## 86.5% ################################################################ 89.0% ################################################################## 92.3% ################################################################### 94.2% ##################################################################### 96.7% ###################################################################### 98.6% ######################################################################## 100.0% [2020-07-06T21:38:03.933Z] #25 13.53 [2020-07-06T21:38:04.041Z] #47 ... [2020-07-06T21:38:04.041Z] [2020-07-06T21:38:04.041Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:38:04.041Z] #54 13.27 + cd /tmp/tmp.vIbuuMHQnx/src/github.com/rootless-containers/rootlesskit [2020-07-06T21:38:04.041Z] #54 13.27 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:38:04.041Z] #54 13.76 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-06T21:38:04.041Z] #54 13.76 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-06T21:38:04.223Z] #25 ... [2020-07-06T21:38:04.223Z] [2020-07-06T21:38:04.223Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:04.223Z] #47 30.47 reflect [2020-07-06T21:38:04.223Z] #47 30.48 syscall [2020-07-06T21:38:04.223Z] #47 36.41 time [2020-07-06T21:38:04.301Z] #54 ... [2020-07-06T21:38:04.301Z] [2020-07-06T21:38:04.301Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:38:04.513Z] #47 40.58 context [2020-07-06T21:38:04.513Z] #47 ... [2020-07-06T21:38:04.513Z] [2020-07-06T21:38:04.513Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:38:04.513Z] #28 30.46 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-07-06T21:38:04.513Z] #28 30.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-06T21:38:04.513Z] #28 30.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-06T21:38:04.513Z] #28 ... [2020-07-06T21:38:04.513Z] [2020-07-06T21:38:04.513Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:04.513Z] #47 40.87 encoding/binary [2020-07-06T21:38:04.562Z] #36 23.70 Checking out files: 92% (1476/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-06T21:38:04.562Z] #36 23.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-06T21:38:05.144Z] #47 41.33 os [2020-07-06T21:38:05.458Z] #60 ... [2020-07-06T21:38:05.458Z] [2020-07-06T21:38:05.458Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:05.458Z] #47 24.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:38:05.458Z] #47 24.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:38:05.458Z] #47 24.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:38:05.458Z] #47 24.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:38:05.458Z] #47 25.58 runtime/cgo [2020-07-06T21:38:05.458Z] #47 25.74 runtime [2020-07-06T21:38:05.458Z] #47 ... [2020-07-06T21:38:05.458Z] [2020-07-06T21:38:05.458Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:38:05.458Z] #51 24.40 Fetched 8360 kB in 17s (486 kB/s) [2020-07-06T21:38:05.458Z] #51 24.40 Reading package lists... [2020-07-06T21:38:05.458Z] #51 32.00 Reading package lists... [2020-07-06T21:38:05.458Z] #51 ... [2020-07-06T21:38:05.458Z] [2020-07-06T21:38:05.458Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:38:05.458Z] #36 25.62 + 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-07-06T21:38:05.458Z] #36 ... [2020-07-06T21:38:05.458Z] [2020-07-06T21:38:05.458Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:05.458Z] #10 24.91 Fetched 8360 kB in 18s (469 kB/s) [2020-07-06T21:38:05.458Z] #10 24.91 Reading package lists... [2020-07-06T21:38:05.718Z] #10 31.79 Reading package lists... [2020-07-06T21:38:05.718Z] #10 ... [2020-07-06T21:38:05.718Z] [2020-07-06T21:38:05.718Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:05.718Z] #32 23.05 Reading package lists... [2020-07-06T21:38:05.944Z] #36 ... [2020-07-06T21:38:05.944Z] [2020-07-06T21:38:05.944Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:05.944Z] #30 15.27 internal/testlog [2020-07-06T21:38:05.944Z] #30 15.53 encoding [2020-07-06T21:38:05.944Z] #30 15.76 runtime/cgo [2020-07-06T21:38:05.944Z] #30 ... [2020-07-06T21:38:05.944Z] [2020-07-06T21:38:05.944Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:05.944Z] #60 24.49 Checking out files: 62% (1288/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-06T21:38:05.944Z] #60 25.40 + cd /tmp/tmp.idU4OaIyfG/src/github.com/docker/libnetwork [2020-07-06T21:38:05.978Z] #32 30.43 Reading package lists... [2020-07-06T21:38:05.978Z] #32 ... [2020-07-06T21:38:05.978Z] [2020-07-06T21:38:05.978Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:05.978Z] #38 25.54 Fetched 8360 kB in 18s (461 kB/s) [2020-07-06T21:38:05.978Z] #38 25.54 Reading package lists... [2020-07-06T21:38:06.175Z] #47 42.30 encoding/base64 [2020-07-06T21:38:06.204Z] #60 25.40 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:38:06.239Z] #38 32.54 Reading package lists... [2020-07-06T21:38:06.239Z] #38 ... [2020-07-06T21:38:06.239Z] [2020-07-06T21:38:06.239Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:38:06.239Z] #23 25.58 Fetched 8360 kB in 18s (454 kB/s) [2020-07-06T21:38:06.239Z] #23 25.58 Reading package lists... [2020-07-06T21:38:06.775Z] #60 25.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-06T21:38:06.838Z] #47 42.99 golang.org/x/sys/unix [2020-07-06T21:38:07.619Z] #23 32.96 Reading package lists... [2020-07-06T21:38:07.619Z] #23 ... [2020-07-06T21:38:07.619Z] [2020-07-06T21:38:07.619Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:07.619Z] #32 30.43 Reading package lists... [2020-07-06T21:38:08.902Z] #47 44.78 encoding/json [2020-07-06T21:38:08.902Z] #47 ... [2020-07-06T21:38:08.902Z] [2020-07-06T21:38:08.902Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:08.902Z] #30 34.87 time [2020-07-06T21:38:08.902Z] #30 36.80 internal/fmtsort [2020-07-06T21:38:08.902Z] #30 37.26 internal/syscall/execenv [2020-07-06T21:38:08.902Z] #30 37.40 internal/syscall/unix [2020-07-06T21:38:08.902Z] #30 37.78 strings [2020-07-06T21:38:08.902Z] #30 38.60 internal/poll [2020-07-06T21:38:08.902Z] #30 39.93 path [2020-07-06T21:38:08.902Z] #30 39.95 os [2020-07-06T21:38:08.902Z] #30 40.29 text/tabwriter [2020-07-06T21:38:08.902Z] #30 41.66 fmt [2020-07-06T21:38:08.902Z] #30 41.66 path/filepath [2020-07-06T21:38:08.902Z] #30 42.84 io/ioutil [2020-07-06T21:38:08.902Z] #30 44.11 flag [2020-07-06T21:38:08.902Z] #30 44.12 github.com/BurntSushi/toml [2020-07-06T21:38:08.902Z] #30 ... [2020-07-06T21:38:08.902Z] [2020-07-06T21:38:08.902Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:08.902Z] #25 14.49 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-06T21:38:08.902Z] #25 14.76 [2020-07-06T21:38:08.902Z] #25 14.98 #=#=# ######################################################################## 100.0% [2020-07-06T21:38:08.902Z] #25 15.15 [2020-07-06T21:38:08.902Z] #25 16.08 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-06T21:38:08.902Z] #25 16.12 skipping existing aab193acf6ba [2020-07-06T21:38:08.902Z] #25 16.17 [2020-07-06T21:38:08.902Z] #25 17.09 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-06T21:38:08.902Z] #25 17.12 skipping existing 4d43f82972ce [2020-07-06T21:38:08.902Z] #25 17.22 [2020-07-06T21:38:08.902Z] #25 18.23 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-06T21:38:08.902Z] #25 18.50 #=#=# [2020-07-06T21:38:09.192Z] #25 18.63 #=#=# ######################################################################## 100.0% [2020-07-06T21:38:09.192Z] #25 18.74 [2020-07-06T21:38:09.192Z] #25 18.79 Download of images into '/build' complete. [2020-07-06T21:38:09.192Z] #25 18.79 Use something like the following to load the result into a Docker daemon: [2020-07-06T21:38:09.192Z] #25 18.79 tar -cC '/build' . | docker load [2020-07-06T21:38:09.258Z] #32 37.30 Building dependency tree... [2020-07-06T21:38:09.485Z] #25 DONE 19.1s [2020-07-06T21:38:09.485Z] [2020-07-06T21:38:09.485Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:09.485Z] #39 2.669 Note: Building without setproctitle() and strlcpy() support. [2020-07-06T21:38:09.485Z] #39 2.671 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-06T21:38:09.485Z] #39 2.677 Note: Building without GnuTLS support [2020-07-06T21:38:09.485Z] #39 2.684 Makefile.config:39: Warn: you have no libnftables installed [2020-07-06T21:38:09.485Z] #39 2.684 Makefile.config:40: Warn: Building without nftables support [2020-07-06T21:38:09.485Z] #39 3.697 fatal: not a git repository (or any of the parent directories): .git [2020-07-06T21:38:09.485Z] #39 3.711 GEN .gitid [2020-07-06T21:38:09.485Z] #39 3.721 GEN criu/include/version.h [2020-07-06T21:38:09.485Z] #39 3.757 GEN include/common/asm [2020-07-06T21:38:09.485Z] #39 4.734 PBCC images/timens.pb-c.c [2020-07-06T21:38:09.485Z] #39 4.756 DEP images/timens.pb-c.d [2020-07-06T21:38:09.485Z] #39 4.791 PBCC images/fown.pb-c.c [2020-07-06T21:38:09.485Z] #39 4.830 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-06T21:38:09.485Z] #39 4.942 PBCC images/opts.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.002 PBCC images/memfd.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.036 DEP images/fown.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.073 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.114 DEP images/opts.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.156 DEP images/memfd.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.178 PBCC images/sit.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.222 DEP images/sit.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.264 PBCC images/macvlan.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.285 DEP images/macvlan.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.314 PBCC images/autofs.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.329 DEP images/autofs.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.343 PBCC images/sysctl.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.370 DEP images/sysctl.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.435 PBCC images/time.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.440 DEP images/time.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.498 PBCC images/binfmt-misc.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.501 DEP images/binfmt-misc.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.525 PBCC images/seccomp.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.545 DEP images/seccomp.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.568 PBCC images/userns.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.580 DEP images/userns.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.633 PBCC images/cgroup.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.672 DEP images/cgroup.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.701 PBCC images/ext-file.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.724 DEP images/ext-file.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.769 PBCC images/rpc.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.845 DEP images/rpc.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.878 PBCC images/siginfo.pb-c.c [2020-07-06T21:38:09.485Z] #39 5.882 DEP images/siginfo.pb-c.d [2020-07-06T21:38:09.485Z] #39 5.937 PBCC images/pagemap.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.005 DEP images/pagemap.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.048 PBCC images/rlimit.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.052 DEP images/rlimit.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.098 PBCC images/file-lock.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.117 DEP images/file-lock.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.149 PBCC images/tty.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.185 DEP images/tty.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.239 PBCC images/tun.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.302 PBCC images/netdev.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.337 DEP images/tun.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.391 DEP images/netdev.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.424 PBCC images/vma.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.455 DEP images/vma.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.493 PBCC images/creds.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.535 DEP images/creds.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.585 PBCC images/utsns.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.616 DEP images/utsns.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.655 PBCC images/ipc-desc.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.658 PBCC images/ipc-sem.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.669 DEP images/ipc-desc.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.721 DEP images/ipc-sem.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.750 PBCC images/ipc-msg.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.763 DEP images/ipc-msg.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.814 PBCC images/ipc-shm.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.858 DEP images/ipc-shm.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.888 PBCC images/ipc-var.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.917 DEP images/ipc-var.pb-c.d [2020-07-06T21:38:09.485Z] #39 6.943 PBCC images/sk-opts.pb-c.c [2020-07-06T21:38:09.485Z] #39 6.976 PBCC images/packet-sock.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.013 DEP images/sk-opts.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.041 DEP images/packet-sock.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.079 PBCC images/sk-netlink.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.118 DEP images/sk-netlink.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.166 PBCC images/sk-inet.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.200 DEP images/sk-inet.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.248 PBCC images/sk-unix.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.298 DEP images/sk-unix.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.349 PBCC images/mm.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.372 DEP images/mm.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.413 PBCC images/timerfd.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.425 DEP images/timerfd.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.483 PBCC images/timer.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.487 DEP images/timer.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.508 PBCC images/sa.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.533 DEP images/sa.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.583 PBCC images/pipe-data.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.586 DEP images/pipe-data.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.619 PBCC images/mnt.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.677 DEP images/mnt.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.709 PBCC images/sk-packet.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.725 DEP images/sk-packet.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.762 PBCC images/tcp-stream.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.790 DEP images/tcp-stream.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.853 PBCC images/pipe.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.859 DEP images/pipe.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.891 PBCC images/pstree.pb-c.c [2020-07-06T21:38:09.485Z] #39 7.945 DEP images/pstree.pb-c.d [2020-07-06T21:38:09.485Z] #39 7.981 PBCC images/fs.pb-c.c [2020-07-06T21:38:09.485Z] #39 8.026 DEP images/fs.pb-c.d [2020-07-06T21:38:09.485Z] #39 8.042 PBCC images/signalfd.pb-c.c [2020-07-06T21:38:09.485Z] #39 8.060 DEP images/signalfd.pb-c.d [2020-07-06T21:38:09.485Z] #39 8.095 PBCC images/fh.pb-c.c [2020-07-06T21:38:09.485Z] #39 8.133 PBCC images/fsnotify.pb-c.c [2020-07-06T21:38:09.485Z] #39 8.194 DEP images/fh.pb-c.d [2020-07-06T21:38:09.485Z] #39 8.225 DEP images/fsnotify.pb-c.d [2020-07-06T21:38:09.485Z] #39 8.250 PBCC images/eventpoll.pb-c.c [2020-07-06T21:38:09.485Z] #39 8.263 DEP images/eventpoll.pb-c.d [2020-07-06T21:38:09.485Z] #39 8.284 PBCC images/eventfd.pb-c.c [2020-07-06T21:38:09.485Z] #39 8.300 DEP images/eventfd.pb-c.d [2020-07-06T21:38:09.485Z] #39 8.346 PBCC images/remap-file-path.pb-c.c [2020-07-06T21:38:09.485Z] #39 8.370 DEP images/remap-file-path.pb-c.d [2020-07-06T21:38:09.485Z] #39 8.394 PBCC images/fifo.pb-c.c [2020-07-06T21:38:09.485Z] #39 8.407 DEP images/fifo.pb-c.d [2020-07-06T21:38:09.485Z] #39 8.474 PBCC images/ghost-file.pb-c.c [2020-07-06T21:38:09.485Z] #39 8.561 DEP images/ghost-file.pb-c.d [2020-07-06T21:38:09.485Z] #39 8.593 PBCC images/regfile.pb-c.c [2020-07-06T21:38:09.783Z] #39 8.674 DEP images/regfile.pb-c.d [2020-07-06T21:38:09.783Z] #39 8.785 PBCC images/ns.pb-c.c [2020-07-06T21:38:09.783Z] #39 8.794 DEP images/ns.pb-c.d [2020-07-06T21:38:09.783Z] #39 8.825 PBCC images/fdinfo.pb-c.c [2020-07-06T21:38:10.100Z] #39 ... [2020-07-06T21:38:10.100Z] [2020-07-06T21:38:10.100Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:10.100Z] #33 1.572 + RM_GOPATH=0 [2020-07-06T21:38:10.100Z] #33 1.572 + TMP_GOPATH= [2020-07-06T21:38:10.100Z] #33 1.572 + : /build [2020-07-06T21:38:10.100Z] #33 1.572 + '[' -z '' ']' [2020-07-06T21:38:10.100Z] #33 1.572 ++ mktemp -d [2020-07-06T21:38:10.100Z] #33 1.573 + export GOPATH=/tmp/tmp.crdBmjRpTT [2020-07-06T21:38:10.100Z] #33 1.573 + GOPATH=/tmp/tmp.crdBmjRpTT [2020-07-06T21:38:10.100Z] #33 1.573 + RM_GOPATH=1 [2020-07-06T21:38:10.100Z] #33 1.573 + case "$(go env GOARCH)" in [2020-07-06T21:38:10.100Z] #33 1.573 ++ go env GOARCH [2020-07-06T21:38:10.100Z] #33 1.595 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:38:10.100Z] #33 1.595 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:38:10.100Z] #33 1.595 ++ dirname /tmp/install/install.sh [2020-07-06T21:38:10.100Z] #33 1.597 + dir=/tmp/install [2020-07-06T21:38:10.100Z] #33 1.597 + bin=tini [2020-07-06T21:38:10.100Z] #33 1.597 + shift [2020-07-06T21:38:10.100Z] #33 1.597 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-06T21:38:10.100Z] #33 1.597 + . /tmp/install/tini.installer [2020-07-06T21:38:10.100Z] #33 1.597 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:38:10.100Z] #33 1.598 + install_tini [2020-07-06T21:38:10.100Z] #33 1.598 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-06T21:38:10.100Z] #33 1.598 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:38:10.100Z] #33 1.598 + git clone https://github.com/krallin/tini.git /tmp/tmp.crdBmjRpTT/tini [2020-07-06T21:38:10.100Z] #33 1.604 Cloning into '/tmp/tmp.crdBmjRpTT/tini'... [2020-07-06T21:38:10.100Z] #33 2.481 + cd /tmp/tmp.crdBmjRpTT/tini [2020-07-06T21:38:10.100Z] #33 2.481 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:38:10.100Z] #33 2.499 + cmake . [2020-07-06T21:38:10.100Z] #33 2.841 -- The C compiler identification is GNU 8.3.0 [2020-07-06T21:38:10.100Z] #33 2.894 -- Check for working C compiler: /usr/bin/cc [2020-07-06T21:38:10.100Z] #33 3.428 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-06T21:38:10.100Z] #33 3.430 -- Detecting C compiler ABI info [2020-07-06T21:38:10.100Z] #33 4.006 -- Detecting C compiler ABI info - done [2020-07-06T21:38:10.100Z] #33 4.013 -- Detecting C compile features [2020-07-06T21:38:10.100Z] #33 5.420 -- Detecting C compile features - done [2020-07-06T21:38:10.100Z] #33 5.477 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-06T21:38:10.100Z] #33 5.687 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-06T21:38:10.100Z] #33 5.741 -- Configuring done [2020-07-06T21:38:10.100Z] #33 5.760 -- Generating done [2020-07-06T21:38:10.100Z] #33 5.767 -- Build files have been written to: /tmp/tmp.crdBmjRpTT/tini [2020-07-06T21:38:10.100Z] #33 5.777 + make tini-static [2020-07-06T21:38:10.100Z] #33 6.198 Scanning dependencies of target tini-static [2020-07-06T21:38:10.100Z] #33 6.318 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-06T21:38:10.100Z] #33 7.492 [100%] Linking C executable tini-static [2020-07-06T21:38:10.100Z] #33 7.903 [100%] Built target tini-static [2020-07-06T21:38:10.100Z] #33 8.070 + mkdir -p /build [2020-07-06T21:38:10.100Z] #33 8.070 + cp tini-static /build/docker-init [2020-07-06T21:38:10.100Z] #33 DONE 8.3s [2020-07-06T21:38:10.100Z] [2020-07-06T21:38:10.100Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:10.100Z] #39 8.901 DEP images/fdinfo.pb-c.d [2020-07-06T21:38:10.100Z] #39 8.920 PBCC images/core-aarch64.pb-c.c [2020-07-06T21:38:10.100Z] #39 8.989 PBCC images/core-arm.pb-c.c [2020-07-06T21:38:10.100Z] #39 9.025 PBCC images/core-ppc64.pb-c.c [2020-07-06T21:38:10.100Z] #39 ... [2020-07-06T21:38:10.100Z] [2020-07-06T21:38:10.100Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:10.100Z] #30 45.47 log [2020-07-06T21:38:10.410Z] #30 ... [2020-07-06T21:38:10.410Z] [2020-07-06T21:38:10.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:10.410Z] #10 36.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-06T21:38:10.410Z] #10 36.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-06T21:38:10.410Z] #10 36.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-06T21:38:10.410Z] #10 41.12 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-06T21:38:10.410Z] #10 41.14 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-06T21:38:10.410Z] #10 41.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:38:10.410Z] #10 41.26 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-06T21:38:10.410Z] #10 41.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-06T21:38:10.410Z] #10 41.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:38:10.410Z] #10 ... [2020-07-06T21:38:10.410Z] [2020-07-06T21:38:10.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:10.410Z] #39 9.094 PBCC images/core-s390.pb-c.c [2020-07-06T21:38:10.410Z] #39 9.139 PBCC images/core-x86.pb-c.c [2020-07-06T21:38:10.410Z] #39 9.224 PBCC images/core.pb-c.c [2020-07-06T21:38:10.410Z] #39 9.324 PBCC images/inventory.pb-c.c [2020-07-06T21:38:10.410Z] #39 9.366 DEP images/core-aarch64.pb-c.d [2020-07-06T21:38:10.410Z] #39 9.424 DEP images/core-arm.pb-c.d [2020-07-06T21:38:10.410Z] #39 9.484 DEP images/core-ppc64.pb-c.d [2020-07-06T21:38:10.720Z] #39 9.592 DEP images/core-s390.pb-c.d [2020-07-06T21:38:10.720Z] #39 9.728 DEP images/core-x86.pb-c.d [2020-07-06T21:38:10.720Z] #39 9.774 DEP images/core.pb-c.d [2020-07-06T21:38:10.720Z] #39 9.852 DEP images/inventory.pb-c.d [2020-07-06T21:38:11.046Z] #39 10.03 PBCC images/cpuinfo.pb-c.c [2020-07-06T21:38:11.046Z] #39 10.03 DEP images/cpuinfo.pb-c.d [2020-07-06T21:38:11.343Z] #39 10.16 PBCC images/stats.pb-c.c [2020-07-06T21:38:11.343Z] #39 10.19 DEP images/stats.pb-c.d [2020-07-06T21:38:11.634Z] #39 ... [2020-07-06T21:38:11.634Z] [2020-07-06T21:38:11.634Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:11.634Z] #41 37.79 time [2020-07-06T21:38:11.634Z] #41 38.61 strings [2020-07-06T21:38:11.634Z] #41 40.42 regexp/syntax [2020-07-06T21:38:11.634Z] #41 42.28 fmt [2020-07-06T21:38:11.634Z] #41 43.95 regexp [2020-07-06T21:38:11.634Z] #41 46.87 go/token [2020-07-06T21:38:11.634Z] #41 47.06 internal/lazyregexp [2020-07-06T21:38:11.634Z] #41 47.35 net/url [2020-07-06T21:38:11.634Z] #41 47.86 go/scanner [2020-07-06T21:38:11.634Z] #41 ... [2020-07-06T21:38:11.634Z] [2020-07-06T21:38:11.634Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:11.634Z] #30 47.83 github.com/BurntSushi/toml/cmd/tomlv [2020-07-06T21:38:11.796Z] #32 41.09 The following additional packages will be installed: [2020-07-06T21:38:11.796Z] #32 41.12 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-06T21:38:11.796Z] #32 41.13 Suggested packages: [2020-07-06T21:38:11.796Z] #32 41.13 cmake-doc ninja-build lrzip [2020-07-06T21:38:11.796Z] #32 41.13 Recommended packages: [2020-07-06T21:38:11.796Z] #32 41.13 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-06T21:38:12.749Z] #32 42.30 The following NEW packages will be installed: [2020-07-06T21:38:12.749Z] #32 42.30 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-06T21:38:12.749Z] #32 42.31 vim-common xxd [2020-07-06T21:38:13.009Z] #32 ... [2020-07-06T21:38:13.009Z] [2020-07-06T21:38:13.009Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:13.009Z] #41 42.51 github.com/LK4D4/vndr/godl/singleflight [2020-07-06T21:38:13.009Z] #41 42.53 errors [2020-07-06T21:38:13.268Z] #41 42.92 sort [2020-07-06T21:38:13.528Z] #41 43.09 io [2020-07-06T21:38:13.788Z] #41 ... [2020-07-06T21:38:13.788Z] [2020-07-06T21:38:13.789Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:38:13.789Z] #43 DONE 43.3s [2020-07-06T21:38:14.049Z] [2020-07-06T21:38:14.049Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:14.049Z] #32 42.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:38:14.049Z] #32 42.72 Need to get 14.9 MB of archives. [2020-07-06T21:38:14.049Z] #32 42.72 After this operation, 61.8 MB of additional disk space will be used. [2020-07-06T21:38:14.049Z] #32 42.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-06T21:38:14.049Z] #32 42.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-06T21:38:14.049Z] #32 42.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-06T21:38:14.049Z] #32 42.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-06T21:38:14.618Z] #32 44.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-06T21:38:14.618Z] #32 44.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-06T21:38:14.618Z] #32 44.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-06T21:38:14.618Z] #32 44.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-06T21:38:14.618Z] #32 44.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-06T21:38:14.878Z] #32 ... [2020-07-06T21:38:14.878Z] [2020-07-06T21:38:14.878Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:14.878Z] #60 DONE 44.3s [2020-07-06T21:38:14.878Z] [2020-07-06T21:38:14.878Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:14.878Z] #32 44.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-06T21:38:14.907Z] #60 ... [2020-07-06T21:38:14.907Z] [2020-07-06T21:38:14.907Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:14.907Z] #47 24.31 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:38:14.907Z] #47 24.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:38:14.907Z] #47 24.71 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:38:14.907Z] #47 24.77 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:38:14.907Z] #47 25.71 runtime/cgo [2020-07-06T21:38:14.907Z] #47 25.84 runtime [2020-07-06T21:38:15.146Z] #30 DONE 51.0s [2020-07-06T21:38:15.146Z] [2020-07-06T21:38:15.146Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:38:15.146Z] #52 23.50 Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-06T21:38:15.146Z] #52 23.98 + cd /tmp/tmp.MaAEvaLS8V/src/github.com/containerd/containerd [2020-07-06T21:38:15.146Z] #52 23.98 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:38:15.146Z] #52 25.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-06T21:38:15.146Z] #52 25.27 + BUILDTAGS='netgo osusergo static_build' [2020-07-06T21:38:15.146Z] #52 25.27 + export EXTRA_FLAGS=-buildmode=pie [2020-07-06T21:38:15.146Z] #52 25.27 + EXTRA_FLAGS=-buildmode=pie [2020-07-06T21:38:15.146Z] #52 25.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-06T21:38:15.146Z] #52 25.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-06T21:38:15.146Z] #52 25.27 + '[' '' = dynamic ']' [2020-07-06T21:38:15.146Z] #52 25.27 + make [2020-07-06T21:38:15.146Z] #52 25.93 + bin/ctr [2020-07-06T21:38:15.168Z] #47 ... [2020-07-06T21:38:15.168Z] [2020-07-06T21:38:15.168Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:15.168Z] #38 16.58 Reading package lists... [2020-07-06T21:38:15.168Z] #38 24.76 Reading package lists... [2020-07-06T21:38:15.168Z] #38 31.84 Building dependency tree... [2020-07-06T21:38:15.428Z] #38 ... [2020-07-06T21:38:15.428Z] [2020-07-06T21:38:15.428Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:15.428Z] #32 24.99 Fetched 8360 kB in 18s (460 kB/s) [2020-07-06T21:38:15.428Z] #32 24.99 Reading package lists... [2020-07-06T21:38:15.688Z] #32 32.22 Reading package lists... [2020-07-06T21:38:15.688Z] #32 ... [2020-07-06T21:38:15.688Z] [2020-07-06T21:38:15.688Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:38:15.688Z] #51 26.18 Fetched 8360 kB in 18s (455 kB/s) [2020-07-06T21:38:15.688Z] #51 26.18 Reading package lists... [2020-07-06T21:38:15.948Z] #51 33.50 Reading package lists... [2020-07-06T21:38:15.948Z] #51 ... [2020-07-06T21:38:15.948Z] [2020-07-06T21:38:15.948Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:38:15.948Z] #23 25.36 Fetched 8360 kB in 18s (469 kB/s) [2020-07-06T21:38:15.948Z] #23 25.36 Reading package lists... [2020-07-06T21:38:16.208Z] #23 32.56 Reading package lists... [2020-07-06T21:38:16.209Z] #23 ... [2020-07-06T21:38:16.209Z] [2020-07-06T21:38:16.209Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:16.209Z] #10 25.93 Fetched 8360 kB in 18s (463 kB/s) [2020-07-06T21:38:16.209Z] #10 25.93 Reading package lists... [2020-07-06T21:38:16.779Z] #10 33.41 Reading package lists... [2020-07-06T21:38:16.779Z] #10 ... [2020-07-06T21:38:16.779Z] [2020-07-06T21:38:16.779Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:38:16.779Z] #36 25.96 + 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-07-06T21:38:16.779Z] #36 ... [2020-07-06T21:38:16.779Z] [2020-07-06T21:38:16.779Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:16.779Z] #38 36.29 The following additional packages will be installed: [2020-07-06T21:38:16.779Z] #38 36.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-06T21:38:16.785Z] #32 46.24 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:38:16.785Z] #32 46.42 Fetched 14.9 MB in 2s (6410 kB/s) [2020-07-06T21:38:16.785Z] #32 46.49 Selecting previously unselected package xxd. [2020-07-06T21:38:17.039Z] #38 36.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-06T21:38:17.039Z] #38 36.33 Suggested packages: [2020-07-06T21:38:17.039Z] #38 36.34 manpages-dev python-setuptools [2020-07-06T21:38:17.045Z] #32 46.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-06T21:38:17.045Z] #32 46.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-06T21:38:17.045Z] #32 46.62 Unpacking xxd (2:8.1.0875-5) ... [2020-07-06T21:38:17.305Z] #32 ... [2020-07-06T21:38:17.305Z] [2020-07-06T21:38:17.305Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:38:17.305Z] #51 32.00 Reading package lists... [2020-07-06T21:38:17.305Z] #51 39.21 Building dependency tree... [2020-07-06T21:38:17.305Z] #51 42.75 The following additional packages will be installed: [2020-07-06T21:38:17.305Z] #51 42.76 libbtrfs0 [2020-07-06T21:38:17.305Z] #51 43.05 The following NEW packages will be installed: [2020-07-06T21:38:17.305Z] #51 43.05 libbtrfs-dev libbtrfs0 [2020-07-06T21:38:17.305Z] #51 43.54 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:38:17.305Z] #51 43.54 Need to get 119 kB of archives. [2020-07-06T21:38:17.305Z] #51 43.54 After this operation, 387 kB of additional disk space will be used. [2020-07-06T21:38:17.305Z] #51 43.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-06T21:38:17.305Z] #51 43.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-06T21:38:17.305Z] #51 45.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:38:17.305Z] #51 45.89 Fetched 119 kB in 0s (348 kB/s) [2020-07-06T21:38:17.305Z] #51 46.02 Selecting previously unselected package libbtrfs0. [2020-07-06T21:38:17.305Z] #51 46.02 (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-07-06T21:38:17.305Z] #51 46.11 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-06T21:38:17.305Z] #51 46.13 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-06T21:38:17.305Z] #51 46.24 Selecting previously unselected package libbtrfs-dev. [2020-07-06T21:38:17.305Z] #51 46.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-06T21:38:17.305Z] #51 46.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:38:17.305Z] #51 46.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-06T21:38:17.305Z] #51 46.53 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:38:17.305Z] #51 46.56 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:38:17.305Z] #51 DONE 46.8s [2020-07-06T21:38:17.305Z] [2020-07-06T21:38:17.305Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:17.305Z] #32 46.90 Selecting previously unselected package vim-common. [2020-07-06T21:38:17.305Z] #32 46.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:38:17.566Z] #32 47.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-06T21:38:18.136Z] #32 47.66 Selecting previously unselected package cmake-data. [2020-07-06T21:38:18.136Z] #32 47.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-06T21:38:18.136Z] #32 47.69 Unpacking cmake-data (3.13.4-1) ... [2020-07-06T21:38:18.423Z] #38 37.86 The following NEW packages will be installed: [2020-07-06T21:38:18.423Z] #38 37.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-06T21:38:18.423Z] #38 37.89 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-06T21:38:18.423Z] #38 37.89 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-06T21:38:18.423Z] #38 37.89 python-six zlib1g-dev [2020-07-06T21:38:18.993Z] #38 38.45 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:38:18.993Z] #38 38.45 Need to get 4095 kB of archives. [2020-07-06T21:38:18.993Z] #38 38.45 After this operation, 22.5 MB of additional disk space will be used. [2020-07-06T21:38:18.993Z] #38 38.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-06T21:38:18.993Z] #38 38.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-06T21:38:18.993Z] #38 38.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-06T21:38:18.993Z] #38 38.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-06T21:38:18.993Z] #38 38.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-06T21:38:18.993Z] #38 38.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-06T21:38:18.993Z] #38 38.49 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-07-06T21:38:18.993Z] #38 38.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-06T21:38:18.993Z] #38 38.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-06T21:38:19.075Z] #32 ... [2020-07-06T21:38:19.075Z] [2020-07-06T21:38:19.075Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:19.075Z] #10 31.79 Reading package lists... [2020-07-06T21:38:19.075Z] #10 39.06 Building dependency tree... [2020-07-06T21:38:19.075Z] #10 42.98 The following additional packages will be installed: [2020-07-06T21:38:19.075Z] #10 43.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-06T21:38:19.075Z] #10 43.01 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-06T21:38:19.075Z] #10 43.02 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-06T21:38:19.075Z] #10 43.02 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-06T21:38:19.075Z] #10 43.02 Suggested packages: [2020-07-06T21:38:19.075Z] #10 43.04 gcc-8-locales seccomp wine64 [2020-07-06T21:38:19.075Z] #10 45.46 The following NEW packages will be installed: [2020-07-06T21:38:19.075Z] #10 45.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-06T21:38:19.075Z] #10 45.47 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-06T21:38:19.075Z] #10 45.47 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-06T21:38:19.075Z] #10 45.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-06T21:38:19.075Z] #10 45.48 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-06T21:38:19.075Z] #10 45.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-06T21:38:19.075Z] #10 46.03 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:38:19.075Z] #10 46.03 Need to get 77.7 MB of archives. [2020-07-06T21:38:19.075Z] #10 46.03 After this operation, 487 MB of additional disk space will be used. [2020-07-06T21:38:19.075Z] #10 46.03 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-07-06T21:38:19.075Z] #10 46.20 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-07-06T21:38:19.075Z] #10 46.43 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-07-06T21:38:19.075Z] #10 46.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-06T21:38:19.075Z] #10 46.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-06T21:38:19.075Z] #10 46.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-06T21:38:19.075Z] #10 47.12 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-07-06T21:38:19.075Z] #10 47.48 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-07-06T21:38:19.075Z] #10 47.51 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-07-06T21:38:19.253Z] #38 38.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-06T21:38:19.253Z] #38 38.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-06T21:38:19.253Z] #38 38.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-06T21:38:19.336Z] #10 ... [2020-07-06T21:38:19.336Z] [2020-07-06T21:38:19.336Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:19.336Z] #38 32.54 Reading package lists... [2020-07-06T21:38:19.336Z] #38 39.68 Building dependency tree... [2020-07-06T21:38:19.336Z] #38 43.85 The following additional packages will be installed: [2020-07-06T21:38:19.336Z] #38 43.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-06T21:38:19.336Z] #38 43.90 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-06T21:38:19.336Z] #38 43.93 Suggested packages: [2020-07-06T21:38:19.336Z] #38 43.93 manpages-dev python-setuptools [2020-07-06T21:38:19.336Z] #38 46.10 The following NEW packages will be installed: [2020-07-06T21:38:19.336Z] #38 46.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-06T21:38:19.336Z] #38 46.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-06T21:38:19.336Z] #38 46.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-06T21:38:19.336Z] #38 46.11 python-six zlib1g-dev [2020-07-06T21:38:19.336Z] #38 46.48 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:38:19.336Z] #38 46.48 Need to get 4095 kB of archives. [2020-07-06T21:38:19.336Z] #38 46.48 After this operation, 22.5 MB of additional disk space will be used. [2020-07-06T21:38:19.336Z] #38 46.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-06T21:38:19.336Z] #38 46.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-06T21:38:19.336Z] #38 46.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-06T21:38:19.336Z] #38 46.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-06T21:38:19.336Z] #38 46.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-06T21:38:19.336Z] #38 46.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-06T21:38:19.336Z] #38 46.51 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-07-06T21:38:19.336Z] #38 46.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-06T21:38:19.336Z] #38 46.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-06T21:38:19.336Z] #38 46.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-06T21:38:19.336Z] #38 46.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-06T21:38:19.336Z] #38 46.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-06T21:38:19.336Z] #38 46.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-07-06T21:38:19.336Z] #38 46.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-06T21:38:19.336Z] #38 46.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-06T21:38:19.336Z] #38 46.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-06T21:38:19.336Z] #38 46.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-06T21:38:19.336Z] #38 48.41 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:38:19.336Z] #38 48.62 Fetched 4095 kB in 1s (5434 kB/s) [2020-07-06T21:38:19.336Z] #38 48.73 Selecting previously unselected package libcap-dev:amd64. [2020-07-06T21:38:19.337Z] #38 48.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-07-06T21:38:19.337Z] #38 48.86 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-06T21:38:19.337Z] #38 48.88 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-06T21:38:19.514Z] #38 38.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-07-06T21:38:19.514Z] #38 38.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-06T21:38:19.514Z] #38 38.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-06T21:38:19.514Z] #38 38.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-06T21:38:19.514Z] #38 38.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-06T21:38:19.597Z] #38 ... [2020-07-06T21:38:19.597Z] [2020-07-06T21:38:19.597Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:38:19.597Z] #23 32.96 Reading package lists... [2020-07-06T21:38:19.597Z] #23 40.19 Building dependency tree... [2020-07-06T21:38:19.597Z] #23 44.17 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-06T21:38:19.597Z] #23 44.17 The following additional packages will be installed: [2020-07-06T21:38:19.597Z] #23 44.25 libjq1 libonig5 [2020-07-06T21:38:19.597Z] #23 45.04 The following NEW packages will be installed: [2020-07-06T21:38:19.597Z] #23 45.09 jq libjq1 libonig5 [2020-07-06T21:38:19.597Z] #23 45.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:38:19.597Z] #23 45.58 Need to get 355 kB of archives. [2020-07-06T21:38:19.597Z] #23 45.58 After this operation, 1072 kB of additional disk space will be used. [2020-07-06T21:38:19.597Z] #23 45.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-06T21:38:19.597Z] #23 45.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-06T21:38:19.597Z] #23 45.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-06T21:38:19.597Z] #23 46.93 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:38:19.597Z] #23 47.36 Fetched 355 kB in 0s (1066 kB/s) [2020-07-06T21:38:19.597Z] #23 47.62 Selecting previously unselected package libonig5:amd64. [2020-07-06T21:38:19.597Z] #23 47.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-06T21:38:19.597Z] #23 47.75 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-06T21:38:19.597Z] #23 47.79 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-06T21:38:19.597Z] #23 47.98 Selecting previously unselected package libjq1:amd64. [2020-07-06T21:38:19.597Z] #23 47.99 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-06T21:38:19.597Z] #23 47.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-06T21:38:19.597Z] #23 48.16 Selecting previously unselected package jq. [2020-07-06T21:38:19.597Z] #23 48.17 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-06T21:38:19.597Z] #23 48.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-06T21:38:19.597Z] #23 48.43 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-06T21:38:19.597Z] #23 48.46 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-06T21:38:19.597Z] #23 48.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-06T21:38:19.597Z] #23 48.53 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:38:19.597Z] #23 DONE 49.1s [2020-07-06T21:38:19.597Z] [2020-07-06T21:38:19.597Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-06T21:38:19.597Z] #24 DONE 0.1s [2020-07-06T21:38:19.597Z] [2020-07-06T21:38:19.597Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:19.597Z] #38 49.20 Selecting previously unselected package libnet1:amd64. [2020-07-06T21:38:19.597Z] #38 49.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-06T21:38:19.597Z] #38 49.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:38:20.175Z] #38 49.75 Selecting previously unselected package libnet1-dev. [2020-07-06T21:38:20.175Z] #38 49.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-06T21:38:20.175Z] #38 49.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-06T21:38:20.436Z] #38 ... [2020-07-06T21:38:20.436Z] [2020-07-06T21:38:20.436Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:20.436Z] #30 39.90 internal/reflectlite [2020-07-06T21:38:20.436Z] #30 39.90 sync [2020-07-06T21:38:20.436Z] #30 42.46 sort [2020-07-06T21:38:20.436Z] #30 42.50 errors [2020-07-06T21:38:20.436Z] #30 42.86 strconv [2020-07-06T21:38:20.436Z] #30 44.05 io [2020-07-06T21:38:20.436Z] #30 46.02 internal/oserror [2020-07-06T21:38:20.436Z] #30 46.16 syscall [2020-07-06T21:38:20.436Z] #30 48.23 reflect [2020-07-06T21:38:20.697Z] #30 ... [2020-07-06T21:38:20.697Z] [2020-07-06T21:38:20.697Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:38:20.697Z] #52 2.902 + RM_GOPATH=0 [2020-07-06T21:38:20.697Z] #52 2.902 + TMP_GOPATH= [2020-07-06T21:38:20.697Z] #52 2.902 + : /build [2020-07-06T21:38:20.697Z] #52 2.902 + '[' -z '' ']' [2020-07-06T21:38:20.697Z] #52 2.904 ++ mktemp -d [2020-07-06T21:38:20.697Z] #52 2.905 + export GOPATH=/tmp/tmp.NoPmxffGQI [2020-07-06T21:38:20.697Z] #52 2.910 + GOPATH=/tmp/tmp.NoPmxffGQI [2020-07-06T21:38:20.697Z] #52 2.910 + RM_GOPATH=1 [2020-07-06T21:38:20.697Z] #52 2.910 + case "$(go env GOARCH)" in [2020-07-06T21:38:20.697Z] #52 2.916 ++ go env GOARCH [2020-07-06T21:38:20.697Z] #52 2.952 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:38:20.697Z] #52 2.953 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:38:20.697Z] #52 2.953 ++ dirname /tmp/install/install.sh [2020-07-06T21:38:20.697Z] #52 2.958 + dir=/tmp/install [2020-07-06T21:38:20.697Z] #52 2.958 + bin=containerd [2020-07-06T21:38:20.697Z] #52 2.958 + shift [2020-07-06T21:38:20.697Z] #52 2.959 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-06T21:38:20.697Z] #52 2.959 + . /tmp/install/containerd.installer [2020-07-06T21:38:20.697Z] #52 2.959 ++ set -e [2020-07-06T21:38:20.697Z] #52 2.959 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:38:20.697Z] #52 2.960 + install_containerd [2020-07-06T21:38:20.697Z] #52 2.960 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-06T21:38:20.697Z] #52 2.961 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:38:20.697Z] #52 2.961 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NoPmxffGQI/src/github.com/containerd/containerd [2020-07-06T21:38:20.697Z] #52 2.967 Cloning into '/tmp/tmp.NoPmxffGQI/src/github.com/containerd/containerd'... [2020-07-06T21:38:20.703Z] #52 ... [2020-07-06T21:38:20.703Z] [2020-07-06T21:38:20.703Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:20.703Z] #39 11.18 make[1]: Nothing to be done for 'all'. [2020-07-06T21:38:20.703Z] #39 12.03 CC images/stats.o [2020-07-06T21:38:20.703Z] #39 12.35 CC images/core.o [2020-07-06T21:38:20.703Z] #39 12.75 CC images/core-x86.o [2020-07-06T21:38:20.703Z] #39 13.01 CC images/core-arm.o [2020-07-06T21:38:20.703Z] #39 13.31 CC images/core-aarch64.o [2020-07-06T21:38:20.703Z] #39 13.52 CC images/core-ppc64.o [2020-07-06T21:38:20.703Z] #39 14.19 CC images/core-s390.o [2020-07-06T21:38:20.703Z] #39 14.53 CC images/cpuinfo.o [2020-07-06T21:38:20.703Z] #39 14.83 CC images/inventory.o [2020-07-06T21:38:20.703Z] #39 15.00 CC images/fdinfo.o [2020-07-06T21:38:20.703Z] #39 15.14 CC images/fown.o [2020-07-06T21:38:20.703Z] #39 15.23 CC images/ns.o [2020-07-06T21:38:20.703Z] #39 15.37 CC images/regfile.o [2020-07-06T21:38:20.703Z] #39 15.52 CC images/ghost-file.o [2020-07-06T21:38:20.703Z] #39 15.72 CC images/fifo.o [2020-07-06T21:38:20.703Z] #39 15.85 CC images/remap-file-path.o [2020-07-06T21:38:20.703Z] #39 15.94 CC images/eventfd.o [2020-07-06T21:38:20.703Z] #39 16.02 CC images/eventpoll.o [2020-07-06T21:38:20.703Z] #39 16.15 CC images/fh.o [2020-07-06T21:38:20.703Z] #39 16.31 CC images/fsnotify.o [2020-07-06T21:38:20.703Z] #39 16.63 CC images/signalfd.o [2020-07-06T21:38:20.703Z] #39 16.76 CC images/fs.o [2020-07-06T21:38:20.703Z] #39 16.83 CC images/pstree.o [2020-07-06T21:38:20.703Z] #39 16.92 CC images/pipe.o [2020-07-06T21:38:20.703Z] #39 17.08 CC images/tcp-stream.o [2020-07-06T21:38:20.703Z] #39 17.20 CC images/sk-packet.o [2020-07-06T21:38:20.703Z] #39 17.40 CC images/mnt.o [2020-07-06T21:38:20.703Z] #39 17.56 CC images/pipe-data.o [2020-07-06T21:38:20.703Z] #39 17.71 CC images/sa.o [2020-07-06T21:38:20.703Z] #39 17.85 CC images/timer.o [2020-07-06T21:38:20.703Z] #39 18.09 CC images/timerfd.o [2020-07-06T21:38:20.703Z] #39 18.30 CC images/mm.o [2020-07-06T21:38:20.703Z] #39 18.47 CC images/sk-opts.o [2020-07-06T21:38:20.703Z] #39 18.59 CC images/sk-unix.o [2020-07-06T21:38:20.703Z] #39 18.76 CC images/sk-inet.o [2020-07-06T21:38:20.703Z] #39 19.00 CC images/tun.o [2020-07-06T21:38:20.703Z] #39 19.14 CC images/sk-netlink.o [2020-07-06T21:38:20.703Z] #39 19.27 CC images/packet-sock.o [2020-07-06T21:38:20.703Z] #39 19.53 CC images/ipc-var.o [2020-07-06T21:38:20.703Z] #39 19.69 CC images/ipc-desc.o [2020-07-06T21:38:20.897Z] #38 40.26 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:38:20.993Z] #39 19.84 CC images/ipc-shm.o [2020-07-06T21:38:20.993Z] #39 19.95 CC images/ipc-msg.o [2020-07-06T21:38:21.158Z] #38 40.48 Fetched 4095 kB in 1s (4828 kB/s) [2020-07-06T21:38:21.158Z] #38 40.59 Selecting previously unselected package libcap-dev:amd64. [2020-07-06T21:38:21.322Z] #39 20.16 CC images/ipc-sem.o [2020-07-06T21:38:21.323Z] #39 20.30 CC images/utsns.o [2020-07-06T21:38:21.323Z] #39 ... [2020-07-06T21:38:21.323Z] [2020-07-06T21:38:21.323Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:21.323Z] #10 57.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-06T21:38:21.323Z] #10 57.51 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-06T21:38:21.323Z] #10 57.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:38:21.418Z] #38 40.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-06T21:38:21.418Z] #38 40.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-06T21:38:21.418Z] #38 40.73 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-06T21:38:21.418Z] #38 40.89 Selecting previously unselected package libnet1:amd64. [2020-07-06T21:38:21.418Z] #38 40.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-06T21:38:21.418Z] #38 40.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:38:21.679Z] #38 41.05 Selecting previously unselected package libnet1-dev. [2020-07-06T21:38:21.679Z] #38 41.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-06T21:38:21.679Z] #38 41.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-06T21:38:21.939Z] #38 41.31 Selecting previously unselected package libnl-3-200:amd64. [2020-07-06T21:38:21.939Z] #38 41.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-06T21:38:21.939Z] #38 41.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-06T21:38:22.199Z] #38 41.51 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-06T21:38:22.199Z] #38 41.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-06T21:38:22.199Z] #38 41.55 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-06T21:38:22.355Z] #10 ... [2020-07-06T21:38:22.355Z] [2020-07-06T21:38:22.355Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:22.355Z] #41 48.60 go/ast [2020-07-06T21:38:22.355Z] #41 48.76 text/template/parse [2020-07-06T21:38:22.355Z] #41 52.07 text/template [2020-07-06T21:38:22.355Z] #41 52.09 go/parser [2020-07-06T21:38:22.355Z] #41 54.10 encoding/xml [2020-07-06T21:38:22.355Z] #41 55.10 go/doc [2020-07-06T21:38:22.355Z] #41 57.05 github.com/LK4D4/vndr/versioned [2020-07-06T21:38:22.355Z] #41 57.09 compress/flate [2020-07-06T21:38:22.355Z] #41 57.20 github.com/LK4D4/vndr/build [2020-07-06T21:38:22.459Z] #38 41.86 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-06T21:38:22.459Z] #38 41.86 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-06T21:38:22.459Z] #38 41.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-06T21:38:22.459Z] #38 42.00 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-06T21:38:22.603Z] #52 ... [2020-07-06T21:38:22.603Z] [2020-07-06T21:38:22.603Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:38:22.603Z] #28 51.63 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-07-06T21:38:22.603Z] #28 51.92 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-06T21:38:22.603Z] #28 52.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-06T21:38:22.645Z] #41 ... [2020-07-06T21:38:22.645Z] [2020-07-06T21:38:22.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:22.645Z] #39 20.49 CC images/creds.o [2020-07-06T21:38:22.645Z] #39 20.63 CC images/vma.o [2020-07-06T21:38:22.645Z] #39 20.80 CC images/netdev.o [2020-07-06T21:38:22.645Z] #39 21.02 CC images/tty.o [2020-07-06T21:38:22.645Z] #39 21.21 CC images/file-lock.o [2020-07-06T21:38:22.645Z] #39 21.27 CC images/rlimit.o [2020-07-06T21:38:22.645Z] #39 21.36 CC images/pagemap.o [2020-07-06T21:38:22.645Z] #39 21.61 CC images/siginfo.o [2020-07-06T21:38:22.645Z] #39 21.70 CC images/rpc.o [2020-07-06T21:38:22.718Z] #38 42.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-06T21:38:22.718Z] #38 42.02 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-06T21:38:22.718Z] #38 42.14 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-06T21:38:22.718Z] #38 42.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-06T21:38:22.718Z] #38 42.19 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-06T21:38:22.978Z] #38 42.49 Selecting previously unselected package libprotobuf17:amd64. [2020-07-06T21:38:22.978Z] #38 42.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-06T21:38:23.237Z] #38 42.55 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:23.677Z] #39 22.35 CC images/ext-file.o [2020-07-06T21:38:23.677Z] #39 ... [2020-07-06T21:38:23.677Z] [2020-07-06T21:38:23.677Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:23.677Z] #47 49.58 github.com/pkg/diff [2020-07-06T21:38:23.677Z] #47 50.75 go/ast [2020-07-06T21:38:23.677Z] #47 50.79 golang.org/x/crypto/ssh/terminal [2020-07-06T21:38:23.677Z] #47 51.70 mvdan.cc/editorconfig [2020-07-06T21:38:23.677Z] #47 52.58 mvdan.cc/sh/v3/fileutil [2020-07-06T21:38:23.677Z] #47 52.68 mvdan.cc/sh/v3/syntax [2020-07-06T21:38:23.677Z] #47 56.65 mvdan.cc/sh/v3/cmd/shfmt [2020-07-06T21:38:23.677Z] #47 ... [2020-07-06T21:38:23.677Z] [2020-07-06T21:38:23.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:23.677Z] #39 22.51 CC images/cgroup.o [2020-07-06T21:38:23.805Z] #38 ... [2020-07-06T21:38:23.805Z] [2020-07-06T21:38:23.805Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:23.805Z] #41 43.24 sync [2020-07-06T21:38:23.969Z] #39 ... [2020-07-06T21:38:23.969Z] [2020-07-06T21:38:23.969Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:23.969Z] #47 DONE 60.0s [2020-07-06T21:38:23.969Z] [2020-07-06T21:38:23.969Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:23.969Z] #39 22.79 CC images/userns.o [2020-07-06T21:38:23.969Z] #39 22.92 CC images/google/protobuf/descriptor.o [2020-07-06T21:38:24.065Z] #41 43.24 internal/reflectlite [2020-07-06T21:38:24.601Z] #39 23.75 CC images/opts.o [2020-07-06T21:38:24.636Z] #41 ... [2020-07-06T21:38:24.636Z] [2020-07-06T21:38:24.636Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:38:24.636Z] #43 DONE 43.9s [2020-07-06T21:38:24.636Z] [2020-07-06T21:38:24.636Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:24.636Z] #38 43.83 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-06T21:38:24.636Z] #38 43.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-06T21:38:24.636Z] #38 43.86 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:24.636Z] #38 44.18 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-06T21:38:24.636Z] #38 44.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-06T21:38:24.891Z] #39 23.85 CC images/seccomp.o [2020-07-06T21:38:24.891Z] #39 23.93 CC images/binfmt-misc.o [2020-07-06T21:38:24.891Z] #39 24.03 CC images/time.o [2020-07-06T21:38:24.895Z] #38 44.23 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:25.141Z] #28 ... [2020-07-06T21:38:25.141Z] [2020-07-06T21:38:25.141Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:25.141Z] #41 44.81 strconv [2020-07-06T21:38:25.141Z] #41 45.37 bytes [2020-07-06T21:38:25.141Z] #41 47.91 bufio [2020-07-06T21:38:25.141Z] #41 49.04 reflect [2020-07-06T21:38:25.141Z] #41 49.36 syscall [2020-07-06T21:38:25.181Z] #39 24.12 CC images/sysctl.o [2020-07-06T21:38:25.181Z] #39 24.21 CC images/autofs.o [2020-07-06T21:38:25.401Z] #41 ... [2020-07-06T21:38:25.401Z] [2020-07-06T21:38:25.401Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:25.401Z] #25 3.891 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-06T21:38:25.401Z] #25 4.192 [2020-07-06T21:38:25.471Z] #39 24.33 CC images/macvlan.o [2020-07-06T21:38:25.471Z] #39 24.43 CC images/sit.o [2020-07-06T21:38:25.471Z] #39 24.57 CC images/memfd.o [2020-07-06T21:38:25.472Z] #38 ... [2020-07-06T21:38:25.472Z] [2020-07-06T21:38:25.472Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:25.472Z] #60 DONE 44.8s [2020-07-06T21:38:25.472Z] [2020-07-06T21:38:25.472Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:25.472Z] #32 32.22 Reading package lists... [2020-07-06T21:38:25.472Z] #32 39.14 Building dependency tree... [2020-07-06T21:38:25.472Z] #32 43.19 The following additional packages will be installed: [2020-07-06T21:38:25.472Z] #32 43.22 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-06T21:38:25.472Z] #32 43.24 Suggested packages: [2020-07-06T21:38:25.472Z] #32 43.24 cmake-doc ninja-build lrzip [2020-07-06T21:38:25.472Z] #32 43.24 Recommended packages: [2020-07-06T21:38:25.473Z] #32 43.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-06T21:38:25.473Z] #32 44.66 The following NEW packages will be installed: [2020-07-06T21:38:25.473Z] #32 44.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-06T21:38:25.473Z] #32 44.72 vim-common xxd [2020-07-06T21:38:25.762Z] #39 24.77 CC images/timens.o [2020-07-06T21:38:25.762Z] #39 24.93 LINK images/built-in.o [2020-07-06T21:38:25.929Z] #25 4.394 # 1.6% ## 4.1% ###### 9.5% ########### 16.1% ################ 23.5% ##################### 30.2% ######################### 35.1% ############################# 41.0% ################################# 46.8% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################### 71.3% ####################################################### 76.9% ########################################################## 81.8% ############################################################## 86.5% #################################################################### 95.0% ######################################################################## 100.0% [2020-07-06T21:38:26.041Z] #32 45.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:38:26.041Z] #32 45.36 Need to get 14.9 MB of archives. [2020-07-06T21:38:26.041Z] #32 45.36 After this operation, 61.8 MB of additional disk space will be used. [2020-07-06T21:38:26.041Z] #32 45.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-06T21:38:26.041Z] #32 45.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-06T21:38:26.041Z] #32 45.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-06T21:38:26.053Z] #39 25.02 GEN compel/include/asm [2020-07-06T21:38:26.053Z] #39 25.03 GEN compel/include/version.h [2020-07-06T21:38:26.053Z] #39 25.03 touch .config [2020-07-06T21:38:26.053Z] #39 25.04 GEN include/common/config.h [2020-07-06T21:38:26.053Z] #39 25.08 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-06T21:38:26.053Z] #39 25.11 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-06T21:38:26.053Z] #39 25.13 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-06T21:38:26.053Z] #39 25.15 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-06T21:38:26.300Z] #32 45.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-06T21:38:26.343Z] #39 25.15 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-06T21:38:26.343Z] #39 25.16 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-06T21:38:26.343Z] #39 25.18 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-06T21:38:26.343Z] #39 25.18 DEP compel/plugins/std/infect.d [2020-07-06T21:38:26.343Z] #39 25.27 DEP compel/plugins/std/string.d [2020-07-06T21:38:26.343Z] #39 25.30 DEP compel/plugins/std/log.d [2020-07-06T21:38:26.343Z] #39 25.37 DEP compel/plugins/std/fds.d [2020-07-06T21:38:26.500Z] #25 6.677 [2020-07-06T21:38:26.559Z] #32 ... [2020-07-06T21:38:26.559Z] [2020-07-06T21:38:26.559Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:26.559Z] #41 45.96 github.com/LK4D4/vndr/godl/singleflight [2020-07-06T21:38:26.634Z] #39 25.44 DEP compel/plugins/std/std.d [2020-07-06T21:38:26.634Z] #39 25.54 DEP compel/plugins/shmem/shmem.d [2020-07-06T21:38:26.634Z] #39 25.63 DEP compel/plugins/fds/fds.d [2020-07-06T21:38:26.634Z] #39 25.73 CC compel/plugins/std/std.o [2020-07-06T21:38:26.759Z] #25 6.859 ############# 19.4% ############################################################### 88.7% ######################################################################## 100.0% [2020-07-06T21:38:26.924Z] #39 26.00 CC compel/plugins/std/fds.o [2020-07-06T21:38:27.128Z] #41 46.60 math/rand [2020-07-06T21:38:27.214Z] #39 26.29 CC compel/plugins/std/log.o [2020-07-06T21:38:27.329Z] #25 7.379 [2020-07-06T21:38:27.845Z] #39 26.64 CC compel/plugins/std/string.o [2020-07-06T21:38:27.848Z] #25 7.608 0.2% ##################### 29.3% ########################################### 60.7% ################################################## 69.6% ######################################################################## 100.0% [2020-07-06T21:38:28.067Z] #41 47.62 io [2020-07-06T21:38:28.108Z] #25 8.438 [2020-07-06T21:38:28.135Z] #39 27.07 CC compel/plugins/std/infect.o [2020-07-06T21:38:28.135Z] #39 27.27 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-06T21:38:28.327Z] #41 47.78 strconv [2020-07-06T21:38:28.425Z] #39 27.29 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-06T21:38:28.425Z] #39 27.30 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-06T21:38:28.425Z] #39 27.44 AR compel/plugins/std.lib.a [2020-07-06T21:38:28.425Z] #39 27.48 CC compel/plugins/fds/fds.o [2020-07-06T21:38:28.716Z] #39 27.68 AR compel/plugins/fds.lib.a [2020-07-06T21:38:28.716Z] #39 27.70 HOSTDEP compel/src/lib/log-host.d [2020-07-06T21:38:28.716Z] #39 27.75 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-06T21:38:29.006Z] #39 27.87 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-06T21:38:29.006Z] #39 27.90 HOSTDEP compel/src/main-host.d [2020-07-06T21:38:29.006Z] #39 28.04 DEP compel/src/lib/ptrace.d [2020-07-06T21:38:29.297Z] #39 28.16 DEP compel/src/lib/infect.d [2020-07-06T21:38:29.297Z] #39 28.28 DEP compel/src/lib/infect-util.d [2020-07-06T21:38:29.297Z] #39 28.32 DEP compel/src/lib/infect-rpc.d [2020-07-06T21:38:29.297Z] #39 28.37 DEP compel/arch/s390/src/lib/infect.d [2020-07-06T21:38:29.387Z] Removing intermediate container 83fad6c49742 [2020-07-06T21:38:29.387Z] ---> 7d6acf02dce4 [2020-07-06T21:38:29.387Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-06T21:38:29.387Z] ---> 22d48dbfbcad [2020-07-06T21:38:29.387Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-06T21:38:29.387Z] ---> 48e30eff6457 [2020-07-06T21:38:29.387Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-06T21:38:29.387Z] ---> Running in bd9093c0d02d [2020-07-06T21:38:29.387Z] Removing intermediate container bd9093c0d02d [2020-07-06T21:38:29.387Z] ---> 0e36cf02b968 [2020-07-06T21:38:29.387Z] Successfully built 0e36cf02b968 [2020-07-06T21:38:29.387Z] Successfully tagged moby-buildx:latest [2020-07-06T21:38:29.387Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-06T21:38:29.387Z] if [ -n "${id}" ]; then \ [2020-07-06T21:38:29.387Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-06T21:38:29.387Z] && touch bundles/buildx; \ [2020-07-06T21:38:29.387Z] docker rm -f ${id}; \ [2020-07-06T21:38:29.387Z] fi [2020-07-06T21:38:29.387Z] 6c0eb43c2e4b0777df26a2b67ad0a8b3025038a955e7d6869391c224d27692c0 [2020-07-06T21:38:29.387Z] bundles/buildx version [2020-07-06T21:38:29.387Z] buildx v0.3.1 6db68d0 [2020-07-06T21:38:29.387Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:08495348804d384e174a0b5d5d01f20a922c2bce . [2020-07-06T21:38:29.387Z] #1 [internal] booting buildkit [2020-07-06T21:38:29.387Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-06T21:38:29.387Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2020-07-06T21:38:29.387Z] #1 creating container buildx_buildkit_default [2020-07-06T21:38:29.387Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-06T21:38:29.387Z] #1 DONE 2.2s [2020-07-06T21:38:29.387Z] [2020-07-06T21:38:29.387Z] #2 [internal] load .dockerignore [2020-07-06T21:38:29.387Z] #2 transferring context: 87B done [2020-07-06T21:38:29.387Z] #2 DONE 0.0s [2020-07-06T21:38:29.387Z] [2020-07-06T21:38:29.387Z] #3 [internal] load build definition from Dockerfile [2020-07-06T21:38:29.387Z] #3 transferring dockerfile: 16.36kB done [2020-07-06T21:38:29.387Z] #3 DONE 0.0s [2020-07-06T21:38:29.387Z] [2020-07-06T21:38:29.387Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-06T21:38:29.387Z] #4 DONE 0.8s [2020-07-06T21:38:29.387Z] [2020-07-06T21:38:29.387Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-06T21:38:29.387Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-06T21:38:29.387Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-06T21:38:29.387Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-06T21:38:29.387Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-06T21:38:29.387Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-06T21:38:29.387Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-07-06T21:38:29.387Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-06T21:38:29.387Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-07-06T21:38:29.387Z] #5 DONE 1.0s [2020-07-06T21:38:29.387Z] [2020-07-06T21:38:29.387Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-06T21:38:29.590Z] #39 28.41 DEP compel/arch/s390/src/lib/cpu.d [2020-07-06T21:38:29.590Z] #39 28.45 DEP compel/src/lib/log.d [2020-07-06T21:38:29.590Z] #39 28.53 DEP compel/src/main.d [2020-07-06T21:38:29.590Z] #39 28.58 DEP compel/src/lib/handle-elf.d [2020-07-06T21:38:29.710Z] #41 ... [2020-07-06T21:38:29.710Z] [2020-07-06T21:38:29.710Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:38:29.710Z] #23 32.56 Reading package lists... [2020-07-06T21:38:29.710Z] #23 40.09 Building dependency tree... [2020-07-06T21:38:29.710Z] #23 44.30 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-06T21:38:29.710Z] #23 44.30 The following additional packages will be installed: [2020-07-06T21:38:29.710Z] #23 44.30 libjq1 libonig5 [2020-07-06T21:38:29.710Z] #23 45.01 The following NEW packages will be installed: [2020-07-06T21:38:29.710Z] #23 45.01 jq libjq1 libonig5 [2020-07-06T21:38:29.710Z] #23 45.73 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:38:29.710Z] #23 45.73 Need to get 355 kB of archives. [2020-07-06T21:38:29.710Z] #23 45.73 After this operation, 1072 kB of additional disk space will be used. [2020-07-06T21:38:29.710Z] #23 45.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-06T21:38:29.710Z] #23 45.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-06T21:38:29.710Z] #23 45.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-06T21:38:29.710Z] #23 47.37 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:38:29.710Z] #23 47.56 Fetched 355 kB in 0s (815 kB/s) [2020-07-06T21:38:29.710Z] #23 47.65 Selecting previously unselected package libonig5:amd64. [2020-07-06T21:38:29.710Z] #23 47.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-06T21:38:29.710Z] #23 47.85 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-06T21:38:29.710Z] #23 47.86 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-06T21:38:29.710Z] #23 48.13 Selecting previously unselected package libjq1:amd64. [2020-07-06T21:38:29.710Z] #23 48.13 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-06T21:38:29.710Z] #23 48.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-06T21:38:29.710Z] #23 48.37 Selecting previously unselected package jq. [2020-07-06T21:38:29.710Z] #23 48.38 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-06T21:38:29.710Z] #23 48.40 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-06T21:38:29.710Z] #23 48.67 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-06T21:38:29.710Z] #23 48.71 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-06T21:38:29.710Z] #23 48.74 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-06T21:38:29.710Z] #23 48.76 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:38:29.710Z] #23 DONE 49.1s [2020-07-06T21:38:29.710Z] [2020-07-06T21:38:29.710Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-06T21:38:29.710Z] #24 DONE 0.1s [2020-07-06T21:38:29.880Z] #39 28.68 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-06T21:38:29.880Z] #39 28.76 CC compel/src/lib/log.o [2020-07-06T21:38:29.880Z] #39 28.94 CC compel/arch/s390/src/lib/cpu.o [2020-07-06T21:38:29.970Z] [2020-07-06T21:38:29.970Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:29.970Z] #38 46.58 Selecting previously unselected package libprotoc17:amd64. [2020-07-06T21:38:29.970Z] #38 46.59 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-06T21:38:29.970Z] #38 46.59 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:29.970Z] #38 47.26 Selecting previously unselected package protobuf-c-compiler. [2020-07-06T21:38:29.970Z] #38 47.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-06T21:38:29.970Z] #38 47.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-06T21:38:29.970Z] #38 47.46 Selecting previously unselected package protobuf-compiler. [2020-07-06T21:38:29.970Z] #38 47.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-06T21:38:29.970Z] #38 47.47 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-06T21:38:29.970Z] #38 47.65 Selecting previously unselected package python-pkg-resources. [2020-07-06T21:38:29.970Z] #38 47.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-06T21:38:29.970Z] #38 47.66 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-06T21:38:29.970Z] #38 47.91 Selecting previously unselected package python-six. [2020-07-06T21:38:29.970Z] #38 47.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-06T21:38:29.970Z] #38 47.94 Unpacking python-six (1.12.0-1) ... [2020-07-06T21:38:29.970Z] #38 48.05 Selecting previously unselected package python-protobuf. [2020-07-06T21:38:29.970Z] #38 48.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-06T21:38:29.970Z] #38 48.06 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-06T21:38:29.971Z] #38 48.68 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-06T21:38:30.026Z] #7 DONE 0.7s [2020-07-06T21:38:30.026Z] [2020-07-06T21:38:30.026Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-06T21:38:30.026Z] #6 DONE 0.8s [2020-07-06T21:38:30.172Z] #39 29.10 CC compel/arch/s390/src/lib/infect.o [2020-07-06T21:38:30.189Z] #25 8.629 0.0% ### 5.4% ####### 9.9% ############# 18.8% ############### 22.2% ################### 26.5% ###################### 31.7% ########################## 37.0% ############################### 43.2% #################################### 51.4% ######################################## 56.5% ############################################## 65.0% ################################################## 69.5% #################################################### 73.2% ######################################################## 78.9% ############################################################# 84.9% ################################################################## 92.8% ######################################################################## 100.0% [2020-07-06T21:38:30.232Z] #38 ... [2020-07-06T21:38:30.232Z] [2020-07-06T21:38:30.232Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:38:30.232Z] #51 33.50 Reading package lists... [2020-07-06T21:38:30.232Z] #51 41.20 Building dependency tree... [2020-07-06T21:38:30.232Z] #51 46.04 The following additional packages will be installed: [2020-07-06T21:38:30.232Z] #51 46.05 libbtrfs0 [2020-07-06T21:38:30.232Z] #51 46.51 The following NEW packages will be installed: [2020-07-06T21:38:30.232Z] #51 46.52 libbtrfs-dev libbtrfs0 [2020-07-06T21:38:30.232Z] #51 46.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:38:30.232Z] #51 46.94 Need to get 119 kB of archives. [2020-07-06T21:38:30.232Z] #51 46.94 After this operation, 387 kB of additional disk space will be used. [2020-07-06T21:38:30.232Z] #51 46.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-06T21:38:30.232Z] #51 46.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-06T21:38:30.232Z] #51 48.13 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:38:30.232Z] #51 48.32 Fetched 119 kB in 0s (403 kB/s) [2020-07-06T21:38:30.232Z] #51 48.42 Selecting previously unselected package libbtrfs0. [2020-07-06T21:38:30.232Z] #51 48.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-06T21:38:30.232Z] #51 48.53 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-06T21:38:30.232Z] #51 48.56 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-06T21:38:30.232Z] #51 48.66 Selecting previously unselected package libbtrfs-dev. [2020-07-06T21:38:30.232Z] #51 48.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-06T21:38:30.232Z] #51 48.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:38:30.232Z] #51 48.89 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-06T21:38:30.232Z] #51 48.91 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:38:30.232Z] #51 48.92 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:38:30.232Z] #51 DONE 49.5s [2020-07-06T21:38:30.232Z] [2020-07-06T21:38:30.232Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:30.232Z] #32 46.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-06T21:38:30.232Z] #32 46.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-06T21:38:30.232Z] #32 46.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-06T21:38:30.232Z] #32 46.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-06T21:38:30.232Z] #32 46.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-06T21:38:30.232Z] #32 46.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-06T21:38:30.233Z] #32 48.28 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:38:30.233Z] #32 48.49 Fetched 14.9 MB in 2s (7013 kB/s) [2020-07-06T21:38:30.233Z] #32 48.62 Selecting previously unselected package xxd. [2020-07-06T21:38:30.233Z] #32 48.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-06T21:38:30.233Z] #32 48.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-06T21:38:30.233Z] #32 48.70 Unpacking xxd (2:8.1.0875-5) ... [2020-07-06T21:38:30.233Z] #32 48.92 Selecting previously unselected package vim-common. [2020-07-06T21:38:30.233Z] #32 48.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:38:30.233Z] #32 49.00 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-06T21:38:30.233Z] #32 49.59 Selecting previously unselected package cmake-data. [2020-07-06T21:38:30.233Z] #32 49.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-06T21:38:30.233Z] #32 49.65 Unpacking cmake-data (3.13.4-1) ... [2020-07-06T21:38:30.326Z] [2020-07-06T21:38:30.326Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:38:30.326Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-06T21:38:30.643Z] #8 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-06T21:38:30.643Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s [2020-07-06T21:38:30.643Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s [2020-07-06T21:38:30.643Z] #8 sha256:3d57a28925bda7b651f94c594eff9be7464f30eda419c42fa5fb8c883dd40a8d 1.79kB / 1.79kB done [2020-07-06T21:38:30.643Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 0B / 154B 0.1s [2020-07-06T21:38:30.643Z] #8 sha256:22d48dbfbcadb6f250f44ed4b999a984dc2f70faa13fd1d2fe10c57f41b555f8 6.19kB / 6.19kB done [2020-07-06T21:38:30.643Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s [2020-07-06T21:38:30.643Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s [2020-07-06T21:38:30.643Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 0B / 96.51MB 0.1s [2020-07-06T21:38:30.643Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s [2020-07-06T21:38:30.758Z] #25 ... [2020-07-06T21:38:30.758Z] [2020-07-06T21:38:30.758Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:30.758Z] #38 50.28 Selecting previously unselected package libnl-3-200:amd64. [2020-07-06T21:38:30.758Z] #38 50.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-06T21:38:30.758Z] #38 50.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-06T21:38:30.758Z] #38 50.44 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-06T21:38:30.758Z] #38 50.48 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-06T21:38:30.758Z] #38 50.48 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-06T21:38:30.758Z] #38 50.78 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-06T21:38:30.758Z] #38 50.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-06T21:38:30.758Z] #38 50.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-06T21:38:30.758Z] #38 50.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-06T21:38:30.758Z] #38 50.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-06T21:38:30.758Z] #38 51.04 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-06T21:38:30.758Z] #38 51.14 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-06T21:38:30.758Z] #38 51.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-06T21:38:30.758Z] #38 51.16 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-06T21:38:30.758Z] #38 51.49 Selecting previously unselected package libprotobuf17:amd64. [2020-07-06T21:38:30.758Z] #38 51.49 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-06T21:38:30.759Z] #38 51.50 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:30.759Z] #38 52.29 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-06T21:38:30.759Z] #38 52.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-06T21:38:30.759Z] #38 52.31 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:30.759Z] #38 52.54 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-06T21:38:30.759Z] #38 52.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-06T21:38:30.759Z] #38 52.55 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:30.759Z] #38 54.13 Selecting previously unselected package libprotoc17:amd64. [2020-07-06T21:38:30.759Z] #38 54.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-06T21:38:30.759Z] #38 54.15 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:30.759Z] #38 54.95 Selecting previously unselected package protobuf-c-compiler. [2020-07-06T21:38:30.759Z] #38 54.96 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-06T21:38:30.759Z] #38 54.97 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-06T21:38:30.759Z] #38 55.15 Selecting previously unselected package protobuf-compiler. [2020-07-06T21:38:30.759Z] #38 55.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-06T21:38:30.759Z] #38 55.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-06T21:38:30.759Z] #38 55.37 Selecting previously unselected package python-pkg-resources. [2020-07-06T21:38:30.759Z] #38 55.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-06T21:38:30.759Z] #38 55.40 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-06T21:38:30.759Z] #38 55.70 Selecting previously unselected package python-six. [2020-07-06T21:38:30.759Z] #38 55.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-06T21:38:30.759Z] #38 55.72 Unpacking python-six (1.12.0-1) ... [2020-07-06T21:38:30.759Z] #38 55.80 Selecting previously unselected package python-protobuf. [2020-07-06T21:38:30.759Z] #38 55.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-06T21:38:30.759Z] #38 55.81 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-06T21:38:30.759Z] #38 56.40 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-06T21:38:30.759Z] #38 ... [2020-07-06T21:38:30.759Z] [2020-07-06T21:38:30.759Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:30.759Z] #25 11.05 [2020-07-06T21:38:30.808Z] #32 ... [2020-07-06T21:38:30.808Z] [2020-07-06T21:38:30.808Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:30.808Z] #10 33.41 Reading package lists... [2020-07-06T21:38:30.808Z] #10 40.43 Building dependency tree... [2020-07-06T21:38:30.808Z] #10 44.86 The following additional packages will be installed: [2020-07-06T21:38:30.808Z] #10 44.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-06T21:38:30.808Z] #10 44.87 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-06T21:38:30.808Z] #10 44.87 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-06T21:38:30.808Z] #10 44.87 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-06T21:38:30.808Z] #10 44.89 Suggested packages: [2020-07-06T21:38:30.808Z] #10 44.92 gcc-8-locales seccomp wine64 [2020-07-06T21:38:30.808Z] #10 46.69 The following NEW packages will be installed: [2020-07-06T21:38:30.808Z] #10 46.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-06T21:38:30.808Z] #10 46.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-06T21:38:30.808Z] #10 46.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-06T21:38:30.808Z] #10 46.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-06T21:38:30.808Z] #10 46.72 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-06T21:38:30.808Z] #10 46.72 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-06T21:38:30.808Z] #10 47.10 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:38:30.808Z] #10 47.10 Need to get 77.7 MB of archives. [2020-07-06T21:38:30.808Z] #10 47.10 After this operation, 487 MB of additional disk space will be used. [2020-07-06T21:38:30.808Z] #10 47.10 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-07-06T21:38:30.808Z] #10 47.28 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-07-06T21:38:30.808Z] #10 47.54 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-07-06T21:38:30.808Z] #10 47.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-06T21:38:30.808Z] #10 47.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-06T21:38:30.808Z] #10 47.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-06T21:38:30.808Z] #10 48.08 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-07-06T21:38:30.808Z] #10 48.44 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-07-06T21:38:30.808Z] #10 48.46 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-07-06T21:38:30.821Z] #39 29.74 CC compel/src/lib/infect-rpc.o [2020-07-06T21:38:31.069Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 154B / 154B 0.4s done [2020-07-06T21:38:31.069Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 1.98MB / 8.25MB 0.6s [2020-07-06T21:38:31.069Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 3.57MB / 10.73MB 0.6s [2020-07-06T21:38:31.069Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 154B / 154B 0.4s done [2020-07-06T21:38:31.113Z] #39 30.02 CC compel/src/lib/infect-util.o [2020-07-06T21:38:31.113Z] #39 30.19 CC compel/src/lib/infect.o [2020-07-06T21:38:31.113Z] #39 ... [2020-07-06T21:38:31.113Z] [2020-07-06T21:38:31.113Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:31.113Z] #10 67.40 Selecting previously unselected package libapparmor1:s390x. [2020-07-06T21:38:31.113Z] #10 67.40 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-06T21:38:31.113Z] #10 67.41 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-06T21:38:31.113Z] #10 67.48 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-06T21:38:31.113Z] #10 67.48 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-06T21:38:31.378Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 4.26MB / 54.14MB 0.7s [2020-07-06T21:38:31.378Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 3.20MB / 57.46MB 0.7s [2020-07-06T21:38:31.378Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 2.78MB / 8.25MB 0.7s [2020-07-06T21:38:31.378Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 5.22MB / 10.73MB 0.7s [2020-07-06T21:38:31.378Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 3.50MB / 8.25MB 0.9s [2020-07-06T21:38:31.378Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 5.46MB / 96.51MB 0.9s [2020-07-06T21:38:31.378Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 6.96MB / 10.73MB 0.9s [2020-07-06T21:38:31.379Z] #10 ... [2020-07-06T21:38:31.379Z] [2020-07-06T21:38:31.379Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:38:31.403Z] #10 67.49 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-06T21:38:31.403Z] #10 67.56 Selecting previously unselected package libbtrfs0. [2020-07-06T21:38:31.403Z] #10 67.56 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-06T21:38:31.403Z] #10 67.56 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-06T21:38:31.403Z] #10 67.61 Selecting previously unselected package libbtrfs-dev. [2020-07-06T21:38:31.403Z] #10 67.61 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-06T21:38:31.403Z] #10 67.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:38:31.403Z] #10 67.66 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-06T21:38:31.403Z] #10 67.66 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-06T21:38:31.403Z] #10 67.67 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-06T21:38:31.403Z] #10 67.71 Selecting previously unselected package libudev-dev:s390x. [2020-07-06T21:38:31.403Z] #10 67.71 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-06T21:38:31.403Z] #10 67.72 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-06T21:38:31.538Z] #25 11.28 0.0% # 1.5% ## 2.9% ### 4.6% #### 6.0% [2020-07-06T21:38:31.538Z] #25 ... [2020-07-06T21:38:31.538Z] [2020-07-06T21:38:31.538Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:31.538Z] #10 51.03 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-07-06T21:38:31.538Z] #10 53.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-06T21:38:31.538Z] #10 53.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-06T21:38:31.538Z] #10 53.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-06T21:38:31.538Z] #10 53.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-06T21:38:31.538Z] #10 53.47 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-07-06T21:38:31.538Z] #10 53.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-06T21:38:31.538Z] #10 53.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-06T21:38:31.538Z] #10 53.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-06T21:38:31.538Z] #10 53.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-06T21:38:31.538Z] #10 53.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-06T21:38:31.538Z] #10 53.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-06T21:38:31.538Z] #10 53.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-06T21:38:31.538Z] #10 53.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-06T21:38:31.538Z] #10 53.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-06T21:38:31.538Z] #10 53.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-06T21:38:31.538Z] #10 54.93 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:38:31.538Z] #10 55.11 Fetched 77.7 MB in 8s (9665 kB/s) [2020-07-06T21:38:31.538Z] #10 55.22 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-06T21:38:31.538Z] #10 55.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-07-06T21:38:31.538Z] #10 55.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-06T21:38:31.538Z] #10 55.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-06T21:38:31.538Z] #10 58.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-06T21:38:31.538Z] #10 58.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-06T21:38:31.538Z] #10 58.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-06T21:38:31.538Z] #10 60.92 Selecting previously unselected package binutils-mingw-w64. [2020-07-06T21:38:31.538Z] #10 60.94 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-06T21:38:31.538Z] #10 60.95 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-06T21:38:31.538Z] #10 ... [2020-07-06T21:38:31.538Z] [2020-07-06T21:38:31.538Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:31.538Z] #25 11.28 0.0% # 1.5% ## 2.9% ### 4.6% #### 6.0% ##### 7.5% ###### 9.1% [2020-07-06T21:38:31.538Z] #25 ... [2020-07-06T21:38:31.538Z] [2020-07-06T21:38:31.538Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:31.538Z] #32 51.15 Selecting previously unselected package libicu63:amd64. [2020-07-06T21:38:31.538Z] #32 51.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-06T21:38:31.538Z] #32 51.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-06T21:38:31.538Z] #32 58.13 Selecting previously unselected package libxml2:amd64. [2020-07-06T21:38:31.538Z] #32 58.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-06T21:38:31.538Z] #32 58.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-06T21:38:31.538Z] #32 58.83 Selecting previously unselected package libarchive13:amd64. [2020-07-06T21:38:31.538Z] #32 58.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-06T21:38:31.538Z] #32 58.84 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-06T21:38:31.538Z] #32 59.20 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-06T21:38:31.538Z] #32 59.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-06T21:38:31.538Z] #32 59.22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-06T21:38:31.538Z] #32 59.41 Selecting previously unselected package librhash0:amd64. [2020-07-06T21:38:31.538Z] #32 59.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-06T21:38:31.538Z] #32 59.42 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-06T21:38:31.538Z] #32 59.65 Selecting previously unselected package libuv1:amd64. [2020-07-06T21:38:31.538Z] #32 59.66 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-06T21:38:31.538Z] #32 59.67 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-06T21:38:31.538Z] #32 59.85 Selecting previously unselected package cmake. [2020-07-06T21:38:31.538Z] #32 59.86 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-06T21:38:31.538Z] #32 59.89 Unpacking cmake (3.13.4-1) ... [2020-07-06T21:38:31.694Z] #10 67.81 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-06T21:38:31.694Z] #10 67.81 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-06T21:38:31.694Z] #10 67.82 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-06T21:38:31.798Z] #32 ... [2020-07-06T21:38:31.798Z] [2020-07-06T21:38:31.799Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:31.956Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 8.06MB / 54.14MB 1.1s [2020-07-06T21:38:31.956Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 6.91MB / 57.46MB 1.1s [2020-07-06T21:38:31.956Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 5.17MB / 8.25MB 1.1s [2020-07-06T21:38:31.956Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 5.21MB / 73.55MB 1.1s [2020-07-06T21:38:31.956Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 8.73MB / 10.73MB 1.1s [2020-07-06T21:38:31.956Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 11.19MB / 54.14MB 1.2s [2020-07-06T21:38:31.956Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 6.89MB / 8.25MB 1.2s [2020-07-06T21:38:31.956Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.2s [2020-07-06T21:38:31.956Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 11.43MB / 57.46MB 1.3s [2020-07-06T21:38:31.956Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 9.19MB / 73.55MB 1.3s [2020-07-06T21:38:31.956Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 12.76MB / 96.51MB 1.3s [2020-07-06T21:38:31.956Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.2s done [2020-07-06T21:38:31.956Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 15.40MB / 54.14MB 1.5s [2020-07-06T21:38:31.956Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 15.12MB / 57.46MB 1.5s [2020-07-06T21:38:31.956Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.3s done [2020-07-06T21:38:31.956Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.3s done [2020-07-06T21:38:31.984Z] #10 68.00 Selecting previously unselected package libpcre16-3:s390x. [2020-07-06T21:38:31.984Z] #10 68.00 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-06T21:38:31.984Z] #10 68.00 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-06T21:38:31.984Z] #10 68.11 Selecting previously unselected package libpcre32-3:s390x. [2020-07-06T21:38:31.984Z] #10 68.11 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-06T21:38:31.984Z] #10 68.11 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-06T21:38:31.984Z] #10 68.23 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-06T21:38:31.984Z] #10 68.23 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-06T21:38:32.160Z] #28 50.79 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-06T21:38:32.160Z] #28 51.47 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-06T21:38:32.275Z] #10 68.24 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-06T21:38:32.275Z] #10 68.28 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-06T21:38:32.275Z] #10 68.28 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-06T21:38:32.275Z] #10 68.28 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-06T21:38:32.275Z] #10 68.48 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-06T21:38:32.275Z] #10 68.48 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-06T21:38:32.275Z] #10 68.49 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-06T21:38:32.342Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 18.43MB / 54.14MB 1.7s [2020-07-06T21:38:32.342Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 18.15MB / 57.46MB 1.7s [2020-07-06T21:38:32.342Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 18.00MB / 96.51MB 1.7s [2020-07-06T21:38:32.342Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 21.15MB / 57.46MB 1.8s [2020-07-06T21:38:32.342Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 21.61MB / 54.14MB 1.9s [2020-07-06T21:38:32.420Z] #28 ... [2020-07-06T21:38:32.420Z] [2020-07-06T21:38:32.420Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:32.420Z] #30 41.70 sync [2020-07-06T21:38:32.420Z] #30 41.72 internal/reflectlite [2020-07-06T21:38:32.420Z] #30 44.80 sort [2020-07-06T21:38:32.420Z] #30 44.82 errors [2020-07-06T21:38:32.420Z] #30 45.51 strconv [2020-07-06T21:38:32.420Z] #30 46.81 io [2020-07-06T21:38:32.420Z] #30 48.18 internal/oserror [2020-07-06T21:38:32.420Z] #30 48.30 syscall [2020-07-06T21:38:32.420Z] #30 50.20 reflect [2020-07-06T21:38:32.566Z] #10 68.68 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-06T21:38:32.566Z] #10 68.68 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-06T21:38:32.566Z] #10 68.69 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-06T21:38:32.566Z] #10 68.74 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-06T21:38:32.566Z] #10 68.74 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-06T21:38:32.566Z] #10 68.74 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-06T21:38:32.566Z] #10 68.81 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-06T21:38:32.566Z] #10 68.81 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-06T21:38:32.566Z] #10 68.81 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-06T21:38:32.680Z] #30 ... [2020-07-06T21:38:32.680Z] [2020-07-06T21:38:32.680Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:32.680Z] #41 49.33 bytes [2020-07-06T21:38:32.680Z] #41 51.91 bufio [2020-07-06T21:38:32.680Z] #41 52.20 reflect [2020-07-06T21:38:32.856Z] #10 ... [2020-07-06T21:38:32.856Z] [2020-07-06T21:38:32.856Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:32.856Z] #41 58.86 net [2020-07-06T21:38:32.856Z] #41 59.08 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-06T21:38:32.856Z] #41 59.42 vendor/golang.org/x/crypto/curve25519 [2020-07-06T21:38:32.856Z] #41 59.73 vendor/golang.org/x/crypto/hkdf [2020-07-06T21:38:32.856Z] #41 59.81 vendor/golang.org/x/text/transform [2020-07-06T21:38:32.856Z] #41 60.34 vendor/golang.org/x/text/unicode/bidi [2020-07-06T21:38:32.856Z] #41 61.74 vendor/golang.org/x/text/secure/bidirule [2020-07-06T21:38:32.856Z] #41 61.89 vendor/golang.org/x/text/unicode/norm [2020-07-06T21:38:32.856Z] #41 64.07 vendor/golang.org/x/net/idna [2020-07-06T21:38:32.856Z] #41 65.32 vendor/golang.org/x/net/http2/hpack [2020-07-06T21:38:32.856Z] #41 66.22 mime [2020-07-06T21:38:32.856Z] #41 67.28 mime/quotedprintable [2020-07-06T21:38:32.856Z] #41 67.58 net/http/internal [2020-07-06T21:38:32.856Z] #41 ... [2020-07-06T21:38:32.856Z] [2020-07-06T21:38:32.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:32.856Z] #39 31.28 CC compel/src/lib/ptrace.o [2020-07-06T21:38:32.856Z] #39 31.58 AR compel/libcompel.a [2020-07-06T21:38:32.856Z] #39 31.63 HOSTCC compel/src/main-host.o [2020-07-06T21:38:32.856Z] #39 31.77 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-06T21:38:32.856Z] #39 31.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-06T21:38:32.945Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 25.21MB / 57.46MB 2.1s [2020-07-06T21:38:32.945Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 22.86MB / 96.51MB 2.1s [2020-07-06T21:38:32.945Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 26.76MB / 54.14MB 2.4s [2020-07-06T21:38:32.945Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 29.94MB / 57.46MB 2.4s [2020-07-06T21:38:32.945Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 14.16MB / 73.55MB 2.4s [2020-07-06T21:38:33.100Z] #25 11.28 0.0% # 1.5% ## 2.9% ### 4.6% #### 6.0% ##### 7.5% ###### 9.1% ####### 10.6% ######## 12.3% ######### 13.7% ########### 15.6% ############ 17.0% ############# 18.3% ############## 19.6% ############### 21.0% ############### 22.2% ################ 23.6% ################## 25.3% ################### 26.7% [2020-07-06T21:38:33.100Z] #25 ... [2020-07-06T21:38:33.100Z] [2020-07-06T21:38:33.100Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:33.100Z] #47 52.59 reflect [2020-07-06T21:38:33.100Z] #47 52.66 syscall [2020-07-06T21:38:33.100Z] #47 61.18 context [2020-07-06T21:38:33.100Z] #47 62.05 internal/poll [2020-07-06T21:38:33.100Z] #47 ... [2020-07-06T21:38:33.100Z] [2020-07-06T21:38:33.100Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:33.146Z] #39 32.18 HOSTCC compel/src/lib/log-host.o [2020-07-06T21:38:33.262Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 30.35MB / 54.14MB 2.7s [2020-07-06T21:38:33.262Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 34.85MB / 57.46MB 2.7s [2020-07-06T21:38:33.262Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 29.08MB / 96.51MB 2.7s [2020-07-06T21:38:33.437Z] #39 32.32 HOSTLINK compel/compel-host-bin [2020-07-06T21:38:33.437Z] #39 32.45 DEP soccr/soccr.d [2020-07-06T21:38:33.437Z] #39 32.51 CC soccr/soccr.o [2020-07-06T21:38:33.581Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 34.77MB / 54.14MB 3.0s [2020-07-06T21:38:33.581Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 39.01MB / 57.46MB 3.0s [2020-07-06T21:38:33.731Z] #39 ... [2020-07-06T21:38:33.731Z] [2020-07-06T21:38:33.731Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:33.731Z] #10 69.17 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-06T21:38:33.731Z] #10 69.18 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-06T21:38:33.731Z] #10 69.19 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-06T21:38:33.731Z] #10 69.20 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-06T21:38:33.731Z] #10 69.20 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-06T21:38:33.731Z] #10 69.21 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-06T21:38:33.731Z] #10 69.22 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:38:33.731Z] #10 69.22 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-06T21:38:33.731Z] #10 69.23 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-06T21:38:33.731Z] #10 69.24 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-06T21:38:33.731Z] #10 69.25 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-06T21:38:33.731Z] #10 69.26 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:38:33.731Z] #10 69.26 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-06T21:38:33.731Z] #10 69.27 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-06T21:38:33.731Z] #10 69.27 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-06T21:38:33.731Z] #10 69.28 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-06T21:38:33.731Z] #10 69.29 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-06T21:38:33.731Z] #10 69.29 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:38:33.731Z] #10 69.30 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-07-06T21:38:33.731Z] #10 69.30 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-07-06T21:38:33.731Z] #10 69.31 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:38:33.731Z] #10 69.31 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-07-06T21:38:33.731Z] #10 69.32 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-07-06T21:38:33.731Z] #10 69.32 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-06T21:38:33.731Z] #10 69.33 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-06T21:38:33.731Z] #10 69.33 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-06T21:38:33.731Z] #10 69.34 Setting up dmsetup (2:1.02.155-3) ... [2020-07-06T21:38:33.731Z] #10 69.35 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-06T21:38:33.731Z] #10 69.36 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-06T21:38:33.731Z] #10 69.36 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:38:33.731Z] #10 DONE 69.7s [2020-07-06T21:38:33.731Z] [2020-07-06T21:38:33.731Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:33.731Z] #41 69.62 net/textproto [2020-07-06T21:38:33.731Z] #41 69.63 crypto/x509 [2020-07-06T21:38:33.961Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 39.20MB / 54.14MB 3.3s [2020-07-06T21:38:33.961Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 43.33MB / 57.46MB 3.3s [2020-07-06T21:38:33.961Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 17.97MB / 73.55MB 3.3s [2020-07-06T21:38:33.961Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 34.23MB / 96.51MB 3.3s [2020-07-06T21:38:34.354Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 44.96MB / 54.14MB 3.7s [2020-07-06T21:38:34.354Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 50.60MB / 57.46MB 3.7s [2020-07-06T21:38:34.354Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 39.38MB / 96.51MB 3.9s [2020-07-06T21:38:34.362Z] #41 70.61 vendor/golang.org/x/net/http/httpguts [2020-07-06T21:38:34.591Z] #41 53.78 syscall [2020-07-06T21:38:34.653Z] #41 70.82 vendor/golang.org/x/net/http/httpproxy [2020-07-06T21:38:34.671Z] #8 ... [2020-07-06T21:38:34.671Z] [2020-07-06T21:38:34.671Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-06T21:38:34.671Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-06T21:38:34.671Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-06T21:38:34.671Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-07-06T21:38:34.671Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-06T21:38:34.671Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.7s done [2020-07-06T21:38:34.671Z] #59 DONE 4.4s [2020-07-06T21:38:34.671Z] [2020-07-06T21:38:34.671Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:38:34.671Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 49.27MB / 54.14MB 4.0s [2020-07-06T21:38:34.671Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 54.70MB / 57.46MB 4.0s [2020-07-06T21:38:34.671Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 21.72MB / 73.55MB 4.0s [2020-07-06T21:38:34.943Z] #41 ... [2020-07-06T21:38:34.943Z] [2020-07-06T21:38:34.943Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-06T21:38:34.943Z] #11 DONE 1.4s [2020-07-06T21:38:34.943Z] [2020-07-06T21:38:34.943Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:34.943Z] #49 1.294 + RM_GOPATH=0 [2020-07-06T21:38:34.943Z] #49 1.294 + TMP_GOPATH= [2020-07-06T21:38:34.943Z] #49 1.294 + : /build [2020-07-06T21:38:34.943Z] #49 1.294 + '[' -z '' ']' [2020-07-06T21:38:34.943Z] #49 1.295 ++ mktemp -d [2020-07-06T21:38:34.943Z] #49 1.296 + export GOPATH=/tmp/tmp.xJC0AG2bAA [2020-07-06T21:38:34.943Z] #49 1.296 + GOPATH=/tmp/tmp.xJC0AG2bAA [2020-07-06T21:38:34.943Z] #49 1.296 + RM_GOPATH=1 [2020-07-06T21:38:34.943Z] #49 1.296 + case "$(go env GOARCH)" in [2020-07-06T21:38:34.943Z] #49 1.297 ++ go env GOARCH [2020-07-06T21:38:34.943Z] #49 1.305 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:38:34.943Z] #49 1.306 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:38:34.943Z] #49 1.306 ++ dirname /tmp/install/install.sh [2020-07-06T21:38:34.943Z] #49 1.306 + dir=/tmp/install [2020-07-06T21:38:34.943Z] #49 1.306 + bin=runc [2020-07-06T21:38:34.943Z] #49 1.307 + shift [2020-07-06T21:38:34.943Z] #49 1.307 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-06T21:38:34.943Z] #49 1.307 + . /tmp/install/runc.installer [2020-07-06T21:38:34.943Z] #49 1.307 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-06T21:38:34.943Z] #49 1.307 + install_runc [2020-07-06T21:38:34.943Z] #49 1.308 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-06T21:38:34.943Z] #49 1.310 + uname -r [2020-07-06T21:38:34.943Z] #49 1.314 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-06T21:38:34.944Z] #49 1.314 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-06T21:38:34.944Z] #49 1.315 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-06T21:38:34.944Z] #49 1.315 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xJC0AG2bAA/src/github.com/opencontainers/runc [2020-07-06T21:38:34.944Z] #49 1.316 Cloning into '/tmp/tmp.xJC0AG2bAA/src/github.com/opencontainers/runc'... [2020-07-06T21:38:35.039Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 53.26MB / 54.14MB 4.3s [2020-07-06T21:38:35.039Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 4.3s done [2020-07-06T21:38:35.039Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 25.47MB / 73.55MB 4.3s [2020-07-06T21:38:35.039Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 4.4s done [2020-07-06T21:38:35.039Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 29.71MB / 73.55MB 4.5s [2020-07-06T21:38:35.039Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 34.06MB / 73.55MB 4.6s [2020-07-06T21:38:35.039Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 45.22MB / 96.51MB 4.6s [2020-07-06T21:38:35.163Z] #41 ... [2020-07-06T21:38:35.163Z] [2020-07-06T21:38:35.163Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:35.163Z] #25 4.639 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-06T21:38:35.163Z] #25 5.006 [2020-07-06T21:38:35.349Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 39.33MB / 73.55MB 4.8s [2020-07-06T21:38:35.470Z] #25 11.28 0.0% # 1.5% ## 2.9% ### 4.6% #### 6.0% ##### 7.5% ###### 9.1% ####### 10.6% ######## 12.3% ######### 13.7% ########### 15.6% ############ 17.0% ############# 18.3% ############## 19.6% ############### 21.0% ############### 22.2% ################ 23.6% ################## 25.3% ################### 26.7% #################### 28.1% ##################### 29.8% ###################### 31.5% ####################### 32.8% ######################## 33.9% ######################### 35.1% ########################## 36.3% ########################### 37.6% ########################### 38.8% ############################# 40.8% ############################## 42.1% ############################### 44.4% ################################# 46.2% ################################## 47.7% ################################### 49.0% #################################### 50.2% #################################### 51.3% ###################################### 53.4% ####################################### 54.4% ######################################## 55.7% ######################################### 57.2% ########################################## 59.3% [2020-07-06T21:38:35.470Z] #25 ... [2020-07-06T21:38:35.470Z] [2020-07-06T21:38:35.470Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:35.470Z] #30 55.06 time [2020-07-06T21:38:35.470Z] #30 60.89 internal/poll [2020-07-06T21:38:35.470Z] #30 61.22 internal/fmtsort [2020-07-06T21:38:35.470Z] #30 62.05 internal/syscall/execenv [2020-07-06T21:38:35.470Z] #30 62.27 internal/syscall/unix [2020-07-06T21:38:35.470Z] #30 62.50 strings [2020-07-06T21:38:35.470Z] #30 64.24 os [2020-07-06T21:38:35.470Z] #30 ... [2020-07-06T21:38:35.470Z] [2020-07-06T21:38:35.470Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:35.688Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 43.35MB / 73.55MB 4.9s [2020-07-06T21:38:35.688Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 47.60MB / 73.55MB 5.1s [2020-07-06T21:38:35.688Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 50.98MB / 96.51MB 5.1s [2020-07-06T21:38:36.020Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 51.89MB / 73.55MB 5.2s [2020-07-06T21:38:36.020Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 55.95MB / 96.51MB 5.4s [2020-07-06T21:38:36.020Z] #8 ... [2020-07-06T21:38:36.020Z] [2020-07-06T21:38:36.020Z] #21 [internal] load build context [2020-07-06T21:38:36.020Z] #21 transferring context: 51.28MB 6.0s done [2020-07-06T21:38:36.020Z] #21 DONE 6.0s [2020-07-06T21:38:36.020Z] [2020-07-06T21:38:36.020Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:38:36.020Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 59.51MB / 73.55MB 5.5s [2020-07-06T21:38:36.365Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 63.49MB / 73.55MB 5.7s [2020-07-06T21:38:36.365Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 67.75MB / 73.55MB 5.8s [2020-07-06T21:38:36.365Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 62.43MB / 96.51MB 5.8s [2020-07-06T21:38:36.453Z] #49 ... [2020-07-06T21:38:36.453Z] [2020-07-06T21:38:36.453Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-06T21:38:36.453Z] #12 DONE 1.5s [2020-07-06T21:38:36.473Z] #25 5.234 0.0% #### 6.3% ####### 10.7% ############ 16.9% ################# 23.7% #################### 28.6% ######################## 34.2% ############################ 40.2% ################################### 49.5% ########################################### 60.2% ################################################# 68.4% ###################################################### 76.4% ############################################################### 87.7% ####################################################################### 99.0% ######################################################################## 100.0% [2020-07-06T21:38:36.671Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 72.30MB / 73.55MB 6.0s [2020-07-06T21:38:36.671Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.1s done [2020-07-06T21:38:36.752Z] [2020-07-06T21:38:36.752Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-06T21:38:36.977Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 69.49MB / 96.51MB 6.3s [2020-07-06T21:38:36.977Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 80.68MB / 96.51MB 6.4s [2020-07-06T21:38:37.044Z] #25 7.195 [2020-07-06T21:38:37.045Z] #13 ... [2020-07-06T21:38:37.045Z] [2020-07-06T21:38:37.045Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:38:37.045Z] #54 68.51 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-06T21:38:37.045Z] #54 68.51 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-06T21:38:37.045Z] #54 DONE 73.3s [2020-07-06T21:38:37.045Z] [2020-07-06T21:38:37.045Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-06T21:38:37.045Z] #55 DONE 0.1s [2020-07-06T21:38:37.276Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 88.71MB / 96.51MB 6.6s [2020-07-06T21:38:37.276Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 96.51MB / 96.51MB 6.8s done [2020-07-06T21:38:37.308Z] #25 7.366 ########## 14.3% ######################### 34.7% #################################################### 73.1% ######################################################################## 100.0% [2020-07-06T21:38:37.308Z] #25 ... [2020-07-06T21:38:37.308Z] [2020-07-06T21:38:37.308Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:37.308Z] #30 56.84 time [2020-07-06T21:38:37.308Z] #25 11.28 0.0% # 1.5% ## 2.9% ### 4.6% #### 6.0% ##### 7.5% ###### 9.1% ####### 10.6% ######## 12.3% ######### 13.7% ########### 15.6% ############ 17.0% ############# 18.3% ############## 19.6% ############### 21.0% ############### 22.2% ################ 23.6% ################## 25.3% ################### 26.7% #################### 28.1% ##################### 29.8% ###################### 31.5% ####################### 32.8% ######################## 33.9% ######################### 35.1% ########################## 36.3% ########################### 37.6% ########################### 38.8% ############################# 40.8% ############################## 42.1% ############################### 44.4% ################################# 46.2% ################################## 47.7% ################################### 49.0% #################################### 50.2% #################################### 51.3% ###################################### 53.4% ####################################### 54.4% ######################################## 55.7% ######################################### 57.2% ########################################## 59.3% ########################################### 61.1% ############################################# 62.6% ############################################# 63.4% ############################################### 65.4% ################################################ 67.1% ################################################# 68.6% ################################################## 70.0% ################################################### 71.9% #################################################### 73.5% ###################################################### 75.8% ####################################################### 77.5% ######################################################### 79.5% ########################################################## 81.6% ########################################################### 83.2% [2020-07-06T21:38:37.308Z] #25 ... [2020-07-06T21:38:37.308Z] [2020-07-06T21:38:37.308Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:37.308Z] #41 56.71 time [2020-07-06T21:38:37.308Z] #41 62.76 internal/poll [2020-07-06T21:38:37.308Z] #41 64.26 strings [2020-07-06T21:38:37.308Z] #41 65.00 os [2020-07-06T21:38:37.308Z] #41 ... [2020-07-06T21:38:37.308Z] [2020-07-06T21:38:37.308Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:37.335Z] [2020-07-06T21:38:37.335Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-06T21:38:37.335Z] #56 DONE 0.1s [2020-07-06T21:38:37.335Z] [2020-07-06T21:38:37.335Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:37.335Z] #39 33.51 AR soccr/libsoccr.a [2020-07-06T21:38:37.335Z] #39 33.56 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-06T21:38:37.335Z] #39 33.78 DEP criu/arch/s390/sigframe.d [2020-07-06T21:38:37.335Z] #39 33.85 DEP criu/arch/s390/crtools.d [2020-07-06T21:38:37.335Z] #39 33.92 DEP criu/arch/s390/cpu.d [2020-07-06T21:38:37.335Z] #39 34.05 CC criu/arch/s390/cpu.o [2020-07-06T21:38:37.335Z] #39 34.58 CC criu/arch/s390/crtools.o [2020-07-06T21:38:37.335Z] #39 35.39 CC criu/arch/s390/sigframe.o [2020-07-06T21:38:37.335Z] #39 35.58 LINK criu/arch/s390/crtools.built-in.o [2020-07-06T21:38:37.335Z] #39 35.64 DEP criu/pie/util-vdso.d [2020-07-06T21:38:37.335Z] #39 35.78 DEP criu/pie/util.d [2020-07-06T21:38:37.335Z] #39 35.90 CC criu/pie/util.o [2020-07-06T21:38:37.335Z] #39 36.17 CC criu/pie/util-vdso.o [2020-07-06T21:38:37.569Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-06T21:38:37.998Z] #39 37.02 AR criu/pie/pie.lib.a [2020-07-06T21:38:37.998Z] #39 37.04 DEP criu/pie/restorer.d [2020-07-06T21:38:38.293Z] #39 37.24 DEP criu/arch/s390/restorer.d [2020-07-06T21:38:38.293Z] #39 ... [2020-07-06T21:38:38.293Z] [2020-07-06T21:38:38.293Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-06T21:38:38.293Z] #13 1.850 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-06T21:38:38.293Z] #13 DONE 2.0s [2020-07-06T21:38:38.377Z] #25 11.28 0.0% # 1.5% ## 2.9% ### 4.6% #### 6.0% ##### 7.5% ###### 9.1% ####### 10.6% ######## 12.3% ######### 13.7% ########### 15.6% ############ 17.0% ############# 18.3% ############## 19.6% ############### 21.0% ############### 22.2% ################ 23.6% ################## 25.3% ################### 26.7% #################### 28.1% ##################### 29.8% ###################### 31.5% ####################### 32.8% ######################## 33.9% ######################### 35.1% ########################## 36.3% ########################### 37.6% ########################### 38.8% ############################# 40.8% ############################## 42.1% ############################### 44.4% ################################# 46.2% ################################## 47.7% ################################### 49.0% #################################### 50.2% #################################### 51.3% ###################################### 53.4% ####################################### 54.4% ######################################## 55.7% ######################################### 57.2% ########################################## 59.3% ########################################### 61.1% ############################################# 62.6% ############################################# 63.4% ############################################### 65.4% ################################################ 67.1% ################################################# 68.6% ################################################## 70.0% ################################################### 71.9% #################################################### 73.5% ###################################################### 75.8% ####################################################### 77.5% ######################################################### 79.5% ########################################################## 81.6% ########################################################### 83.2% ############################################################ 84.3% ############################################################# 85.5% ############################################################### 87.5% ################################################################ 89.4% ################################################################# 91.0% ################################################################## 92.4% ################################################################### 94.0% #################################################################### 95.5% ###################################################################### 98.3% ###############################25 ... [2020-07-06T21:38:38.377Z] [2020-07-06T21:38:38.377Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:38.377Z] #32 63.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-06T21:38:38.377Z] #32 63.11 Setting up xxd (2:8.1.0875-5) ... [2020-07-06T21:38:38.377Z] #32 63.13 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-06T21:38:38.377Z] #32 63.14 Setting up vim-common (2:8.1.0875-5) ... [2020-07-06T21:38:38.377Z] #32 63.18 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-06T21:38:38.377Z] #32 63.21 Setting up cmake-data (3.13.4-1) ... [2020-07-06T21:38:38.377Z] #32 63.24 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-06T21:38:38.377Z] #32 63.25 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-06T21:38:38.377Z] #32 63.26 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-06T21:38:38.377Z] #32 63.28 Setting up cmake (3.13.4-1) ... [2020-07-06T21:38:38.377Z] #32 63.29 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:38:38.377Z] #32 63.39 Processing triggers for mime-support (3.62) ... [2020-07-06T21:38:38.377Z] #32 DONE 67.9s [2020-07-06T21:38:38.377Z] [2020-07-06T21:38:38.377Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:38.377Z] #25 11.28 0.0% # 1.5% ## 2.9% ### 4.6% #### 6.0% ##### 7.5% ###### 9.1% ####### 10.6% ######## 12.3% ######### 13.7% ########### 15.6% ############ 17.0% ############# 18.3% ############## 19.6% ############### 21.0% ############### 22.2% ################ 23.6% ################## 25.3% ################### 26.7% #################### 28.1% ##################### 29.8% ###################### 31.5% ####################### 32.8% ######################## 33.9% ######################### 35.1% ########################## 36.3% ########################### 37.6% ########################### 38.8% ############################# 40.8% ############################## 42.1% ############################### 44.4% ################################# 46.2% ################################## 47.7% ################################### 49.0% #################################### 50.2% #################################### 51.3% ###################################### 53.4% ####################################### 54.4% ######################################## 55.7% ######################################### 57.2% ########################################## 59.3% ########################################### 61.1% ############################################# 62.6% ############################################# 63.4% ############################################### 65.4% ################################################ 67.1% ################################################# 68.6% ################################################## 70.0% ################################################### 71.9% #################################################### 73.5% ###################################################### 75.8% ####################################################### 77.5% ######################################################### 79.5% ########################################################## 81.6% ########################################################### 83.2% ############################################################ 84.3% ############################################################# 85.5% ############################################################### 87.5% ################################################################ 89.4% ################################################################# 91.0% ################################################################## 92.4% ################################################################### 94.0% #################################################################### 95.5% ###################################################################### 98.3% ######################################################################## 100.0% [2020-07-06T21:38:38.377Z] #25 18.78 [2020-07-06T21:38:38.587Z] [2020-07-06T21:38:38.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:38.587Z] #39 37.39 DEP criu/arch/s390/vdso-pie.d [2020-07-06T21:38:38.587Z] #39 37.46 DEP criu/pie/parasite-vdso.d [2020-07-06T21:38:38.587Z] #39 37.68 DEP criu/pie/parasite.d [2020-07-06T21:38:38.878Z] #39 37.86 CC criu/pie/parasite.o [2020-07-06T21:38:39.549Z] #39 38.65 LINK criu/pie/parasite.built-in.o [2020-07-06T21:38:39.549Z] #39 38.66 GEN criu/pie/parasite-blob.h [2020-07-06T21:38:39.549Z] #39 38.71 CC criu/pie/parasite-vdso.o [2020-07-06T21:38:39.757Z] #25 19.99 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-06T21:38:39.840Z] #39 ... [2020-07-06T21:38:39.840Z] [2020-07-06T21:38:39.840Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-06T21:38:39.840Z] #14 DONE 1.6s [2020-07-06T21:38:40.017Z] #25 20.32 [2020-07-06T21:38:40.160Z] [2020-07-06T21:38:40.160Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:40.160Z] #49 6.375 + cd /tmp/tmp.xJC0AG2bAA/src/github.com/opencontainers/runc [2020-07-06T21:38:40.160Z] #49 6.375 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-06T21:38:40.160Z] #49 6.601 + '[' -z '' ']' [2020-07-06T21:38:40.160Z] #49 6.601 + target=static [2020-07-06T21:38:40.160Z] #49 6.601 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-06T21:38:40.276Z] #25 20.50 ######################################################################## 100.0% [2020-07-06T21:38:40.276Z] #25 20.63 [2020-07-06T21:38:40.451Z] #49 6.786 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-06T21:38:40.609Z] #30 ... [2020-07-06T21:38:40.609Z] [2020-07-06T21:38:40.609Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:38:40.609Z] #52 3.306 + RM_GOPATH=0 [2020-07-06T21:38:40.609Z] #52 3.306 + TMP_GOPATH= [2020-07-06T21:38:40.609Z] #52 3.306 + : /build [2020-07-06T21:38:40.609Z] #52 3.306 + '[' -z '' ']' [2020-07-06T21:38:40.609Z] #52 3.309 ++ mktemp -d [2020-07-06T21:38:40.609Z] #52 3.312 + export GOPATH=/tmp/tmp.mdlqgj48nW [2020-07-06T21:38:40.609Z] #52 3.312 + GOPATH=/tmp/tmp.mdlqgj48nW [2020-07-06T21:38:40.609Z] #52 3.313 + RM_GOPATH=1 [2020-07-06T21:38:40.609Z] #52 3.313 + case "$(go env GOARCH)" in [2020-07-06T21:38:40.609Z] #52 3.314 ++ go env GOARCH [2020-07-06T21:38:40.609Z] #52 3.340 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:38:40.609Z] #52 3.340 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:38:40.609Z] #52 3.341 ++ dirname /tmp/install/install.sh [2020-07-06T21:38:40.609Z] #52 3.343 + dir=/tmp/install [2020-07-06T21:38:40.609Z] #52 3.344 + bin=containerd [2020-07-06T21:38:40.609Z] #52 3.344 + shift [2020-07-06T21:38:40.609Z] #52 3.345 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-06T21:38:40.609Z] #52 3.348 + . /tmp/install/containerd.installer [2020-07-06T21:38:40.609Z] #52 3.348 ++ set -e [2020-07-06T21:38:40.609Z] #52 3.349 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:38:40.609Z] #52 3.349 + install_containerd [2020-07-06T21:38:40.609Z] #52 3.350 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-06T21:38:40.609Z] #52 3.361 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:38:40.609Z] #52 3.362 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mdlqgj48nW/src/github.com/containerd/containerd [2020-07-06T21:38:40.609Z] #52 3.366 Cloning into '/tmp/tmp.mdlqgj48nW/src/github.com/containerd/containerd'... [2020-07-06T21:38:40.609Z] #52 ... [2020-07-06T21:38:40.609Z] [2020-07-06T21:38:40.609Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:40.609Z] #25 8.079 [2020-07-06T21:38:40.609Z] #25 8.267 ######### 12.9% ################################### 49.3% ########################################################## 81.5% ######################################################################## 100.0% [2020-07-06T21:38:40.609Z] #25 9.014 [2020-07-06T21:38:40.609Z] #25 9.171 ## 3.5% ####### 10.1% ########### 16.4% ################# 24.3% ##################### 29.9% ########################## 37.1% ############################### 43.7% #################################### 51.2% ########################################### 60.6% ################################################### 71.2% ########################################################### 83.0% ################################################################## 91.9% ######################################################################## 100.0% [2020-07-06T21:38:40.609Z] #25 10.84 [2020-07-06T21:38:40.846Z] #25 ... [2020-07-06T21:38:40.846Z] [2020-07-06T21:38:40.846Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:40.846Z] #38 60.55 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:40.846Z] #38 60.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:38:40.846Z] #38 60.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-06T21:38:40.846Z] #38 60.60 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-06T21:38:40.846Z] #38 60.62 Setting up python-six (1.12.0-1) ... [2020-07-06T21:38:40.846Z] #38 64.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-06T21:38:40.847Z] #38 65.08 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-06T21:38:40.847Z] #38 65.57 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:40.847Z] #38 65.74 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-06T21:38:40.847Z] #38 66.08 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:40.847Z] #38 66.56 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-06T21:38:40.847Z] #38 67.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-06T21:38:40.847Z] #38 67.13 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:40.847Z] #38 67.49 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-06T21:38:40.847Z] #38 67.86 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-06T21:38:41.106Z] #38 ... [2020-07-06T21:38:41.106Z] [2020-07-06T21:38:41.106Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:41.106Z] #33 2.602 + RM_GOPATH=0 [2020-07-06T21:38:41.106Z] #33 2.602 + TMP_GOPATH= [2020-07-06T21:38:41.106Z] #33 2.602 + : /build [2020-07-06T21:38:41.106Z] #33 2.603 + '[' -z '' ']' [2020-07-06T21:38:41.106Z] #33 2.605 ++ mktemp -d [2020-07-06T21:38:41.106Z] #33 2.607 + export GOPATH=/tmp/tmp.hGXjRBwCCj [2020-07-06T21:38:41.106Z] #33 2.607 + GOPATH=/tmp/tmp.hGXjRBwCCj [2020-07-06T21:38:41.106Z] #33 2.607 + RM_GOPATH=1 [2020-07-06T21:38:41.106Z] #33 2.607 + case "$(go env GOARCH)" in [2020-07-06T21:38:41.106Z] #33 2.607 ++ go env GOARCH [2020-07-06T21:38:41.106Z] #33 2.644 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:38:41.106Z] #33 2.644 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:38:41.106Z] #33 2.645 ++ dirname /tmp/install/install.sh [2020-07-06T21:38:41.106Z] #33 2.646 + dir=/tmp/install [2020-07-06T21:38:41.106Z] #33 2.646 + bin=tini [2020-07-06T21:38:41.106Z] #33 2.646 + shift [2020-07-06T21:38:41.106Z] #33 2.646 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-06T21:38:41.106Z] #33 2.647 + . /tmp/install/tini.installer [2020-07-06T21:38:41.106Z] #33 2.647 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:38:41.106Z] #33 2.648 + install_tini [2020-07-06T21:38:41.106Z] #33 2.648 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-06T21:38:41.106Z] #33 2.648 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:38:41.106Z] #33 2.649 + git clone https://github.com/krallin/tini.git /tmp/tmp.hGXjRBwCCj/tini [2020-07-06T21:38:41.106Z] #33 2.654 Cloning into '/tmp/tmp.hGXjRBwCCj/tini'... [2020-07-06T21:38:41.483Z] #49 ... [2020-07-06T21:38:41.483Z] [2020-07-06T21:38:41.483Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-06T21:38:41.483Z] #15 DONE 1.5s [2020-07-06T21:38:41.675Z] #33 ... [2020-07-06T21:38:41.675Z] [2020-07-06T21:38:41.675Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:41.675Z] #10 61.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-06T21:38:41.675Z] #10 61.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-06T21:38:41.675Z] #10 61.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-06T21:38:41.675Z] #10 61.38 Selecting previously unselected package dmsetup. [2020-07-06T21:38:41.675Z] #10 61.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-06T21:38:41.675Z] #10 61.42 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-06T21:38:41.675Z] #10 61.65 Selecting previously unselected package mingw-w64-common. [2020-07-06T21:38:41.675Z] #10 61.69 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-06T21:38:41.675Z] #10 61.69 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-06T21:38:41.675Z] #10 69.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-06T21:38:41.675Z] #10 69.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-06T21:38:41.675Z] #10 69.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-06T21:38:41.675Z] #10 ... [2020-07-06T21:38:41.675Z] [2020-07-06T21:38:41.675Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:41.675Z] #33 3.387 + cd /tmp/tmp.hGXjRBwCCj/tini [2020-07-06T21:38:41.675Z] #33 3.387 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:38:41.675Z] #33 3.407 + cmake . [2020-07-06T21:38:41.776Z] [2020-07-06T21:38:41.776Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-06T21:38:41.905Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06c5e0b8be59b0252) in /home/ubuntu/workspace/moby_PR-41144 [Pipeline] { [Pipeline] checkout [2020-07-06T21:38:41.954Z] using credential docker-jenkins-github-credentials [2020-07-06T21:38:41.960Z] Cloning the remote Git repository [2020-07-06T21:38:41.960Z] Cloning with configured refspecs honoured and without tags [2020-07-06T21:38:41.963Z] Cloning repository https://github.com/moby/moby.git [2020-07-06T21:38:41.963Z] > git init /home/ubuntu/workspace/moby_PR-41144 # timeout=10 [2020-07-06T21:38:41.975Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:38:41.975Z] > git --version # timeout=10 [2020-07-06T21:38:41.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:38:41.983Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:38:42.776Z] #33 4.289 -- The C compiler identification is GNU 8.3.0 [2020-07-06T21:38:42.776Z] #33 4.401 -- Check for working C compiler: /usr/bin/cc [2020-07-06T21:38:43.007Z] #25 11.07 1.0% ## 3.6% #### 6.6% ####### 9.8% ########## 14.1% ############ 17.7% ############### 22.1% ################## 26.4% ################### 27.4% #################### 29.0% ##################### 30.4% ####################### 32.0% ######################## 33.7% ######################### 35.4% ########################### 37.5% ############################# 40.4% ############################## 41.7% ############################### 43.7% ################################ 45.3% ################################## 47.8% ################################### 49.2% [2020-07-06T21:38:43.007Z] #25 ... [2020-07-06T21:38:43.007Z] [2020-07-06T21:38:43.007Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:43.007Z] #41 62.55 time [2020-07-06T21:38:43.272Z] #41 ... [2020-07-06T21:38:43.272Z] [2020-07-06T21:38:43.272Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:38:43.272Z] #28 52.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-06T21:38:43.272Z] #28 ... [2020-07-06T21:38:43.272Z] [2020-07-06T21:38:43.272Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:43.294Z] #16 DONE 1.4s [2020-07-06T21:38:43.294Z] [2020-07-06T21:38:43.294Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:38:43.538Z] #25 11.07 1.0% ## 3.6% #### 6.6% ####### 9.8% ########## 14.1% ############ 17.7% ############### 22.1% ################## 26.4% ################### 27.4% #################### 29.0% ##################### 30.4% ####################### 32.0% ######################## 33.7% ######################### 35.4% ########################### 37.5% ############################# 40.4% ############################## 41.7% ############################### 43.7% ################################ 45.3% ################################## 47.8% ################################### 49.2% #################################### 50.5% ##################################### 52.5% ####################################### 54.7% ######################################## 56.1% [2020-07-06T21:38:43.538Z] #25 ... [2020-07-06T21:38:43.538Z] [2020-07-06T21:38:43.538Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:43.538Z] #10 53.00 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-07-06T21:38:43.538Z] #10 55.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-06T21:38:43.538Z] #10 55.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-06T21:38:43.538Z] #10 55.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-06T21:38:43.538Z] #10 55.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-06T21:38:43.538Z] #10 55.64 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-07-06T21:38:43.538Z] #10 55.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-06T21:38:43.538Z] #10 55.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-06T21:38:43.538Z] #10 55.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-06T21:38:43.538Z] #10 55.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-06T21:38:43.538Z] #10 55.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-06T21:38:43.538Z] #10 55.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-06T21:38:43.538Z] #10 55.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-06T21:38:43.538Z] #10 55.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-06T21:38:43.538Z] #10 55.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-06T21:38:43.538Z] #10 55.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-06T21:38:43.538Z] #10 57.00 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:38:43.538Z] #10 57.19 Fetched 77.7 MB in 9s (8608 kB/s) [2020-07-06T21:38:43.538Z] #10 57.32 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-06T21:38:43.538Z] #10 57.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-06T21:38:43.538Z] #10 57.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-06T21:38:43.538Z] #10 57.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-06T21:38:43.538Z] #10 60.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-06T21:38:43.538Z] #10 60.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-06T21:38:43.538Z] #10 60.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-06T21:38:43.719Z] #33 5.231 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-06T21:38:43.719Z] #33 5.237 -- Detecting C compiler ABI info [2020-07-06T21:38:43.800Z] #10 ... [2020-07-06T21:38:43.800Z] [2020-07-06T21:38:43.800Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:43.800Z] #47 53.05 syscall [2020-07-06T21:38:43.800Z] #47 53.07 reflect [2020-07-06T21:38:43.800Z] #47 61.12 time [2020-07-06T21:38:43.800Z] #47 ... [2020-07-06T21:38:43.800Z] [2020-07-06T21:38:43.800Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:43.800Z] #25 11.07 1.0% ## 3.6% #### 6.6% ####### 9.8% ########## 14.1% ############ 17.7% ############### 22.1% ################## 26.4% ################### 27.4% #################### 29.0% ##################### 30.4% ####################### 32.0% ######################## 33.7% ######################### 35.4% ########################### 37.5% ############################# 40.4% ############################## 41.7% ############################### 43.7% ################################ 45.3% ################################## 47.8% ################################### 49.2% #################################### 50.5% ##################################### 52.5% ####################################### 54.7% ######################################## 56.1% ######################################### 58.2% ########################################### 60.4% ############################################ 62.0% [2020-07-06T21:38:43.800Z] #25 ... [2020-07-06T21:38:43.800Z] [2020-07-06T21:38:43.800Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:43.800Z] #32 53.30 Selecting previously unselected package libicu63:amd64. [2020-07-06T21:38:43.800Z] #32 53.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-06T21:38:43.800Z] #32 53.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-06T21:38:43.800Z] #32 60.48 Selecting previously unselected package libxml2:amd64. [2020-07-06T21:38:43.800Z] #32 60.48 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-06T21:38:43.800Z] #32 60.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-06T21:38:43.800Z] #32 61.04 Selecting previously unselected package libarchive13:amd64. [2020-07-06T21:38:43.800Z] #32 61.04 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-06T21:38:43.800Z] #32 61.05 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-06T21:38:43.800Z] #32 61.49 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-06T21:38:43.800Z] #32 61.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-06T21:38:43.800Z] #32 61.52 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-06T21:38:43.800Z] #32 61.70 Selecting previously unselected package librhash0:amd64. [2020-07-06T21:38:43.800Z] #32 61.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-06T21:38:43.800Z] #32 61.73 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-06T21:38:43.800Z] #32 62.09 Selecting previously unselected package libuv1:amd64. [2020-07-06T21:38:43.800Z] #32 62.09 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-06T21:38:43.800Z] #32 62.09 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-06T21:38:43.800Z] #32 62.29 Selecting previously unselected package cmake. [2020-07-06T21:38:43.800Z] #32 62.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-06T21:38:43.800Z] #32 62.31 Unpacking cmake (3.13.4-1) ... [2020-07-06T21:38:44.059Z] #32 ... [2020-07-06T21:38:44.059Z] [2020-07-06T21:38:44.059Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:44.059Z] #25 11.07 1.0% ## 3.6% #### 6.6% ####### 9.8% ########## 14.1% ############ 17.7% ############### 22.1% ################## 26.4% ################### 27.4% #################### 29.0% ##################### 30.4% ####################### 32.0% ######################## 33.7% ######################### 35.4% ########################### 37.5% ############################# 40.4% ############################## 41.7% ############################### 43.7% ################################ 45.3% ################################## 47.8% ################################### 49.2% #################################### 50.5% ##################################### 52.5% ####################################### 54.7% ######################################## 56.1% ######################################### 58.2% ########################################### 60.4% ############################################ 62.0% ############################################## 64.0% ############################################### 66.2% [2020-07-06T21:38:44.059Z] #25 ... [2020-07-06T21:38:44.059Z] [2020-07-06T21:38:44.059Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:44.059Z] #38 53.54 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:44.059Z] #38 53.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:38:44.059Z] #38 53.57 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-06T21:38:44.059Z] #38 53.58 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-06T21:38:44.059Z] #38 53.60 Setting up python-six (1.12.0-1) ... [2020-07-06T21:38:44.059Z] #38 58.23 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-06T21:38:44.059Z] #38 58.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-06T21:38:44.059Z] #38 58.27 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:44.059Z] #38 58.29 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-06T21:38:44.059Z] #38 58.31 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:44.059Z] #38 58.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-06T21:38:44.059Z] #38 58.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-06T21:38:44.059Z] #38 58.37 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-06T21:38:44.059Z] #38 58.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-06T21:38:44.059Z] #38 58.39 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-06T21:38:44.287Z] #33 5.950 -- Detecting C compiler ABI info - done [2020-07-06T21:38:44.287Z] #33 5.994 -- Detecting C compile features [2020-07-06T21:38:44.319Z] #38 ... [2020-07-06T21:38:44.319Z] [2020-07-06T21:38:44.319Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:44.326Z] #17 1.234 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:38:44.326Z] #17 1.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:38:44.326Z] #17 1.300 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:38:44.616Z] #17 1.608 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-06T21:38:44.856Z] #33 ... [2020-07-06T21:38:44.856Z] [2020-07-06T21:38:44.856Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:44.856Z] #47 64.42 os [2020-07-06T21:38:44.856Z] #47 66.53 encoding/base64 [2020-07-06T21:38:44.856Z] #47 67.41 golang.org/x/sys/unix [2020-07-06T21:38:44.856Z] #47 67.77 fmt [2020-07-06T21:38:44.856Z] #47 74.02 encoding/json [2020-07-06T21:38:45.116Z] #47 ... [2020-07-06T21:38:45.116Z] [2020-07-06T21:38:45.116Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:45.116Z] #38 74.53 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-06T21:38:45.116Z] #38 74.55 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:38:45.246Z] #17 ... [2020-07-06T21:38:45.246Z] [2020-07-06T21:38:45.246Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:45.246Z] #41 71.39 mime/multipart [2020-07-06T21:38:45.246Z] #41 73.26 crypto/tls [2020-07-06T21:38:45.246Z] #41 78.01 net/http/httptrace [2020-07-06T21:38:45.246Z] #41 78.12 net/http [2020-07-06T21:38:45.246Z] #41 ... [2020-07-06T21:38:45.246Z] [2020-07-06T21:38:45.246Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:38:45.246Z] #17 2.375 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-06T21:38:45.685Z] #38 ... [2020-07-06T21:38:45.685Z] [2020-07-06T21:38:45.685Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:45.685Z] #25 21.62 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-06T21:38:45.685Z] #25 22.09 [2020-07-06T21:38:45.685Z] #25 22.38 0.6% ######################################################################## 100.0% [2020-07-06T21:38:45.685Z] #25 22.63 [2020-07-06T21:38:45.685Z] #25 23.67 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-06T21:38:45.685Z] #25 23.76 skipping existing c35d46ef359f [2020-07-06T21:38:45.685Z] #25 23.93 [2020-07-06T21:38:45.685Z] #25 25.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-06T21:38:45.685Z] #25 25.66 [2020-07-06T21:38:45.685Z] #25 25.81 ######################################################################## 100.0% [2020-07-06T21:38:45.685Z] #25 25.95 [2020-07-06T21:38:45.685Z] #25 26.04 Download of images into '/build' complete. [2020-07-06T21:38:45.685Z] #25 26.05 Use something like the following to load the result into a Docker daemon: [2020-07-06T21:38:45.685Z] #25 26.05 tar -cC '/build' . | docker load [2020-07-06T21:38:45.685Z] #25 DONE 26.1s [2020-07-06T21:38:45.879Z] #25 11.07 1.0% ## 3.6% #### 6.6% ####### 9.8% ########## 14.1% ############ 17.7% ############### 22.1% ################## 26.4% ################### 27.4% #################### 29.0% ##################### 30.4% ####################### 32.0% ######################## 33.7% ######################### 35.4% ########################### 37.5% ############################# 40.4% ############################## 41.7% ############################### 43.7% ################################ 45.3% ################################## 47.8% ################################### 49.2% #################################### 50.5% ##################################### 52.5% ####################################### 54.7% ######################################## 56.1% ######################################### 58.2% ########################################### 60.4% ############################################ 62.0% ############################################## 64.0% ############################################### 66.2% ################################################# 68.4% ################################################## 69.6% ################################################### 71.7% #################################################### 73.2% ###################################################### 75.3% ####################################################### 77.5% ######################################################## 79.0% ########################################################## 80.9% ############################################################ 83.6% ############################################################# 85.7% ############################################################## 87.3% ################################################################ 89.1% ################################################################# 91.0% ################################################################## 92.6% #################################################################### 94.7% ##################################################################### 96.6% ####################################################################### 98.9% ######################################################################## 100.0% [2020-07-06T21:38:45.945Z] [2020-07-06T21:38:45.945Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:45.945Z] #38 DONE 75.4s [2020-07-06T21:38:45.945Z] [2020-07-06T21:38:45.945Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:45.945Z] #39 ... [2020-07-06T21:38:45.945Z] [2020-07-06T21:38:45.945Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:45.945Z] #30 65.56 path [2020-07-06T21:38:45.945Z] #30 66.00 text/tabwriter [2020-07-06T21:38:45.945Z] #30 67.13 fmt [2020-07-06T21:38:45.945Z] #30 67.13 path/filepath [2020-07-06T21:38:45.945Z] #30 69.03 io/ioutil [2020-07-06T21:38:45.945Z] #30 71.31 flag [2020-07-06T21:38:45.945Z] #30 71.31 github.com/BurntSushi/toml [2020-07-06T21:38:45.945Z] #30 73.64 log [2020-07-06T21:38:46.138Z] #25 16.32 [2020-07-06T21:38:46.754Z] #17 3.831 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-06T21:38:47.078Z] #25 17.21 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-06T21:38:47.326Z] #30 76.65 github.com/BurntSushi/toml/cmd/tomlv [2020-07-06T21:38:47.327Z] #30 ... [2020-07-06T21:38:47.327Z] [2020-07-06T21:38:47.327Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:47.327Z] #33 8.962 -- Detecting C compile features - done [2020-07-06T21:38:47.327Z] #33 9.019 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-06T21:38:47.327Z] #33 ... [2020-07-06T21:38:47.327Z] [2020-07-06T21:38:47.327Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:47.327Z] #41 66.97 regexp/syntax [2020-07-06T21:38:47.327Z] #41 68.63 fmt [2020-07-06T21:38:47.327Z] #41 72.76 regexp [2020-07-06T21:38:47.327Z] #41 73.89 go/token [2020-07-06T21:38:47.327Z] #41 75.21 go/scanner [2020-07-06T21:38:47.337Z] #25 17.61 [2020-07-06T21:38:47.587Z] #41 ... [2020-07-06T21:38:47.587Z] [2020-07-06T21:38:47.587Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:47.587Z] #33 9.318 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-06T21:38:47.597Z] #25 17.78 ######################################################################## 100.0% [2020-07-06T21:38:47.597Z] #25 17.92 [2020-07-06T21:38:47.847Z] #33 9.455 -- Configuring done [2020-07-06T21:38:47.847Z] #33 9.491 -- Generating done [2020-07-06T21:38:47.847Z] #33 9.525 -- Build files have been written to: /tmp/tmp.hGXjRBwCCj/tini [2020-07-06T21:38:47.847Z] #33 9.548 + make tini-static [2020-07-06T21:38:48.418Z] #33 10.15 Scanning dependencies of target tini-static [2020-07-06T21:38:48.537Z] #25 18.72 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-06T21:38:48.678Z] #33 10.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-06T21:38:48.797Z] #25 19.00 [2020-07-06T21:38:48.815Z] #17 6.075 Fetched 8055 kB in 5s (1649 kB/s) [2020-07-06T21:38:49.072Z] #25 19.17 ######################## 33.5% ######################################################################## 100.0% [2020-07-06T21:38:49.332Z] #25 19.38 [2020-07-06T21:38:49.847Z] #17 6.075 Reading package lists... [2020-07-06T21:38:49.847Z] #17 ... [2020-07-06T21:38:49.847Z] [2020-07-06T21:38:49.847Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:49.847Z] #39 39.00 CC criu/arch/s390/vdso-pie.o [2020-07-06T21:38:49.847Z] #39 39.22 CC criu/arch/s390/restorer.o [2020-07-06T21:38:49.847Z] #39 39.63 CC criu/pie/restorer.o [2020-07-06T21:38:49.847Z] #39 41.40 LINK criu/pie/restorer.built-in.o [2020-07-06T21:38:49.847Z] #39 41.41 GEN criu/pie/restorer-blob.h [2020-07-06T21:38:49.847Z] #39 41.47 DEP criu/vdso.d [2020-07-06T21:38:49.847Z] #39 41.61 DEP criu/uts_ns.d [2020-07-06T21:38:49.847Z] #39 41.72 DEP criu/util.d [2020-07-06T21:38:49.847Z] #39 41.88 DEP criu/uffd.d [2020-07-06T21:38:49.847Z] #39 42.11 DEP criu/tun.d [2020-07-06T21:38:49.847Z] #39 42.28 DEP criu/tty.d [2020-07-06T21:38:49.847Z] #39 42.40 DEP criu/timerfd.d [2020-07-06T21:38:49.847Z] #39 42.51 DEP criu/timens.d [2020-07-06T21:38:49.847Z] #39 42.67 DEP criu/sysfs_parse.d [2020-07-06T21:38:49.847Z] #39 42.76 DEP criu/sysctl.d [2020-07-06T21:38:49.847Z] #39 42.83 DEP criu/string.d [2020-07-06T21:38:49.847Z] #39 42.85 DEP criu/stats.d [2020-07-06T21:38:49.847Z] #39 42.96 DEP criu/sockets.d [2020-07-06T21:38:49.847Z] #39 43.11 DEP criu/sk-unix.d [2020-07-06T21:38:49.847Z] #39 43.20 DEP criu/sk-tcp.d [2020-07-06T21:38:49.847Z] #39 43.29 DEP criu/sk-queue.d [2020-07-06T21:38:49.847Z] #39 43.42 DEP criu/sk-packet.d [2020-07-06T21:38:49.847Z] #39 43.54 DEP criu/sk-netlink.d [2020-07-06T21:38:49.847Z] #39 43.70 DEP criu/sk-inet.d [2020-07-06T21:38:49.847Z] #39 43.82 DEP criu/signalfd.d [2020-07-06T21:38:49.847Z] #39 43.91 DEP criu/sigframe.d [2020-07-06T21:38:49.847Z] #39 43.99 DEP criu/shmem.d [2020-07-06T21:38:49.847Z] #39 44.11 DEP criu/servicefd.d [2020-07-06T21:38:49.847Z] #39 44.19 DEP criu/seize.d [2020-07-06T21:38:49.847Z] #39 44.41 DEP criu/seccomp.d [2020-07-06T21:38:49.847Z] #39 44.61 DEP criu/rst-malloc.d [2020-07-06T21:38:49.847Z] #39 44.66 DEP criu/rbtree.d [2020-07-06T21:38:49.847Z] #39 44.67 DEP criu/pstree.d [2020-07-06T21:38:49.847Z] #39 44.75 DEP criu/protobuf.d [2020-07-06T21:38:49.847Z] #39 44.81 GEN criu/protobuf-desc-gen.h [2020-07-06T21:38:49.847Z] #39 45.73 DEP criu/protobuf-desc.d [2020-07-06T21:38:49.847Z] #39 45.84 DEP criu/proc_parse.d [2020-07-06T21:38:49.847Z] #39 45.96 DEP criu/plugin.d [2020-07-06T21:38:49.847Z] #39 46.01 DEP criu/pipes.d [2020-07-06T21:38:49.847Z] #39 46.17 DEP criu/pie-util.d [2020-07-06T21:38:49.847Z] #39 46.26 DEP criu/pie-util-vdso.d [2020-07-06T21:38:49.847Z] #39 46.34 DEP criu/path.d [2020-07-06T21:38:49.847Z] #39 46.42 DEP criu/parasite-syscall.d [2020-07-06T21:38:49.847Z] #39 46.62 DEP criu/pagemap.d [2020-07-06T21:38:49.847Z] #39 46.80 DEP criu/pagemap-cache.d [2020-07-06T21:38:49.847Z] #39 46.90 DEP criu/page-xfer.d [2020-07-06T21:38:49.847Z] #39 46.97 DEP criu/page-pipe.d [2020-07-06T21:38:49.847Z] #39 47.03 DEP criu/netfilter.d [2020-07-06T21:38:49.847Z] #39 47.11 DEP criu/net.d [2020-07-06T21:38:49.847Z] #39 47.22 DEP criu/namespaces.d [2020-07-06T21:38:49.847Z] #39 47.31 DEP criu/mount.d [2020-07-06T21:38:49.847Z] #39 47.40 DEP criu/memfd.d [2020-07-06T21:38:49.847Z] #39 47.55 DEP criu/mem.d [2020-07-06T21:38:49.847Z] #39 47.64 DEP criu/lsm.d [2020-07-06T21:38:49.847Z] #39 47.75 DEP criu/log.d [2020-07-06T21:38:49.847Z] #39 47.87 DEP criu/libnetlink.d [2020-07-06T21:38:49.847Z] #39 47.98 DEP criu/kerndat.d [2020-07-06T21:38:49.847Z] #39 48.12 DEP criu/kcmp-ids.d [2020-07-06T21:38:49.847Z] #39 48.17 DEP criu/irmap.d [2020-07-06T21:38:49.847Z] #39 48.34 DEP criu/ipc_ns.d [2020-07-06T21:38:49.847Z] #39 48.50 DEP criu/image.d [2020-07-06T21:38:49.847Z] #39 48.66 DEP criu/image-desc.d [2020-07-06T21:38:49.847Z] #39 48.73 DEP criu/fsnotify.d [2020-07-06T21:38:49.847Z] #39 48.93 DEP criu/filesystems.d [2020-07-06T21:38:49.903Z] #25 ... [2020-07-06T21:38:49.903Z] [2020-07-06T21:38:49.903Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:38:49.903Z] #38 64.90 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-06T21:38:49.903Z] #38 64.92 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:38:49.903Z] #38 DONE 69.3s [2020-07-06T21:38:49.903Z] [2020-07-06T21:38:49.903Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:50.160Z] #39 49.08 DEP criu/files.d [2020-07-06T21:38:50.160Z] #39 49.24 DEP criu/files-reg.d [2020-07-06T21:38:50.450Z] #39 49.39 DEP criu/files-ext.d [2020-07-06T21:38:50.450Z] #39 49.48 DEP criu/file-lock.d [2020-07-06T21:38:50.450Z] #39 ... [2020-07-06T21:38:50.450Z] [2020-07-06T21:38:50.450Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:38:50.450Z] #17 6.075 Reading package lists... [2020-07-06T21:38:50.587Z] #33 12.30 [100%] Linking C executable tini-static [2020-07-06T21:38:50.847Z] #39 ... [2020-07-06T21:38:50.847Z] [2020-07-06T21:38:50.847Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:38:50.847Z] #32 66.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-06T21:38:50.847Z] #32 66.69 Setting up xxd (2:8.1.0875-5) ... [2020-07-06T21:38:50.847Z] #32 67.11 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-06T21:38:50.847Z] #32 67.63 Setting up vim-common (2:8.1.0875-5) ... [2020-07-06T21:38:50.847Z] #32 68.32 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-06T21:38:50.847Z] #32 68.70 Setting up cmake-data (3.13.4-1) ... [2020-07-06T21:38:50.847Z] #32 68.78 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-06T21:38:50.847Z] #32 69.04 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-06T21:38:50.847Z] #32 69.25 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-06T21:38:50.848Z] #32 69.28 Setting up cmake (3.13.4-1) ... [2020-07-06T21:38:50.848Z] #32 69.33 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:38:50.848Z] #32 69.50 Processing triggers for mime-support (3.62) ... [2020-07-06T21:38:50.848Z] #32 DONE 70.1s [2020-07-06T21:38:50.848Z] [2020-07-06T21:38:50.848Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:51.525Z] #33 13.00 [100%] Built target tini-static [2020-07-06T21:38:51.525Z] #33 13.10 + mkdir -p /build [2020-07-06T21:38:51.525Z] #33 13.10 + cp tini-static /build/docker-init [2020-07-06T21:38:51.785Z] #33 DONE 13.4s [2020-07-06T21:38:51.785Z] [2020-07-06T21:38:51.785Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:51.785Z] #39 5.261 Note: Building without setproctitle() and strlcpy() support. [2020-07-06T21:38:51.785Z] #39 5.262 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-06T21:38:51.785Z] #39 5.277 Note: Building without GnuTLS support [2020-07-06T21:38:51.785Z] #39 5.292 Makefile.config:39: Warn: you have no libnftables installed [2020-07-06T21:38:51.785Z] #39 5.292 Makefile.config:40: Warn: Building without nftables support [2020-07-06T21:38:52.760Z] #33 ... [2020-07-06T21:38:52.760Z] [2020-07-06T21:38:52.760Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:38:52.760Z] #25 20.26 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-06T21:38:52.760Z] #25 20.50 skipping existing c35d46ef359f [2020-07-06T21:38:52.760Z] #25 20.63 [2020-07-06T21:38:52.760Z] #25 21.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-06T21:38:52.760Z] #25 22.19 [2020-07-06T21:38:52.760Z] #25 22.39 ######################################################################## 100.0% [2020-07-06T21:38:52.760Z] #25 22.45 [2020-07-06T21:38:52.760Z] #25 22.53 Download of images into '/build' complete. [2020-07-06T21:38:52.760Z] #25 22.53 Use something like the following to load the result into a Docker daemon: [2020-07-06T21:38:52.760Z] #25 22.53 tar -cC '/build' . | docker load [2020-07-06T21:38:52.760Z] #25 DONE 22.7s [2020-07-06T21:38:52.760Z] [2020-07-06T21:38:52.760Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:52.760Z] #10 64.22 Selecting previously unselected package binutils-mingw-w64. [2020-07-06T21:38:52.760Z] #10 64.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-06T21:38:52.760Z] #10 64.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-06T21:38:52.760Z] #10 64.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-06T21:38:52.760Z] #10 64.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-06T21:38:52.760Z] #10 64.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-06T21:38:52.760Z] #10 64.66 Selecting previously unselected package dmsetup. [2020-07-06T21:38:52.760Z] #10 64.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-06T21:38:52.760Z] #10 64.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-06T21:38:52.760Z] #10 64.90 Selecting previously unselected package mingw-w64-common. [2020-07-06T21:38:52.760Z] #10 64.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-06T21:38:52.760Z] #10 64.92 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-06T21:38:52.760Z] #10 72.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-06T21:38:52.760Z] #10 72.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-06T21:38:52.804Z] #17 7.842 Reading package lists... [2020-07-06T21:38:52.804Z] #17 9.743 Building dependency tree... [2020-07-06T21:38:53.020Z] #10 72.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-06T21:38:53.095Z] #17 10.14 libcap2-bin is already the newest version (1:2.25-2). [2020-07-06T21:38:53.095Z] #17 10.14 The following additional packages will be installed: [2020-07-06T21:38:53.095Z] #17 10.15 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-06T21:38:53.095Z] #17 10.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-06T21:38:53.095Z] #17 10.15 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-06T21:38:53.095Z] #17 10.15 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-06T21:38:53.095Z] #17 10.15 python3.7 python3.7-minimal vim-runtime xxd [2020-07-06T21:38:53.095Z] #17 10.15 Suggested packages: [2020-07-06T21:38:53.095Z] #17 10.15 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-06T21:38:53.095Z] #17 10.15 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-06T21:38:53.095Z] #17 10.15 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-06T21:38:53.095Z] #17 10.15 Recommended packages: [2020-07-06T21:38:53.095Z] #17 10.15 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-06T21:38:53.095Z] #17 10.15 python3-keyrings.alt python3-xdg unzip [2020-07-06T21:38:53.169Z] #39 ... [2020-07-06T21:38:53.169Z] [2020-07-06T21:38:53.169Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:53.169Z] #30 DONE 82.5s [2020-07-06T21:38:53.169Z] [2020-07-06T21:38:53.169Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:38:53.169Z] #10 77.23 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-06T21:38:53.169Z] #10 77.26 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-06T21:38:53.169Z] #10 77.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:38:53.169Z] #10 77.63 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-06T21:38:53.169Z] #10 77.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-06T21:38:53.169Z] #10 77.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:38:53.962Z] #10 ... [2020-07-06T21:38:53.962Z] [2020-07-06T21:38:53.962Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:53.962Z] #30 63.20 internal/poll [2020-07-06T21:38:53.962Z] #30 65.41 internal/fmtsort [2020-07-06T21:38:53.962Z] #30 65.97 internal/syscall/execenv [2020-07-06T21:38:53.962Z] #30 66.11 strings [2020-07-06T21:38:53.962Z] #30 66.12 internal/syscall/unix [2020-07-06T21:38:53.962Z] #30 66.35 os [2020-07-06T21:38:53.962Z] #30 68.98 path [2020-07-06T21:38:53.962Z] #30 69.10 fmt [2020-07-06T21:38:53.962Z] #30 69.55 path/filepath [2020-07-06T21:38:53.962Z] #30 71.65 io/ioutil [2020-07-06T21:38:53.962Z] #30 72.81 text/tabwriter [2020-07-06T21:38:54.107Z] #10 ... [2020-07-06T21:38:54.107Z] [2020-07-06T21:38:54.107Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:54.107Z] #39 8.294 fatal: not a git repository (or any of the parent directories): .git [2020-07-06T21:38:54.107Z] #39 8.343 GEN .gitid [2020-07-06T21:38:54.126Z] #17 11.20 The following NEW packages will be installed: [2020-07-06T21:38:54.126Z] #17 11.20 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-06T21:38:54.126Z] #17 11.20 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-06T21:38:54.126Z] #17 11.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-06T21:38:54.126Z] #17 11.20 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-06T21:38:54.126Z] #17 11.20 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-06T21:38:54.126Z] #17 11.20 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-06T21:38:54.126Z] #17 11.20 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-06T21:38:54.126Z] #17 11.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-06T21:38:54.126Z] #17 11.20 xz-utils zip [2020-07-06T21:38:54.126Z] #17 11.27 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-07-06T21:38:54.126Z] #17 11.27 Need to get 27.7 MB of archives. [2020-07-06T21:38:54.126Z] #17 11.27 After this operation, 117 MB of additional disk space will be used. [2020-07-06T21:38:54.126Z] #17 11.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-06T21:38:54.126Z] #17 11.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-06T21:38:54.126Z] #17 11.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-06T21:38:54.126Z] #17 11.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-06T21:38:54.222Z] #30 ... [2020-07-06T21:38:54.222Z] [2020-07-06T21:38:54.222Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:54.222Z] #33 3.592 + RM_GOPATH=0 [2020-07-06T21:38:54.222Z] #33 3.592 + TMP_GOPATH= [2020-07-06T21:38:54.222Z] #33 3.592 + : /build [2020-07-06T21:38:54.222Z] #33 3.592 + '[' -z '' ']' [2020-07-06T21:38:54.222Z] #33 3.597 ++ mktemp -d [2020-07-06T21:38:54.222Z] #33 3.612 + export GOPATH=/tmp/tmp.zdbzPd376y [2020-07-06T21:38:54.222Z] #33 3.612 + GOPATH=/tmp/tmp.zdbzPd376y [2020-07-06T21:38:54.222Z] #33 3.612 + RM_GOPATH=1 [2020-07-06T21:38:54.222Z] #33 3.612 + case "$(go env GOARCH)" in [2020-07-06T21:38:54.222Z] #33 3.612 ++ go env GOARCH [2020-07-06T21:38:54.222Z] #33 3.703 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:38:54.222Z] #33 3.703 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:38:54.222Z] #33 3.703 ++ dirname /tmp/install/install.sh [2020-07-06T21:38:54.367Z] #39 8.382 GEN criu/include/version.h [2020-07-06T21:38:54.367Z] #39 8.449 GEN include/common/asm [2020-07-06T21:38:54.418Z] #17 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-06T21:38:54.418Z] #17 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-06T21:38:54.418Z] #17 11.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-06T21:38:54.418Z] #17 11.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-06T21:38:54.418Z] #17 11.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-06T21:38:54.418Z] #17 11.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-06T21:38:54.418Z] #17 11.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-06T21:38:54.418Z] #17 11.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-06T21:38:54.418Z] #17 11.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-06T21:38:54.418Z] #17 11.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-06T21:38:54.418Z] #17 11.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-06T21:38:54.418Z] #17 11.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-06T21:38:54.418Z] #17 11.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-06T21:38:54.418Z] #17 11.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-06T21:38:54.418Z] #17 11.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-06T21:38:54.418Z] #17 11.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-06T21:38:54.418Z] #17 11.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-06T21:38:54.418Z] #17 11.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-06T21:38:54.418Z] #17 11.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-06T21:38:54.418Z] #17 11.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-06T21:38:54.418Z] #17 11.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-06T21:38:54.418Z] #17 11.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-06T21:38:54.418Z] #17 11.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-06T21:38:54.418Z] #17 11.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-06T21:38:54.418Z] #17 11.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-06T21:38:54.482Z] #33 3.722 + dir=/tmp/install [2020-07-06T21:38:54.482Z] #33 3.722 + bin=tini [2020-07-06T21:38:54.482Z] #33 3.722 + shift [2020-07-06T21:38:54.482Z] #33 3.722 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-06T21:38:54.482Z] #33 3.722 + . /tmp/install/tini.installer [2020-07-06T21:38:54.482Z] #33 3.722 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:38:54.482Z] #33 3.722 + install_tini [2020-07-06T21:38:54.482Z] #33 3.722 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-06T21:38:54.482Z] #33 3.722 + git clone https://github.com/krallin/tini.git /tmp/tmp.zdbzPd376y/tini [2020-07-06T21:38:54.482Z] #33 3.722 Cloning into '/tmp/tmp.zdbzPd376y/tini'... [2020-07-06T21:38:54.482Z] #33 3.723 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:38:54.709Z] #17 11.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-06T21:38:54.709Z] #17 11.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-06T21:38:54.709Z] #17 11.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-06T21:38:54.709Z] #17 11.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-06T21:38:54.709Z] #17 11.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-06T21:38:54.709Z] #17 11.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-06T21:38:54.709Z] #17 11.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-06T21:38:54.709Z] #17 11.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-06T21:38:54.709Z] #17 11.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-06T21:38:54.709Z] #17 11.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-06T21:38:54.709Z] #17 11.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-06T21:38:54.709Z] #17 11.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-06T21:38:55.002Z] #17 11.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-06T21:38:55.002Z] #17 ... [2020-07-06T21:38:55.002Z] [2020-07-06T21:38:55.002Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:55.002Z] #41 84.66 github.com/LK4D4/vndr/godl [2020-07-06T21:38:55.002Z] #41 85.15 github.com/LK4D4/vndr [2020-07-06T21:38:55.002Z] #41 DONE 91.2s [2020-07-06T21:38:55.293Z] [2020-07-06T21:38:55.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:55.293Z] #39 49.61 DEP criu/file-ids.d [2020-07-06T21:38:55.293Z] #39 49.72 DEP criu/fifo.d [2020-07-06T21:38:55.293Z] #39 49.89 DEP criu/fdstore.d [2020-07-06T21:38:55.293Z] #39 49.97 DEP criu/fault-injection.d [2020-07-06T21:38:55.293Z] #39 50.02 DEP criu/external.d [2020-07-06T21:38:55.293Z] #39 50.12 DEP criu/eventpoll.d [2020-07-06T21:38:55.293Z] #39 50.21 DEP criu/eventfd.d [2020-07-06T21:38:55.293Z] #39 50.35 DEP criu/crtools.d [2020-07-06T21:38:55.293Z] #39 50.47 DEP criu/cr-service.d [2020-07-06T21:38:55.293Z] #39 50.64 DEP criu/cr-restore.d [2020-07-06T21:38:55.293Z] #39 50.79 DEP criu/cr-errno.d [2020-07-06T21:38:55.293Z] #39 50.80 DEP criu/cr-dump.d [2020-07-06T21:38:55.293Z] #39 50.93 DEP criu/cr-dedup.d [2020-07-06T21:38:55.293Z] #39 51.03 DEP criu/cr-check.d [2020-07-06T21:38:55.293Z] #39 51.26 DEP criu/config.d [2020-07-06T21:38:55.293Z] #39 51.39 DEP criu/clone-noasan.d [2020-07-06T21:38:55.293Z] #39 51.45 DEP criu/cgroup.d [2020-07-06T21:38:55.293Z] #39 51.62 DEP criu/cgroup-props.d [2020-07-06T21:38:55.293Z] #39 51.66 DEP criu/bitmap.d [2020-07-06T21:38:55.293Z] #39 51.69 DEP criu/bfd.d [2020-07-06T21:38:55.293Z] #39 51.76 DEP criu/autofs.d [2020-07-06T21:38:55.293Z] #39 51.93 DEP criu/aio.d [2020-07-06T21:38:55.293Z] #39 52.16 DEP criu/action-scripts.d [2020-07-06T21:38:55.293Z] #39 52.41 CC criu/action-scripts.o [2020-07-06T21:38:55.293Z] #39 52.77 CC criu/aio.o [2020-07-06T21:38:55.293Z] #39 53.19 CC criu/autofs.o [2020-07-06T21:38:55.305Z] #39 9.594 PBCC images/timens.pb-c.c [2020-07-06T21:38:55.564Z] #39 9.626 DEP images/timens.pb-c.d [2020-07-06T21:38:55.564Z] #39 9.685 PBCC images/fown.pb-c.c [2020-07-06T21:38:55.564Z] #39 9.710 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-06T21:38:55.564Z] #39 9.778 PBCC images/opts.pb-c.c [2020-07-06T21:38:55.564Z] #39 9.820 PBCC images/memfd.pb-c.c [2020-07-06T21:38:55.584Z] #39 54.51 CC criu/bfd.o [2020-07-06T21:38:55.824Z] #39 9.863 DEP images/fown.pb-c.d [2020-07-06T21:38:55.824Z] #39 9.912 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-06T21:38:55.824Z] #39 9.992 DEP images/opts.pb-c.d [2020-07-06T21:38:55.824Z] #39 10.03 DEP images/memfd.pb-c.d [2020-07-06T21:38:55.824Z] #39 10.09 PBCC images/sit.pb-c.c [2020-07-06T21:38:55.865Z] #33 5.021 + cd /tmp/tmp.zdbzPd376y/tini [2020-07-06T21:38:55.865Z] #33 5.024 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:38:55.865Z] #33 5.037 + cmake . [2020-07-06T21:38:55.875Z] #39 54.85 CC criu/bitmap.o [2020-07-06T21:38:56.084Z] #39 10.15 DEP images/sit.pb-c.d [2020-07-06T21:38:56.084Z] #39 10.21 PBCC images/macvlan.pb-c.c [2020-07-06T21:38:56.084Z] #39 10.24 DEP images/macvlan.pb-c.d [2020-07-06T21:38:56.084Z] #39 10.29 PBCC images/autofs.pb-c.c [2020-07-06T21:38:56.084Z] #39 10.32 DEP images/autofs.pb-c.d [2020-07-06T21:38:56.081Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:38:56.086Z] > git config --add remote.origin.fetch +refs/pull/41144/head:refs/remotes/origin/PR-41144 # timeout=10 [2020-07-06T21:38:56.091Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:38:56.106Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:38:56.118Z] Fetching without tags [2020-07-06T21:38:56.166Z] #39 54.93 CC criu/cgroup-props.o [2020-07-06T21:38:56.184Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 18.5s done [2020-07-06T21:38:56.184Z] #8 DONE 25.7s [2020-07-06T21:38:56.184Z] [2020-07-06T21:38:56.184Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-06T21:38:56.184Z] #9 DONE 0.2s [2020-07-06T21:38:56.184Z] [2020-07-06T21:38:56.184Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-06T21:38:56.184Z] #10 DONE 0.2s [2020-07-06T21:38:56.184Z] [2020-07-06T21:38:56.184Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:56.184Z] #31 ... [2020-07-06T21:38:56.184Z] [2020-07-06T21:38:56.184Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-06T21:38:56.184Z] #36 DONE 0.1s [2020-07-06T21:38:56.184Z] [2020-07-06T21:38:56.184Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-06T21:38:56.184Z] #28 DONE 0.1s [2020-07-06T21:38:56.343Z] #39 10.39 PBCC images/sysctl.pb-c.c [2020-07-06T21:38:56.343Z] #39 10.44 DEP images/sysctl.pb-c.d [2020-07-06T21:38:56.343Z] #39 10.49 PBCC images/time.pb-c.c [2020-07-06T21:38:56.343Z] #39 10.51 DEP images/time.pb-c.d [2020-07-06T21:38:56.343Z] #39 10.57 PBCC images/binfmt-misc.pb-c.c [2020-07-06T21:38:56.343Z] #39 10.61 DEP images/binfmt-misc.pb-c.d [2020-07-06T21:38:56.391Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit 286547848751229fa14974da389e1d4c676d8ee5 [2020-07-06T21:38:56.436Z] #33 5.745 -- The C compiler identification is GNU 8.3.0 [2020-07-06T21:38:56.436Z] #33 5.875 -- Check for working C compiler: /usr/bin/cc [2020-07-06T21:38:56.456Z] #39 55.37 CC criu/cgroup.o [2020-07-06T21:38:56.482Z] [2020-07-06T21:38:56.483Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:38:56.603Z] #39 10.68 PBCC images/seccomp.pb-c.c [2020-07-06T21:38:56.603Z] #39 10.69 DEP images/seccomp.pb-c.d [2020-07-06T21:38:56.603Z] #39 10.75 PBCC images/userns.pb-c.c [2020-07-06T21:38:56.603Z] #39 10.81 DEP images/userns.pb-c.d [2020-07-06T21:38:56.603Z] #39 10.85 PBCC images/cgroup.pb-c.c [2020-07-06T21:38:56.747Z] #39 ... [2020-07-06T21:38:56.747Z] [2020-07-06T21:38:56.747Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:38:56.747Z] #17 12.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-06T21:38:56.747Z] #17 12.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-06T21:38:56.747Z] #17 12.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-06T21:38:56.747Z] #17 12.95 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-06T21:38:56.747Z] #17 12.98 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-06T21:38:56.747Z] #17 13.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-06T21:38:56.747Z] #17 13.29 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:38:56.747Z] #17 13.31 Fetched 27.7 MB in 2s (15.4 MB/s) [2020-07-06T21:38:56.747Z] #17 13.35 Selecting previously unselected package pigz. [2020-07-06T21:38:56.747Z] #17 13.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-07-06T21:38:56.747Z] #17 13.39 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-06T21:38:56.747Z] #17 13.39 Unpacking pigz (2.4-1) ... [2020-07-06T21:38:56.747Z] #17 13.47 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-06T21:38:56.747Z] #17 13.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-06T21:38:56.747Z] #17 13.48 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-06T21:38:56.747Z] #17 13.77 Selecting previously unselected package python3.7-minimal. [2020-07-06T21:38:56.747Z] #17 13.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-06T21:38:56.747Z] #17 13.78 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-06T21:38:56.862Z] #39 10.90 DEP images/cgroup.pb-c.d [2020-07-06T21:38:56.862Z] #39 10.95 PBCC images/ext-file.pb-c.c [2020-07-06T21:38:56.862Z] #39 10.98 DEP images/ext-file.pb-c.d [2020-07-06T21:38:56.862Z] #39 11.03 PBCC images/rpc.pb-c.c [2020-07-06T21:38:56.862Z] #39 11.07 DEP images/rpc.pb-c.d [2020-07-06T21:38:56.862Z] #39 11.16 PBCC images/siginfo.pb-c.c [2020-07-06T21:38:56.862Z] #39 11.18 DEP images/siginfo.pb-c.d [2020-07-06T21:38:57.121Z] #39 11.22 PBCC images/pagemap.pb-c.c [2020-07-06T21:38:57.121Z] #39 11.27 DEP images/pagemap.pb-c.d [2020-07-06T21:38:57.121Z] #39 11.34 PBCC images/rlimit.pb-c.c [2020-07-06T21:38:57.121Z] #39 11.35 DEP images/rlimit.pb-c.d [2020-07-06T21:38:57.121Z] #39 11.38 PBCC images/file-lock.pb-c.c [2020-07-06T21:38:57.126Z] #29 0.697 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-06T21:38:57.126Z] #29 0.706 Cloning into '.'... [2020-07-06T21:38:57.377Z] #33 6.540 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-06T21:38:57.377Z] #33 6.546 -- Detecting C compiler ABI info [2020-07-06T21:38:57.378Z] #17 14.43 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-06T21:38:57.378Z] #17 14.45 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-06T21:38:57.380Z] #39 11.40 DEP images/file-lock.pb-c.d [2020-07-06T21:38:57.381Z] #39 11.43 PBCC images/tty.pb-c.c [2020-07-06T21:38:57.381Z] #39 11.47 DEP images/tty.pb-c.d [2020-07-06T21:38:57.381Z] #39 11.55 PBCC images/tun.pb-c.c [2020-07-06T21:38:57.381Z] #39 11.61 PBCC images/netdev.pb-c.c [2020-07-06T21:38:57.475Z] Merge succeeded, producing 1886c9db7049a26d32acef5a5b8f9c22ad36d0e6 [2020-07-06T21:38:57.475Z] Checking out Revision 1886c9db7049a26d32acef5a5b8f9c22ad36d0e6 (PR-41144) [2020-07-06T21:38:57.589Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-06T21:38:57.602Z] First time build. Skipping changelog. [2020-07-06T21:38:57.636Z] #33 ... [2020-07-06T21:38:57.636Z] [2020-07-06T21:38:57.636Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:57.636Z] #47 66.90 context [2020-07-06T21:38:57.636Z] #47 67.53 os [2020-07-06T21:38:57.636Z] #47 67.60 encoding/binary [2020-07-06T21:38:57.636Z] #47 69.63 encoding/base64 [2020-07-06T21:38:57.636Z] #47 71.11 golang.org/x/sys/unix [2020-07-06T21:38:57.636Z] #47 72.61 fmt [2020-07-06T21:38:57.636Z] #47 ... [2020-07-06T21:38:57.636Z] [2020-07-06T21:38:57.636Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:57.636Z] #39 5.682 Note: Building without setproctitle() and strlcpy() support. [2020-07-06T21:38:57.636Z] #39 5.682 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-06T21:38:57.636Z] #39 5.694 Note: Building without GnuTLS support [2020-07-06T21:38:57.636Z] #39 5.704 Makefile.config:39: Warn: you have no libnftables installed [2020-07-06T21:38:57.636Z] #39 5.708 Makefile.config:40: Warn: Building without nftables support [2020-07-06T21:38:57.637Z] #39 7.851 fatal: not a git repository (or any of the parent directories): .git [2020-07-06T21:38:57.640Z] #39 11.68 DEP images/tun.pb-c.d [2020-07-06T21:38:57.640Z] #39 11.74 DEP images/netdev.pb-c.d [2020-07-06T21:38:57.640Z] #39 11.78 PBCC images/vma.pb-c.c [2020-07-06T21:38:57.640Z] #39 11.83 DEP images/vma.pb-c.d [2020-07-06T21:38:57.640Z] #39 11.87 PBCC images/creds.pb-c.c [2020-07-06T21:38:56.121Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:38:56.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:38:56.122Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:38:56.394Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:38:56.401Z] > git checkout -f 286547848751229fa14974da389e1d4c676d8ee5 # timeout=10 [2020-07-06T21:38:56.912Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-06T21:38:57.459Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-06T21:38:57.477Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:38:57.489Z] > git checkout -f 1886c9db7049a26d32acef5a5b8f9c22ad36d0e6 # timeout=10 [2020-07-06T21:38:57.592Z] > git rev-list --no-walk 725b08ee3035954f81d70de7d65b733974de1406 # timeout=10 [2020-07-06T21:38:57.896Z] #39 7.928 GEN .gitid [2020-07-06T21:38:57.897Z] #39 7.970 GEN criu/include/version.h [2020-07-06T21:38:57.897Z] #39 8.066 GEN include/common/asm [2020-07-06T21:38:57.899Z] #39 11.93 DEP images/creds.pb-c.d [2020-07-06T21:38:57.899Z] #39 11.97 PBCC images/utsns.pb-c.c [2020-07-06T21:38:57.899Z] #39 12.00 DEP images/utsns.pb-c.d [2020-07-06T21:38:57.899Z] #39 12.05 PBCC images/ipc-desc.pb-c.c [2020-07-06T21:38:57.899Z] #39 12.09 PBCC images/ipc-sem.pb-c.c [2020-07-06T21:38:57.899Z] #39 ... [2020-07-06T21:38:57.899Z] [2020-07-06T21:38:57.899Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:57.899Z] #41 77.47 go/ast [2020-07-06T21:38:57.899Z] #41 77.48 internal/lazyregexp [2020-07-06T21:38:57.899Z] #41 78.11 net/url [2020-07-06T21:38:57.899Z] #41 80.56 text/template/parse [2020-07-06T21:38:57.899Z] #41 84.30 go/parser [2020-07-06T21:38:57.899Z] #41 85.21 text/template [2020-07-06T21:38:57.899Z] #41 ... [2020-07-06T21:38:57.899Z] [2020-07-06T21:38:57.899Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:38:57.899Z] #52 38.98 Checking out files: 53% (1701/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2920/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-06T21:38:57.899Z] #52 40.35 + cd /tmp/tmp.NoPmxffGQI/src/github.com/containerd/containerd [2020-07-06T21:38:57.899Z] #52 40.35 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-06T21:38:58.157Z] #39 ... [2020-07-06T21:38:58.157Z] [2020-07-06T21:38:58.157Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:58.157Z] #41 67.42 strings [2020-07-06T21:38:58.157Z] #41 68.07 os [2020-07-06T21:38:58.157Z] #41 70.41 regexp/syntax [2020-07-06T21:38:58.157Z] #41 72.51 fmt [2020-07-06T21:38:58.157Z] #41 77.28 regexp [2020-07-06T21:38:58.157Z] #41 ... [2020-07-06T21:38:58.157Z] [2020-07-06T21:38:58.157Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:38:58.157Z] #33 7.154 -- Detecting C compiler ABI info - done [2020-07-06T21:38:58.157Z] #33 7.187 -- Detecting C compile features [2020-07-06T21:38:58.348Z] + docker version [2020-07-06T21:38:58.348Z] Client: Docker Engine - Community [2020-07-06T21:38:58.348Z] Version: 19.03.11 [2020-07-06T21:38:58.348Z] API version: 1.40 [2020-07-06T21:38:58.348Z] Go version: go1.13.10 [2020-07-06T21:38:58.348Z] Git commit: 42e35e61f3 [2020-07-06T21:38:58.348Z] Built: Mon Jun 1 09:12:22 2020 [2020-07-06T21:38:58.348Z] OS/Arch: linux/amd64 [2020-07-06T21:38:58.348Z] Experimental: false [2020-07-06T21:38:58.348Z] [2020-07-06T21:38:58.348Z] Server: Docker Engine - Community [2020-07-06T21:38:58.348Z] Engine: [2020-07-06T21:38:58.348Z] Version: 19.03.11 [2020-07-06T21:38:58.348Z] API version: 1.40 (minimum version 1.12) [2020-07-06T21:38:58.348Z] Go version: go1.13.10 [2020-07-06T21:38:58.348Z] Git commit: 42e35e61f3 [2020-07-06T21:38:58.348Z] Built: Mon Jun 1 09:10:54 2020 [2020-07-06T21:38:58.348Z] OS/Arch: linux/amd64 [2020-07-06T21:38:58.348Z] Experimental: true [2020-07-06T21:38:58.348Z] containerd: [2020-07-06T21:38:58.348Z] Version: 1.2.13 [2020-07-06T21:38:58.348Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-06T21:38:58.348Z] runc: [2020-07-06T21:38:58.348Z] Version: 1.0.0-rc10 [2020-07-06T21:38:58.348Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-06T21:38:58.348Z] docker-init: [2020-07-06T21:38:58.348Z] Version: 0.18.0 [2020-07-06T21:38:58.348Z] GitCommit: fec3683 [Pipeline] sh [2020-07-06T21:38:58.631Z] + docker info [2020-07-06T21:38:58.987Z] #17 ... [2020-07-06T21:38:58.987Z] [2020-07-06T21:38:58.987Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:38:58.987Z] #28 DONE 94.9s [2020-07-06T21:38:58.987Z] [2020-07-06T21:38:58.988Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:38:58.988Z] #17 15.89 Selecting previously unselected package python3-minimal. [2020-07-06T21:38:58.988Z] #17 15.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-07-06T21:38:58.988Z] #17 15.92 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-06T21:38:58.988Z] #17 15.93 Unpacking python3-minimal (3.7.3-1) ... [2020-07-06T21:38:58.988Z] #17 15.97 Selecting previously unselected package libmpdec2:s390x. [2020-07-06T21:38:58.988Z] #17 15.98 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-06T21:38:58.988Z] #17 15.98 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-06T21:38:58.988Z] #17 16.07 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-06T21:38:58.988Z] #17 16.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-06T21:38:58.988Z] #17 16.07 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-06T21:38:59.278Z] #52 41.70 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-06T21:38:59.278Z] #52 41.70 + BUILDTAGS='netgo osusergo static_build' [2020-07-06T21:38:59.278Z] #52 41.70 + export EXTRA_FLAGS=-buildmode=pie [2020-07-06T21:38:59.278Z] #52 41.70 + EXTRA_FLAGS=-buildmode=pie [2020-07-06T21:38:59.278Z] #52 41.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-06T21:38:59.278Z] #52 41.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-06T21:38:59.278Z] #52 41.70 + '[' '' = dynamic ']' [2020-07-06T21:38:59.278Z] #52 41.70 + make [2020-07-06T21:38:59.278Z] #52 ... [2020-07-06T21:38:59.278Z] [2020-07-06T21:38:59.278Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:38:59.278Z] #47 78.85 github.com/pkg/diff [2020-07-06T21:38:59.278Z] #47 80.57 go/ast [2020-07-06T21:38:59.278Z] #47 82.72 golang.org/x/crypto/ssh/terminal [2020-07-06T21:38:59.278Z] #47 84.48 mvdan.cc/editorconfig [2020-07-06T21:38:59.278Z] #47 85.14 mvdan.cc/sh/v3/fileutil [2020-07-06T21:38:59.278Z] #47 85.37 mvdan.cc/sh/v3/syntax [2020-07-06T21:38:59.537Z] #47 ... [2020-07-06T21:38:59.537Z] [2020-07-06T21:38:59.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:38:59.537Z] #39 12.13 DEP images/ipc-desc.pb-c.d [2020-07-06T21:38:59.537Z] #39 12.20 DEP images/ipc-sem.pb-c.d [2020-07-06T21:38:59.537Z] #39 12.25 PBCC images/ipc-msg.pb-c.c [2020-07-06T21:38:59.537Z] #39 12.29 DEP images/ipc-msg.pb-c.d [2020-07-06T21:38:59.537Z] #39 12.35 PBCC images/ipc-shm.pb-c.c [2020-07-06T21:38:59.537Z] #39 12.37 DEP images/ipc-shm.pb-c.d [2020-07-06T21:38:59.537Z] #39 12.44 PBCC images/ipc-var.pb-c.c [2020-07-06T21:38:59.537Z] #39 12.49 DEP images/ipc-var.pb-c.d [2020-07-06T21:38:59.537Z] #39 12.58 PBCC images/sk-opts.pb-c.c [2020-07-06T21:38:59.537Z] #39 12.59 PBCC images/packet-sock.pb-c.c [2020-07-06T21:38:59.537Z] #39 12.64 DEP images/sk-opts.pb-c.d [2020-07-06T21:38:59.537Z] #39 12.67 DEP images/packet-sock.pb-c.d [2020-07-06T21:38:59.537Z] #39 12.71 PBCC images/sk-netlink.pb-c.c [2020-07-06T21:38:59.537Z] #39 12.74 DEP images/sk-netlink.pb-c.d [2020-07-06T21:38:59.537Z] #39 12.78 PBCC images/sk-inet.pb-c.c [2020-07-06T21:38:59.537Z] #39 12.83 DEP images/sk-inet.pb-c.d [2020-07-06T21:38:59.537Z] #39 12.87 PBCC images/sk-unix.pb-c.c [2020-07-06T21:38:59.537Z] #39 12.89 DEP images/sk-unix.pb-c.d [2020-07-06T21:38:59.537Z] #39 12.93 PBCC images/mm.pb-c.c [2020-07-06T21:38:59.537Z] #39 12.97 DEP images/mm.pb-c.d [2020-07-06T21:38:59.537Z] #39 13.02 PBCC images/timerfd.pb-c.c [2020-07-06T21:38:59.537Z] #39 13.06 DEP images/timerfd.pb-c.d [2020-07-06T21:38:59.537Z] #39 13.10 PBCC images/timer.pb-c.c [2020-07-06T21:38:59.537Z] #39 13.18 DEP images/timer.pb-c.d [2020-07-06T21:38:59.537Z] #39 13.23 PBCC images/sa.pb-c.c [2020-07-06T21:38:59.537Z] #39 13.26 DEP images/sa.pb-c.d [2020-07-06T21:38:59.537Z] #39 13.31 PBCC images/pipe-data.pb-c.c [2020-07-06T21:38:59.537Z] #39 13.33 DEP images/pipe-data.pb-c.d [2020-07-06T21:38:59.537Z] #39 13.36 PBCC images/mnt.pb-c.c [2020-07-06T21:38:59.537Z] #39 13.39 DEP images/mnt.pb-c.d [2020-07-06T21:38:59.537Z] #39 13.43 PBCC images/sk-packet.pb-c.c [2020-07-06T21:38:59.537Z] #39 13.46 DEP images/sk-packet.pb-c.d [2020-07-06T21:38:59.537Z] #39 13.50 PBCC images/tcp-stream.pb-c.c [2020-07-06T21:38:59.537Z] #39 13.53 DEP images/tcp-stream.pb-c.d [2020-07-06T21:38:59.537Z] #39 13.57 PBCC images/pipe.pb-c.c [2020-07-06T21:38:59.537Z] #39 13.62 DEP images/pipe.pb-c.d [2020-07-06T21:38:59.537Z] #39 13.66 PBCC images/pstree.pb-c.c [2020-07-06T21:38:59.537Z] #39 13.67 DEP images/pstree.pb-c.d [2020-07-06T21:38:59.537Z] #39 13.71 PBCC images/fs.pb-c.c [2020-07-06T21:38:59.537Z] #39 13.75 DEP images/fs.pb-c.d [2020-07-06T21:38:59.797Z] #39 13.81 PBCC images/signalfd.pb-c.c [2020-07-06T21:38:59.797Z] #39 13.85 DEP images/signalfd.pb-c.d [2020-07-06T21:38:59.797Z] #39 13.90 PBCC images/fh.pb-c.c [2020-07-06T21:38:59.797Z] #39 13.95 PBCC images/fsnotify.pb-c.c [2020-07-06T21:38:59.797Z] #39 14.02 DEP images/fh.pb-c.d [2020-07-06T21:39:00.055Z] #17 17.08 Selecting previously unselected package python3.7. [2020-07-06T21:39:00.055Z] #17 17.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-06T21:39:00.055Z] #17 17.09 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-06T21:39:00.055Z] #17 17.15 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-06T21:39:00.055Z] #17 17.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-06T21:39:00.055Z] #17 17.16 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-06T21:39:00.055Z] #17 17.19 Setting up python3-minimal (3.7.3-1) ... [2020-07-06T21:39:00.056Z] #39 14.11 DEP images/fsnotify.pb-c.d [2020-07-06T21:39:00.056Z] #39 14.18 PBCC images/eventpoll.pb-c.c [2020-07-06T21:39:00.056Z] #39 14.21 DEP images/eventpoll.pb-c.d [2020-07-06T21:39:00.056Z] #39 14.24 PBCC images/eventfd.pb-c.c [2020-07-06T21:39:00.056Z] #39 14.30 DEP images/eventfd.pb-c.d [2020-07-06T21:39:00.056Z] #39 14.33 PBCC images/remap-file-path.pb-c.c [2020-07-06T21:39:00.315Z] #39 14.38 DEP images/remap-file-path.pb-c.d [2020-07-06T21:39:00.315Z] #39 14.41 PBCC images/fifo.pb-c.c [2020-07-06T21:39:00.315Z] #39 14.44 DEP images/fifo.pb-c.d [2020-07-06T21:39:00.315Z] #39 14.48 PBCC images/ghost-file.pb-c.c [2020-07-06T21:39:00.315Z] #39 14.55 DEP images/ghost-file.pb-c.d [2020-07-06T21:39:00.574Z] #39 14.60 PBCC images/regfile.pb-c.c [2020-07-06T21:39:00.574Z] #39 14.66 DEP images/regfile.pb-c.d [2020-07-06T21:39:00.574Z] #39 14.73 PBCC images/ns.pb-c.c [2020-07-06T21:39:00.574Z] #39 14.79 DEP images/ns.pb-c.d [2020-07-06T21:39:00.574Z] #39 14.82 PBCC images/fdinfo.pb-c.c [2020-07-06T21:39:00.574Z] #39 14.90 DEP images/fdinfo.pb-c.d [2020-07-06T21:39:00.687Z] #17 17.65 Selecting previously unselected package python3. [2020-07-06T21:39:00.687Z] #17 17.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-07-06T21:39:00.687Z] #17 17.68 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-06T21:39:00.687Z] #17 17.69 Unpacking python3 (3.7.3-1) ... [2020-07-06T21:39:00.687Z] #17 17.77 Selecting previously unselected package libip4tc0:s390x. [2020-07-06T21:39:00.687Z] #17 17.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-06T21:39:00.687Z] #17 17.78 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-06T21:39:00.687Z] #17 17.83 Selecting previously unselected package libip6tc0:s390x. [2020-07-06T21:39:00.687Z] #17 17.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-06T21:39:00.687Z] #17 17.84 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-06T21:39:00.687Z] #17 17.91 Selecting previously unselected package libiptc0:s390x. [2020-07-06T21:39:00.701Z] #33 9.654 -- Detecting C compile features - done [2020-07-06T21:39:00.701Z] #33 9.694 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-06T21:39:00.701Z] #33 9.845 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-06T21:39:00.701Z] #33 9.946 -- Configuring done [2020-07-06T21:39:00.701Z] #33 9.959 -- Generating done [2020-07-06T21:39:00.701Z] #33 9.968 -- Build files have been written to: /tmp/tmp.zdbzPd376y/tini [2020-07-06T21:39:00.701Z] #33 9.986 + make tini-static [2020-07-06T21:39:00.834Z] #39 14.93 PBCC images/core-aarch64.pb-c.c [2020-07-06T21:39:00.834Z] #39 14.96 PBCC images/core-arm.pb-c.c [2020-07-06T21:39:00.834Z] #39 14.98 PBCC images/core-ppc64.pb-c.c [2020-07-06T21:39:00.834Z] #39 15.01 PBCC images/core-s390.pb-c.c [2020-07-06T21:39:00.834Z] #39 15.04 PBCC images/core-x86.pb-c.c [2020-07-06T21:39:00.834Z] #39 15.07 PBCC images/core.pb-c.c [2020-07-06T21:39:00.834Z] #39 15.15 PBCC images/inventory.pb-c.c [2020-07-06T21:39:00.980Z] #17 17.91 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-06T21:39:00.980Z] #17 17.92 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-06T21:39:00.980Z] #17 17.96 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-06T21:39:00.980Z] #17 17.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-06T21:39:00.980Z] #17 17.97 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-06T21:39:00.980Z] #17 18.03 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-06T21:39:00.980Z] #17 18.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-06T21:39:00.980Z] #17 18.05 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-06T21:39:00.980Z] #17 18.11 Selecting previously unselected package libnftnl11:s390x. [2020-07-06T21:39:00.980Z] #17 18.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-06T21:39:00.980Z] #17 18.11 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-06T21:39:00.980Z] #17 18.15 Selecting previously unselected package iptables. [2020-07-06T21:39:01.093Z] #39 15.21 DEP images/core-aarch64.pb-c.d [2020-07-06T21:39:01.093Z] #39 15.27 DEP images/core-arm.pb-c.d [2020-07-06T21:39:01.093Z] #39 15.31 DEP images/core-ppc64.pb-c.d [2020-07-06T21:39:01.093Z] #39 15.37 DEP images/core-s390.pb-c.d [2020-07-06T21:39:01.270Z] #17 18.15 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-06T21:39:01.270Z] #17 18.16 Unpacking iptables (1.8.2-4) ... [2020-07-06T21:39:01.270Z] #17 18.36 Selecting previously unselected package xxd. [2020-07-06T21:39:01.270Z] #17 18.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-06T21:39:01.270Z] #17 18.37 Unpacking xxd (2:8.1.0875-5) ... [2020-07-06T21:39:01.270Z] #17 18.44 Selecting previously unselected package vim-common. [2020-07-06T21:39:01.271Z] #33 10.43 Scanning dependencies of target tini-static [2020-07-06T21:39:01.271Z] #33 10.68 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-06T21:39:01.353Z] #39 15.45 DEP images/core-x86.pb-c.d [2020-07-06T21:39:01.353Z] #39 15.50 DEP images/core.pb-c.d [2020-07-06T21:39:01.353Z] #39 15.54 DEP images/inventory.pb-c.d [2020-07-06T21:39:01.353Z] #39 15.62 PBCC images/cpuinfo.pb-c.c [2020-07-06T21:39:01.561Z] #17 18.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:39:01.561Z] #17 18.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-06T21:39:01.561Z] #17 18.57 Selecting previously unselected package bash-completion. [2020-07-06T21:39:01.561Z] #17 18.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-06T21:39:01.613Z] #39 15.66 DEP images/cpuinfo.pb-c.d [2020-07-06T21:39:01.613Z] #39 15.71 PBCC images/stats.pb-c.c [2020-07-06T21:39:01.613Z] #39 15.72 DEP images/stats.pb-c.d [2020-07-06T21:39:01.649Z] #29 ... [2020-07-06T21:39:01.649Z] [2020-07-06T21:39:01.649Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:01.649Z] #44 0.832 + RM_GOPATH=0 [2020-07-06T21:39:01.649Z] #44 0.832 + TMP_GOPATH= [2020-07-06T21:39:01.649Z] #44 0.832 + : /build [2020-07-06T21:39:01.649Z] #44 0.833 + '[' -z '' ']' [2020-07-06T21:39:01.649Z] #44 0.834 ++ mktemp -d [2020-07-06T21:39:01.649Z] #44 0.907 + export GOPATH=/tmp/tmp.l2IDJBLsbK [2020-07-06T21:39:01.649Z] #44 0.907 + GOPATH=/tmp/tmp.l2IDJBLsbK [2020-07-06T21:39:01.649Z] #44 0.907 + RM_GOPATH=1 [2020-07-06T21:39:01.649Z] #44 0.908 + case "$(go env GOARCH)" in [2020-07-06T21:39:01.649Z] #44 0.909 ++ go env GOARCH [2020-07-06T21:39:01.649Z] #44 0.918 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:01.649Z] #44 0.919 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:01.649Z] #44 0.921 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:01.649Z] #44 0.933 + dir=/tmp/install [2020-07-06T21:39:01.649Z] #44 0.933 + bin=gotestsum [2020-07-06T21:39:01.649Z] #44 0.933 + shift [2020-07-06T21:39:01.649Z] #44 0.933 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-06T21:39:01.649Z] #44 0.933 + . /tmp/install/gotestsum.installer [2020-07-06T21:39:01.649Z] #44 0.933 ++ : v0.3.5 [2020-07-06T21:39:01.649Z] #44 0.933 + install_gotestsum [2020-07-06T21:39:01.649Z] #44 0.987 + set -e [2020-07-06T21:39:01.649Z] #44 0.993 + export GO111MODULE=on [2020-07-06T21:39:01.649Z] #44 0.993 + GO111MODULE=on [2020-07-06T21:39:01.649Z] #44 0.994 + GOBIN=/build [2020-07-06T21:39:01.649Z] #44 0.996 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-06T21:39:01.649Z] #44 1.172 go: finding gotest.tools v0.3.5 [2020-07-06T21:39:01.649Z] #44 1.173 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-06T21:39:01.649Z] #44 2.075 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-06T21:39:01.649Z] #44 3.201 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-06T21:39:01.649Z] #44 4.303 go: downloading gotest.tools v2.1.0+incompatible [2020-07-06T21:39:01.649Z] #44 4.551 go: extracting gotest.tools v2.1.0+incompatible [2020-07-06T21:39:01.649Z] #44 4.654 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:39:01.649Z] #44 4.734 go: downloading github.com/pkg/errors v0.8.0 [2020-07-06T21:39:01.649Z] #44 4.735 go: downloading github.com/fatih/color v1.6.0 [2020-07-06T21:39:01.649Z] #44 4.747 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:39:01.649Z] #44 4.761 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-06T21:39:01.649Z] #44 5.050 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:39:01.649Z] #44 5.132 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:39:01.649Z] #44 5.276 go: extracting github.com/fatih/color v1.6.0 [2020-07-06T21:39:01.649Z] #44 5.291 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:39:01.649Z] #44 5.307 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:39:01.649Z] #44 5.448 go: extracting github.com/pkg/errors v0.8.0 [2020-07-06T21:39:01.649Z] #44 5.460 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:39:01.649Z] #44 5.479 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:39:01.649Z] #44 5.507 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:39:01.948Z] #44 5.654 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:39:01.948Z] #44 5.699 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-06T21:39:01.948Z] #44 5.708 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:39:01.948Z] #44 5.792 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:39:02.252Z] #44 5.796 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:39:02.993Z] #39 17.18 make[1]: Nothing to be done for 'all'. [2020-07-06T21:39:03.112Z] #17 20.10 Unpacking bash-completion (1:2.8-6) ... [2020-07-06T21:39:03.182Z] #33 12.40 [100%] Linking C executable tini-static [2020-07-06T21:39:03.403Z] #17 20.37 Selecting previously unselected package bzip2. [2020-07-06T21:39:03.403Z] #17 20.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-06T21:39:03.403Z] #17 20.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-06T21:39:03.403Z] #17 20.43 Selecting previously unselected package xz-utils. [2020-07-06T21:39:03.403Z] #17 20.43 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-06T21:39:03.403Z] #17 20.44 Unpacking xz-utils (5.2.4-1) ... [2020-07-06T21:39:03.403Z] #17 20.52 Selecting previously unselected package apparmor. [2020-07-06T21:39:03.403Z] #17 20.52 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-06T21:39:03.403Z] #17 20.57 Unpacking apparmor (2.13.2-10) ... [2020-07-06T21:39:03.442Z] #33 ... [2020-07-06T21:39:03.442Z] [2020-07-06T21:39:03.442Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:03.442Z] #39 9.740 PBCC images/timens.pb-c.c [2020-07-06T21:39:03.442Z] #39 9.776 DEP images/timens.pb-c.d [2020-07-06T21:39:03.442Z] #39 9.834 PBCC images/fown.pb-c.c [2020-07-06T21:39:03.442Z] #39 9.843 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-06T21:39:03.442Z] #39 10.03 PBCC images/opts.pb-c.c [2020-07-06T21:39:03.442Z] #39 10.16 PBCC images/memfd.pb-c.c [2020-07-06T21:39:03.442Z] #39 10.20 DEP images/fown.pb-c.d [2020-07-06T21:39:03.442Z] #39 10.23 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-06T21:39:03.442Z] #39 10.32 DEP images/opts.pb-c.d [2020-07-06T21:39:03.442Z] #39 10.38 DEP images/memfd.pb-c.d [2020-07-06T21:39:03.442Z] #39 10.41 PBCC images/sit.pb-c.c [2020-07-06T21:39:03.442Z] #39 10.44 DEP images/sit.pb-c.d [2020-07-06T21:39:03.442Z] #39 10.51 PBCC images/macvlan.pb-c.c [2020-07-06T21:39:03.442Z] #39 10.53 DEP images/macvlan.pb-c.d [2020-07-06T21:39:03.442Z] #39 10.63 PBCC images/autofs.pb-c.c [2020-07-06T21:39:03.442Z] #39 10.68 DEP images/autofs.pb-c.d [2020-07-06T21:39:03.442Z] #39 10.76 PBCC images/sysctl.pb-c.c [2020-07-06T21:39:03.442Z] #39 10.78 DEP images/sysctl.pb-c.d [2020-07-06T21:39:03.442Z] #39 10.84 PBCC images/time.pb-c.c [2020-07-06T21:39:03.442Z] #39 10.86 DEP images/time.pb-c.d [2020-07-06T21:39:03.442Z] #39 10.89 PBCC images/binfmt-misc.pb-c.c [2020-07-06T21:39:03.442Z] #39 10.90 DEP images/binfmt-misc.pb-c.d [2020-07-06T21:39:03.442Z] #39 10.94 PBCC images/seccomp.pb-c.c [2020-07-06T21:39:03.442Z] #39 10.96 DEP images/seccomp.pb-c.d [2020-07-06T21:39:03.442Z] #39 11.02 PBCC images/userns.pb-c.c [2020-07-06T21:39:03.442Z] #39 11.08 DEP images/userns.pb-c.d [2020-07-06T21:39:03.442Z] #39 11.12 PBCC images/cgroup.pb-c.c [2020-07-06T21:39:03.442Z] #39 11.17 DEP images/cgroup.pb-c.d [2020-07-06T21:39:03.442Z] #39 11.26 PBCC images/ext-file.pb-c.c [2020-07-06T21:39:03.442Z] #39 11.30 DEP images/ext-file.pb-c.d [2020-07-06T21:39:03.442Z] #39 11.36 PBCC images/rpc.pb-c.c [2020-07-06T21:39:03.442Z] #39 11.46 DEP images/rpc.pb-c.d [2020-07-06T21:39:03.442Z] #39 11.55 PBCC images/siginfo.pb-c.c [2020-07-06T21:39:03.442Z] #39 11.60 DEP images/siginfo.pb-c.d [2020-07-06T21:39:03.442Z] #39 11.63 PBCC images/pagemap.pb-c.c [2020-07-06T21:39:03.442Z] #39 11.68 DEP images/pagemap.pb-c.d [2020-07-06T21:39:03.442Z] #39 11.77 PBCC images/rlimit.pb-c.c [2020-07-06T21:39:03.442Z] #39 11.80 DEP images/rlimit.pb-c.d [2020-07-06T21:39:03.442Z] #39 11.85 PBCC images/file-lock.pb-c.c [2020-07-06T21:39:03.442Z] #39 11.88 DEP images/file-lock.pb-c.d [2020-07-06T21:39:03.442Z] #39 11.95 PBCC images/tty.pb-c.c [2020-07-06T21:39:03.442Z] #39 11.96 DEP images/tty.pb-c.d [2020-07-06T21:39:03.442Z] #39 12.03 PBCC images/tun.pb-c.c [2020-07-06T21:39:03.442Z] #39 12.09 PBCC images/netdev.pb-c.c [2020-07-06T21:39:03.442Z] #39 12.20 DEP images/tun.pb-c.d [2020-07-06T21:39:03.442Z] #39 12.28 DEP images/netdev.pb-c.d [2020-07-06T21:39:03.442Z] #39 12.32 PBCC images/vma.pb-c.c [2020-07-06T21:39:03.442Z] #39 12.37 DEP images/vma.pb-c.d [2020-07-06T21:39:03.442Z] #39 12.41 PBCC images/creds.pb-c.c [2020-07-06T21:39:03.442Z] #39 12.43 DEP images/creds.pb-c.d [2020-07-06T21:39:03.442Z] #39 12.49 PBCC images/utsns.pb-c.c [2020-07-06T21:39:03.442Z] #39 12.50 DEP images/utsns.pb-c.d [2020-07-06T21:39:03.442Z] #39 12.56 PBCC images/ipc-desc.pb-c.c [2020-07-06T21:39:03.442Z] #39 12.62 PBCC images/ipc-sem.pb-c.c [2020-07-06T21:39:03.442Z] #39 12.65 DEP images/ipc-desc.pb-c.d [2020-07-06T21:39:03.442Z] #39 12.71 DEP images/ipc-sem.pb-c.d [2020-07-06T21:39:03.442Z] #39 12.76 PBCC images/ipc-msg.pb-c.c [2020-07-06T21:39:03.442Z] #39 12.79 DEP images/ipc-msg.pb-c.d [2020-07-06T21:39:03.442Z] #39 12.84 PBCC images/ipc-shm.pb-c.c [2020-07-06T21:39:03.442Z] #39 12.86 DEP images/ipc-shm.pb-c.d [2020-07-06T21:39:03.442Z] #39 12.91 PBCC images/ipc-var.pb-c.c [2020-07-06T21:39:03.442Z] #39 12.95 DEP images/ipc-var.pb-c.d [2020-07-06T21:39:03.442Z] #39 13.00 PBCC images/sk-opts.pb-c.c [2020-07-06T21:39:03.442Z] #39 13.01 PBCC images/packet-sock.pb-c.c [2020-07-06T21:39:03.442Z] #39 13.09 DEP images/sk-opts.pb-c.d [2020-07-06T21:39:03.442Z] #39 13.19 DEP images/packet-sock.pb-c.d [2020-07-06T21:39:03.442Z] #39 13.31 PBCC images/sk-netlink.pb-c.c [2020-07-06T21:39:03.442Z] #39 13.35 DEP images/sk-netlink.pb-c.d [2020-07-06T21:39:03.442Z] #39 13.41 PBCC images/sk-inet.pb-c.c [2020-07-06T21:39:03.442Z] #39 13.45 DEP images/sk-inet.pb-c.d [2020-07-06T21:39:03.442Z] #39 13.51 PBCC images/sk-unix.pb-c.c [2020-07-06T21:39:03.442Z] #39 13.56 DEP images/sk-unix.pb-c.d [2020-07-06T21:39:03.442Z] #39 13.62 PBCC images/mm.pb-c.c [2020-07-06T21:39:03.694Z] #17 20.81 Selecting previously unselected package aufs-tools. [2020-07-06T21:39:03.694Z] #17 20.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-06T21:39:03.694Z] #17 20.82 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-06T21:39:03.694Z] #17 20.89 Selecting previously unselected package libonig5:s390x. [2020-07-06T21:39:03.694Z] #17 20.89 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-06T21:39:03.694Z] #17 20.90 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-06T21:39:03.702Z] #39 13.71 DEP images/mm.pb-c.d [2020-07-06T21:39:03.702Z] #39 13.77 PBCC images/timerfd.pb-c.c [2020-07-06T21:39:03.702Z] #39 13.82 DEP images/timerfd.pb-c.d [2020-07-06T21:39:03.702Z] #39 13.88 PBCC images/timer.pb-c.c [2020-07-06T21:39:03.702Z] #39 13.89 DEP images/timer.pb-c.d [2020-07-06T21:39:03.702Z] #39 13.94 PBCC images/sa.pb-c.c [2020-07-06T21:39:03.702Z] #39 14.00 DEP images/sa.pb-c.d [2020-07-06T21:39:03.900Z] Client: [2020-07-06T21:39:03.900Z] Debug Mode: false [2020-07-06T21:39:03.900Z] [2020-07-06T21:39:03.900Z] Server: [2020-07-06T21:39:03.900Z] Containers: 0 [2020-07-06T21:39:03.900Z] Running: 0 [2020-07-06T21:39:03.900Z] Paused: 0 [2020-07-06T21:39:03.900Z] Stopped: 0 [2020-07-06T21:39:03.900Z] Images: 25 [2020-07-06T21:39:03.900Z] Server Version: 19.03.11 [2020-07-06T21:39:03.900Z] Storage Driver: overlay2 [2020-07-06T21:39:03.900Z] Backing Filesystem: extfs [2020-07-06T21:39:03.900Z] Supports d_type: true [2020-07-06T21:39:03.900Z] Native Overlay Diff: true [2020-07-06T21:39:03.900Z] Logging Driver: json-file [2020-07-06T21:39:03.900Z] Cgroup Driver: cgroupfs [2020-07-06T21:39:03.900Z] Plugins: [2020-07-06T21:39:03.900Z] Volume: local [2020-07-06T21:39:03.900Z] Network: bridge host ipvlan macvlan null overlay [2020-07-06T21:39:03.900Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-06T21:39:03.900Z] Swarm: inactive [2020-07-06T21:39:03.900Z] Runtimes: runc [2020-07-06T21:39:03.900Z] Default Runtime: runc [2020-07-06T21:39:03.900Z] Init Binary: docker-init [2020-07-06T21:39:03.900Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-06T21:39:03.900Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-06T21:39:03.900Z] init version: fec3683 [2020-07-06T21:39:03.900Z] Security Options: [2020-07-06T21:39:03.900Z] apparmor [2020-07-06T21:39:03.900Z] seccomp [2020-07-06T21:39:03.900Z] Profile: default [2020-07-06T21:39:03.900Z] Kernel Version: 5.3.0-1023-aws [2020-07-06T21:39:03.900Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-06T21:39:03.900Z] OSType: linux [2020-07-06T21:39:03.900Z] Architecture: x86_64 [2020-07-06T21:39:03.900Z] CPUs: 2 [2020-07-06T21:39:03.900Z] Total Memory: 7.487GiB [2020-07-06T21:39:03.900Z] Name: ip-10-100-106-216 [2020-07-06T21:39:03.900Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-07-06T21:39:03.900Z] Docker Root Dir: /var/lib/docker [2020-07-06T21:39:03.900Z] Debug Mode: false [2020-07-06T21:39:03.900Z] Registry: https://index.docker.io/v1/ [2020-07-06T21:39:03.900Z] Labels: [2020-07-06T21:39:03.900Z] Experimental: true [2020-07-06T21:39:03.900Z] Insecure Registries: [2020-07-06T21:39:03.900Z] 127.0.0.0/8 [2020-07-06T21:39:03.900Z] Live Restore Enabled: true [2020-07-06T21:39:03.900Z] [2020-07-06T21:39:03.900Z] WARNING: No swap limit support [Pipeline] sh [2020-07-06T21:39:03.961Z] #39 14.07 PBCC images/pipe-data.pb-c.c [2020-07-06T21:39:03.961Z] #39 14.13 DEP images/pipe-data.pb-c.d [2020-07-06T21:39:03.961Z] #39 14.19 PBCC images/mnt.pb-c.c [2020-07-06T21:39:03.984Z] #17 20.99 Selecting previously unselected package libjq1:s390x. [2020-07-06T21:39:03.985Z] #17 21.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-06T21:39:03.985Z] #17 21.00 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-06T21:39:03.985Z] #17 21.05 Selecting previously unselected package jq. [2020-07-06T21:39:03.985Z] #17 21.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-06T21:39:03.985Z] #17 21.07 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-06T21:39:03.985Z] #17 21.12 Selecting previously unselected package libaio1:s390x. [2020-07-06T21:39:03.985Z] #17 21.12 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-06T21:39:03.985Z] #17 21.12 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-06T21:39:03.985Z] #17 21.16 Selecting previously unselected package libgpm2:s390x. [2020-07-06T21:39:03.985Z] #17 21.16 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-06T21:39:03.985Z] #17 21.16 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-06T21:39:03.985Z] #17 21.20 Selecting previously unselected package libicu63:s390x. [2020-07-06T21:39:04.184Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:39:04.184Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:39:04.184Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41144/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-06T21:39:04.222Z] #39 14.25 DEP images/mnt.pb-c.d [2020-07-06T21:39:04.222Z] #39 14.31 PBCC images/sk-packet.pb-c.c [2020-07-06T21:39:04.222Z] #39 14.35 DEP images/sk-packet.pb-c.d [2020-07-06T21:39:04.222Z] #39 ... [2020-07-06T21:39:04.222Z] [2020-07-06T21:39:04.222Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:04.222Z] #33 13.07 [100%] Built target tini-static [2020-07-06T21:39:04.222Z] #33 13.15 + mkdir -p /build [2020-07-06T21:39:04.222Z] #33 13.15 + cp tini-static /build/docker-init [2020-07-06T21:39:04.222Z] #33 DONE 13.7s [2020-07-06T21:39:04.222Z] [2020-07-06T21:39:04.222Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:04.222Z] #39 14.40 PBCC images/tcp-stream.pb-c.c [2020-07-06T21:39:04.222Z] #39 14.44 DEP images/tcp-stream.pb-c.d [2020-07-06T21:39:04.275Z] #17 21.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-06T21:39:04.275Z] #17 21.20 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-06T21:39:04.377Z] #39 18.56 CC images/stats.o [2020-07-06T21:39:04.442Z] + bash /home/ubuntu/workspace/moby_PR-41144/check-config.sh [2020-07-06T21:39:04.443Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-06T21:39:04.443Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-07-06T21:39:04.443Z] [2020-07-06T21:39:04.443Z] Generally Necessary: [2020-07-06T21:39:04.443Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-06T21:39:04.443Z] - apparmor: enabled and tools installed [2020-07-06T21:39:04.443Z] - CONFIG_NAMESPACES: enabled [2020-07-06T21:39:04.443Z] - CONFIG_NET_NS: enabled [2020-07-06T21:39:04.443Z] - CONFIG_PID_NS: enabled [2020-07-06T21:39:04.443Z] - CONFIG_IPC_NS: enabled [2020-07-06T21:39:04.443Z] - CONFIG_UTS_NS: enabled [2020-07-06T21:39:04.443Z] - CONFIG_CGROUPS: enabled [2020-07-06T21:39:04.443Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-06T21:39:04.443Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-06T21:39:04.443Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-06T21:39:04.443Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-06T21:39:04.443Z] - CONFIG_CPUSETS: enabled [2020-07-06T21:39:04.443Z] - CONFIG_MEMCG: enabled [2020-07-06T21:39:04.443Z] - CONFIG_KEYS: enabled [2020-07-06T21:39:04.443Z] - CONFIG_VETH: enabled (as module) [2020-07-06T21:39:04.443Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-06T21:39:04.443Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-06T21:39:04.443Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-06T21:39:04.443Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-06T21:39:04.443Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-06T21:39:04.443Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-06T21:39:04.443Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-06T21:39:04.443Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-06T21:39:04.443Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-06T21:39:04.443Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-06T21:39:04.443Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-06T21:39:04.443Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-06T21:39:04.443Z] [2020-07-06T21:39:04.443Z] Optional Features: [2020-07-06T21:39:04.443Z] - CONFIG_USER_NS: enabled [2020-07-06T21:39:04.443Z] - CONFIG_SECCOMP: enabled [2020-07-06T21:39:04.443Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-06T21:39:04.443Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-06T21:39:04.443Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-06T21:39:04.443Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-06T21:39:04.443Z] - CONFIG_BLK_CGROUP: enabled [2020-07-06T21:39:04.443Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-06T21:39:04.443Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-06T21:39:04.443Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-06T21:39:04.482Z] #39 14.57 PBCC images/pipe.pb-c.c [2020-07-06T21:39:04.482Z] #39 14.66 DEP images/pipe.pb-c.d [2020-07-06T21:39:04.637Z] #39 18.91 CC images/core.o [2020-07-06T21:39:04.702Z] - CONFIG_CGROUP_PERF: enabled [2020-07-06T21:39:04.702Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-06T21:39:04.702Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-06T21:39:04.702Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-06T21:39:04.702Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-06T21:39:04.702Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-06T21:39:04.702Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_IP_VS: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-06T21:39:04.702Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-06T21:39:04.702Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-06T21:39:04.702Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_EXT4_FS: enabled [2020-07-06T21:39:04.702Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-06T21:39:04.702Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-06T21:39:04.702Z] - Network Drivers: [2020-07-06T21:39:04.702Z] - "overlay": [2020-07-06T21:39:04.702Z] - CONFIG_VXLAN: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-06T21:39:04.702Z] Optional (for encrypted networks): [2020-07-06T21:39:04.702Z] - CONFIG_CRYPTO: enabled [2020-07-06T21:39:04.702Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-06T21:39:04.702Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-06T21:39:04.702Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-06T21:39:04.702Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-06T21:39:04.702Z] - CONFIG_XFRM: enabled [2020-07-06T21:39:04.702Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-06T21:39:04.702Z] - "ipvlan": [2020-07-06T21:39:04.702Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-06T21:39:04.702Z] - "macvlan": [2020-07-06T21:39:04.702Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_DUMMY: enabled (as module) [2020-07-06T21:39:04.702Z] - "ftp,tftp client in container": [2020-07-06T21:39:04.702Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-06T21:39:04.702Z] - Storage Drivers: [2020-07-06T21:39:04.702Z] - "aufs": [2020-07-06T21:39:04.702Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-06T21:39:04.702Z] - "btrfs": [2020-07-06T21:39:04.702Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-06T21:39:04.702Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-06T21:39:04.702Z] - "devicemapper": [2020-07-06T21:39:04.702Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-06T21:39:04.702Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-06T21:39:04.702Z] - "overlay": [2020-07-06T21:39:04.702Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-06T21:39:04.702Z] - "zfs": [2020-07-06T21:39:04.702Z] - /dev/zfs: present [2020-07-06T21:39:04.702Z] - zfs command: missing [2020-07-06T21:39:04.702Z] - zpool command: missing [2020-07-06T21:39:04.702Z] [2020-07-06T21:39:04.702Z] Limits: [2020-07-06T21:39:04.702Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-06T21:39:04.702Z] [2020-07-06T21:39:04.702Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-06T21:39:04.745Z] #39 14.78 PBCC images/pstree.pb-c.c [2020-07-06T21:39:04.745Z] #39 14.81 DEP images/pstree.pb-c.d [Pipeline] sh [2020-07-06T21:39:05.006Z] #39 ... [2020-07-06T21:39:05.006Z] [2020-07-06T21:39:05.006Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:05.006Z] #30 75.69 github.com/BurntSushi/toml [2020-07-06T21:39:05.006Z] #30 75.69 flag [2020-07-06T21:39:05.006Z] #30 78.17 log [2020-07-06T21:39:05.006Z] #30 79.91 github.com/BurntSushi/toml/cmd/tomlv [2020-07-06T21:39:05.006Z] #30 DONE 84.3s [2020-07-06T21:39:05.006Z] [2020-07-06T21:39:05.006Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:05.006Z] #39 15.00 PBCC images/fs.pb-c.c [2020-07-06T21:39:05.006Z] #39 15.09 DEP images/fs.pb-c.d [2020-07-06T21:39:05.006Z] #39 15.18 PBCC images/signalfd.pb-c.c [2020-07-06T21:39:05.006Z] #39 15.30 DEP images/signalfd.pb-c.d [2020-07-06T21:39:05.032Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:08495348804d384e174a0b5d5d01f20a922c2bce . [2020-07-06T21:39:05.032Z] #2 [internal] load .dockerignore [2020-07-06T21:39:05.032Z] #2 transferring context: 87B done [2020-07-06T21:39:05.032Z] #2 DONE 0.1s [2020-07-06T21:39:05.032Z] [2020-07-06T21:39:05.032Z] #1 [internal] load build definition from Dockerfile [2020-07-06T21:39:05.032Z] #1 transferring dockerfile: 16.37kB done [2020-07-06T21:39:05.032Z] #1 DONE 0.1s [2020-07-06T21:39:05.032Z] [2020-07-06T21:39:05.032Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-06T21:39:05.045Z] #44 8.362 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:39:05.045Z] #44 8.916 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:39:05.269Z] #39 15.42 PBCC images/fh.pb-c.c [2020-07-06T21:39:05.530Z] #39 15.46 PBCC images/fsnotify.pb-c.c [2020-07-06T21:39:05.530Z] #39 15.59 DEP images/fh.pb-c.d [2020-07-06T21:39:05.530Z] #39 15.68 DEP images/fsnotify.pb-c.d [2020-07-06T21:39:05.530Z] #39 15.81 PBCC images/eventpoll.pb-c.c [2020-07-06T21:39:05.576Z] #39 19.68 CC images/core-x86.o [2020-07-06T21:39:05.600Z] #3 DONE 0.3s [2020-07-06T21:39:05.600Z] [2020-07-06T21:39:05.600Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-06T21:39:05.600Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-06T21:39:05.600Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-06T21:39:05.600Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-06T21:39:05.600Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-06T21:39:05.600Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-06T21:39:05.600Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-06T21:39:05.600Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-06T21:39:05.691Z] #44 9.524 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:39:05.790Z] #39 15.88 DEP images/eventpoll.pb-c.d [2020-07-06T21:39:05.859Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-06T21:39:05.859Z] #4 DONE 0.5s [2020-07-06T21:39:06.050Z] #39 16.01 PBCC images/eventfd.pb-c.c [2020-07-06T21:39:06.050Z] #39 16.03 DEP images/eventfd.pb-c.d [2020-07-06T21:39:06.050Z] #39 16.15 PBCC images/remap-file-path.pb-c.c [2020-07-06T21:39:06.050Z] #39 16.18 DEP images/remap-file-path.pb-c.d [2020-07-06T21:39:06.050Z] #39 16.31 PBCC images/fifo.pb-c.c [2020-07-06T21:39:06.050Z] #39 16.34 DEP images/fifo.pb-c.d [2020-07-06T21:39:06.117Z] [2020-07-06T21:39:06.117Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-06T21:39:06.144Z] #39 20.19 CC images/core-arm.o [2020-07-06T21:39:06.311Z] #39 16.42 PBCC images/ghost-file.pb-c.c [2020-07-06T21:39:06.341Z] #44 ... [2020-07-06T21:39:06.341Z] [2020-07-06T21:39:06.341Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:06.341Z] #48 0.825 + RM_GOPATH=0 [2020-07-06T21:39:06.341Z] #48 0.825 + TMP_GOPATH= [2020-07-06T21:39:06.341Z] #48 0.825 + : /build [2020-07-06T21:39:06.341Z] #48 0.825 + '[' -z '' ']' [2020-07-06T21:39:06.341Z] #48 0.826 ++ mktemp -d [2020-07-06T21:39:06.341Z] #48 0.899 + export GOPATH=/tmp/tmp.0bFPVz8e0H [2020-07-06T21:39:06.341Z] #48 0.899 + GOPATH=/tmp/tmp.0bFPVz8e0H [2020-07-06T21:39:06.341Z] #48 0.908 + RM_GOPATH=1 [2020-07-06T21:39:06.341Z] #48 0.908 + case "$(go env GOARCH)" in [2020-07-06T21:39:06.341Z] #48 0.914 ++ go env GOARCH [2020-07-06T21:39:06.341Z] #48 0.938 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:06.341Z] #48 0.938 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:06.341Z] #48 0.939 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:06.341Z] #48 0.940 + dir=/tmp/install [2020-07-06T21:39:06.341Z] #48 0.941 + bin=shfmt [2020-07-06T21:39:06.341Z] #48 0.942 + shift [2020-07-06T21:39:06.341Z] #48 0.943 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-06T21:39:06.341Z] #48 0.944 + . /tmp/install/shfmt.installer [2020-07-06T21:39:06.341Z] #48 0.945 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:39:06.341Z] #48 0.946 + install_shfmt [2020-07-06T21:39:06.341Z] #48 0.947 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-06T21:39:06.341Z] #48 0.948 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:39:06.341Z] #48 0.948 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0bFPVz8e0H/src/github.com/mvdan/sh [2020-07-06T21:39:06.341Z] #48 0.953 Cloning into '/tmp/tmp.0bFPVz8e0H/src/github.com/mvdan/sh'... [2020-07-06T21:39:06.341Z] #48 ... [2020-07-06T21:39:06.341Z] [2020-07-06T21:39:06.341Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:39:06.341Z] #33 0.826 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:39:06.341Z] #33 0.959 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:39:06.341Z] #33 1.126 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:39:06.341Z] #33 2.218 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-06T21:39:06.341Z] #33 4.889 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-06T21:39:06.341Z] #33 6.245 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-06T21:39:06.379Z] #6 DONE 0.2s [2020-07-06T21:39:06.379Z] [2020-07-06T21:39:06.379Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-06T21:39:06.379Z] #5 DONE 0.2s [2020-07-06T21:39:06.379Z] [2020-07-06T21:39:06.379Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:39:06.379Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-06T21:39:06.379Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-06T21:39:06.379Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-06T21:39:06.379Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.1s [2020-07-06T21:39:06.379Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-06T21:39:06.379Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 670.52kB / 50.39MB 0.1s [2020-07-06T21:39:06.379Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 34.35kB / 10.00MB 0.1s [2020-07-06T21:39:06.404Z] #39 20.62 CC images/core-aarch64.o [2020-07-06T21:39:06.404Z] #17 23.26 Selecting previously unselected package libnet1:s390x. [2020-07-06T21:39:06.404Z] #17 23.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-06T21:39:06.404Z] #17 23.27 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-06T21:39:06.404Z] #17 23.30 Selecting previously unselected package libnl-3-200:s390x. [2020-07-06T21:39:06.404Z] #17 23.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-06T21:39:06.404Z] #17 23.30 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-06T21:39:06.404Z] #17 23.36 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-06T21:39:06.404Z] #17 23.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-06T21:39:06.405Z] #17 23.36 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-06T21:39:06.405Z] #17 23.39 Selecting previously unselected package libreadline5:s390x. [2020-07-06T21:39:06.405Z] #17 23.40 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-06T21:39:06.405Z] #17 23.40 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-06T21:39:06.405Z] #17 23.46 Selecting previously unselected package net-tools. [2020-07-06T21:39:06.405Z] #17 23.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-06T21:39:06.405Z] #17 23.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-06T21:39:06.405Z] #17 23.59 Selecting previously unselected package python-pip-whl. [2020-07-06T21:39:06.405Z] #17 23.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-06T21:39:06.405Z] #17 23.60 Unpacking python-pip-whl (18.1-5) ... [2020-07-06T21:39:06.575Z] #39 16.50 DEP images/ghost-file.pb-c.d [2020-07-06T21:39:06.575Z] #39 16.62 PBCC images/regfile.pb-c.c [2020-07-06T21:39:06.575Z] #39 16.73 DEP images/regfile.pb-c.d [2020-07-06T21:39:06.639Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 8.68MB / 50.39MB 0.2s [2020-07-06T21:39:06.639Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 4.68MB / 10.00MB 0.2s [2020-07-06T21:39:06.639Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 503.31kB / 7.81MB 0.3s [2020-07-06T21:39:06.639Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 18.36MB / 50.39MB 0.3s [2020-07-06T21:39:06.639Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.3s [2020-07-06T21:39:06.640Z] #33 ... [2020-07-06T21:39:06.640Z] [2020-07-06T21:39:06.640Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:06.640Z] #42 0.817 + RM_GOPATH=0 [2020-07-06T21:39:06.640Z] #42 0.817 + TMP_GOPATH= [2020-07-06T21:39:06.640Z] #42 0.817 + : /build [2020-07-06T21:39:06.640Z] #42 0.818 + '[' -z '' ']' [2020-07-06T21:39:06.640Z] #42 0.835 ++ mktemp -d [2020-07-06T21:39:06.640Z] #42 0.846 + export GOPATH=/tmp/tmp.ZjinOegjPT [2020-07-06T21:39:06.640Z] #42 0.871 + GOPATH=/tmp/tmp.ZjinOegjPT [2020-07-06T21:39:06.640Z] #42 0.871 + RM_GOPATH=1 [2020-07-06T21:39:06.640Z] #42 0.872 + case "$(go env GOARCH)" in [2020-07-06T21:39:06.640Z] #42 0.876 ++ go env GOARCH [2020-07-06T21:39:06.640Z] #42 0.932 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:06.640Z] #42 0.932 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:06.640Z] #42 0.933 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:06.640Z] #42 0.934 + dir=/tmp/install [2020-07-06T21:39:06.640Z] #42 0.935 + bin=vndr [2020-07-06T21:39:06.640Z] #42 0.935 + shift [2020-07-06T21:39:06.640Z] #42 0.935 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-06T21:39:06.640Z] #42 0.935 + . /tmp/install/vndr.installer [2020-07-06T21:39:06.640Z] #42 0.935 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:39:06.640Z] #42 0.935 + install_vndr [2020-07-06T21:39:06.640Z] #42 0.935 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-06T21:39:06.640Z] #42 0.935 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:39:06.640Z] #42 0.935 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZjinOegjPT/src/github.com/LK4D4/vndr [2020-07-06T21:39:06.640Z] #42 0.990 Cloning into '/tmp/tmp.ZjinOegjPT/src/github.com/LK4D4/vndr'... [2020-07-06T21:39:06.640Z] #42 1.943 + cd /tmp/tmp.ZjinOegjPT/src/github.com/LK4D4/vndr [2020-07-06T21:39:06.640Z] #42 1.944 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:39:06.640Z] #42 1.984 + go build -buildmode=pie -v -o /build/vndr . [2020-07-06T21:39:06.640Z] #42 3.555 internal/race [2020-07-06T21:39:06.640Z] #42 3.624 internal/cpu [2020-07-06T21:39:06.640Z] #42 3.678 sync/atomic [2020-07-06T21:39:06.640Z] #42 3.830 unicode [2020-07-06T21:39:06.640Z] #42 3.857 unicode/utf8 [2020-07-06T21:39:06.640Z] #42 5.023 math [2020-07-06T21:39:06.640Z] #42 5.168 internal/bytealg [2020-07-06T21:39:06.640Z] #42 6.154 internal/testlog [2020-07-06T21:39:06.640Z] #42 7.062 encoding [2020-07-06T21:39:06.640Z] #42 7.465 unicode/utf16 [2020-07-06T21:39:06.640Z] #42 7.574 container/list [2020-07-06T21:39:06.640Z] #42 7.663 crypto/internal/subtle [2020-07-06T21:39:06.640Z] #42 7.684 crypto/subtle [2020-07-06T21:39:06.640Z] #42 7.707 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-06T21:39:06.640Z] #42 7.725 internal/nettrace [2020-07-06T21:39:06.640Z] #42 7.791 runtime [2020-07-06T21:39:06.640Z] #42 8.038 runtime/cgo [2020-07-06T21:39:06.640Z] #42 ... [2020-07-06T21:39:06.640Z] [2020-07-06T21:39:06.640Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:06.640Z] #61 0.805 + RM_GOPATH=0 [2020-07-06T21:39:06.640Z] #61 0.805 + TMP_GOPATH= [2020-07-06T21:39:06.640Z] #61 0.805 + : /build [2020-07-06T21:39:06.640Z] #61 0.805 + '[' -z '' ']' [2020-07-06T21:39:06.640Z] #61 0.806 ++ mktemp -d [2020-07-06T21:39:06.640Z] #61 0.808 + export GOPATH=/tmp/tmp.BNkwXxYdkq [2020-07-06T21:39:06.640Z] #61 0.808 + GOPATH=/tmp/tmp.BNkwXxYdkq [2020-07-06T21:39:06.640Z] #61 0.808 + RM_GOPATH=1 [2020-07-06T21:39:06.640Z] #61 0.809 + case "$(go env GOARCH)" in [2020-07-06T21:39:06.640Z] #61 0.820 ++ go env GOARCH [2020-07-06T21:39:06.640Z] #61 0.862 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:06.640Z] #61 0.862 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:06.640Z] #61 0.868 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:06.640Z] #61 0.871 + dir=/tmp/install [2020-07-06T21:39:06.640Z] #61 0.872 + bin=proxy [2020-07-06T21:39:06.640Z] #61 0.872 + shift [2020-07-06T21:39:06.640Z] #61 0.873 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-06T21:39:06.640Z] #61 0.875 + . /tmp/install/proxy.installer [2020-07-06T21:39:06.640Z] #61 0.875 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:39:06.640Z] #61 0.878 + install_proxy [2020-07-06T21:39:06.640Z] #61 0.885 + case "$1" in [2020-07-06T21:39:06.640Z] #61 0.886 + export CGO_ENABLED=0 [2020-07-06T21:39:06.640Z] #61 0.886 + CGO_ENABLED=0 [2020-07-06T21:39:06.640Z] #61 0.886 + _install_proxy [2020-07-06T21:39:06.640Z] #61 0.886 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-06T21:39:06.640Z] #61 0.887 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:39:06.640Z] #61 0.887 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BNkwXxYdkq/src/github.com/docker/libnetwork [2020-07-06T21:39:06.640Z] #61 0.914 Cloning into '/tmp/tmp.BNkwXxYdkq/src/github.com/docker/libnetwork'... [2020-07-06T21:39:06.695Z] #17 23.96 Selecting previously unselected package python3-lib2to3. [2020-07-06T21:39:06.840Z] #39 16.78 PBCC images/ns.pb-c.c [2020-07-06T21:39:06.840Z] #39 16.82 DEP images/ns.pb-c.d [2020-07-06T21:39:06.840Z] #39 16.92 PBCC images/fdinfo.pb-c.c [2020-07-06T21:39:06.840Z] #39 16.97 DEP images/fdinfo.pb-c.d [2020-07-06T21:39:06.900Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s [2020-07-06T21:39:06.900Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 25.67MB / 50.39MB 0.4s [2020-07-06T21:39:06.900Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.3s done [2020-07-06T21:39:06.900Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0B / 51.83MB 0.4s [2020-07-06T21:39:06.900Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s done [2020-07-06T21:39:06.900Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 32.60MB / 50.39MB 0.5s [2020-07-06T21:39:06.900Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 3.47MB / 51.83MB 0.5s [2020-07-06T21:39:06.900Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.5s [2020-07-06T21:39:06.939Z] #61 ... [2020-07-06T21:39:06.939Z] [2020-07-06T21:39:06.939Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:06.939Z] #22 0.843 + RM_GOPATH=0 [2020-07-06T21:39:06.939Z] #22 0.876 + TMP_GOPATH= [2020-07-06T21:39:06.939Z] #22 0.877 + : /build [2020-07-06T21:39:06.939Z] #22 0.878 + '[' -z '' ']' [2020-07-06T21:39:06.939Z] #22 0.884 ++ mktemp -d [2020-07-06T21:39:06.939Z] #22 0.924 + export GOPATH=/tmp/tmp.2CnicwltOj [2020-07-06T21:39:06.939Z] #22 0.924 + GOPATH=/tmp/tmp.2CnicwltOj [2020-07-06T21:39:06.939Z] #22 0.924 + RM_GOPATH=1 [2020-07-06T21:39:06.939Z] #22 0.924 + case "$(go env GOARCH)" in [2020-07-06T21:39:06.939Z] #22 0.926 ++ go env GOARCH [2020-07-06T21:39:06.939Z] #22 0.952 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:06.939Z] #22 0.953 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:06.939Z] #22 0.993 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:06.939Z] #22 0.999 + dir=/tmp/install [2020-07-06T21:39:06.939Z] #22 1.001 + bin=dockercli [2020-07-06T21:39:06.939Z] #22 1.001 + shift [2020-07-06T21:39:06.939Z] #22 1.005 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-06T21:39:06.939Z] #22 1.013 + . /tmp/install/dockercli.installer [2020-07-06T21:39:06.939Z] #22 1.013 ++ : stable [2020-07-06T21:39:06.939Z] #22 1.013 ++ : 17.06.2-ce [2020-07-06T21:39:06.939Z] #22 1.015 + install_dockercli [2020-07-06T21:39:06.939Z] #22 1.015 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-06T21:39:06.939Z] #22 1.015 Install docker/cli version 17.06.2-ce from stable [2020-07-06T21:39:06.939Z] #22 1.017 ++ uname -m [2020-07-06T21:39:06.939Z] #22 1.021 + arch=ppc64le [2020-07-06T21:39:06.939Z] #22 1.021 + '[' ppc64le '!=' x86_64 ']' [2020-07-06T21:39:06.939Z] #22 1.021 + '[' ppc64le '!=' s390x ']' [2020-07-06T21:39:06.939Z] #22 1.021 + '[' ppc64le '!=' armhf ']' [2020-07-06T21:39:06.939Z] #22 1.021 + build_dockercli [2020-07-06T21:39:06.939Z] #22 1.022 + git clone https://github.com/docker/docker-ce /tmp/tmp.2CnicwltOj/tmp/docker-ce [2020-07-06T21:39:06.939Z] #22 1.032 Cloning into '/tmp/tmp.2CnicwltOj/tmp/docker-ce'... [2020-07-06T21:39:06.939Z] #22 ... [2020-07-06T21:39:06.939Z] [2020-07-06T21:39:06.939Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:06.939Z] #31 0.787 + RM_GOPATH=0 [2020-07-06T21:39:06.939Z] #31 0.787 + TMP_GOPATH= [2020-07-06T21:39:06.939Z] #31 0.787 + : /build [2020-07-06T21:39:06.939Z] #31 0.787 + '[' -z '' ']' [2020-07-06T21:39:06.939Z] #31 0.787 ++ mktemp -d [2020-07-06T21:39:06.939Z] #31 0.790 + export GOPATH=/tmp/tmp.La9eLfQLBa [2020-07-06T21:39:06.939Z] #31 0.790 + GOPATH=/tmp/tmp.La9eLfQLBa [2020-07-06T21:39:06.939Z] #31 0.790 + RM_GOPATH=1 [2020-07-06T21:39:06.939Z] #31 0.791 + case "$(go env GOARCH)" in [2020-07-06T21:39:06.939Z] #31 0.792 ++ go env GOARCH [2020-07-06T21:39:06.939Z] #31 0.851 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:06.939Z] #31 0.851 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:06.939Z] #31 0.857 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:06.939Z] #31 0.886 + dir=/tmp/install [2020-07-06T21:39:06.939Z] #31 0.886 + bin=tomlv [2020-07-06T21:39:06.939Z] #31 0.886 + shift [2020-07-06T21:39:06.939Z] #31 0.886 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-06T21:39:06.939Z] #31 0.889 + . /tmp/install/tomlv.installer [2020-07-06T21:39:06.939Z] #31 0.890 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:39:06.939Z] #31 0.891 + install_tomlv [2020-07-06T21:39:06.939Z] #31 0.892 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-06T21:39:06.939Z] #31 0.892 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:39:06.939Z] #31 0.893 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.La9eLfQLBa/src/github.com/BurntSushi/toml [2020-07-06T21:39:06.939Z] #31 0.897 Cloning into '/tmp/tmp.La9eLfQLBa/src/github.com/BurntSushi/toml'... [2020-07-06T21:39:06.939Z] #31 1.914 + cd /tmp/tmp.La9eLfQLBa/src/github.com/BurntSushi/toml [2020-07-06T21:39:06.939Z] #31 1.915 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:39:06.939Z] #31 1.970 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-06T21:39:06.939Z] #31 2.816 runtime/internal/sys [2020-07-06T21:39:06.939Z] #31 2.816 internal/cpu [2020-07-06T21:39:06.939Z] #31 2.817 math/bits [2020-07-06T21:39:06.939Z] #31 2.817 runtime/internal/atomic [2020-07-06T21:39:06.939Z] #31 3.437 runtime/internal/math [2020-07-06T21:39:06.939Z] #31 3.608 unicode/utf8 [2020-07-06T21:39:06.939Z] #31 3.634 internal/race [2020-07-06T21:39:06.939Z] #31 4.046 internal/bytealg [2020-07-06T21:39:06.939Z] #31 4.106 sync/atomic [2020-07-06T21:39:06.939Z] #31 4.497 math [2020-07-06T21:39:06.939Z] #31 4.947 unicode [2020-07-06T21:39:06.939Z] #31 6.117 internal/testlog [2020-07-06T21:39:06.939Z] #31 6.207 runtime [2020-07-06T21:39:06.939Z] #31 7.130 encoding [2020-07-06T21:39:06.939Z] #31 8.142 runtime/cgo [2020-07-06T21:39:06.972Z] #39 20.92 CC images/core-ppc64.o [2020-07-06T21:39:07.051Z] #17 23.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-06T21:39:07.051Z] #17 23.97 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-06T21:39:07.051Z] #17 24.06 Selecting previously unselected package python3-distutils. [2020-07-06T21:39:07.051Z] #17 24.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-06T21:39:07.051Z] #17 24.07 Unpacking python3-distutils (3.7.3-1) ... [2020-07-06T21:39:07.051Z] #17 24.15 Selecting previously unselected package python3-pip. [2020-07-06T21:39:07.051Z] #17 24.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-06T21:39:07.051Z] #17 24.16 Unpacking python3-pip (18.1-5) ... [2020-07-06T21:39:07.051Z] #17 24.31 Selecting previously unselected package python3-pkg-resources. [2020-07-06T21:39:07.051Z] #17 24.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-06T21:39:07.101Z] #39 17.03 PBCC images/core-aarch64.pb-c.c [2020-07-06T21:39:07.101Z] #39 17.08 PBCC images/core-arm.pb-c.c [2020-07-06T21:39:07.101Z] #39 17.11 PBCC images/core-ppc64.pb-c.c [2020-07-06T21:39:07.101Z] #39 17.15 PBCC images/core-s390.pb-c.c [2020-07-06T21:39:07.101Z] #39 17.25 PBCC images/core-x86.pb-c.c [2020-07-06T21:39:07.101Z] #39 17.31 PBCC images/core.pb-c.c [2020-07-06T21:39:07.162Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 42.61MB / 50.39MB 0.6s [2020-07-06T21:39:07.162Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 12.51MB / 51.83MB 0.6s [2020-07-06T21:39:07.162Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 3.96MB / 68.65MB 0.6s [2020-07-06T21:39:07.162Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 0.8s [2020-07-06T21:39:07.162Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 23.83MB / 51.83MB 0.8s [2020-07-06T21:39:07.162Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 16.65MB / 68.65MB 0.8s [2020-07-06T21:39:07.235Z] #31 ... [2020-07-06T21:39:07.235Z] [2020-07-06T21:39:07.235Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:39:07.236Z] #37 0.716 + git clone https://github.com/docker/distribution.git . [2020-07-06T21:39:07.236Z] #37 0.718 Cloning into '.'... [2020-07-06T21:39:07.236Z] #37 ... [2020-07-06T21:39:07.236Z] [2020-07-06T21:39:07.236Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:39:07.236Z] #39 1.056 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:39:07.236Z] #39 1.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:39:07.236Z] #39 1.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:39:07.236Z] #39 2.477 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-06T21:39:07.236Z] #39 4.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-06T21:39:07.236Z] #39 6.580 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-06T21:39:07.342Z] #17 24.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-06T21:39:07.342Z] #17 24.41 Selecting previously unselected package python3-setuptools. [2020-07-06T21:39:07.342Z] #17 24.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-06T21:39:07.342Z] #17 24.42 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-06T21:39:07.360Z] #39 17.42 PBCC images/inventory.pb-c.c [2020-07-06T21:39:07.360Z] #39 17.50 DEP images/core-aarch64.pb-c.d [2020-07-06T21:39:07.423Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 30.86MB / 51.83MB 0.9s [2020-07-06T21:39:07.423Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 25.24MB / 68.65MB 0.9s [2020-07-06T21:39:07.423Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 37.35MB / 51.83MB 1.0s [2020-07-06T21:39:07.423Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 30.60MB / 68.65MB 1.0s [2020-07-06T21:39:07.534Z] #39 ... [2020-07-06T21:39:07.534Z] [2020-07-06T21:39:07.534Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:07.534Z] #46 0.750 + RM_GOPATH=0 [2020-07-06T21:39:07.534Z] #46 0.750 + TMP_GOPATH= [2020-07-06T21:39:07.534Z] #46 0.750 + : /build [2020-07-06T21:39:07.534Z] #46 0.750 + '[' -z '' ']' [2020-07-06T21:39:07.534Z] #46 0.751 ++ mktemp -d [2020-07-06T21:39:07.534Z] #46 0.752 + export GOPATH=/tmp/tmp.xgA1C7msrh [2020-07-06T21:39:07.534Z] #46 0.752 + GOPATH=/tmp/tmp.xgA1C7msrh [2020-07-06T21:39:07.534Z] #46 0.752 + RM_GOPATH=1 [2020-07-06T21:39:07.534Z] #46 0.753 + case "$(go env GOARCH)" in [2020-07-06T21:39:07.534Z] #46 0.753 ++ go env GOARCH [2020-07-06T21:39:07.534Z] #46 0.758 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:07.534Z] #46 0.758 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:07.534Z] #46 0.759 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:07.534Z] #46 0.761 + dir=/tmp/install [2020-07-06T21:39:07.534Z] #46 0.761 + bin=golangci_lint [2020-07-06T21:39:07.534Z] #46 0.761 + shift [2020-07-06T21:39:07.534Z] #46 0.761 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-06T21:39:07.534Z] #46 0.762 + . /tmp/install/golangci_lint.installer [2020-07-06T21:39:07.534Z] #46 0.762 ++ : v1.23.8 [2020-07-06T21:39:07.534Z] #46 0.763 + install_golangci_lint [2020-07-06T21:39:07.534Z] #46 0.763 + echo 'Installing golangci-lint version v1.23.8' [2020-07-06T21:39:07.534Z] #46 0.763 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-06T21:39:07.534Z] #46 0.763 Installing golangci-lint version v1.23.8 [2020-07-06T21:39:07.534Z] #46 ... [2020-07-06T21:39:07.534Z] [2020-07-06T21:39:07.534Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:39:07.534Z] #52 1.211 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:39:07.534Z] #52 1.315 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:39:07.534Z] #52 1.332 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:39:07.534Z] #52 2.571 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-06T21:39:07.534Z] #52 5.246 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-06T21:39:07.534Z] #52 7.162 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-06T21:39:07.541Z] #39 21.55 CC images/core-s390.o [2020-07-06T21:39:07.620Z] #39 17.56 DEP images/core-arm.pb-c.d [2020-07-06T21:39:07.620Z] #39 17.63 DEP images/core-ppc64.pb-c.d [2020-07-06T21:39:07.620Z] #39 17.70 DEP images/core-s390.pb-c.d [2020-07-06T21:39:07.620Z] #39 17.77 DEP images/core-x86.pb-c.d [2020-07-06T21:39:07.620Z] #39 17.82 DEP images/core.pb-c.d [2020-07-06T21:39:07.632Z] #17 24.58 Selecting previously unselected package python3-wheel. [2020-07-06T21:39:07.632Z] #17 24.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-06T21:39:07.632Z] #17 24.59 Unpacking python3-wheel (0.32.3-2) ... [2020-07-06T21:39:07.632Z] #17 24.62 Selecting previously unselected package sudo. [2020-07-06T21:39:07.632Z] #17 24.63 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-06T21:39:07.632Z] #17 24.63 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-06T21:39:07.687Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.1s done [2020-07-06T21:39:07.687Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 50.36MB / 51.83MB 1.3s [2020-07-06T21:39:07.687Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 42.04MB / 68.65MB 1.3s [2020-07-06T21:39:07.687Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 3.39MB / 120.16MB 1.3s [2020-07-06T21:39:07.687Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0.1s [2020-07-06T21:39:07.836Z] #52 ... [2020-07-06T21:39:07.836Z] [2020-07-06T21:39:07.836Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:07.836Z] #55 0.796 + RM_GOPATH=0 [2020-07-06T21:39:07.836Z] #55 0.796 + TMP_GOPATH= [2020-07-06T21:39:07.836Z] #55 0.796 + : /build [2020-07-06T21:39:07.836Z] #55 0.796 + '[' -z '' ']' [2020-07-06T21:39:07.836Z] #55 0.799 ++ mktemp -d [2020-07-06T21:39:07.836Z] #55 0.804 + export GOPATH=/tmp/tmp.v0VJCXO2lP [2020-07-06T21:39:07.836Z] #55 0.804 + GOPATH=/tmp/tmp.v0VJCXO2lP [2020-07-06T21:39:07.836Z] #55 0.805 + RM_GOPATH=1 [2020-07-06T21:39:07.836Z] #55 0.805 + case "$(go env GOARCH)" in [2020-07-06T21:39:07.836Z] #55 0.813 ++ go env GOARCH [2020-07-06T21:39:07.836Z] #55 0.845 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:07.836Z] #55 0.845 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:07.836Z] #55 0.863 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:07.836Z] #55 0.868 + dir=/tmp/install [2020-07-06T21:39:07.836Z] #55 0.869 + bin=rootlesskit [2020-07-06T21:39:07.836Z] #55 0.869 + shift [2020-07-06T21:39:07.836Z] #55 0.870 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-06T21:39:07.836Z] #55 0.872 + . /tmp/install/rootlesskit.installer [2020-07-06T21:39:07.836Z] #55 0.875 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:39:07.836Z] #55 0.879 + install_rootlesskit [2020-07-06T21:39:07.836Z] #55 0.881 + case "$1" in [2020-07-06T21:39:07.836Z] #55 0.882 + export CGO_ENABLED=0 [2020-07-06T21:39:07.836Z] #55 0.883 + CGO_ENABLED=0 [2020-07-06T21:39:07.836Z] #55 0.884 + _install_rootlesskit [2020-07-06T21:39:07.836Z] #55 0.886 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-06T21:39:07.836Z] #55 0.887 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.v0VJCXO2lP/src/github.com/rootless-containers/rootlesskit [2020-07-06T21:39:07.836Z] #55 0.887 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:39:07.836Z] #55 0.914 Cloning into '/tmp/tmp.v0VJCXO2lP/src/github.com/rootless-containers/rootlesskit'... [2020-07-06T21:39:07.836Z] #55 6.453 + cd /tmp/tmp.v0VJCXO2lP/src/github.com/rootless-containers/rootlesskit [2020-07-06T21:39:07.836Z] #55 6.460 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:39:07.836Z] #55 6.911 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-06T21:39:07.836Z] #55 6.917 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-06T21:39:07.836Z] #55 ... [2020-07-06T21:39:07.836Z] [2020-07-06T21:39:07.836Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:39:07.836Z] #24 1.122 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:39:07.836Z] #24 1.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:39:07.836Z] #24 1.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:39:07.836Z] #24 2.813 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-06T21:39:07.836Z] #24 5.398 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-06T21:39:07.836Z] #24 6.898 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-06T21:39:07.881Z] #39 17.89 DEP images/inventory.pb-c.d [2020-07-06T21:39:07.881Z] #39 17.96 PBCC images/cpuinfo.pb-c.c [2020-07-06T21:39:07.881Z] #39 17.99 DEP images/cpuinfo.pb-c.d [2020-07-06T21:39:07.881Z] #39 18.05 PBCC images/stats.pb-c.c [2020-07-06T21:39:07.881Z] #39 18.10 DEP images/stats.pb-c.d [2020-07-06T21:39:07.923Z] #17 ... [2020-07-06T21:39:07.923Z] [2020-07-06T21:39:07.923Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:07.923Z] #39 56.87 CC criu/clone-noasan.o [2020-07-06T21:39:07.923Z] #39 56.95 CC criu/config.o [2020-07-06T21:39:07.923Z] #39 57.63 CC criu/cr-check.o [2020-07-06T21:39:07.923Z] #39 59.04 CC criu/cr-dedup.o [2020-07-06T21:39:07.923Z] #39 59.25 CC criu/cr-dump.o [2020-07-06T21:39:07.923Z] #39 60.36 CC criu/cr-errno.o [2020-07-06T21:39:07.923Z] #39 60.40 CC criu/cr-restore.o [2020-07-06T21:39:07.923Z] #39 62.87 CC criu/cr-service.o [2020-07-06T21:39:07.923Z] #39 63.74 CC criu/crtools.o [2020-07-06T21:39:07.923Z] #39 64.07 CC criu/eventfd.o [2020-07-06T21:39:07.923Z] #39 64.28 CC criu/eventpoll.o [2020-07-06T21:39:07.923Z] #39 64.76 CC criu/external.o [2020-07-06T21:39:07.923Z] #39 65.05 CC criu/fault-injection.o [2020-07-06T21:39:07.923Z] #39 65.13 CC criu/fdstore.o [2020-07-06T21:39:07.923Z] #39 65.38 CC criu/fifo.o [2020-07-06T21:39:07.923Z] #39 65.58 CC criu/file-ids.o [2020-07-06T21:39:07.923Z] #39 65.73 CC criu/file-lock.o [2020-07-06T21:39:07.923Z] #39 66.44 CC criu/files-ext.o [2020-07-06T21:39:07.923Z] #39 66.62 CC criu/files-reg.o [2020-07-06T21:39:07.923Z] #39 ... [2020-07-06T21:39:07.923Z] [2020-07-06T21:39:07.923Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:39:07.923Z] #17 25.03 Selecting previously unselected package thin-provisioning-tools. [2020-07-06T21:39:07.923Z] #17 25.03 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-06T21:39:07.923Z] #17 25.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-06T21:39:07.953Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 46.70MB / 68.65MB 1.4s [2020-07-06T21:39:07.954Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 9.98MB / 120.16MB 1.4s [2020-07-06T21:39:07.954Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 60.97MB / 68.65MB 1.6s [2020-07-06T21:39:07.954Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 21.09MB / 120.16MB 1.6s [2020-07-06T21:39:08.115Z] #39 22.21 CC images/cpuinfo.o [2020-07-06T21:39:08.132Z] #24 ... [2020-07-06T21:39:08.132Z] [2020-07-06T21:39:08.132Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:08.132Z] #11 1.094 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:39:08.132Z] #11 1.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:39:08.132Z] #11 1.212 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:39:08.132Z] #11 2.593 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-06T21:39:08.132Z] #11 5.127 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-06T21:39:08.132Z] #11 6.686 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-06T21:39:08.132Z] #11 ... [2020-07-06T21:39:08.132Z] [2020-07-06T21:39:08.132Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:08.132Z] #48 11.17 + cd /tmp/tmp.0bFPVz8e0H/src/github.com/mvdan/sh [2020-07-06T21:39:08.132Z] #48 11.17 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:39:08.132Z] #48 11.31 + GO111MODULE=on [2020-07-06T21:39:08.132Z] #48 11.31 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-06T21:39:08.213Z] #17 25.21 Selecting previously unselected package uidmap. [2020-07-06T21:39:08.213Z] #17 25.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-06T21:39:08.213Z] #17 25.22 Unpacking uidmap (1:4.5-1.1) ... [2020-07-06T21:39:08.213Z] #17 25.31 Selecting previously unselected package vim-runtime. [2020-07-06T21:39:08.213Z] #17 25.31 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:39:08.213Z] #17 25.33 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-06T21:39:08.213Z] #17 25.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-06T21:39:08.213Z] #17 25.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-06T21:39:08.216Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.7s done [2020-07-06T21:39:08.216Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.8s [2020-07-06T21:39:08.216Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 29.78MB / 120.16MB 1.8s [2020-07-06T21:39:08.216Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 1.8s [2020-07-06T21:39:08.374Z] #39 ... [2020-07-06T21:39:08.374Z] [2020-07-06T21:39:08.374Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:08.374Z] #47 92.00 mvdan.cc/sh/v3/cmd/shfmt [2020-07-06T21:39:08.374Z] #47 DONE 97.8s [2020-07-06T21:39:08.374Z] [2020-07-06T21:39:08.374Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:08.374Z] #41 87.99 encoding/xml [2020-07-06T21:39:08.374Z] #41 89.91 go/doc [2020-07-06T21:39:08.374Z] #41 93.09 github.com/LK4D4/vndr/versioned [2020-07-06T21:39:08.374Z] #41 93.18 compress/flate [2020-07-06T21:39:08.374Z] #41 93.48 github.com/LK4D4/vndr/build [2020-07-06T21:39:08.374Z] #41 95.99 hash/crc32 [2020-07-06T21:39:08.374Z] #41 96.47 crypto/x509/pkix [2020-07-06T21:39:08.374Z] #41 96.48 compress/gzip [2020-07-06T21:39:08.374Z] #41 97.04 vendor/golang.org/x/crypto/cryptobyte [2020-07-06T21:39:08.374Z] #41 97.14 net [2020-07-06T21:39:08.480Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 39.94MB / 120.16MB 2.1s [2020-07-06T21:39:08.480Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 1.9s done [2020-07-06T21:39:08.634Z] #41 ... [2020-07-06T21:39:08.634Z] [2020-07-06T21:39:08.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:08.634Z] #39 22.80 CC images/inventory.o [2020-07-06T21:39:08.738Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.2s done [2020-07-06T21:39:08.739Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 46.42MB / 120.16MB 2.3s [2020-07-06T21:39:08.893Z] #39 23.06 CC images/fdinfo.o [2020-07-06T21:39:09.000Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 56.07MB / 120.16MB 2.5s [2020-07-06T21:39:09.262Z] #39 ... [2020-07-06T21:39:09.262Z] [2020-07-06T21:39:09.262Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:09.262Z] #41 78.56 go/token [2020-07-06T21:39:09.262Z] #41 79.59 go/scanner [2020-07-06T21:39:09.262Z] #41 80.95 go/ast [2020-07-06T21:39:09.262Z] #41 81.04 internal/lazyregexp [2020-07-06T21:39:09.262Z] #41 81.44 net/url [2020-07-06T21:39:09.262Z] #41 83.52 text/template/parse [2020-07-06T21:39:09.262Z] #41 87.16 go/parser [2020-07-06T21:39:09.262Z] #41 88.23 text/template [2020-07-06T21:39:09.262Z] #41 ... [2020-07-06T21:39:09.262Z] [2020-07-06T21:39:09.262Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:09.262Z] #47 78.73 encoding/json [2020-07-06T21:39:09.262Z] #47 82.38 github.com/pkg/diff [2020-07-06T21:39:09.262Z] #47 84.41 go/ast [2020-07-06T21:39:09.262Z] #47 85.71 golang.org/x/crypto/ssh/terminal [2020-07-06T21:39:09.262Z] #47 87.29 mvdan.cc/editorconfig [2020-07-06T21:39:09.262Z] #47 88.44 mvdan.cc/sh/v3/fileutil [2020-07-06T21:39:09.262Z] #47 88.61 mvdan.cc/sh/v3/syntax [2020-07-06T21:39:09.264Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 65.51MB / 120.16MB 2.7s [2020-07-06T21:39:09.264Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 77.68MB / 120.16MB 2.9s [2020-07-06T21:39:09.462Z] #39 23.44 CC images/fown.o [2020-07-06T21:39:09.462Z] #39 23.58 CC images/ns.o [2020-07-06T21:39:09.523Z] #47 ... [2020-07-06T21:39:09.523Z] [2020-07-06T21:39:09.523Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:09.523Z] #39 19.49 make[1]: Nothing to be done for 'all'. [2020-07-06T21:39:09.523Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 83.91MB / 120.16MB 3.0s [2020-07-06T21:39:09.523Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 98.41MB / 120.16MB 3.2s [2020-07-06T21:39:09.664Z] #48 13.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:39:09.664Z] #48 13.16 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:39:09.664Z] #48 13.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:39:09.664Z] #48 13.50 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:39:09.721Z] #39 23.74 CC images/regfile.o [2020-07-06T21:39:09.783Z] #39 ... [2020-07-06T21:39:09.783Z] [2020-07-06T21:39:09.783Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:09.783Z] #10 79.26 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-06T21:39:09.783Z] #10 79.26 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-06T21:39:09.783Z] #10 79.27 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:39:09.783Z] #10 79.44 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-06T21:39:09.783Z] #10 79.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-06T21:39:09.783Z] #10 79.48 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:39:09.787Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 110.27MB / 120.16MB 3.4s [2020-07-06T21:39:09.963Z] #48 13.52 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:39:09.980Z] #39 23.94 CC images/ghost-file.o [2020-07-06T21:39:10.043Z] #10 ... [2020-07-06T21:39:10.043Z] [2020-07-06T21:39:10.043Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:10.046Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.09MB / 120.16MB 3.5s [2020-07-06T21:39:10.240Z] #39 24.24 CC images/fifo.o [2020-07-06T21:39:10.240Z] #39 ... [2020-07-06T21:39:10.240Z] [2020-07-06T21:39:10.240Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:10.240Z] #52 42.84 + bin/ctr [2020-07-06T21:39:10.240Z] #52 ... [2020-07-06T21:39:10.240Z] [2020-07-06T21:39:10.240Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:10.240Z] #39 24.50 CC images/remap-file-path.o [2020-07-06T21:39:10.279Z] #17 27.33 Selecting previously unselected package vim. [2020-07-06T21:39:10.279Z] #17 27.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-06T21:39:10.279Z] #17 27.35 Unpacking vim (2:8.1.0875-5) ... [2020-07-06T21:39:10.500Z] #39 24.67 CC images/eventfd.o [2020-07-06T21:39:10.570Z] #17 27.66 Selecting previously unselected package xfsprogs. [2020-07-06T21:39:10.570Z] #17 27.67 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-06T21:39:10.570Z] #17 27.67 Unpacking xfsprogs (4.20.0-1) ... [2020-07-06T21:39:10.622Z] #7 ... [2020-07-06T21:39:10.622Z] [2020-07-06T21:39:10.622Z] #20 [internal] load build context [2020-07-06T21:39:10.622Z] #20 transferring context: 51.28MB 3.8s done [2020-07-06T21:39:10.622Z] #20 DONE 4.3s [2020-07-06T21:39:10.622Z] [2020-07-06T21:39:10.622Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:39:10.759Z] #39 24.94 CC images/eventpoll.o [2020-07-06T21:39:10.822Z] #52 39.66 Checking out files: 60% (1924/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-06T21:39:10.822Z] #52 40.74 + cd /tmp/tmp.mdlqgj48nW/src/github.com/containerd/containerd [2020-07-06T21:39:10.860Z] #17 27.98 Selecting previously unselected package zip. [2020-07-06T21:39:10.861Z] #17 27.99 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-06T21:39:10.861Z] #17 28.00 Unpacking zip (3.0-11+b1) ... [2020-07-06T21:39:10.881Z] #7 ... [2020-07-06T21:39:10.881Z] [2020-07-06T21:39:10.881Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-06T21:39:10.881Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-06T21:39:10.881Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-06T21:39:10.881Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-06T21:39:10.881Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.5s done [2020-07-06T21:39:10.881Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2020-07-06T21:39:10.881Z] #58 DONE 4.4s [2020-07-06T21:39:10.881Z] [2020-07-06T21:39:10.881Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:39:10.881Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.4s done [2020-07-06T21:39:11.082Z] #52 40.74 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:39:11.151Z] #17 28.14 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-06T21:39:11.151Z] #17 28.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-06T21:39:11.151Z] #17 28.16 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-06T21:39:11.151Z] #17 28.18 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-06T21:39:11.151Z] #17 28.18 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-06T21:39:11.151Z] #17 28.19 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-06T21:39:11.151Z] #17 28.20 Setting up uidmap (1:4.5-1.1) ... [2020-07-06T21:39:11.151Z] #17 28.20 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-06T21:39:11.151Z] #17 28.21 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-06T21:39:11.151Z] #17 28.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-06T21:39:11.151Z] #17 28.22 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-06T21:39:11.151Z] #17 28.23 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-06T21:39:11.151Z] #17 28.26 Setting up xxd (2:8.1.0875-5) ... [2020-07-06T21:39:11.151Z] #17 28.26 Setting up zip (3.0-11+b1) ... [2020-07-06T21:39:11.151Z] #17 28.27 Setting up vim-common (2:8.1.0875-5) ... [2020-07-06T21:39:11.151Z] #17 28.29 Setting up bash-completion (1:2.8-6) ... [2020-07-06T21:39:11.328Z] #39 25.26 CC images/fh.o [2020-07-06T21:39:11.499Z] #48 15.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:39:11.588Z] #39 25.58 CC images/fsnotify.o [2020-07-06T21:39:11.847Z] #39 26.11 CC images/signalfd.o [2020-07-06T21:39:12.107Z] #39 26.26 CC images/fs.o [2020-07-06T21:39:12.107Z] #39 26.32 CC images/pstree.o [2020-07-06T21:39:12.148Z] #48 15.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:39:12.259Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.5s done [2020-07-06T21:39:12.259Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-06T21:39:12.366Z] #39 26.49 CC images/pipe.o [2020-07-06T21:39:12.518Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-06T21:39:12.518Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-06T21:39:12.626Z] #39 26.72 CC images/tcp-stream.o [2020-07-06T21:39:12.626Z] #39 26.93 CC images/sk-packet.o [2020-07-06T21:39:12.770Z] #17 29.70 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-06T21:39:12.770Z] #17 29.71 Setting up xz-utils (5.2.4-1) ... [2020-07-06T21:39:12.770Z] #17 29.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-06T21:39:12.770Z] #17 29.72 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-06T21:39:12.770Z] #17 29.76 invoke-rc.d: could not determine current runlevel [2020-07-06T21:39:12.770Z] #17 29.77 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-06T21:39:12.770Z] #17 29.77 Setting up pigz (2.4-1) ... [2020-07-06T21:39:12.770Z] #17 29.78 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-06T21:39:12.770Z] #17 29.79 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-06T21:39:12.770Z] #17 29.80 Setting up python-pip-whl (18.1-5) ... [2020-07-06T21:39:12.770Z] #17 29.80 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-06T21:39:12.770Z] #17 29.81 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-06T21:39:12.770Z] #17 30.02 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-06T21:39:12.770Z] #17 30.02 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-06T21:39:12.770Z] #17 30.03 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-06T21:39:12.770Z] #17 30.04 Setting up vim (2:8.1.0875-5) ... [2020-07-06T21:39:12.770Z] #17 30.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-06T21:39:12.770Z] #17 30.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-06T21:39:12.770Z] #17 30.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-06T21:39:12.770Z] #17 30.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-06T21:39:12.770Z] #17 30.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-06T21:39:12.777Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-06T21:39:12.777Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-06T21:39:12.992Z] #52 42.40 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-06T21:39:12.992Z] #52 42.40 + BUILDTAGS='netgo osusergo static_build' [2020-07-06T21:39:12.992Z] #52 42.40 + export EXTRA_FLAGS=-buildmode=pie [2020-07-06T21:39:12.992Z] #52 42.40 + EXTRA_FLAGS=-buildmode=pie [2020-07-06T21:39:12.992Z] #52 42.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-06T21:39:12.992Z] #52 42.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-06T21:39:12.992Z] #52 42.40 + '[' '' = dynamic ']' [2020-07-06T21:39:12.992Z] #52 42.40 + make [2020-07-06T21:39:13.060Z] #17 30.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-06T21:39:13.060Z] #17 30.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-06T21:39:13.060Z] #17 30.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-06T21:39:13.060Z] #17 30.07 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-06T21:39:13.060Z] #17 30.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-06T21:39:13.060Z] #17 30.09 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-06T21:39:13.060Z] #17 30.10 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-06T21:39:13.060Z] #17 30.10 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-06T21:39:13.060Z] #17 30.11 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-06T21:39:13.194Z] #39 27.23 CC images/mnt.o [2020-07-06T21:39:13.454Z] #39 27.42 CC images/pipe-data.o [2020-07-06T21:39:13.454Z] #39 27.66 CC images/sa.o [2020-07-06T21:39:13.563Z] #52 43.49 + bin/ctr [2020-07-06T21:39:13.691Z] #48 ... [2020-07-06T21:39:13.691Z] [2020-07-06T21:39:13.691Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:13.691Z] #61 17.21 Checking out files: 83% (1724/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-06T21:39:13.713Z] #39 27.86 CC images/timer.o [2020-07-06T21:39:13.973Z] #39 28.14 CC images/timerfd.o [2020-07-06T21:39:13.990Z] #61 17.67 + cd /tmp/tmp.BNkwXxYdkq/src/github.com/docker/libnetwork [2020-07-06T21:39:13.990Z] #61 17.67 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:39:14.232Z] #39 28.32 CC images/mm.o [2020-07-06T21:39:14.645Z] #61 18.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-06T21:39:14.801Z] #39 28.73 CC images/sk-opts.o [2020-07-06T21:39:14.801Z] #39 28.93 CC images/sk-unix.o [2020-07-06T21:39:15.061Z] #39 29.19 CC images/sk-inet.o [2020-07-06T21:39:15.214Z] #17 32.09 Setting up iptables (1.8.2-4) ... [2020-07-06T21:39:15.214Z] #17 32.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-06T21:39:15.214Z] #17 32.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-06T21:39:15.214Z] #17 32.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-06T21:39:15.214Z] #17 32.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-06T21:39:15.214Z] #17 32.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-06T21:39:15.214Z] #17 32.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-06T21:39:15.214Z] #17 32.13 Setting up python3 (3.7.3-1) ... [2020-07-06T21:39:15.214Z] #17 32.37 Setting up python3-wheel (0.32.3-2) ... [2020-07-06T21:39:15.313Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.1s done [2020-07-06T21:39:15.313Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-06T21:39:15.320Z] #39 29.53 CC images/tun.o [2020-07-06T21:39:15.579Z] #39 29.87 CC images/sk-netlink.o [2020-07-06T21:39:15.839Z] #39 30.16 CC images/packet-sock.o [2020-07-06T21:39:15.846Z] #17 32.85 Setting up apparmor (2.13.2-10) ... [2020-07-06T21:39:16.104Z] #52 ... [2020-07-06T21:39:16.104Z] [2020-07-06T21:39:16.104Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:16.104Z] #47 95.26 mvdan.cc/sh/v3/cmd/shfmt [2020-07-06T21:39:16.407Z] #39 30.52 CC images/ipc-var.o [2020-07-06T21:39:16.407Z] #39 30.73 CC images/ipc-desc.o [2020-07-06T21:39:16.667Z] #39 30.98 CC images/ipc-shm.o [2020-07-06T21:39:16.877Z] #17 33.92 Setting up xfsprogs (4.20.0-1) ... [2020-07-06T21:39:16.877Z] #17 33.93 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-06T21:39:16.877Z] #17 34.13 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-06T21:39:17.215Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-06T21:39:17.215Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-06T21:39:17.236Z] #39 31.14 CC images/ipc-msg.o [2020-07-06T21:39:17.236Z] #39 31.42 CC images/ipc-sem.o [2020-07-06T21:39:17.503Z] #39 31.68 CC images/utsns.o [2020-07-06T21:39:17.766Z] #39 31.94 CC images/creds.o [2020-07-06T21:39:17.910Z] #17 34.74 Setting up python3-distutils (3.7.3-1) ... [2020-07-06T21:39:17.910Z] #17 35.12 Setting up python3-setuptools (40.8.0-1) ... [2020-07-06T21:39:18.335Z] #39 32.25 CC images/vma.o [2020-07-06T21:39:18.335Z] #39 32.45 CC images/netdev.o [2020-07-06T21:39:18.595Z] #39 32.82 CC images/tty.o [2020-07-06T21:39:18.941Z] #17 35.95 Setting up python3-pip (18.1-5) ... [2020-07-06T21:39:19.151Z] #61 ... [2020-07-06T21:39:19.151Z] [2020-07-06T21:39:19.151Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:19.151Z] #44 12.23 go: finding github.com/fatih/color v1.6.0 [2020-07-06T21:39:19.151Z] #44 12.24 go: finding github.com/pkg/errors v0.8.0 [2020-07-06T21:39:19.151Z] #44 12.28 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:39:19.151Z] #44 12.29 go: finding github.com/spf13/pflag v1.0.1 [2020-07-06T21:39:19.151Z] #44 12.58 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:39:19.151Z] #44 12.69 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:39:19.151Z] #44 12.87 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:39:19.151Z] #44 12.92 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:39:19.151Z] #44 12.95 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:39:19.151Z] #44 13.12 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:39:19.151Z] #44 13.26 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:39:19.151Z] #44 ... [2020-07-06T21:39:19.151Z] [2020-07-06T21:39:19.151Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:19.151Z] #48 17.65 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:39:19.151Z] #48 19.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:39:19.151Z] #48 19.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:39:19.151Z] #48 19.71 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:39:19.151Z] #48 19.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:39:19.151Z] #48 21.12 runtime/cgo [2020-07-06T21:39:19.151Z] #48 21.24 runtime [2020-07-06T21:39:19.164Z] #39 33.26 CC images/file-lock.o [2020-07-06T21:39:19.232Z] #17 ... [2020-07-06T21:39:19.232Z] [2020-07-06T21:39:19.232Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:19.232Z] #39 68.06 CC criu/files.o [2020-07-06T21:39:19.232Z] #39 69.27 CC criu/filesystems.o [2020-07-06T21:39:19.232Z] #39 69.60 CC criu/fsnotify.o [2020-07-06T21:39:19.232Z] #39 70.20 CC criu/image-desc.o [2020-07-06T21:39:19.232Z] #39 70.30 CC criu/image.o [2020-07-06T21:39:19.232Z] #39 70.85 CC criu/ipc_ns.o [2020-07-06T21:39:19.232Z] #39 71.45 CC criu/irmap.o [2020-07-06T21:39:19.232Z] #39 71.91 CC criu/kcmp-ids.o [2020-07-06T21:39:19.232Z] #39 72.09 CC criu/kerndat.o [2020-07-06T21:39:19.232Z] #39 72.77 CC criu/libnetlink.o [2020-07-06T21:39:19.232Z] #39 73.02 CC criu/log.o [2020-07-06T21:39:19.232Z] #39 73.29 CC criu/lsm.o [2020-07-06T21:39:19.232Z] #39 73.61 CC criu/mem.o [2020-07-06T21:39:19.232Z] #39 74.60 CC criu/memfd.o [2020-07-06T21:39:19.232Z] #39 74.93 CC criu/mount.o [2020-07-06T21:39:19.232Z] #39 77.74 CC criu/namespaces.o [2020-07-06T21:39:19.423Z] #39 33.47 CC images/rlimit.o [2020-07-06T21:39:19.423Z] #39 33.68 CC images/pagemap.o [2020-07-06T21:39:19.523Z] #39 ... [2020-07-06T21:39:19.523Z] [2020-07-06T21:39:19.523Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:39:19.523Z] #17 36.62 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:39:19.523Z] #17 36.65 Processing triggers for mime-support (3.62) ... [2020-07-06T21:39:19.683Z] #39 33.90 CC images/siginfo.o [2020-07-06T21:39:19.683Z] #39 ... [2020-07-06T21:39:19.683Z] [2020-07-06T21:39:19.683Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:19.683Z] #41 99.34 vendor/golang.org/x/crypto/poly1305 [2020-07-06T21:39:19.683Z] #41 99.72 vendor/golang.org/x/sys/cpu [2020-07-06T21:39:19.683Z] #41 99.93 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-06T21:39:19.683Z] #41 101.1 vendor/golang.org/x/crypto/hkdf [2020-07-06T21:39:19.683Z] #41 101.2 vendor/golang.org/x/text/transform [2020-07-06T21:39:19.683Z] #41 101.9 vendor/golang.org/x/text/unicode/bidi [2020-07-06T21:39:19.683Z] #41 103.5 vendor/golang.org/x/text/secure/bidirule [2020-07-06T21:39:19.683Z] #41 103.7 vendor/golang.org/x/text/unicode/norm [2020-07-06T21:39:19.683Z] #41 107.4 vendor/golang.org/x/net/idna [2020-07-06T21:39:19.943Z] #41 109.5 vendor/golang.org/x/net/http2/hpack [2020-07-06T21:39:19.943Z] #41 ... [2020-07-06T21:39:19.943Z] [2020-07-06T21:39:19.943Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:19.943Z] #39 34.08 CC images/rpc.o [2020-07-06T21:39:20.173Z] #17 DONE 37.2s [2020-07-06T21:39:20.173Z] [2020-07-06T21:39:20.173Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-06T21:39:20.881Z] #39 35.16 CC images/ext-file.o [2020-07-06T21:39:21.141Z] #39 35.31 CC images/cgroup.o [2020-07-06T21:39:21.388Z] #47 ... [2020-07-06T21:39:21.388Z] [2020-07-06T21:39:21.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:21.388Z] #39 20.93 CC images/stats.o [2020-07-06T21:39:21.388Z] #39 21.37 CC images/core.o [2020-07-06T21:39:21.388Z] #39 22.04 CC images/core-x86.o [2020-07-06T21:39:21.388Z] #39 22.63 CC images/core-arm.o [2020-07-06T21:39:21.388Z] #39 22.99 CC images/core-aarch64.o [2020-07-06T21:39:21.388Z] #39 23.28 CC images/core-ppc64.o [2020-07-06T21:39:21.388Z] #39 24.03 CC images/core-s390.o [2020-07-06T21:39:21.388Z] #39 24.74 CC images/cpuinfo.o [2020-07-06T21:39:21.388Z] #39 25.14 CC images/inventory.o [2020-07-06T21:39:21.388Z] #39 25.37 CC images/fdinfo.o [2020-07-06T21:39:21.388Z] #39 25.79 CC images/fown.o [2020-07-06T21:39:21.388Z] #39 25.93 CC images/ns.o [2020-07-06T21:39:21.388Z] #39 26.12 CC images/regfile.o [2020-07-06T21:39:21.388Z] #39 26.33 CC images/ghost-file.o [2020-07-06T21:39:21.388Z] #39 26.60 CC images/fifo.o [2020-07-06T21:39:21.388Z] #39 26.88 CC images/remap-file-path.o [2020-07-06T21:39:21.388Z] #39 27.10 CC images/eventfd.o [2020-07-06T21:39:21.388Z] #39 27.43 CC images/eventpoll.o [2020-07-06T21:39:21.388Z] #39 27.72 CC images/fh.o [2020-07-06T21:39:21.388Z] #39 28.03 CC images/fsnotify.o [2020-07-06T21:39:21.388Z] #39 28.55 CC images/signalfd.o [2020-07-06T21:39:21.388Z] #39 28.76 CC images/fs.o [2020-07-06T21:39:21.388Z] #39 29.04 CC images/pstree.o [2020-07-06T21:39:21.388Z] #39 29.25 CC images/pipe.o [2020-07-06T21:39:21.388Z] #39 29.53 CC images/tcp-stream.o [2020-07-06T21:39:21.388Z] #39 29.86 CC images/sk-packet.o [2020-07-06T21:39:21.388Z] #39 30.16 CC images/mnt.o [2020-07-06T21:39:21.388Z] #39 30.40 CC images/pipe-data.o [2020-07-06T21:39:21.388Z] #39 30.63 CC images/sa.o [2020-07-06T21:39:21.388Z] #39 30.90 CC images/timer.o [2020-07-06T21:39:21.388Z] #39 31.24 CC images/timerfd.o [2020-07-06T21:39:21.388Z] #39 ... [2020-07-06T21:39:21.388Z] [2020-07-06T21:39:21.388Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:21.388Z] #41 90.42 encoding/xml [2020-07-06T21:39:21.388Z] #41 93.40 go/doc [2020-07-06T21:39:21.388Z] #41 95.45 github.com/LK4D4/vndr/versioned [2020-07-06T21:39:21.388Z] #41 95.53 compress/flate [2020-07-06T21:39:21.388Z] #41 96.54 github.com/LK4D4/vndr/build [2020-07-06T21:39:21.388Z] #41 98.08 hash/crc32 [2020-07-06T21:39:21.388Z] #41 98.62 compress/gzip [2020-07-06T21:39:21.388Z] #41 99.30 net [2020-07-06T21:39:21.388Z] #41 100.2 vendor/golang.org/x/text/transform [2020-07-06T21:39:21.388Z] #41 100.8 vendor/golang.org/x/text/unicode/bidi [2020-07-06T21:39:21.388Z] #41 ... [2020-07-06T21:39:21.388Z] [2020-07-06T21:39:21.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:21.388Z] #39 31.54 CC images/mm.o [2020-07-06T21:39:21.403Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.1s done [2020-07-06T21:39:21.403Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-06T21:39:21.662Z] #7 DONE 15.2s [2020-07-06T21:39:21.662Z] [2020-07-06T21:39:21.662Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-06T21:39:21.709Z] #39 35.85 CC images/userns.o [2020-07-06T21:39:21.757Z] #18 1.340 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-06T21:39:21.757Z] #18 1.343 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-06T21:39:21.757Z] #18 1.344 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-06T21:39:21.757Z] #18 DONE 1.5s [2020-07-06T21:39:21.757Z] [2020-07-06T21:39:21.757Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:39:21.757Z] #36 117.5 + dpkg --print-architecture [2020-07-06T21:39:21.757Z] #36 117.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-06T21:39:21.757Z] #36 117.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-06T21:39:21.757Z] #36 117.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-06T21:39:21.927Z] #48 ... [2020-07-06T21:39:21.927Z] [2020-07-06T21:39:21.927Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:39:21.927Z] #33 15.17 Fetched 8140 kB in 15s (560 kB/s) [2020-07-06T21:39:21.927Z] #33 15.17 Reading package lists... [2020-07-06T21:39:21.927Z] #33 23.11 Reading package lists... [2020-07-06T21:39:21.927Z] #33 ... [2020-07-06T21:39:21.927Z] [2020-07-06T21:39:21.927Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:21.927Z] #42 15.35 vendor/golang.org/x/crypto/internal/subtle [2020-07-06T21:39:21.927Z] #42 ... [2020-07-06T21:39:21.927Z] [2020-07-06T21:39:21.927Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:39:21.927Z] #37 16.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-06T21:39:21.927Z] #37 18.50 + 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-07-06T21:39:21.927Z] #37 ... [2020-07-06T21:39:21.927Z] [2020-07-06T21:39:21.927Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:39:21.927Z] #24 15.64 Fetched 8140 kB in 15s (560 kB/s) [2020-07-06T21:39:21.927Z] #24 15.64 Reading package lists... [2020-07-06T21:39:21.927Z] #24 23.04 Reading package lists... [2020-07-06T21:39:21.927Z] #24 ... [2020-07-06T21:39:21.927Z] [2020-07-06T21:39:21.927Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:39:21.927Z] #39 15.88 Fetched 8140 kB in 15s (547 kB/s) [2020-07-06T21:39:21.927Z] #39 15.88 Reading package lists... [2020-07-06T21:39:21.958Z] #39 ... [2020-07-06T21:39:21.958Z] [2020-07-06T21:39:21.958Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:21.958Z] #47 DONE 101.3s [2020-07-06T21:39:21.958Z] [2020-07-06T21:39:21.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:21.958Z] #39 31.88 CC images/sk-opts.o [2020-07-06T21:39:21.969Z] #39 36.15 CC images/google/protobuf/descriptor.o [2020-07-06T21:39:22.226Z] #39 23.38 Reading package lists... [2020-07-06T21:39:22.226Z] #39 ... [2020-07-06T21:39:22.226Z] [2020-07-06T21:39:22.226Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:22.226Z] #11 16.00 Fetched 8140 kB in 15s (545 kB/s) [2020-07-06T21:39:22.226Z] #11 16.00 Reading package lists... [2020-07-06T21:39:22.226Z] #11 23.35 Reading package lists... [2020-07-06T21:39:22.226Z] #11 ... [2020-07-06T21:39:22.226Z] [2020-07-06T21:39:22.226Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:39:22.226Z] #52 16.13 Fetched 8140 kB in 15s (545 kB/s) [2020-07-06T21:39:22.226Z] #52 16.13 Reading package lists... [2020-07-06T21:39:22.228Z] #39 ... [2020-07-06T21:39:22.228Z] [2020-07-06T21:39:22.228Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:22.228Z] #10 101.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-06T21:39:22.228Z] #10 101.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-06T21:39:22.228Z] #10 101.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:39:22.488Z] #10 ... [2020-07-06T21:39:22.488Z] [2020-07-06T21:39:22.488Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:22.488Z] #54 109.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-06T21:39:22.488Z] #54 109.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-06T21:39:22.529Z] #39 32.43 CC images/sk-unix.o [2020-07-06T21:39:23.099Z] #39 33.10 CC images/sk-inet.o [2020-07-06T21:39:23.359Z] #39 33.46 CC images/tun.o [2020-07-06T21:39:23.619Z] #39 33.77 CC images/sk-netlink.o [2020-07-06T21:39:23.879Z] #39 34.01 CC images/packet-sock.o [2020-07-06T21:39:24.140Z] #39 34.42 CC images/ipc-var.o [2020-07-06T21:39:24.400Z] #39 34.58 CC images/ipc-desc.o [2020-07-06T21:39:24.564Z] #36 ... [2020-07-06T21:39:24.564Z] [2020-07-06T21:39:24.564Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:24.564Z] #49 48.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-06T21:39:24.564Z] #49 50.51 + mkdir -p /build [2020-07-06T21:39:24.564Z] #49 50.51 + cp runc /build/runc [2020-07-06T21:39:24.564Z] #49 DONE 50.8s [2020-07-06T21:39:24.564Z] [2020-07-06T21:39:24.564Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:24.564Z] #39 78.97 CC criu/net.o [2020-07-06T21:39:24.564Z] #39 81.07 CC criu/netfilter.o [2020-07-06T21:39:24.564Z] #39 81.45 CC criu/page-pipe.o [2020-07-06T21:39:24.564Z] #39 81.84 CC criu/page-xfer.o [2020-07-06T21:39:24.564Z] #39 82.74 CC criu/pagemap-cache.o [2020-07-06T21:39:24.564Z] #39 82.98 CC criu/pagemap.o [2020-07-06T21:39:24.564Z] #39 83.72 CC criu/parasite-syscall.o [2020-07-06T21:39:24.660Z] #39 34.84 CC images/ipc-shm.o [2020-07-06T21:39:24.920Z] #39 35.00 CC images/ipc-msg.o [2020-07-06T21:39:24.953Z] #8 DONE 2.7s [2020-07-06T21:39:24.953Z] [2020-07-06T21:39:24.953Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-06T21:39:24.953Z] #9 DONE 0.6s [2020-07-06T21:39:24.953Z] [2020-07-06T21:39:24.953Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-06T21:39:24.953Z] #35 DONE 0.1s [2020-07-06T21:39:24.953Z] [2020-07-06T21:39:24.953Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:24.953Z] #41 ... [2020-07-06T21:39:24.953Z] [2020-07-06T21:39:24.953Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-06T21:39:24.953Z] #27 DONE 0.1s [2020-07-06T21:39:25.179Z] #39 35.18 CC images/ipc-sem.o [2020-07-06T21:39:25.180Z] #39 35.34 CC images/utsns.o [2020-07-06T21:39:25.219Z] [2020-07-06T21:39:25.219Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:39:25.440Z] #39 35.52 CC images/creds.o [2020-07-06T21:39:25.699Z] #39 35.76 CC images/vma.o [2020-07-06T21:39:25.699Z] #39 36.00 CC images/netdev.o [2020-07-06T21:39:25.779Z] #54 ... [2020-07-06T21:39:25.779Z] [2020-07-06T21:39:25.779Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:25.779Z] #39 37.89 CC images/opts.o [2020-07-06T21:39:25.779Z] #39 38.16 CC images/seccomp.o [2020-07-06T21:39:25.779Z] #39 38.44 CC images/binfmt-misc.o [2020-07-06T21:39:25.779Z] #39 38.73 CC images/time.o [2020-07-06T21:39:25.779Z] #39 38.90 CC images/sysctl.o [2020-07-06T21:39:25.779Z] #39 39.09 CC images/autofs.o [2020-07-06T21:39:25.779Z] #39 39.28 CC images/macvlan.o [2020-07-06T21:39:25.779Z] #39 39.45 CC images/sit.o [2020-07-06T21:39:25.779Z] #39 39.69 CC images/memfd.o [2020-07-06T21:39:26.039Z] #39 39.99 CC images/timens.o [2020-07-06T21:39:26.153Z] #39 84.78 CC criu/path.o [2020-07-06T21:39:26.153Z] #39 84.95 CC criu/pie-util-vdso.o [2020-07-06T21:39:26.153Z] #39 85.22 CC criu/pie-util.o [2020-07-06T21:39:26.269Z] #39 36.32 CC images/tty.o [2020-07-06T21:39:26.298Z] #39 40.33 LINK images/built-in.o [2020-07-06T21:39:26.298Z] #39 40.45 GEN compel/include/asm [2020-07-06T21:39:26.298Z] #39 40.48 GEN compel/include/version.h [2020-07-06T21:39:26.298Z] #39 40.52 touch .config [2020-07-06T21:39:26.298Z] #39 40.57 GEN include/common/config.h [2020-07-06T21:39:26.444Z] #39 85.36 CC criu/pipes.o [2020-07-06T21:39:26.558Z] #39 40.66 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-06T21:39:26.558Z] #39 40.69 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-06T21:39:26.558Z] #39 40.71 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-06T21:39:26.558Z] #39 40.73 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-06T21:39:26.558Z] #39 40.75 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-06T21:39:26.558Z] #39 40.76 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-06T21:39:26.558Z] #39 40.79 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-06T21:39:26.558Z] #39 40.83 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-06T21:39:26.734Z] #39 85.80 CC criu/plugin.o [2020-07-06T21:39:26.761Z] #52 23.35 Reading package lists... [2020-07-06T21:39:26.761Z] #52 ... [2020-07-06T21:39:26.761Z] [2020-07-06T21:39:26.761Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:39:26.761Z] #33 23.11 Reading package lists... [2020-07-06T21:39:26.817Z] #39 40.84 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-06T21:39:26.817Z] #39 40.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-06T21:39:26.817Z] #39 40.86 DEP compel/plugins/std/infect.d [2020-07-06T21:39:26.817Z] #39 41.02 DEP compel/plugins/std/string.d [2020-07-06T21:39:26.817Z] #39 41.09 DEP compel/plugins/std/log.d [2020-07-06T21:39:26.838Z] #39 36.87 CC images/file-lock.o [2020-07-06T21:39:26.838Z] #39 37.13 CC images/rlimit.o [2020-07-06T21:39:27.024Z] #39 85.99 CC criu/proc_parse.o [2020-07-06T21:39:27.119Z] #39 41.23 DEP compel/plugins/std/fds.d [2020-07-06T21:39:27.382Z] #39 41.39 DEP compel/plugins/std/std.d [2020-07-06T21:39:27.382Z] #39 41.50 DEP compel/plugins/shmem/shmem.d [2020-07-06T21:39:27.382Z] #39 41.60 DEP compel/plugins/fds/fds.d [2020-07-06T21:39:27.407Z] #39 37.40 CC images/pagemap.o [2020-07-06T21:39:27.407Z] #39 37.64 CC images/siginfo.o [2020-07-06T21:39:27.646Z] #39 41.90 CC compel/plugins/std/std.o [2020-07-06T21:39:27.664Z] #39 ... [2020-07-06T21:39:27.664Z] [2020-07-06T21:39:27.664Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-06T21:39:27.664Z] #19 3.984 Collecting yamllint==1.16.0 [2020-07-06T21:39:27.664Z] #19 4.235 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-06T21:39:27.664Z] #19 4.317 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-06T21:39:27.664Z] #19 4.337 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-06T21:39:27.664Z] #19 4.350 Collecting pyyaml (from yamllint==1.16.0) [2020-07-06T21:39:27.664Z] #19 4.491 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-06T21:39:27.664Z] #19 5.039 Building wheels for collected packages: pyyaml [2020-07-06T21:39:27.664Z] #19 5.048 Running setup.py bdist_wheel for pyyaml: started [2020-07-06T21:39:27.664Z] #19 5.505 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-06T21:39:27.664Z] #19 5.515 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-06T21:39:27.664Z] #19 5.549 Successfully built pyyaml [2020-07-06T21:39:27.664Z] #19 5.557 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-06T21:39:27.664Z] #19 5.698 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-06T21:39:27.664Z] #19 DONE 6.0s [2020-07-06T21:39:27.664Z] [2020-07-06T21:39:27.664Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-06T21:39:27.668Z] #39 37.88 CC images/rpc.o [2020-07-06T21:39:27.815Z] #33 30.27 Building dependency tree... [2020-07-06T21:39:27.957Z] #22 DONE 0.1s [2020-07-06T21:39:27.957Z] [2020-07-06T21:39:27.957Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-06T21:39:28.220Z] #39 ... [2020-07-06T21:39:28.220Z] [2020-07-06T21:39:28.220Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:28.220Z] #54 DONE 117.8s [2020-07-06T21:39:28.220Z] [2020-07-06T21:39:28.220Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:28.220Z] #39 42.27 CC compel/plugins/std/fds.o [2020-07-06T21:39:28.220Z] #39 ... [2020-07-06T21:39:28.220Z] [2020-07-06T21:39:28.220Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-06T21:39:28.220Z] #55 DONE 0.1s [2020-07-06T21:39:28.220Z] [2020-07-06T21:39:28.220Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-06T21:39:28.220Z] #56 DONE 0.0s [2020-07-06T21:39:28.478Z] [2020-07-06T21:39:28.478Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:28.478Z] #10 117.7 Selecting previously unselected package libapparmor1:amd64. [2020-07-06T21:39:28.478Z] #10 117.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-06T21:39:28.478Z] #10 117.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-06T21:39:28.478Z] #10 118.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-06T21:39:28.478Z] #10 118.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-06T21:39:28.478Z] #10 118.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-06T21:39:28.603Z] #26 DONE 0.8s [2020-07-06T21:39:28.603Z] [2020-07-06T21:39:28.603Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-06T21:39:28.738Z] #10 118.4 Selecting previously unselected package libbtrfs0. [2020-07-06T21:39:28.738Z] #10 118.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-06T21:39:28.738Z] #10 118.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-06T21:39:28.893Z] #29 DONE 0.1s [2020-07-06T21:39:28.893Z] [2020-07-06T21:39:28.893Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-06T21:39:28.893Z] #31 DONE 0.1s [2020-07-06T21:39:28.893Z] [2020-07-06T21:39:28.893Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-06T21:39:28.893Z] #34 DONE 0.1s [2020-07-06T21:39:28.893Z] [2020-07-06T21:39:28.893Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:28.893Z] #39 87.57 CC criu/protobuf-desc.o [2020-07-06T21:39:28.893Z] #39 88.05 CC criu/protobuf.o [2020-07-06T21:39:28.998Z] #10 118.6 Selecting previously unselected package libbtrfs-dev. [2020-07-06T21:39:28.998Z] #10 118.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-06T21:39:28.998Z] #10 118.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:39:29.096Z] #39 39.27 CC images/ext-file.o [2020-07-06T21:39:29.184Z] #39 88.20 CC criu/pstree.o [2020-07-06T21:39:29.257Z] #10 118.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-06T21:39:29.357Z] #39 39.54 CC images/cgroup.o [2020-07-06T21:39:29.517Z] #10 118.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-06T21:39:29.517Z] #10 118.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-06T21:39:29.517Z] #10 119.1 Selecting previously unselected package libudev-dev:amd64. [2020-07-06T21:39:29.517Z] #10 119.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-06T21:39:29.777Z] #10 119.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-06T21:39:29.777Z] #10 119.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-06T21:39:29.777Z] #10 119.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-06T21:39:29.777Z] #10 119.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-06T21:39:29.814Z] #39 88.75 CC criu/rbtree.o [2020-07-06T21:39:29.920Z] #33 33.49 The following additional packages will be installed: [2020-07-06T21:39:29.920Z] #33 33.51 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-06T21:39:29.920Z] #33 33.52 Suggested packages: [2020-07-06T21:39:29.920Z] #33 33.52 cmake-doc ninja-build lrzip [2020-07-06T21:39:29.920Z] #33 33.52 Recommended packages: [2020-07-06T21:39:29.920Z] #33 33.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-06T21:39:30.036Z] #10 119.6 Selecting previously unselected package libpcre16-3:amd64. [2020-07-06T21:39:30.036Z] #10 119.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-06T21:39:30.036Z] #10 119.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-06T21:39:30.105Z] #39 88.93 CC criu/rst-malloc.o [2020-07-06T21:39:30.105Z] #39 89.08 CC criu/seccomp.o [2020-07-06T21:39:30.295Z] #10 119.8 Selecting previously unselected package libpcre32-3:amd64. [2020-07-06T21:39:30.295Z] #10 119.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-06T21:39:30.295Z] #10 119.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-06T21:39:30.295Z] #10 120.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-06T21:39:30.295Z] #10 120.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-06T21:39:30.297Z] #39 40.29 CC images/userns.o [2020-07-06T21:39:30.297Z] #39 40.57 CC images/google/protobuf/descriptor.o [2020-07-06T21:39:30.396Z] #39 89.42 CC criu/seize.o [2020-07-06T21:39:30.554Z] #10 120.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-06T21:39:30.554Z] #10 120.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-06T21:39:30.554Z] #10 120.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-06T21:39:30.554Z] #10 120.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-06T21:39:30.584Z] #28 ... [2020-07-06T21:39:30.584Z] [2020-07-06T21:39:30.584Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:30.584Z] #54 3.884 + RM_GOPATH=0 [2020-07-06T21:39:30.584Z] #54 3.884 + TMP_GOPATH= [2020-07-06T21:39:30.584Z] #54 3.884 + : /build [2020-07-06T21:39:30.584Z] #54 3.884 + '[' -z '' ']' [2020-07-06T21:39:30.584Z] #54 3.884 ++ mktemp -d [2020-07-06T21:39:30.584Z] #54 3.884 + export GOPATH=/tmp/tmp.CbsC3RgAmE [2020-07-06T21:39:30.584Z] #54 3.884 + GOPATH=/tmp/tmp.CbsC3RgAmE [2020-07-06T21:39:30.584Z] #54 3.884 + RM_GOPATH=1 [2020-07-06T21:39:30.584Z] #54 3.884 + case "$(go env GOARCH)" in [2020-07-06T21:39:30.584Z] #54 3.885 ++ go env GOARCH [2020-07-06T21:39:30.584Z] #54 3.890 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:30.584Z] #54 3.890 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:30.584Z] #54 3.890 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:30.584Z] #54 3.891 + dir=/tmp/install [2020-07-06T21:39:30.584Z] #54 3.891 + bin=rootlesskit [2020-07-06T21:39:30.584Z] #54 3.891 + shift [2020-07-06T21:39:30.584Z] #54 3.891 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-06T21:39:30.584Z] #54 3.891 + . /tmp/install/rootlesskit.installer [2020-07-06T21:39:30.584Z] #54 3.891 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:39:30.584Z] #54 3.891 + install_rootlesskit [2020-07-06T21:39:30.584Z] #54 3.891 + case "$1" in [2020-07-06T21:39:30.584Z] #54 3.891 + export CGO_ENABLED=0 [2020-07-06T21:39:30.584Z] #54 3.891 + CGO_ENABLED=0 [2020-07-06T21:39:30.584Z] #54 3.891 + _install_rootlesskit [2020-07-06T21:39:30.584Z] #54 3.891 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-06T21:39:30.584Z] #54 3.891 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CbsC3RgAmE/src/github.com/rootless-containers/rootlesskit [2020-07-06T21:39:30.584Z] #54 3.892 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:39:30.584Z] #54 3.895 Cloning into '/tmp/tmp.CbsC3RgAmE/src/github.com/rootless-containers/rootlesskit'... [2020-07-06T21:39:30.813Z] #10 120.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-06T21:39:30.813Z] #10 120.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-06T21:39:30.813Z] #10 120.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-06T21:39:31.073Z] #10 ... [2020-07-06T21:39:31.073Z] [2020-07-06T21:39:31.073Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:31.073Z] #41 110.6 mime [2020-07-06T21:39:31.073Z] #41 112.4 mime/quotedprintable [2020-07-06T21:39:31.073Z] #41 112.8 net/http/internal [2020-07-06T21:39:31.073Z] #41 114.8 crypto/tls [2020-07-06T21:39:31.073Z] #41 ... [2020-07-06T21:39:31.073Z] [2020-07-06T21:39:31.073Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:31.073Z] #10 120.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-06T21:39:31.073Z] #10 120.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-06T21:39:31.098Z] #39 89.83 CC criu/servicefd.o [2020-07-06T21:39:31.098Z] #39 90.01 CC criu/shmem.o [2020-07-06T21:39:31.163Z] #54 ... [2020-07-06T21:39:31.163Z] [2020-07-06T21:39:31.163Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:31.163Z] #47 6.065 + RM_GOPATH=0 [2020-07-06T21:39:31.163Z] #47 6.065 + TMP_GOPATH= [2020-07-06T21:39:31.163Z] #47 6.065 + : /build [2020-07-06T21:39:31.163Z] #47 6.065 + '[' -z '' ']' [2020-07-06T21:39:31.163Z] #47 6.072 ++ mktemp -d [2020-07-06T21:39:31.163Z] #47 6.074 + export GOPATH=/tmp/tmp.qn2zE3TfgQ [2020-07-06T21:39:31.163Z] #47 6.074 + GOPATH=/tmp/tmp.qn2zE3TfgQ [2020-07-06T21:39:31.163Z] #47 6.074 + RM_GOPATH=1 [2020-07-06T21:39:31.163Z] #47 6.074 + case "$(go env GOARCH)" in [2020-07-06T21:39:31.163Z] #47 6.075 ++ go env GOARCH [2020-07-06T21:39:31.163Z] #47 6.112 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:31.163Z] #47 6.113 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:31.163Z] #47 6.113 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:31.163Z] #47 6.125 + dir=/tmp/install [2020-07-06T21:39:31.163Z] #47 6.125 + bin=shfmt [2020-07-06T21:39:31.163Z] #47 6.125 + shift [2020-07-06T21:39:31.163Z] #47 6.126 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-06T21:39:31.163Z] #47 6.126 + . /tmp/install/shfmt.installer [2020-07-06T21:39:31.163Z] #47 6.126 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:39:31.163Z] #47 6.126 + install_shfmt [2020-07-06T21:39:31.163Z] #47 6.127 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-06T21:39:31.163Z] #47 6.127 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:39:31.163Z] #47 6.127 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qn2zE3TfgQ/src/github.com/mvdan/sh [2020-07-06T21:39:31.163Z] #47 6.146 Cloning into '/tmp/tmp.qn2zE3TfgQ/src/github.com/mvdan/sh'... [2020-07-06T21:39:31.333Z] #10 120.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-06T21:39:31.333Z] #10 120.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-06T21:39:31.333Z] #10 120.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-06T21:39:31.333Z] #10 120.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-06T21:39:31.333Z] #10 121.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-06T21:39:31.388Z] #39 90.39 CC criu/sigframe.o [2020-07-06T21:39:31.388Z] #39 90.47 CC criu/signalfd.o [2020-07-06T21:39:31.488Z] #33 35.06 The following NEW packages will be installed: [2020-07-06T21:39:31.488Z] #33 35.07 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-06T21:39:31.488Z] #33 35.08 vim-common xxd [2020-07-06T21:39:31.488Z] #33 35.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:39:31.488Z] #33 35.29 Need to get 14.9 MB of archives. [2020-07-06T21:39:31.488Z] #33 35.29 After this operation, 67.2 MB of additional disk space will be used. [2020-07-06T21:39:31.488Z] #33 35.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-06T21:39:31.488Z] #33 35.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-06T21:39:31.593Z] #10 121.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-06T21:39:31.593Z] #10 121.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-06T21:39:31.678Z] #39 90.63 CC criu/sk-inet.o [2020-07-06T21:39:31.730Z] #47 ... [2020-07-06T21:39:31.730Z] [2020-07-06T21:39:31.730Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:31.730Z] #21 6.803 + RM_GOPATH=0 [2020-07-06T21:39:31.730Z] #21 6.803 + TMP_GOPATH= [2020-07-06T21:39:31.730Z] #21 6.803 + : /build [2020-07-06T21:39:31.730Z] #21 6.803 + '[' -z '' ']' [2020-07-06T21:39:31.730Z] #21 6.807 ++ mktemp -d [2020-07-06T21:39:31.730Z] #21 6.825 + export GOPATH=/tmp/tmp.NIRNOBQje4 [2020-07-06T21:39:31.730Z] #21 6.826 + GOPATH=/tmp/tmp.NIRNOBQje4 [2020-07-06T21:39:31.730Z] #21 6.826 + RM_GOPATH=1 [2020-07-06T21:39:31.730Z] #21 6.827 + case "$(go env GOARCH)" in [2020-07-06T21:39:31.730Z] #21 6.828 ++ go env GOARCH [2020-07-06T21:39:31.730Z] #21 6.837 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:31.730Z] #21 6.837 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:31.730Z] #21 6.838 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:31.730Z] #21 6.845 + dir=/tmp/install [2020-07-06T21:39:31.730Z] #21 6.845 + bin=dockercli [2020-07-06T21:39:31.730Z] #21 6.847 + shift [2020-07-06T21:39:31.730Z] #21 6.848 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-06T21:39:31.730Z] #21 6.848 + . /tmp/install/dockercli.installer [2020-07-06T21:39:31.730Z] #21 6.848 ++ : stable [2020-07-06T21:39:31.730Z] #21 6.848 ++ : 17.06.2-ce [2020-07-06T21:39:31.730Z] #21 6.848 + install_dockercli [2020-07-06T21:39:31.730Z] #21 6.851 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-06T21:39:31.730Z] #21 6.851 Install docker/cli version 17.06.2-ce from stable [2020-07-06T21:39:31.730Z] #21 6.857 ++ uname -m [2020-07-06T21:39:31.730Z] #21 6.865 + arch=x86_64 [2020-07-06T21:39:31.730Z] #21 6.865 + '[' x86_64 '!=' x86_64 ']' [2020-07-06T21:39:31.730Z] #21 6.869 + url=https://download.docker.com/linux/static [2020-07-06T21:39:31.730Z] #21 6.870 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-06T21:39:31.730Z] #21 6.870 + tar -xz docker/docker [2020-07-06T21:39:31.786Z] #33 35.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-06T21:39:31.786Z] #33 35.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-06T21:39:31.969Z] #39 91.09 CC criu/sk-netlink.o [2020-07-06T21:39:31.988Z] #21 ... [2020-07-06T21:39:31.988Z] [2020-07-06T21:39:31.988Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:39:31.988Z] #28 7.129 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-06T21:39:32.112Z] #10 121.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-06T21:39:32.112Z] #10 121.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-06T21:39:32.112Z] #10 121.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-06T21:39:32.112Z] #10 121.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-06T21:39:32.112Z] #10 121.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-06T21:39:32.112Z] #10 121.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-06T21:39:32.112Z] #10 121.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:39:32.112Z] #10 121.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-06T21:39:32.112Z] #10 121.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-06T21:39:32.112Z] #10 121.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-06T21:39:32.112Z] #10 121.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-06T21:39:32.112Z] #10 121.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:39:32.112Z] #10 121.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-06T21:39:32.112Z] #10 121.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-06T21:39:32.112Z] #10 121.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-06T21:39:32.112Z] #10 121.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-06T21:39:32.112Z] #10 121.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-06T21:39:32.112Z] #10 121.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:39:32.112Z] #10 121.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-06T21:39:32.112Z] #10 121.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-06T21:39:32.112Z] #10 121.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:39:32.112Z] #10 121.8 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-07-06T21:39:32.112Z] #10 121.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-06T21:39:32.112Z] #10 121.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-06T21:39:32.200Z] #39 42.26 CC images/opts.o [2020-07-06T21:39:32.246Z] #28 7.145 Cloning into '.'... [2020-07-06T21:39:32.259Z] #39 91.32 CC criu/sk-packet.o [2020-07-06T21:39:32.384Z] #10 121.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-06T21:39:32.384Z] #10 121.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-06T21:39:32.384Z] #10 121.9 Setting up dmsetup (2:1.02.155-3) ... [2020-07-06T21:39:32.384Z] #10 121.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-06T21:39:32.384Z] #10 121.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-06T21:39:32.384Z] #10 121.9 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:39:32.436Z] #33 ... [2020-07-06T21:39:32.436Z] [2020-07-06T21:39:32.436Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:39:32.436Z] #39 23.38 Reading package lists... [2020-07-06T21:39:32.436Z] #39 30.94 Building dependency tree... [2020-07-06T21:39:32.436Z] #39 34.22 The following additional packages will be installed: [2020-07-06T21:39:32.436Z] #39 34.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-06T21:39:32.436Z] #39 34.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-06T21:39:32.436Z] #39 34.23 Suggested packages: [2020-07-06T21:39:32.436Z] #39 34.23 manpages-dev python-setuptools [2020-07-06T21:39:32.436Z] #39 36.02 The following NEW packages will be installed: [2020-07-06T21:39:32.436Z] #39 36.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-06T21:39:32.436Z] #39 36.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-06T21:39:32.436Z] #39 36.03 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-06T21:39:32.436Z] #39 36.03 python-six zlib1g-dev [2020-07-06T21:39:32.436Z] #39 36.30 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:39:32.436Z] #39 36.30 Need to get 4075 kB of archives. [2020-07-06T21:39:32.436Z] #39 36.30 After this operation, 24.5 MB of additional disk space will be used. [2020-07-06T21:39:32.436Z] #39 36.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-06T21:39:32.436Z] #39 36.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-06T21:39:32.436Z] #39 36.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-06T21:39:32.436Z] #39 36.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-06T21:39:32.436Z] #39 36.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-06T21:39:32.436Z] #39 36.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-06T21:39:32.436Z] #39 36.41 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-07-06T21:39:32.459Z] #39 42.51 CC images/seccomp.o [2020-07-06T21:39:32.460Z] #39 42.64 CC images/binfmt-misc.o [2020-07-06T21:39:32.549Z] #39 91.56 CC criu/sk-queue.o [2020-07-06T21:39:32.644Z] #10 DONE 122.3s [2020-07-06T21:39:32.644Z] [2020-07-06T21:39:32.644Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:32.719Z] #39 42.78 CC images/time.o [2020-07-06T21:39:32.719Z] #39 42.93 CC images/sysctl.o [2020-07-06T21:39:32.739Z] #39 36.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-06T21:39:32.739Z] #39 36.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-06T21:39:32.739Z] #39 36.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-06T21:39:32.739Z] #39 36.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-06T21:39:32.839Z] #39 91.75 CC criu/sk-tcp.o [2020-07-06T21:39:32.979Z] #39 43.11 CC images/autofs.o [2020-07-06T21:39:33.038Z] #39 36.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-06T21:39:33.038Z] #39 ... [2020-07-06T21:39:33.038Z] [2020-07-06T21:39:33.038Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:39:33.038Z] #33 36.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-06T21:39:33.038Z] #33 36.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-06T21:39:33.038Z] #33 36.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-06T21:39:33.038Z] #33 36.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-06T21:39:33.038Z] #33 36.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-06T21:39:33.038Z] #33 36.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-06T21:39:33.130Z] #39 92.07 CC criu/sk-unix.o [2020-07-06T21:39:33.238Z] #39 43.27 CC images/macvlan.o [2020-07-06T21:39:33.499Z] #39 43.53 CC images/sit.o [2020-07-06T21:39:33.705Z] #33 ... [2020-07-06T21:39:33.705Z] [2020-07-06T21:39:33.705Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:39:33.705Z] #52 23.35 Reading package lists... [2020-07-06T21:39:33.705Z] #52 30.96 Building dependency tree... [2020-07-06T21:39:33.705Z] #52 34.14 The following additional packages will be installed: [2020-07-06T21:39:33.705Z] #52 34.15 libbtrfs0 [2020-07-06T21:39:33.705Z] #52 34.31 The following NEW packages will be installed: [2020-07-06T21:39:33.705Z] #52 34.33 libbtrfs-dev libbtrfs0 [2020-07-06T21:39:33.705Z] #52 34.54 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:39:33.705Z] #52 34.54 Need to get 120 kB of archives. [2020-07-06T21:39:33.705Z] #52 34.54 After this operation, 423 kB of additional disk space will be used. [2020-07-06T21:39:33.705Z] #52 34.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-06T21:39:33.705Z] #52 34.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-06T21:39:33.705Z] #52 36.04 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:39:33.705Z] #52 36.37 Fetched 120 kB in 0s (1161 kB/s) [2020-07-06T21:39:33.705Z] #52 36.52 Selecting previously unselected package libbtrfs0. [2020-07-06T21:39:33.705Z] #52 36.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-07-06T21:39:33.705Z] #52 36.64 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-06T21:39:33.705Z] #52 36.65 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-06T21:39:33.705Z] #52 36.77 Selecting previously unselected package libbtrfs-dev. [2020-07-06T21:39:33.705Z] #52 36.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-06T21:39:33.705Z] #52 36.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:39:33.705Z] #52 37.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-06T21:39:33.705Z] #52 37.01 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:39:33.705Z] #52 37.02 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:39:33.705Z] #52 DONE 37.4s [2020-07-06T21:39:33.705Z] [2020-07-06T21:39:33.705Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:39:33.705Z] #39 36.82 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-07-06T21:39:33.705Z] #39 36.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-06T21:39:33.705Z] #39 36.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-06T21:39:33.705Z] #39 36.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-06T21:39:33.705Z] #39 36.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-06T21:39:33.759Z] #39 43.76 CC images/memfd.o [2020-07-06T21:39:33.759Z] #39 ... [2020-07-06T21:39:33.759Z] [2020-07-06T21:39:33.759Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:33.759Z] #41 103.0 vendor/golang.org/x/text/secure/bidirule [2020-07-06T21:39:33.759Z] #41 103.3 vendor/golang.org/x/text/unicode/norm [2020-07-06T21:39:33.759Z] #41 107.2 vendor/golang.org/x/net/idna [2020-07-06T21:39:33.759Z] #41 109.3 vendor/golang.org/x/net/http2/hpack [2020-07-06T21:39:33.759Z] #41 110.4 mime [2020-07-06T21:39:33.759Z] #41 112.2 mime/quotedprintable [2020-07-06T21:39:33.759Z] #41 112.7 net/http/internal [2020-07-06T21:39:33.761Z] #39 92.83 CC criu/sockets.o [2020-07-06T21:39:34.018Z] #41 ... [2020-07-06T21:39:34.018Z] [2020-07-06T21:39:34.018Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:34.018Z] #39 44.12 CC images/timens.o [2020-07-06T21:39:34.051Z] #39 93.09 CC criu/stats.o [2020-07-06T21:39:34.051Z] #39 93.19 CC criu/string.o [2020-07-06T21:39:34.277Z] #39 44.50 LINK images/built-in.o [2020-07-06T21:39:34.341Z] #39 93.22 CC criu/sysctl.o [2020-07-06T21:39:34.341Z] #39 93.45 CC criu/sysfs_parse.o [2020-07-06T21:39:34.536Z] #39 44.63 GEN compel/include/asm [2020-07-06T21:39:34.536Z] #39 44.67 GEN compel/include/version.h [2020-07-06T21:39:34.536Z] #39 44.71 touch .config [2020-07-06T21:39:34.631Z] #39 93.61 CC criu/timens.o [2020-07-06T21:39:34.631Z] #39 93.74 CC criu/timerfd.o [2020-07-06T21:39:34.781Z] #28 ... [2020-07-06T21:39:34.781Z] [2020-07-06T21:39:34.781Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:34.781Z] #43 7.282 + RM_GOPATH=0 [2020-07-06T21:39:34.781Z] #43 7.282 + TMP_GOPATH= [2020-07-06T21:39:34.781Z] #43 7.282 + : /build [2020-07-06T21:39:34.781Z] #43 7.282 + '[' -z '' ']' [2020-07-06T21:39:34.781Z] #43 7.286 ++ mktemp -d [2020-07-06T21:39:34.781Z] #43 7.294 + export GOPATH=/tmp/tmp.mOrksVxOwJ [2020-07-06T21:39:34.781Z] #43 7.294 + GOPATH=/tmp/tmp.mOrksVxOwJ [2020-07-06T21:39:34.781Z] #43 7.295 + RM_GOPATH=1 [2020-07-06T21:39:34.781Z] #43 7.295 + case "$(go env GOARCH)" in [2020-07-06T21:39:34.781Z] #43 7.295 ++ go env GOARCH [2020-07-06T21:39:34.781Z] #43 7.336 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:34.781Z] #43 7.336 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:34.781Z] #43 7.337 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:34.781Z] #43 7.406 + dir=/tmp/install [2020-07-06T21:39:34.781Z] #43 7.406 + bin=gotestsum [2020-07-06T21:39:34.781Z] #43 7.406 + shift [2020-07-06T21:39:34.781Z] #43 7.406 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-06T21:39:34.781Z] #43 7.406 + . /tmp/install/gotestsum.installer [2020-07-06T21:39:34.781Z] #43 7.406 ++ : v0.3.5 [2020-07-06T21:39:34.781Z] #43 7.407 + install_gotestsum [2020-07-06T21:39:34.781Z] #43 7.407 + set -e [2020-07-06T21:39:34.781Z] #43 7.407 + export GO111MODULE=on [2020-07-06T21:39:34.781Z] #43 7.407 + GO111MODULE=on [2020-07-06T21:39:34.781Z] #43 7.408 + GOBIN=/build [2020-07-06T21:39:34.781Z] #43 7.408 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-06T21:39:34.781Z] #43 7.550 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-06T21:39:34.781Z] #43 7.566 go: finding gotest.tools v0.3.5 [2020-07-06T21:39:34.781Z] #43 8.533 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-06T21:39:34.781Z] #43 9.110 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-06T21:39:34.781Z] #43 9.983 go: downloading gotest.tools v2.1.0+incompatible [2020-07-06T21:39:34.793Z] #39 ... [2020-07-06T21:39:34.793Z] [2020-07-06T21:39:34.793Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:39:34.793Z] #24 23.04 Reading package lists... [2020-07-06T21:39:34.793Z] #24 30.86 Building dependency tree... [2020-07-06T21:39:34.793Z] #24 34.10 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-06T21:39:34.793Z] #24 34.10 The following additional packages will be installed: [2020-07-06T21:39:34.793Z] #24 34.10 libjq1 libonig5 [2020-07-06T21:39:34.793Z] #24 34.61 The following NEW packages will be installed: [2020-07-06T21:39:34.793Z] #24 34.61 jq libjq1 libonig5 [2020-07-06T21:39:34.793Z] #24 34.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:39:34.793Z] #24 34.76 Need to get 358 kB of archives. [2020-07-06T21:39:34.793Z] #24 34.76 After this operation, 1277 kB of additional disk space will be used. [2020-07-06T21:39:34.793Z] #24 34.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-06T21:39:34.793Z] #24 34.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-06T21:39:34.793Z] #24 34.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-06T21:39:34.793Z] #24 36.82 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:39:34.793Z] #24 37.19 Fetched 358 kB in 0s (3385 kB/s) [2020-07-06T21:39:34.793Z] #24 37.28 Selecting previously unselected package libonig5:ppc64el. [2020-07-06T21:39:34.793Z] #24 37.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-06T21:39:34.793Z] #24 37.46 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-06T21:39:34.793Z] #24 37.47 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-06T21:39:34.793Z] #24 37.77 Selecting previously unselected package libjq1:ppc64el. [2020-07-06T21:39:34.793Z] #24 37.81 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-06T21:39:34.793Z] #24 37.81 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-06T21:39:34.793Z] #24 38.03 Selecting previously unselected package jq. [2020-07-06T21:39:34.793Z] #24 38.04 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-06T21:39:34.793Z] #24 38.06 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-06T21:39:34.793Z] #24 38.23 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-06T21:39:34.793Z] #24 38.25 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-06T21:39:34.793Z] #24 38.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-06T21:39:34.793Z] #24 38.26 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:39:34.793Z] #24 DONE 38.5s [2020-07-06T21:39:34.793Z] [2020-07-06T21:39:34.793Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-06T21:39:34.793Z] #25 DONE 0.1s [2020-07-06T21:39:34.793Z] [2020-07-06T21:39:34.793Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:34.793Z] #53 0.319 + RM_GOPATH=0 [2020-07-06T21:39:34.793Z] #53 0.319 + TMP_GOPATH= [2020-07-06T21:39:34.793Z] #53 0.319 + : /build [2020-07-06T21:39:34.793Z] #53 0.320 + '[' -z '' ']' [2020-07-06T21:39:34.793Z] #53 0.321 ++ mktemp -d [2020-07-06T21:39:34.793Z] #53 0.323 + export GOPATH=/tmp/tmp.T7JBYAx5d0 [2020-07-06T21:39:34.793Z] #53 0.324 + GOPATH=/tmp/tmp.T7JBYAx5d0 [2020-07-06T21:39:34.793Z] #53 0.325 + RM_GOPATH=1 [2020-07-06T21:39:34.793Z] #53 0.325 + case "$(go env GOARCH)" in [2020-07-06T21:39:34.793Z] #53 0.330 ++ go env GOARCH [2020-07-06T21:39:34.793Z] #53 0.357 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:34.793Z] #53 0.358 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:34.793Z] #53 0.359 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:34.793Z] #53 0.362 + dir=/tmp/install [2020-07-06T21:39:34.793Z] #53 0.363 + bin=containerd [2020-07-06T21:39:34.793Z] #53 0.364 + shift [2020-07-06T21:39:34.793Z] #53 0.364 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-06T21:39:34.793Z] #53 0.364 + . /tmp/install/containerd.installer [2020-07-06T21:39:34.793Z] #53 0.365 ++ set -e [2020-07-06T21:39:34.793Z] #53 0.365 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:39:34.793Z] #53 0.366 + install_containerd [2020-07-06T21:39:34.793Z] #53 0.367 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-06T21:39:34.793Z] #53 0.368 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:39:34.793Z] #53 0.368 + git clone https://github.com/containerd/containerd.git /tmp/tmp.T7JBYAx5d0/src/github.com/containerd/containerd [2020-07-06T21:39:34.793Z] #53 0.436 Cloning into '/tmp/tmp.T7JBYAx5d0/src/github.com/containerd/containerd'... [2020-07-06T21:39:34.796Z] #39 44.75 GEN include/common/config.h [2020-07-06T21:39:34.796Z] #39 44.85 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-06T21:39:34.796Z] #39 ... [2020-07-06T21:39:34.796Z] [2020-07-06T21:39:34.796Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:34.796Z] #10 104.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-06T21:39:34.796Z] #10 104.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-06T21:39:34.796Z] #10 104.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:39:34.796Z] #10 ... [2020-07-06T21:39:34.796Z] [2020-07-06T21:39:34.796Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:34.796Z] #39 44.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-06T21:39:34.796Z] #39 44.92 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-06T21:39:34.796Z] #39 44.94 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-06T21:39:34.796Z] #39 44.97 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-06T21:39:34.796Z] #39 44.99 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-06T21:39:34.796Z] #39 45.02 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-06T21:39:34.796Z] #39 45.06 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-06T21:39:34.796Z] #39 45.08 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-06T21:39:34.981Z] #39 93.90 CC criu/tty.o [2020-07-06T21:39:35.041Z] #43 10.10 go: extracting gotest.tools v2.1.0+incompatible [2020-07-06T21:39:35.041Z] #43 ... [2020-07-06T21:39:35.041Z] [2020-07-06T21:39:35.041Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:35.041Z] #45 7.414 + RM_GOPATH=0 [2020-07-06T21:39:35.041Z] #45 7.414 + TMP_GOPATH= [2020-07-06T21:39:35.041Z] #45 7.414 + : /build [2020-07-06T21:39:35.041Z] #45 7.414 + '[' -z '' ']' [2020-07-06T21:39:35.041Z] #45 7.425 ++ mktemp -d [2020-07-06T21:39:35.041Z] #45 7.432 + export GOPATH=/tmp/tmp.bEVqYRppNY [2020-07-06T21:39:35.041Z] #45 7.432 + GOPATH=/tmp/tmp.bEVqYRppNY [2020-07-06T21:39:35.041Z] #45 7.432 + RM_GOPATH=1 [2020-07-06T21:39:35.041Z] #45 7.432 + case "$(go env GOARCH)" in [2020-07-06T21:39:35.041Z] #45 7.432 ++ go env GOARCH [2020-07-06T21:39:35.041Z] #45 7.463 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:35.041Z] #45 7.463 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:35.041Z] #45 7.467 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:35.041Z] #45 7.469 + dir=/tmp/install [2020-07-06T21:39:35.041Z] #45 7.473 + bin=golangci_lint [2020-07-06T21:39:35.041Z] #45 7.475 + shift [2020-07-06T21:39:35.041Z] #45 7.475 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-06T21:39:35.041Z] #45 7.477 + . /tmp/install/golangci_lint.installer [2020-07-06T21:39:35.041Z] #45 7.478 ++ : v1.23.8 [2020-07-06T21:39:35.041Z] #45 7.479 + install_golangci_lint [2020-07-06T21:39:35.041Z] #45 7.481 + echo 'Installing golangci-lint version v1.23.8' [2020-07-06T21:39:35.041Z] #45 7.481 Installing golangci-lint version v1.23.8 [2020-07-06T21:39:35.041Z] #45 7.482 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-06T21:39:35.041Z] #45 ... [2020-07-06T21:39:35.041Z] [2020-07-06T21:39:35.041Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:35.041Z] #10 7.863 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:39:35.041Z] #10 7.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:39:35.041Z] #10 7.955 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:39:35.041Z] #10 8.957 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:39:35.055Z] #39 45.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-06T21:39:35.055Z] #39 45.12 DEP compel/plugins/std/infect.d [2020-07-06T21:39:35.183Z] #49 2.448 + RM_GOPATH=0 [2020-07-06T21:39:35.183Z] #49 2.448 + TMP_GOPATH= [2020-07-06T21:39:35.183Z] #49 2.449 + : /build [2020-07-06T21:39:35.183Z] #49 2.449 + '[' -z '' ']' [2020-07-06T21:39:35.183Z] #49 2.453 ++ mktemp -d [2020-07-06T21:39:35.183Z] #49 2.458 + export GOPATH=/tmp/tmp.1gc87X7Aw1 [2020-07-06T21:39:35.183Z] #49 2.458 + GOPATH=/tmp/tmp.1gc87X7Aw1 [2020-07-06T21:39:35.183Z] #49 2.459 + RM_GOPATH=1 [2020-07-06T21:39:35.183Z] #49 2.459 + case "$(go env GOARCH)" in [2020-07-06T21:39:35.183Z] #49 2.460 ++ go env GOARCH [2020-07-06T21:39:35.183Z] #49 2.479 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:35.183Z] #49 2.479 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:35.183Z] #49 2.480 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:35.183Z] #49 2.482 + dir=/tmp/install [2020-07-06T21:39:35.183Z] #49 2.482 + bin=runc [2020-07-06T21:39:35.183Z] #49 2.483 + shift [2020-07-06T21:39:35.183Z] #49 2.483 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-06T21:39:35.183Z] #49 2.483 + . /tmp/install/runc.installer [2020-07-06T21:39:35.183Z] #49 2.484 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-06T21:39:35.183Z] #49 2.484 + install_runc [2020-07-06T21:39:35.183Z] #49 2.486 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-06T21:39:35.183Z] #49 2.488 + uname -r [2020-07-06T21:39:35.183Z] #49 2.494 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-06T21:39:35.183Z] #49 2.494 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-06T21:39:35.183Z] #49 2.494 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-06T21:39:35.183Z] #49 2.494 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1gc87X7Aw1/src/github.com/opencontainers/runc [2020-07-06T21:39:35.183Z] #49 2.496 Cloning into '/tmp/tmp.1gc87X7Aw1/src/github.com/opencontainers/runc'... [2020-07-06T21:39:35.301Z] #10 ... [2020-07-06T21:39:35.301Z] [2020-07-06T21:39:35.301Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:39:35.301Z] #23 7.544 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:39:35.301Z] #23 7.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:39:35.301Z] #23 7.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:39:35.301Z] #23 8.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:39:35.301Z] #23 ... [2020-07-06T21:39:35.301Z] [2020-07-06T21:39:35.301Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:39:35.301Z] #32 8.064 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:39:35.301Z] #32 8.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:39:35.301Z] #32 8.157 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:39:35.301Z] #32 9.222 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:39:35.314Z] #39 45.28 DEP compel/plugins/std/string.d [2020-07-06T21:39:35.314Z] #39 45.36 DEP compel/plugins/std/log.d [2020-07-06T21:39:35.314Z] #39 45.49 DEP compel/plugins/std/fds.d [2020-07-06T21:39:35.443Z] #49 ... [2020-07-06T21:39:35.443Z] [2020-07-06T21:39:35.443Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-06T21:39:35.443Z] #11 DONE 2.6s [2020-07-06T21:39:35.443Z] [2020-07-06T21:39:35.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:35.443Z] #39 42.96 CC compel/plugins/std/log.o [2020-07-06T21:39:35.443Z] #39 44.01 CC compel/plugins/std/string.o [2020-07-06T21:39:35.443Z] #39 44.59 CC compel/plugins/std/infect.o [2020-07-06T21:39:35.443Z] #39 45.03 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-06T21:39:35.443Z] #39 45.07 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-06T21:39:35.443Z] #39 45.11 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-06T21:39:35.443Z] #39 45.16 AR compel/plugins/std.lib.a [2020-07-06T21:39:35.443Z] #39 45.22 CC compel/plugins/fds/fds.o [2020-07-06T21:39:35.443Z] #39 45.47 AR compel/plugins/fds.lib.a [2020-07-06T21:39:35.443Z] #39 45.52 HOSTDEP compel/src/lib/log-host.d [2020-07-06T21:39:35.443Z] #39 45.60 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-06T21:39:35.443Z] #39 45.72 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-06T21:39:35.443Z] #39 45.82 HOSTDEP compel/src/main-host.d [2020-07-06T21:39:35.443Z] #39 45.94 DEP compel/src/lib/ptrace.d [2020-07-06T21:39:35.443Z] #39 46.09 DEP compel/src/lib/infect.d [2020-07-06T21:39:35.443Z] #39 46.21 DEP compel/src/lib/infect-util.d [2020-07-06T21:39:35.443Z] #39 46.27 DEP compel/src/lib/infect-rpc.d [2020-07-06T21:39:35.443Z] #39 46.37 DEP compel/arch/x86/src/lib/infect.d [2020-07-06T21:39:35.443Z] #39 46.48 DEP compel/arch/x86/src/lib/cpu.d [2020-07-06T21:39:35.443Z] #39 46.52 DEP compel/src/lib/log.d [2020-07-06T21:39:35.443Z] #39 46.61 DEP compel/src/main.d [2020-07-06T21:39:35.443Z] #39 46.78 DEP compel/src/lib/handle-elf.d [2020-07-06T21:39:35.443Z] #39 46.94 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-06T21:39:35.443Z] #39 47.23 CC compel/src/lib/log.o [2020-07-06T21:39:35.443Z] #39 47.47 CC compel/arch/x86/src/lib/cpu.o [2020-07-06T21:39:35.443Z] #39 48.54 CC compel/arch/x86/src/lib/infect.o [2020-07-06T21:39:35.443Z] #39 49.43 CC compel/src/lib/infect-rpc.o [2020-07-06T21:39:35.561Z] #32 ... [2020-07-06T21:39:35.561Z] [2020-07-06T21:39:35.561Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:39:35.561Z] #51 4.094 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:39:35.561Z] #51 4.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:39:35.561Z] #51 4.305 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:39:35.561Z] #51 4.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:39:35.561Z] #51 6.967 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:39:35.561Z] #51 9.318 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:39:35.561Z] #51 ... [2020-07-06T21:39:35.561Z] [2020-07-06T21:39:35.561Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:39:35.561Z] #36 7.213 + git clone https://github.com/docker/distribution.git . [2020-07-06T21:39:35.561Z] #36 7.241 Cloning into '.'... [2020-07-06T21:39:35.573Z] #39 45.59 DEP compel/plugins/std/std.d [2020-07-06T21:39:35.573Z] #39 45.74 DEP compel/plugins/shmem/shmem.d [2020-07-06T21:39:35.573Z] #39 45.79 DEP compel/plugins/fds/fds.d [2020-07-06T21:39:35.612Z] #39 94.69 CC criu/tun.o [2020-07-06T21:39:35.820Z] #36 ... [2020-07-06T21:39:35.821Z] [2020-07-06T21:39:35.821Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:39:35.821Z] #38 7.887 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:39:35.821Z] #38 7.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:39:35.821Z] #38 7.955 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:39:35.821Z] #38 9.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:39:35.821Z] #38 11.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:39:35.821Z] #38 ... [2020-07-06T21:39:35.821Z] [2020-07-06T21:39:35.821Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:35.821Z] #60 6.997 + RM_GOPATH=0 [2020-07-06T21:39:35.821Z] #60 6.997 + TMP_GOPATH= [2020-07-06T21:39:35.821Z] #60 6.997 + : /build [2020-07-06T21:39:35.821Z] #60 6.997 + '[' -z '' ']' [2020-07-06T21:39:35.821Z] #60 6.997 ++ mktemp -d [2020-07-06T21:39:35.821Z] #60 7.006 + export GOPATH=/tmp/tmp.nbWa5eh2X5 [2020-07-06T21:39:35.821Z] #60 7.006 + GOPATH=/tmp/tmp.nbWa5eh2X5 [2020-07-06T21:39:35.821Z] #60 7.006 + RM_GOPATH=1 [2020-07-06T21:39:35.821Z] #60 7.006 + case "$(go env GOARCH)" in [2020-07-06T21:39:35.821Z] #60 7.007 ++ go env GOARCH [2020-07-06T21:39:35.821Z] #60 7.050 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:35.821Z] #60 7.051 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:35.821Z] #60 7.055 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:35.821Z] #60 7.072 + dir=/tmp/install [2020-07-06T21:39:35.821Z] #60 7.072 + bin=proxy [2020-07-06T21:39:35.821Z] #60 7.072 + shift [2020-07-06T21:39:35.821Z] #60 7.072 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-06T21:39:35.821Z] #60 7.073 + . /tmp/install/proxy.installer [2020-07-06T21:39:35.821Z] #60 7.073 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:39:35.821Z] #60 7.075 + install_proxy [2020-07-06T21:39:35.821Z] #60 7.075 + case "$1" in [2020-07-06T21:39:35.821Z] #60 7.075 + export CGO_ENABLED=0 [2020-07-06T21:39:35.821Z] #60 7.076 + CGO_ENABLED=0 [2020-07-06T21:39:35.821Z] #60 7.076 + _install_proxy [2020-07-06T21:39:35.821Z] #60 7.078 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-06T21:39:35.821Z] #60 7.078 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:39:35.821Z] #60 7.079 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nbWa5eh2X5/src/github.com/docker/libnetwork [2020-07-06T21:39:35.821Z] #60 7.087 Cloning into '/tmp/tmp.nbWa5eh2X5/src/github.com/docker/libnetwork'... [2020-07-06T21:39:35.833Z] #39 45.92 CC compel/plugins/std/std.o [2020-07-06T21:39:35.912Z] #39 94.88 CC criu/uffd.o [2020-07-06T21:39:36.012Z] #39 49.93 CC compel/src/lib/infect-util.o [2020-07-06T21:39:36.012Z] #39 50.22 CC compel/src/lib/infect.o [2020-07-06T21:39:36.080Z] #60 ... [2020-07-06T21:39:36.080Z] [2020-07-06T21:39:36.080Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:36.080Z] #30 6.692 + RM_GOPATH=0 [2020-07-06T21:39:36.080Z] #30 6.692 + TMP_GOPATH= [2020-07-06T21:39:36.080Z] #30 6.693 + : /build [2020-07-06T21:39:36.080Z] #30 6.693 + '[' -z '' ']' [2020-07-06T21:39:36.080Z] #30 6.701 ++ mktemp -d [2020-07-06T21:39:36.080Z] #30 6.705 + export GOPATH=/tmp/tmp.73it3JxzbQ [2020-07-06T21:39:36.080Z] #30 6.705 + GOPATH=/tmp/tmp.73it3JxzbQ [2020-07-06T21:39:36.080Z] #30 6.705 + RM_GOPATH=1 [2020-07-06T21:39:36.080Z] #30 6.705 + case "$(go env GOARCH)" in [2020-07-06T21:39:36.080Z] #30 6.710 ++ go env GOARCH [2020-07-06T21:39:36.080Z] #30 6.750 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:36.080Z] #30 6.751 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:36.080Z] #30 6.755 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:36.080Z] #30 6.773 + dir=/tmp/install [2020-07-06T21:39:36.080Z] #30 6.774 + bin=tomlv [2020-07-06T21:39:36.080Z] #30 6.774 + shift [2020-07-06T21:39:36.080Z] #30 6.774 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-06T21:39:36.080Z] #30 6.774 + . /tmp/install/tomlv.installer [2020-07-06T21:39:36.080Z] #30 6.774 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:39:36.080Z] #30 6.775 + install_tomlv [2020-07-06T21:39:36.080Z] #30 6.780 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-06T21:39:36.080Z] #30 6.780 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:39:36.081Z] #30 6.780 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.73it3JxzbQ/src/github.com/BurntSushi/toml [2020-07-06T21:39:36.081Z] #30 6.793 Cloning into '/tmp/tmp.73it3JxzbQ/src/github.com/BurntSushi/toml'... [2020-07-06T21:39:36.081Z] #30 7.968 + cd /tmp/tmp.73it3JxzbQ/src/github.com/BurntSushi/toml [2020-07-06T21:39:36.081Z] #30 7.969 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:39:36.081Z] #30 7.987 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-06T21:39:36.081Z] #30 8.693 runtime/internal/atomic [2020-07-06T21:39:36.081Z] #30 8.745 internal/cpu [2020-07-06T21:39:36.081Z] #30 8.935 runtime/internal/sys [2020-07-06T21:39:36.081Z] #30 9.086 runtime/internal/math [2020-07-06T21:39:36.081Z] #30 9.230 math/bits [2020-07-06T21:39:36.081Z] #30 9.363 internal/bytealg [2020-07-06T21:39:36.081Z] #30 9.840 math [2020-07-06T21:39:36.081Z] #30 10.55 runtime [2020-07-06T21:39:36.081Z] #30 ... [2020-07-06T21:39:36.081Z] [2020-07-06T21:39:36.081Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:36.081Z] #43 10.24 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-06T21:39:36.081Z] #43 10.50 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:39:36.081Z] #43 10.50 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:39:36.081Z] #43 10.50 go: downloading github.com/pkg/errors v0.8.0 [2020-07-06T21:39:36.081Z] #43 10.50 go: downloading github.com/fatih/color v1.6.0 [2020-07-06T21:39:36.081Z] #43 10.56 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:39:36.081Z] #43 10.68 go: extracting github.com/pkg/errors v0.8.0 [2020-07-06T21:39:36.081Z] #43 10.80 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:39:36.081Z] #43 10.95 go: extracting github.com/fatih/color v1.6.0 [2020-07-06T21:39:36.081Z] #43 10.97 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:39:36.081Z] #43 10.97 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:39:36.081Z] #43 10.98 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-06T21:39:36.081Z] #43 11.04 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:39:36.081Z] #43 11.11 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:39:36.081Z] #43 11.26 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:39:36.081Z] #43 11.26 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:39:36.081Z] #43 11.27 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:39:36.081Z] #43 11.30 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:39:36.093Z] #39 46.20 CC compel/plugins/std/fds.o [2020-07-06T21:39:36.204Z] #39 ... [2020-07-06T21:39:36.204Z] [2020-07-06T21:39:36.204Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:39:36.204Z] #36 DONE 132.1s [2020-07-06T21:39:36.204Z] [2020-07-06T21:39:36.204Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:36.340Z] #43 11.43 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:39:36.353Z] #39 46.65 CC compel/plugins/std/log.o [2020-07-06T21:39:36.843Z] #45 ... [2020-07-06T21:39:36.843Z] [2020-07-06T21:39:36.843Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:36.843Z] #39 95.62 CC criu/util.o [2020-07-06T21:39:36.843Z] #39 ... [2020-07-06T21:39:36.843Z] [2020-07-06T21:39:36.843Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-06T21:39:36.843Z] #37 DONE 0.2s [2020-07-06T21:39:36.921Z] #53 ... [2020-07-06T21:39:36.921Z] [2020-07-06T21:39:36.921Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:36.921Z] #11 23.35 Reading package lists... [2020-07-06T21:39:36.921Z] #11 30.90 Building dependency tree... [2020-07-06T21:39:36.921Z] #11 34.24 The following additional packages will be installed: [2020-07-06T21:39:36.921Z] #11 34.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-06T21:39:36.921Z] #11 34.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-06T21:39:36.921Z] #11 34.24 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-06T21:39:36.921Z] #11 34.25 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-06T21:39:36.921Z] #11 34.26 Suggested packages: [2020-07-06T21:39:36.921Z] #11 34.26 gcc-8-locales seccomp wine64 [2020-07-06T21:39:36.921Z] #11 36.08 The following NEW packages will be installed: [2020-07-06T21:39:36.921Z] #11 36.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-06T21:39:36.921Z] #11 36.08 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-06T21:39:36.921Z] #11 36.08 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-06T21:39:36.921Z] #11 36.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-06T21:39:36.921Z] #11 36.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-06T21:39:36.921Z] #11 36.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-06T21:39:36.921Z] #11 36.25 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:39:36.921Z] #11 36.25 Need to get 78.9 MB of archives. [2020-07-06T21:39:36.921Z] #11 36.25 After this operation, 532 MB of additional disk space will be used. [2020-07-06T21:39:36.921Z] #11 36.25 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-07-06T21:39:36.921Z] #11 36.84 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-07-06T21:39:36.921Z] #11 37.33 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-07-06T21:39:36.921Z] #11 37.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-06T21:39:36.921Z] #11 37.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-06T21:39:36.921Z] #11 37.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-06T21:39:36.921Z] #11 37.93 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-07-06T21:39:36.921Z] #11 38.30 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-07-06T21:39:36.921Z] #11 38.32 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-07-06T21:39:36.921Z] #11 ... [2020-07-06T21:39:36.921Z] [2020-07-06T21:39:36.921Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:39:36.921Z] #39 38.64 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:39:36.921Z] #39 39.08 Fetched 4075 kB in 1s (6461 kB/s) [2020-07-06T21:39:36.921Z] #39 39.18 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-06T21:39:36.921Z] #39 39.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 ... 15339 files and directories currently installed.) [2020-07-06T21:39:36.921Z] #39 39.27 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-06T21:39:36.921Z] #39 39.28 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-06T21:39:36.921Z] #39 39.47 Selecting previously unselected package libnet1:ppc64el. [2020-07-06T21:39:36.921Z] #39 39.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-06T21:39:36.921Z] #39 39.48 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-06T21:39:36.921Z] #39 39.75 Selecting previously unselected package libnet1-dev. [2020-07-06T21:39:36.921Z] #39 39.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-06T21:39:36.921Z] #39 39.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-06T21:39:36.921Z] #39 40.02 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-06T21:39:36.921Z] #39 40.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-06T21:39:36.921Z] #39 40.07 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-06T21:39:36.921Z] #39 40.31 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-06T21:39:36.921Z] #39 40.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-06T21:39:36.921Z] #39 40.34 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-06T21:39:36.921Z] #39 40.69 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-06T21:39:36.921Z] #39 40.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-06T21:39:36.921Z] #39 40.71 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-06T21:39:37.134Z] [2020-07-06T21:39:37.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:37.134Z] #39 96.09 CC criu/uts_ns.o [2020-07-06T21:39:37.134Z] #39 96.16 CC criu/vdso.o [2020-07-06T21:39:37.220Z] #39 40.85 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-06T21:39:37.220Z] #39 40.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-06T21:39:37.220Z] #39 40.86 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-06T21:39:37.220Z] #39 41.03 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-06T21:39:37.220Z] #39 41.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-06T21:39:37.220Z] #39 41.04 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-06T21:39:37.293Z] #39 47.41 CC compel/plugins/std/string.o [2020-07-06T21:39:37.394Z] #39 ... [2020-07-06T21:39:37.394Z] [2020-07-06T21:39:37.394Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-06T21:39:37.394Z] #12 DONE 2.2s [2020-07-06T21:39:37.394Z] [2020-07-06T21:39:37.394Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:37.394Z] #41 121.1 net/http/httptrace [2020-07-06T21:39:37.394Z] #41 121.3 net/http [2020-07-06T21:39:37.424Z] #39 96.31 LINK criu/built-in.o [2020-07-06T21:39:37.424Z] #39 96.35 LINK criu/criu [2020-07-06T21:39:37.424Z] #39 96.45 DEP lib/c/criu.d [2020-07-06T21:39:37.424Z] #39 96.47 CC images/rpc.pb-c.o [2020-07-06T21:39:37.424Z] #39 96.60 CC lib/c/criu.o [2020-07-06T21:39:37.521Z] #39 41.36 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-06T21:39:37.654Z] #41 ... [2020-07-06T21:39:37.654Z] [2020-07-06T21:39:37.654Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-06T21:39:37.821Z] #39 41.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-06T21:39:37.821Z] #39 41.38 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-06T21:39:37.863Z] #39 48.02 CC compel/plugins/std/infect.o [2020-07-06T21:39:38.054Z] #39 96.93 LINK lib/c/built-in.o [2020-07-06T21:39:38.054Z] #39 96.93 LINK lib/c/libcriu.so [2020-07-06T21:39:38.054Z] #39 96.94 LINK lib/c/libcriu.a [2020-07-06T21:39:38.054Z] #39 96.97 GEN magic.py [2020-07-06T21:39:38.054Z] #39 97.00 Note: Building without setproctitle() and strlcpy() support. [2020-07-06T21:39:38.054Z] #39 97.00 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-06T21:39:38.054Z] #39 97.00 Note: Building without GnuTLS support [2020-07-06T21:39:38.054Z] #39 97.00 Makefile.config:39: Warn: you have no libnftables installed [2020-07-06T21:39:38.054Z] #39 97.00 Makefile.config:40: Warn: Building without nftables support [2020-07-06T21:39:38.122Z] #39 ... [2020-07-06T21:39:38.122Z] [2020-07-06T21:39:38.122Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:38.122Z] #61 DONE 41.9s [2020-07-06T21:39:38.344Z] #39 97.16 fatal: not a git repository (or any of the parent directories): .git [2020-07-06T21:39:38.344Z] #39 97.40 make[1]: Nothing to be done for 'all'. [2020-07-06T21:39:38.423Z] [2020-07-06T21:39:38.423Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:39:38.423Z] #33 39.03 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:39:38.423Z] #33 39.45 Fetched 14.9 MB in 2s (7706 kB/s) [2020-07-06T21:39:38.423Z] #33 39.59 Selecting previously unselected package xxd. [2020-07-06T21:39:38.423Z] #33 39.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 ... 15339 files and directories currently installed.) [2020-07-06T21:39:38.423Z] #33 39.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-06T21:39:38.423Z] #33 39.87 Unpacking xxd (2:8.1.0875-5) ... [2020-07-06T21:39:38.423Z] #33 40.14 Selecting previously unselected package vim-common. [2020-07-06T21:39:38.423Z] #33 40.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:39:38.423Z] #33 40.26 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-06T21:39:38.423Z] #33 40.73 Selecting previously unselected package cmake-data. [2020-07-06T21:39:38.423Z] #33 40.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-06T21:39:38.423Z] #33 40.76 Unpacking cmake-data (3.13.4-1) ... [2020-07-06T21:39:38.432Z] #39 48.40 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-06T21:39:38.432Z] #39 48.44 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-06T21:39:38.432Z] #39 48.48 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-06T21:39:38.432Z] #39 48.56 AR compel/plugins/std.lib.a [2020-07-06T21:39:38.432Z] #39 48.65 CC compel/plugins/fds/fds.o [2020-07-06T21:39:38.634Z] #39 97.60 make[1]: 'images/built-in.o' is up to date. [2020-07-06T21:39:38.634Z] #39 97.61 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-06T21:39:38.634Z] #39 97.61 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-06T21:39:38.634Z] #39 97.62 make[1]: 'compel/libcompel.a' is up to date. [2020-07-06T21:39:38.634Z] #39 97.63 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-06T21:39:38.634Z] #39 97.63 make[1]: Nothing to be done for 'all'. [2020-07-06T21:39:38.634Z] #39 97.64 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-06T21:39:38.634Z] #39 97.69 make[2]: Nothing to be done for 'all'. [2020-07-06T21:39:38.634Z] #39 97.70 make[2]: Nothing to be done for 'all'. [2020-07-06T21:39:38.634Z] #39 97.71 make[2]: Nothing to be done for 'all'. [2020-07-06T21:39:38.692Z] #39 48.98 AR compel/plugins/fds.lib.a [2020-07-06T21:39:38.694Z] Running on azwin-2-f712d0 in d:\jenkins\workspace\moby_PR-41144 [Pipeline] { [Pipeline] ws [2020-07-06T21:39:38.714Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-06T21:39:38.877Z] #43 13.49 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:39:38.927Z] #39 97.73 make[2]: Nothing to be done for 'all'. [2020-07-06T21:39:38.927Z] #39 97.74 make[2]: Nothing to be done for 'all'. [2020-07-06T21:39:38.927Z] #39 97.75 make[2]: Nothing to be done for 'all'. [2020-07-06T21:39:38.927Z] #39 97.76 make[2]: Nothing to be done for 'all'. [2020-07-06T21:39:38.927Z] #39 97.78 make[2]: Nothing to be done for 'all'. [2020-07-06T21:39:38.927Z] #39 97.79 INSTALL criu/criu [2020-07-06T21:39:38.951Z] #39 49.04 HOSTDEP compel/src/lib/log-host.d [2020-07-06T21:39:38.951Z] #39 49.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-06T21:39:38.951Z] #39 49.24 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-06T21:39:39.211Z] #39 49.33 HOSTDEP compel/src/main-host.d [2020-07-06T21:39:39.217Z] #39 DONE 98.0s [2020-07-06T21:39:39.217Z] [2020-07-06T21:39:39.217Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:39.445Z] #43 14.46 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:39:39.471Z] #39 49.44 DEP compel/src/lib/ptrace.d [2020-07-06T21:39:39.471Z] #39 49.54 DEP compel/src/lib/infect.d [2020-07-06T21:39:39.578Z] #13 1.681 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-06T21:39:39.578Z] #13 DONE 1.8s [2020-07-06T21:39:39.578Z] [2020-07-06T21:39:39.578Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-06T21:39:39.730Z] #39 49.67 DEP compel/src/lib/infect-util.d [2020-07-06T21:39:39.730Z] #39 49.81 DEP compel/src/lib/infect-rpc.d [2020-07-06T21:39:39.730Z] #39 49.95 DEP compel/arch/x86/src/lib/infect.d [2020-07-06T21:39:39.873Z] #52 ... [2020-07-06T21:39:39.873Z] [2020-07-06T21:39:39.873Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-06T21:39:39.990Z] #39 50.07 DEP compel/arch/x86/src/lib/cpu.d [2020-07-06T21:39:39.990Z] #39 50.11 DEP compel/src/lib/log.d [2020-07-06T21:39:39.990Z] #39 50.20 DEP compel/src/main.d [2020-07-06T21:39:40.014Z] #43 15.11 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:39:40.163Z] #40 DONE 0.2s [2020-07-06T21:39:40.163Z] [2020-07-06T21:39:40.163Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-06T21:39:40.163Z] #42 DONE 0.1s [2020-07-06T21:39:40.163Z] [2020-07-06T21:39:40.163Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:40.163Z] #52 ... [2020-07-06T21:39:40.163Z] [2020-07-06T21:39:40.163Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-06T21:39:40.163Z] #44 DONE 0.1s [2020-07-06T21:39:40.249Z] #39 50.30 DEP compel/src/lib/handle-elf.d [2020-07-06T21:39:40.249Z] #39 50.37 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-06T21:39:40.453Z] [2020-07-06T21:39:40.453Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:40.533Z] #39 50.46 CC compel/src/lib/log.o [2020-07-06T21:39:40.533Z] #39 50.70 CC compel/arch/x86/src/lib/cpu.o [2020-07-06T21:39:40.547Z] #33 ... [2020-07-06T21:39:40.547Z] [2020-07-06T21:39:40.547Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:39:40.547Z] #26 2.703 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-06T21:39:40.547Z] #26 3.349 [2020-07-06T21:39:40.547Z] #26 3.814 # 2.7% ###### 8.8% ############ 18.0% ################# 23.8% #################### 27.9% ###################### 31.9% ########################### 38.1% ############################## 42.1% ############################### 44.2% ################################## 48.2% ##################################### 52.3% ########################################## 58.4% ############################################### 66.6% ################################################## 70.7% ######################################################## 77.9% ################################################################ 89.2% ##################################################################### 97.2% ######################################################################## 100.0% [2020-07-06T21:39:40.547Z] #26 ... [2020-07-06T21:39:40.547Z] [2020-07-06T21:39:40.547Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:40.547Z] #42 44.42 sync [2020-07-06T21:39:40.846Z] #42 44.45 internal/reflectlite [2020-07-06T21:39:40.952Z] #43 ... [2020-07-06T21:39:40.952Z] [2020-07-06T21:39:40.952Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:40.952Z] #21 15.81 + mkdir -p /build [2020-07-06T21:39:40.952Z] #21 15.82 + mv docker/docker /build/ [2020-07-06T21:39:40.952Z] #21 15.82 + rmdir docker [2020-07-06T21:39:41.084Z] #52 112.4 + bin/containerd [2020-07-06T21:39:41.481Z] #39 51.32 CC compel/arch/x86/src/lib/infect.o [2020-07-06T21:39:41.486Z] #14 DONE 1.9s [2020-07-06T21:39:41.486Z] [2020-07-06T21:39:41.486Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:41.486Z] #39 52.49 CC compel/src/lib/ptrace.o [2020-07-06T21:39:41.486Z] #39 52.91 AR compel/libcompel.a [2020-07-06T21:39:41.486Z] #39 53.00 HOSTCC compel/src/main-host.o [2020-07-06T21:39:41.486Z] #39 53.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-06T21:39:41.486Z] #39 53.51 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-06T21:39:41.486Z] #39 53.95 HOSTCC compel/src/lib/log-host.o [2020-07-06T21:39:41.486Z] #39 54.08 HOSTLINK compel/compel-host-bin [2020-07-06T21:39:41.486Z] #39 54.21 DEP soccr/soccr.d [2020-07-06T21:39:41.486Z] #39 54.38 CC soccr/soccr.o [2020-07-06T21:39:41.520Z] #21 DONE 16.7s [2020-07-06T21:39:41.520Z] [2020-07-06T21:39:41.520Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:41.520Z] #47 16.62 + cd /tmp/tmp.qn2zE3TfgQ/src/github.com/mvdan/sh [2020-07-06T21:39:41.520Z] #47 16.62 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:39:41.520Z] #47 16.72 + GO111MODULE=on [2020-07-06T21:39:41.520Z] #47 16.72 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-06T21:39:41.741Z] #39 ... [2020-07-06T21:39:41.741Z] [2020-07-06T21:39:41.741Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:41.741Z] #10 119.8 Selecting previously unselected package libapparmor1:amd64. [2020-07-06T21:39:41.741Z] #10 119.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-06T21:39:41.741Z] #10 119.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-06T21:39:41.741Z] #10 119.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-06T21:39:41.741Z] #10 119.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-06T21:39:41.741Z] #10 119.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-06T21:39:41.741Z] #10 120.5 Selecting previously unselected package libbtrfs0. [2020-07-06T21:39:41.741Z] #10 120.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-06T21:39:41.741Z] #10 120.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-06T21:39:41.741Z] #10 121.2 Selecting previously unselected package libbtrfs-dev. [2020-07-06T21:39:41.741Z] #10 121.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-06T21:39:41.745Z] #39 55.88 AR soccr/libsoccr.a [2020-07-06T21:39:41.745Z] #39 55.94 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-06T21:39:42.033Z] #10 121.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:39:42.089Z] #47 ... [2020-07-06T21:39:42.089Z] [2020-07-06T21:39:42.089Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:42.089Z] #41 7.230 + RM_GOPATH=0 [2020-07-06T21:39:42.089Z] #41 7.230 + TMP_GOPATH= [2020-07-06T21:39:42.089Z] #41 7.230 + : /build [2020-07-06T21:39:42.089Z] #41 7.230 + '[' -z '' ']' [2020-07-06T21:39:42.089Z] #41 7.234 ++ mktemp -d [2020-07-06T21:39:42.089Z] #41 7.235 + export GOPATH=/tmp/tmp.fdpLh2THmd [2020-07-06T21:39:42.089Z] #41 7.236 + GOPATH=/tmp/tmp.fdpLh2THmd [2020-07-06T21:39:42.089Z] #41 7.236 + RM_GOPATH=1 [2020-07-06T21:39:42.089Z] #41 7.236 + case "$(go env GOARCH)" in [2020-07-06T21:39:42.089Z] #41 7.236 ++ go env GOARCH [2020-07-06T21:39:42.089Z] #41 7.262 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:42.089Z] #41 7.263 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:42.089Z] #41 7.264 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:42.089Z] #41 7.274 + dir=/tmp/install [2020-07-06T21:39:42.089Z] #41 7.275 + bin=vndr [2020-07-06T21:39:42.089Z] #41 7.275 + shift [2020-07-06T21:39:42.089Z] #41 7.275 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-06T21:39:42.089Z] #41 7.275 + . /tmp/install/vndr.installer [2020-07-06T21:39:42.089Z] #41 7.277 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:39:42.089Z] #41 7.278 + install_vndr [2020-07-06T21:39:42.089Z] #41 7.278 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-06T21:39:42.089Z] #41 7.278 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fdpLh2THmd/src/github.com/LK4D4/vndr [2020-07-06T21:39:42.089Z] #41 7.280 Cloning into '/tmp/tmp.fdpLh2THmd/src/github.com/LK4D4/vndr'... [2020-07-06T21:39:42.089Z] #41 7.280 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:39:42.089Z] #41 8.120 + cd /tmp/tmp.fdpLh2THmd/src/github.com/LK4D4/vndr [2020-07-06T21:39:42.089Z] #41 8.121 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:39:42.089Z] #41 8.127 + go build -buildmode=pie -v -o /build/vndr . [2020-07-06T21:39:42.089Z] #41 9.767 internal/race [2020-07-06T21:39:42.089Z] #41 9.789 internal/bytealg [2020-07-06T21:39:42.089Z] #41 9.902 sync/atomic [2020-07-06T21:39:42.089Z] #41 10.31 unicode [2020-07-06T21:39:42.089Z] #41 10.80 runtime [2020-07-06T21:39:42.089Z] #41 14.02 unicode/utf8 [2020-07-06T21:39:42.089Z] #41 14.71 internal/testlog [2020-07-06T21:39:42.089Z] #41 15.05 encoding [2020-07-06T21:39:42.089Z] #41 15.18 unicode/utf16 [2020-07-06T21:39:42.089Z] #41 15.54 container/list [2020-07-06T21:39:42.089Z] #41 16.28 crypto/internal/subtle [2020-07-06T21:39:42.089Z] #41 16.40 crypto/subtle [2020-07-06T21:39:42.089Z] #41 16.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-06T21:39:42.089Z] #41 16.75 internal/nettrace [2020-07-06T21:39:42.089Z] #41 16.88 runtime/cgo [2020-07-06T21:39:42.293Z] #10 ... [2020-07-06T21:39:42.294Z] [2020-07-06T21:39:42.294Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:42.294Z] #54 113.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-06T21:39:42.294Z] #54 113.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-06T21:39:42.294Z] #54 DONE 121.7s [2020-07-06T21:39:42.294Z] [2020-07-06T21:39:42.294Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-06T21:39:42.294Z] #55 DONE 0.0s [2020-07-06T21:39:42.294Z] [2020-07-06T21:39:42.294Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:42.294Z] #10 121.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-06T21:39:42.294Z] #10 121.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-06T21:39:42.294Z] [2020-07-06T21:39:42.294Z] #10 ... [2020-07-06T21:39:42.294Z] [2020-07-06T21:39:42.294Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-06T21:39:42.294Z] #56 DONE 0.1s [2020-07-06T21:39:42.294Z] [2020-07-06T21:39:42.294Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:42.294Z] #10 121.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-06T21:39:42.294Z] #10 121.8 Selecting previously unselected package libudev-dev:amd64. [2020-07-06T21:39:42.314Z] #39 56.38 DEP criu/arch/x86/sigframe.d [2020-07-06T21:39:42.314Z] #39 56.49 DEP criu/arch/x86/sigaction_compat.d [2020-07-06T21:39:42.554Z] #10 121.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-06T21:39:42.554Z] #10 121.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-06T21:39:42.574Z] #39 56.61 DEP criu/arch/x86/kerndat.d [2020-07-06T21:39:42.574Z] #39 56.74 DEP criu/arch/x86/crtools.d [2020-07-06T21:39:42.817Z] #10 122.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-06T21:39:42.817Z] #10 122.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-06T21:39:42.817Z] #10 122.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-06T21:39:42.833Z] #39 56.88 DEP criu/arch/x86/cpu.d [2020-07-06T21:39:42.833Z] #39 57.02 CC criu/arch/x86/cpu.o [2020-07-06T21:39:43.387Z] #10 122.8 Selecting previously unselected package libpcre16-3:amd64. [2020-07-06T21:39:43.387Z] #10 122.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-06T21:39:43.387Z] #10 122.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-06T21:39:43.387Z] #10 123.0 Selecting previously unselected package libpcre32-3:amd64. [2020-07-06T21:39:43.404Z] #39 ... [2020-07-06T21:39:43.404Z] [2020-07-06T21:39:43.404Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-06T21:39:43.404Z] #15 DONE 1.9s [2020-07-06T21:39:43.404Z] [2020-07-06T21:39:43.404Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:43.404Z] #49 9.610 + cd /tmp/tmp.1gc87X7Aw1/src/github.com/opencontainers/runc [2020-07-06T21:39:43.404Z] #49 9.611 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-06T21:39:43.404Z] #49 9.824 + '[' -z '' ']' [2020-07-06T21:39:43.404Z] #49 9.824 + target=static [2020-07-06T21:39:43.404Z] #49 9.824 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-06T21:39:43.404Z] #49 10.22 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-06T21:39:43.469Z] #41 ... [2020-07-06T21:39:43.469Z] [2020-07-06T21:39:43.469Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:43.469Z] #43 18.24 go: finding github.com/fatih/color v1.6.0 [2020-07-06T21:39:43.469Z] #43 18.37 go: finding github.com/pkg/errors v0.8.0 [2020-07-06T21:39:43.469Z] #43 ... [2020-07-06T21:39:43.469Z] [2020-07-06T21:39:43.469Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:43.469Z] #54 8.472 + cd /tmp/tmp.CbsC3RgAmE/src/github.com/rootless-containers/rootlesskit [2020-07-06T21:39:43.469Z] #54 8.472 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:39:43.469Z] #54 8.606 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-06T21:39:43.469Z] #54 8.609 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-06T21:39:43.469Z] #54 ... [2020-07-06T21:39:43.469Z] [2020-07-06T21:39:43.469Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:43.469Z] #43 18.51 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:39:43.469Z] #43 18.56 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:39:43.469Z] #43 18.56 go: finding github.com/spf13/pflag v1.0.1 [2020-07-06T21:39:43.469Z] #43 18.62 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:39:43.647Z] #10 123.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-06T21:39:43.647Z] #10 123.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-06T21:39:43.672Z] #42 47.37 github.com/LK4D4/vndr/godl/singleflight [2020-07-06T21:39:43.672Z] #42 47.39 internal/singleflight [2020-07-06T21:39:43.672Z] #42 47.39 math/rand [2020-07-06T21:39:43.729Z] #43 18.85 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:39:43.729Z] #43 18.93 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:39:43.729Z] #43 19.03 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:39:43.907Z] #10 123.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-06T21:39:43.907Z] #10 123.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-06T21:39:43.907Z] #10 123.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-06T21:39:43.907Z] #10 123.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-06T21:39:43.907Z] #10 123.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-06T21:39:43.907Z] #10 123.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-06T21:39:43.988Z] #43 19.13 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:39:43.988Z] #43 19.13 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:39:44.478Z] #10 123.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-06T21:39:44.478Z] #10 123.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-06T21:39:44.478Z] #10 123.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-06T21:39:44.738Z] #10 124.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-06T21:39:44.738Z] #10 124.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-06T21:39:44.738Z] #10 124.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-06T21:39:44.738Z] #10 124.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-06T21:39:44.738Z] #10 124.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-06T21:39:44.738Z] #10 124.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-06T21:39:44.738Z] #10 124.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-06T21:39:44.999Z] #10 124.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-06T21:39:44.999Z] #10 124.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-06T21:39:45.259Z] #10 124.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-06T21:39:45.259Z] #10 124.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-06T21:39:45.259Z] #10 124.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-06T21:39:45.259Z] #10 124.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-06T21:39:45.260Z] #10 124.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-06T21:39:45.260Z] #10 124.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-06T21:39:45.260Z] #10 124.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:39:45.260Z] #10 124.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-06T21:39:45.317Z] #49 ... [2020-07-06T21:39:45.317Z] [2020-07-06T21:39:45.317Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-06T21:39:45.317Z] #16 DONE 2.1s [2020-07-06T21:39:45.521Z] #10 124.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-06T21:39:45.521Z] #10 124.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-06T21:39:45.521Z] #10 124.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-06T21:39:45.521Z] #10 124.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:39:45.521Z] #10 124.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-06T21:39:45.521Z] #10 124.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-06T21:39:45.521Z] #10 125.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-06T21:39:45.521Z] #10 125.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-06T21:39:45.521Z] #10 125.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-06T21:39:45.521Z] #10 125.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:39:45.577Z] [2020-07-06T21:39:45.577Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:39:45.782Z] #10 125.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-07-06T21:39:45.782Z] #10 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-06T21:39:45.782Z] #10 125.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:39:45.782Z] #10 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-06T21:39:45.782Z] #10 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-06T21:39:45.782Z] #10 125.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-06T21:39:45.782Z] #10 125.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-06T21:39:45.782Z] #10 125.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-06T21:39:45.782Z] #10 125.2 Setting up dmsetup (2:1.02.155-3) ... [2020-07-06T21:39:45.782Z] #10 125.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-06T21:39:45.782Z] #10 125.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-06T21:39:45.782Z] #10 125.2 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:39:45.811Z] #42 ... [2020-07-06T21:39:45.811Z] [2020-07-06T21:39:45.811Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:39:45.811Z] #26 6.396 #=#=# [2020-07-06T21:39:45.812Z] #26 6.625 ########### 16.7% ######################################## 56.8% ######################################################################## 100.0% [2020-07-06T21:39:45.812Z] #26 7.332 [2020-07-06T21:39:45.812Z] #26 7.521 ## 3.8% ######################## 34.7% ####################################### 55.2% ################################################# 68.8% ###################################################### 76.1% ####################################################################### 99.8% ######################################################################## 100.0% [2020-07-06T21:39:45.812Z] #26 8.724 [2020-07-06T21:39:45.812Z] #26 8.995 # 2.5% ##### 7.4% ####### 10.7% ########### 16.2% ############## 20.1% ################# 23.9% ##################### 29.7% ######################### 35.4% ############################# 41.2% ################################# 46.9% ####################################### 55.4% ########################################### 61.1% ################################################# 68.8% ####################################################### 76.7% ############################################################ 84.3% ################################################################## 92.0% ####################################################################### 99.3% ######################################################################## 100.0% [2020-07-06T21:39:45.895Z] #43 ... [2020-07-06T21:39:45.895Z] [2020-07-06T21:39:45.895Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:39:45.895Z] #23 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:39:45.895Z] #23 13.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:39:45.895Z] #23 ... [2020-07-06T21:39:45.895Z] [2020-07-06T21:39:45.895Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:45.895Z] #47 18.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:39:45.895Z] #47 18.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:39:45.895Z] #47 18.60 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:39:45.895Z] #47 18.82 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:39:45.895Z] #47 19.03 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:39:45.895Z] #47 19.81 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:39:45.895Z] #47 20.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:39:46.043Z] #10 DONE 125.5s [2020-07-06T21:39:46.043Z] [2020-07-06T21:39:46.043Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:46.043Z] #39 52.08 CC compel/src/lib/infect-rpc.o [2020-07-06T21:39:46.043Z] #39 52.36 CC compel/src/lib/infect-util.o [2020-07-06T21:39:46.043Z] #39 52.69 CC compel/src/lib/infect.o [2020-07-06T21:39:46.043Z] #39 54.95 CC compel/src/lib/ptrace.o [2020-07-06T21:39:46.043Z] #39 55.29 AR compel/libcompel.a [2020-07-06T21:39:46.043Z] #39 55.35 HOSTCC compel/src/main-host.o [2020-07-06T21:39:46.043Z] #39 55.53 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-06T21:39:46.043Z] #39 55.68 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-06T21:39:46.043Z] #39 56.00 HOSTCC compel/src/lib/log-host.o [2020-07-06T21:39:46.043Z] #39 56.22 HOSTLINK compel/compel-host-bin [2020-07-06T21:39:46.112Z] #26 11.35 [2020-07-06T21:39:46.154Z] #47 ... [2020-07-06T21:39:46.154Z] [2020-07-06T21:39:46.154Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:46.154Z] #10 11.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:39:46.154Z] #10 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:39:46.154Z] #10 ... [2020-07-06T21:39:46.154Z] [2020-07-06T21:39:46.154Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:39:46.154Z] #51 21.31 Fetched 8360 kB in 18s (472 kB/s) [2020-07-06T21:39:46.303Z] #39 56.38 DEP soccr/soccr.d [2020-07-06T21:39:46.413Z] #51 21.31 Reading package lists... [2020-07-06T21:39:46.413Z] #51 ... [2020-07-06T21:39:46.413Z] [2020-07-06T21:39:46.413Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:39:46.413Z] #32 11.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:39:46.413Z] #32 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:39:46.564Z] #39 56.66 CC soccr/soccr.o [2020-07-06T21:39:46.638Z] #52 ... [2020-07-06T21:39:46.638Z] [2020-07-06T21:39:46.638Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:46.638Z] #45 140.3 + cd /tmp/tmp.VAIyFSTalm/src/github.com/golangci/golangci-lint/ [2020-07-06T21:39:46.638Z] #45 140.3 + git checkout -q v1.23.8 [2020-07-06T21:39:46.638Z] #45 140.5 ++ git describe --tags [2020-07-06T21:39:46.638Z] #45 140.5 + version=v1.23.8 [2020-07-06T21:39:46.638Z] #45 140.5 ++ git rev-parse --short HEAD [2020-07-06T21:39:46.638Z] #45 140.5 + commit=76a82c6 [2020-07-06T21:39:46.638Z] #45 140.5 ++ git show -s --format=%cd [2020-07-06T21:39:46.638Z] #45 140.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-06T21:39:46.638Z] #45 140.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-06T21:39:46.673Z] #32 ... [2020-07-06T21:39:46.673Z] [2020-07-06T21:39:46.673Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:46.673Z] #30 14.61 unicode/utf8 [2020-07-06T21:39:46.673Z] #30 15.35 runtime/cgo [2020-07-06T21:39:46.933Z] #30 ... [2020-07-06T21:39:46.933Z] [2020-07-06T21:39:46.933Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:46.933Z] #47 22.04 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:39:47.507Z] #39 ... [2020-07-06T21:39:47.507Z] [2020-07-06T21:39:47.507Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:47.507Z] #41 117.0 net/textproto [2020-07-06T21:39:47.507Z] #41 117.0 crypto/x509 [2020-07-06T21:39:47.507Z] #41 118.1 vendor/golang.org/x/net/http/httpguts [2020-07-06T21:39:47.507Z] #41 118.3 vendor/golang.org/x/net/http/httpproxy [2020-07-06T21:39:47.507Z] #41 118.9 mime/multipart [2020-07-06T21:39:47.507Z] #41 121.0 crypto/tls [2020-07-06T21:39:47.770Z] #41 ... [2020-07-06T21:39:47.770Z] [2020-07-06T21:39:47.770Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:48.115Z] #17 2.431 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:39:48.115Z] #17 2.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:39:48.115Z] #17 2.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:39:48.266Z] #26 11.58 0.2% 1.3% ## 3.0% ### 4.6% #### 6.8% ###### 8.9% ######## 11.1% ######### 12.8% ######### 13.8% ########## 14.9% ############ 16.8% ############# 18.4% ############## 20.0% ############### 21.6% [2020-07-06T21:39:48.266Z] #26 ... [2020-07-06T21:39:48.266Z] [2020-07-06T21:39:48.266Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:48.266Z] #11 41.94 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-07-06T21:39:48.266Z] #11 45.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-06T21:39:48.266Z] #11 45.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-06T21:39:48.266Z] #11 45.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-06T21:39:48.266Z] #11 45.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-06T21:39:48.266Z] #11 45.74 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-07-06T21:39:48.266Z] #11 45.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-06T21:39:48.266Z] #11 45.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-06T21:39:48.266Z] #11 45.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-06T21:39:48.266Z] #11 45.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-06T21:39:48.266Z] #11 45.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-06T21:39:48.266Z] #11 45.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-06T21:39:48.266Z] #11 45.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-06T21:39:48.266Z] #11 45.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-06T21:39:48.266Z] #11 45.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-06T21:39:48.266Z] #11 45.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-06T21:39:48.266Z] #11 47.43 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:39:48.266Z] #11 47.60 Fetched 78.9 MB in 10s (8024 kB/s) [2020-07-06T21:39:48.266Z] #11 47.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-06T21:39:48.266Z] #11 47.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-06T21:39:48.266Z] #11 47.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-06T21:39:48.266Z] #11 47.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-06T21:39:48.266Z] #11 52.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-06T21:39:48.266Z] #11 52.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-06T21:39:48.266Z] #11 52.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-06T21:39:48.266Z] #11 ... [2020-07-06T21:39:48.266Z] [2020-07-06T21:39:48.266Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:39:48.312Z] #47 23.32 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:39:48.312Z] #47 23.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:39:48.374Z] #17 3.017 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:39:48.571Z] #47 23.71 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:39:48.571Z] #47 ... [2020-07-06T21:39:48.571Z] [2020-07-06T21:39:48.571Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:39:48.571Z] #38 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:39:48.710Z] #49 2.434 + RM_GOPATH=0 [2020-07-06T21:39:48.710Z] #49 2.434 + TMP_GOPATH= [2020-07-06T21:39:48.710Z] #49 2.434 + : /build [2020-07-06T21:39:48.710Z] #49 2.434 + '[' -z '' ']' [2020-07-06T21:39:48.710Z] #49 ... [2020-07-06T21:39:48.710Z] [2020-07-06T21:39:48.710Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-06T21:39:48.710Z] #11 DONE 2.4s [2020-07-06T21:39:48.710Z] [2020-07-06T21:39:48.710Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:48.710Z] #49 2.444 ++ mktemp -d [2020-07-06T21:39:48.710Z] #49 2.444 + export GOPATH=/tmp/tmp.XIUmXtAWQn [2020-07-06T21:39:48.710Z] #49 2.444 + GOPATH=/tmp/tmp.XIUmXtAWQn [2020-07-06T21:39:48.710Z] #49 2.444 + RM_GOPATH=1 [2020-07-06T21:39:48.710Z] #49 2.444 + case "$(go env GOARCH)" in [2020-07-06T21:39:48.710Z] #49 2.446 ++ go env GOARCH [2020-07-06T21:39:48.710Z] #49 2.485 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:48.710Z] #49 2.485 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:48.710Z] #49 2.485 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:48.710Z] #49 2.485 + dir=/tmp/install [2020-07-06T21:39:48.710Z] #49 2.485 + bin=runc [2020-07-06T21:39:48.710Z] #49 2.485 + shift [2020-07-06T21:39:48.710Z] #49 2.485 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-06T21:39:48.710Z] #49 2.485 + . /tmp/install/runc.installer [2020-07-06T21:39:48.710Z] #49 2.485 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-06T21:39:48.710Z] #49 2.485 + install_runc [2020-07-06T21:39:48.710Z] #49 2.485 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-06T21:39:48.710Z] #49 2.485 + uname -r [2020-07-06T21:39:48.710Z] #49 2.510 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-06T21:39:48.710Z] #49 2.510 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-06T21:39:48.710Z] #49 2.513 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XIUmXtAWQn/src/github.com/opencontainers/runc [2020-07-06T21:39:48.710Z] #49 2.514 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-06T21:39:48.710Z] #49 2.515 Cloning into '/tmp/tmp.XIUmXtAWQn/src/github.com/opencontainers/runc'... [2020-07-06T21:39:48.831Z] #38 ... [2020-07-06T21:39:48.831Z] [2020-07-06T21:39:48.831Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:48.831Z] #47 23.83 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:39:48.871Z] #26 11.58 0.2% 1.3% ## 3.0% ### 4.6% #### 6.8% ###### 8.9% ######## 11.1% ######### 12.8% ######### 13.8% ########## 14.9% ############ 16.8% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.3% ################## 25.3% ################### 26.9% #################### 28.6% ###################### 30.6% [2020-07-06T21:39:48.871Z] #26 ... [2020-07-06T21:39:48.871Z] [2020-07-06T21:39:48.871Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:39:48.871Z] #39 42.61 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-06T21:39:48.871Z] #39 42.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-06T21:39:48.871Z] #39 42.62 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-06T21:39:48.871Z] #39 42.81 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-06T21:39:48.871Z] #39 42.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-06T21:39:48.871Z] #39 42.82 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-06T21:39:48.871Z] #39 44.57 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-06T21:39:48.871Z] #39 44.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-06T21:39:48.871Z] #39 44.62 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-06T21:39:48.871Z] #39 45.48 Selecting previously unselected package protobuf-c-compiler. [2020-07-06T21:39:48.871Z] #39 45.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-06T21:39:48.871Z] #39 45.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-06T21:39:48.871Z] #39 45.59 Selecting previously unselected package protobuf-compiler. [2020-07-06T21:39:48.871Z] #39 45.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-06T21:39:48.871Z] #39 45.64 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-06T21:39:48.871Z] #39 45.79 Selecting previously unselected package python-pkg-resources. [2020-07-06T21:39:48.871Z] #39 45.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-06T21:39:48.871Z] #39 45.81 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-06T21:39:48.871Z] #39 46.00 Selecting previously unselected package python-six. [2020-07-06T21:39:48.871Z] #39 46.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-06T21:39:48.871Z] #39 46.03 Unpacking python-six (1.12.0-1) ... [2020-07-06T21:39:48.871Z] #39 46.24 Selecting previously unselected package python-protobuf. [2020-07-06T21:39:48.871Z] #39 46.25 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-06T21:39:48.871Z] #39 46.25 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-06T21:39:48.871Z] #39 47.10 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-06T21:39:49.174Z] #39 ... [2020-07-06T21:39:49.174Z] [2020-07-06T21:39:49.174Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:39:49.477Z] #26 11.58 0.2% 1.3% ## 3.0% ### 4.6% #### 6.8% ###### 8.9% ######## 11.1% ######### 12.8% ######### 13.8% ########## 14.9% ############ 16.8% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.3% ################## 25.3% ################### 26.9% #################### 28.6% ###################### 30.6% ###################### 31.7% ####################### 33.3% [2020-07-06T21:39:49.477Z] #26 ... [2020-07-06T21:39:49.477Z] [2020-07-06T21:39:49.477Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:39:49.477Z] #44 DONE 53.1s [2020-07-06T21:39:49.477Z] [2020-07-06T21:39:49.477Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:39:49.753Z] #17 4.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:39:49.768Z] #47 24.64 runtime [2020-07-06T21:39:49.768Z] #47 24.68 runtime/cgo [2020-07-06T21:39:50.084Z] #26 11.58 0.2% 1.3% ## 3.0% ### 4.6% #### 6.8% ###### 8.9% ######## 11.1% ######### 12.8% ######### 13.8% ########## 14.9% ############ 16.8% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.3% ################## 25.3% ################### 26.9% #################### 28.6% ###################### 30.6% ###################### 31.7% ####################### 33.3% ######################### 35.0% ########################## 36.6% ########################### 38.1% ############################ 39.0% ############################ 40.0% ############################# 41.6% ############################### 43.2% [2020-07-06T21:39:50.084Z] #26 ... [2020-07-06T21:39:50.084Z] [2020-07-06T21:39:50.084Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:50.084Z] #31 43.95 sync [2020-07-06T21:39:50.084Z] #31 43.97 internal/reflectlite [2020-07-06T21:39:50.084Z] #31 47.10 errors [2020-07-06T21:39:50.084Z] #31 47.10 sort [2020-07-06T21:39:50.084Z] #31 47.60 io [2020-07-06T21:39:50.084Z] #31 47.60 internal/oserror [2020-07-06T21:39:50.084Z] #31 47.62 strconv [2020-07-06T21:39:50.084Z] #31 48.01 syscall [2020-07-06T21:39:50.084Z] #31 53.42 bytes [2020-07-06T21:39:50.084Z] #31 53.43 strings [2020-07-06T21:39:50.387Z] #31 ... [2020-07-06T21:39:50.387Z] [2020-07-06T21:39:50.387Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:39:50.623Z] #49 ... [2020-07-06T21:39:50.623Z] [2020-07-06T21:39:50.623Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-06T21:39:50.623Z] #12 DONE 1.9s [2020-07-06T21:39:50.623Z] [2020-07-06T21:39:50.623Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-06T21:39:50.690Z] #26 11.58 0.2% 1.3% ## 3.0% ### 4.6% #### 6.8% ###### 8.9% ######## 11.1% ######### 12.8% ######### 13.8% ########## 14.9% ############ 16.8% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.3% ################## 25.3% ################### 26.9% #################### 28.6% ###################### 30.6% ###################### 31.7% ####################### 33.3% ######################### 35.0% ########################## 36.6% ########################### 38.1% ############################ 39.0% ############################ 40.0% ############################# 41.6% ############################### 43.2% ############################### 44.2% ################################ 45.3% ################################# 46.4% ################################# 46.7% ################################## 48.0% [2020-07-06T21:39:50.690Z] #26 ... [2020-07-06T21:39:50.690Z] [2020-07-06T21:39:50.690Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:39:50.690Z] #33 44.62 Selecting previously unselected package libicu63:ppc64el. [2020-07-06T21:39:50.690Z] #33 44.67 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-06T21:39:50.690Z] #33 44.68 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-06T21:39:50.690Z] #33 52.61 Selecting previously unselected package libxml2:ppc64el. [2020-07-06T21:39:50.690Z] #33 52.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-06T21:39:50.690Z] #33 52.64 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-06T21:39:50.690Z] #33 53.64 Selecting previously unselected package libarchive13:ppc64el. [2020-07-06T21:39:50.690Z] #33 53.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-06T21:39:50.690Z] #33 53.68 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-06T21:39:50.690Z] #33 54.41 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-06T21:39:50.690Z] #33 54.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-06T21:39:50.690Z] #33 54.44 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-06T21:39:51.000Z] #33 54.72 Selecting previously unselected package librhash0:ppc64el. [2020-07-06T21:39:51.000Z] #33 54.72 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-06T21:39:51.000Z] #33 54.73 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-06T21:39:51.000Z] #33 ... [2020-07-06T21:39:51.000Z] [2020-07-06T21:39:51.000Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:39:51.132Z] #17 5.675 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:39:52.069Z] #17 ... [2020-07-06T21:39:52.069Z] [2020-07-06T21:39:52.069Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:52.069Z] #39 57.82 CC criu/arch/x86/crtools.o [2020-07-06T21:39:52.069Z] #39 59.09 CC criu/arch/x86/kerndat.o [2020-07-06T21:39:52.069Z] #39 59.91 CC criu/arch/x86/sigaction_compat.o [2020-07-06T21:39:52.069Z] #39 60.28 CC criu/arch/x86/sigframe.o [2020-07-06T21:39:52.069Z] #39 60.51 LINK criu/arch/x86/crtools.built-in.o [2020-07-06T21:39:52.069Z] #39 60.54 DEP criu/pie/util-vdso-elf32.d [2020-07-06T21:39:52.069Z] #39 60.67 DEP criu/pie/util-vdso.d [2020-07-06T21:39:52.069Z] #39 60.78 DEP criu/pie/util.d [2020-07-06T21:39:52.069Z] #39 60.90 CC criu/pie/util.o [2020-07-06T21:39:52.069Z] #39 61.25 CC criu/pie/util-vdso.o [2020-07-06T21:39:52.069Z] #39 61.93 CC criu/pie/util-vdso-elf32.o [2020-07-06T21:39:52.069Z] #39 62.57 AR criu/pie/pie.lib.a [2020-07-06T21:39:52.069Z] #39 62.64 DEP criu/pie/restorer.d [2020-07-06T21:39:52.069Z] #39 62.89 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-06T21:39:52.069Z] #39 63.03 DEP criu/arch/x86/restorer_unmap.d [2020-07-06T21:39:52.069Z] #39 63.06 DEP criu/arch/x86/restorer.d [2020-07-06T21:39:52.069Z] #39 63.27 DEP criu/arch/x86/vdso-pie.d [2020-07-06T21:39:52.069Z] #39 63.37 DEP criu/pie/parasite-vdso.d [2020-07-06T21:39:52.069Z] #39 63.55 DEP criu/pie/parasite.d [2020-07-06T21:39:52.069Z] #39 63.84 CC criu/pie/parasite.o [2020-07-06T21:39:52.069Z] #39 65.10 LINK criu/pie/parasite.built-in.o [2020-07-06T21:39:52.069Z] #39 65.12 GEN criu/pie/parasite-blob.h [2020-07-06T21:39:52.069Z] #39 65.13 CC criu/pie/parasite-vdso.o [2020-07-06T21:39:52.069Z] #39 65.95 CC criu/arch/x86/vdso-pie.o [2020-07-06T21:39:52.328Z] #39 66.31 CC criu/arch/x86/restorer.o [2020-07-06T21:39:52.534Z] #13 2.007 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-06T21:39:52.534Z] #13 DONE 2.2s [2020-07-06T21:39:52.534Z] [2020-07-06T21:39:52.534Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:52.534Z] #39 58.37 AR soccr/libsoccr.a [2020-07-06T21:39:52.534Z] #39 58.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-06T21:39:52.534Z] #39 58.93 DEP criu/arch/x86/sigframe.d [2020-07-06T21:39:52.534Z] #39 59.17 DEP criu/arch/x86/sigaction_compat.d [2020-07-06T21:39:52.534Z] #39 59.32 DEP criu/arch/x86/kerndat.d [2020-07-06T21:39:52.534Z] #39 59.55 DEP criu/arch/x86/crtools.d [2020-07-06T21:39:52.534Z] #39 59.63 DEP criu/arch/x86/cpu.d [2020-07-06T21:39:52.534Z] #39 59.76 CC criu/arch/x86/cpu.o [2020-07-06T21:39:52.534Z] #39 60.34 CC criu/arch/x86/crtools.o [2020-07-06T21:39:52.534Z] #39 61.76 CC criu/arch/x86/kerndat.o [2020-07-06T21:39:52.534Z] #39 62.21 CC criu/arch/x86/sigaction_compat.o [2020-07-06T21:39:52.534Z] #39 62.41 CC criu/arch/x86/sigframe.o [2020-07-06T21:39:52.534Z] #39 62.60 LINK criu/arch/x86/crtools.built-in.o [2020-07-06T21:39:52.534Z] #39 62.68 DEP criu/pie/util-vdso-elf32.d [2020-07-06T21:39:52.588Z] #39 66.82 CC criu/arch/x86/restorer_unmap.o [2020-07-06T21:39:52.588Z] #39 66.88 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-06T21:39:52.793Z] #39 62.92 DEP criu/pie/util-vdso.d [2020-07-06T21:39:52.847Z] #39 67.14 CC criu/pie/restorer.o [2020-07-06T21:39:53.054Z] #39 63.14 DEP criu/pie/util.d [2020-07-06T21:39:53.314Z] #39 63.30 CC criu/pie/util.o [2020-07-06T21:39:53.574Z] #39 63.62 CC criu/pie/util-vdso.o [2020-07-06T21:39:53.962Z] #47 ... [2020-07-06T21:39:53.962Z] [2020-07-06T21:39:53.962Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:39:53.962Z] #60 25.08 Checking out files: 62% (1299/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-06T21:39:53.962Z] #60 25.87 + cd /tmp/tmp.nbWa5eh2X5/src/github.com/docker/libnetwork [2020-07-06T21:39:53.962Z] #60 25.88 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:39:53.962Z] #60 26.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-06T21:39:54.142Z] #39 64.35 CC criu/pie/util-vdso-elf32.o [2020-07-06T21:39:54.408Z] #39 ... [2020-07-06T21:39:54.408Z] [2020-07-06T21:39:54.408Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-06T21:39:54.408Z] #14 DONE 1.9s [2020-07-06T21:39:54.408Z] [2020-07-06T21:39:54.408Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:54.408Z] #41 127.8 net/http/httptrace [2020-07-06T21:39:54.408Z] #41 128.2 net/http [2020-07-06T21:39:54.668Z] #41 ... [2020-07-06T21:39:54.668Z] [2020-07-06T21:39:54.668Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-06T21:39:54.711Z] #26 11.58 0.2% 1.3% ## 3.0% ### 4.6% #### 6.8% ###### 8.9% ######## 11.1% ######### 12.8% ######### 13.8% ########## 14.9% ############ 16.8% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.3% ################## 25.3% ################### 26.9% #################### 28.6% ###################### 30.6% ###################### 31.7% ####################### 33.3% ######################### 35.0% ########################## 36.6% ########################### 38.1% ############################ 39.0% ############################ 40.0% ############################# 41.6% ############################### 43.2% ############################### 44.2% ################################ 45.3% ################################# 46.4% ################################# 46.7% ################################## 48.0% ################################### 49.7% ##################################### 51.8% ###################################### 52.9% ####################################### 54.5% ######################################## 56.7% ######################################### 58.3% ########################################### 60.0% ############################################ 62.1% ############################################# 63.8% ############################################### 65.4% ################################################ 66.8% ################################################# 68.1% ################################################# 69.2% ################################################### 70.8% ################################################### 72.2% ##################################################### 73.8% ###################################################### 75.5% ####################################################### 76.5% ######################################################## 77.9% ######################################################### 80.0% ########################################################## 80.9% ########################################################## 81.6% ########################################################### 83.3% ############################################################# 84.9% ############################################################# 86.0% ############################################################### 88.3% ################################################################ 89.3% ################################################################# 90.4% ################################################################## 92.6% ################################################################### 94.2% #################################################################### 95.2% ##################################################################### 96.3% ###################################################################### 97.4% ####################################################################### 99.0% ######################################################################## 100.0% [2020-07-06T21:39:54.754Z] #39 ... [2020-07-06T21:39:54.754Z] [2020-07-06T21:39:54.754Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:54.754Z] #41 134.2 github.com/LK4D4/vndr/godl [2020-07-06T21:39:54.754Z] #41 135.0 github.com/LK4D4/vndr [2020-07-06T21:39:54.754Z] #41 DONE 144.3s [2020-07-06T21:39:54.754Z] [2020-07-06T21:39:54.754Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:39:55.018Z] #26 20.29 [2020-07-06T21:39:55.316Z] #26 ... [2020-07-06T21:39:55.316Z] [2020-07-06T21:39:55.316Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:39:55.316Z] #33 54.98 Selecting previously unselected package libuv1:ppc64el. [2020-07-06T21:39:55.316Z] #33 54.99 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-06T21:39:55.316Z] #33 55.00 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-06T21:39:55.316Z] #33 55.25 Selecting previously unselected package cmake. [2020-07-06T21:39:55.316Z] #33 55.27 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-06T21:39:55.316Z] #33 55.28 Unpacking cmake (3.13.4-1) ... [2020-07-06T21:39:55.316Z] #33 58.16 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-06T21:39:55.316Z] #33 58.17 Setting up xxd (2:8.1.0875-5) ... [2020-07-06T21:39:55.316Z] #33 58.18 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-06T21:39:55.316Z] #33 58.19 Setting up vim-common (2:8.1.0875-5) ... [2020-07-06T21:39:55.316Z] #33 58.26 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-06T21:39:55.316Z] #33 58.28 Setting up cmake-data (3.13.4-1) ... [2020-07-06T21:39:55.316Z] #33 58.31 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-06T21:39:55.316Z] #33 58.32 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-06T21:39:55.316Z] #33 58.33 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-06T21:39:55.316Z] #33 58.33 Setting up cmake (3.13.4-1) ... [2020-07-06T21:39:55.316Z] #33 58.36 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:39:55.316Z] #33 58.47 Processing triggers for mime-support (3.62) ... [2020-07-06T21:39:55.316Z] #33 DONE 59.0s [2020-07-06T21:39:55.316Z] [2020-07-06T21:39:55.316Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:39:55.316Z] #11 56.61 Selecting previously unselected package binutils-mingw-w64. [2020-07-06T21:39:55.316Z] #11 56.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-06T21:39:55.316Z] #11 56.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-06T21:39:55.316Z] #11 56.81 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-06T21:39:55.316Z] #11 56.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-06T21:39:55.316Z] #11 56.82 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-06T21:39:55.316Z] #11 57.01 Selecting previously unselected package dmsetup. [2020-07-06T21:39:55.316Z] #11 57.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-06T21:39:55.316Z] #11 57.04 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-06T21:39:55.316Z] #11 57.34 Selecting previously unselected package mingw-w64-common. [2020-07-06T21:39:55.316Z] #11 57.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-06T21:39:55.316Z] #11 57.38 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-06T21:39:56.662Z] #17 ... [2020-07-06T21:39:56.662Z] [2020-07-06T21:39:56.662Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:39:56.662Z] #39 70.74 LINK criu/pie/restorer.built-in.o [2020-07-06T21:39:56.662Z] #39 70.77 GEN criu/pie/restorer-blob.h [2020-07-06T21:39:56.662Z] #39 70.85 DEP criu/vdso.d [2020-07-06T21:39:56.662Z] #39 70.96 DEP criu/vdso-compat.d [2020-07-06T21:39:56.921Z] #39 71.09 DEP criu/uts_ns.d [2020-07-06T21:39:56.921Z] #39 71.23 DEP criu/util.d [2020-07-06T21:39:57.208Z] #15 DONE 2.2s [2020-07-06T21:39:57.208Z] [2020-07-06T21:39:57.208Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-06T21:39:57.445Z] #11 ... [2020-07-06T21:39:57.445Z] [2020-07-06T21:39:57.445Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:39:57.446Z] #29 50.67 Checking out files: 78% (1191/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/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-07-06T21:39:57.446Z] #29 51.99 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-06T21:39:57.446Z] #29 52.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-06T21:39:57.446Z] #29 ... [2020-07-06T21:39:57.446Z] [2020-07-06T21:39:57.446Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:57.446Z] #42 50.78 io [2020-07-06T21:39:57.446Z] #42 50.85 sort [2020-07-06T21:39:57.446Z] #42 50.86 syscall [2020-07-06T21:39:57.446Z] #42 50.89 strconv [2020-07-06T21:39:57.446Z] #42 56.64 vendor/golang.org/x/net/dns/dnsmessage [2020-07-06T21:39:57.446Z] #42 57.53 bytes [2020-07-06T21:39:57.446Z] #42 ... [2020-07-06T21:39:57.446Z] [2020-07-06T21:39:57.446Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:39:57.446Z] #26 21.56 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-06T21:39:57.446Z] #26 22.00 [2020-07-06T21:39:57.446Z] #26 22.20 #################################### 50.6% ######################################################################## 100.0% [2020-07-06T21:39:57.446Z] #26 22.38 [2020-07-06T21:39:57.490Z] #39 71.38 DEP criu/uffd.d [2020-07-06T21:39:57.490Z] #39 71.64 DEP criu/tun.d [2020-07-06T21:39:57.490Z] #39 71.76 DEP criu/tty.d [2020-07-06T21:39:57.749Z] #39 71.96 DEP criu/timerfd.d [2020-07-06T21:39:58.009Z] #39 72.15 DEP criu/timens.d [2020-07-06T21:39:58.268Z] #39 72.25 DEP criu/sysfs_parse.d [2020-07-06T21:39:58.268Z] #39 72.37 DEP criu/sysctl.d [2020-07-06T21:39:58.268Z] #39 72.46 DEP criu/string.d [2020-07-06T21:39:58.268Z] #39 72.49 DEP criu/stats.d [2020-07-06T21:39:58.498Z] #26 23.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-06T21:39:58.527Z] #39 72.56 DEP criu/sockets.d [2020-07-06T21:39:58.527Z] #39 72.65 DEP criu/sk-unix.d [2020-07-06T21:39:58.787Z] #39 72.88 DEP criu/sk-tcp.d [2020-07-06T21:39:58.787Z] #39 73.05 DEP criu/sk-queue.d [2020-07-06T21:39:58.795Z] #26 23.89 skipping existing 5cb8031fd95d [2020-07-06T21:39:58.795Z] #26 24.09 [2020-07-06T21:39:59.047Z] #39 73.16 DEP criu/sk-packet.d [2020-07-06T21:39:59.047Z] #39 73.30 DEP criu/sk-netlink.d [2020-07-06T21:39:59.092Z] #26 ... [2020-07-06T21:39:59.092Z] [2020-07-06T21:39:59.092Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:39:59.092Z] #39 52.94 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-06T21:39:59.092Z] #39 52.95 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-06T21:39:59.092Z] #39 52.96 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-06T21:39:59.092Z] #39 52.96 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-06T21:39:59.092Z] #39 52.97 Setting up python-six (1.12.0-1) ... [2020-07-06T21:39:59.092Z] #39 58.92 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-06T21:39:59.092Z] #39 58.92 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-06T21:39:59.092Z] #39 58.96 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-06T21:39:59.092Z] #39 58.96 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-06T21:39:59.092Z] #39 58.97 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-06T21:39:59.092Z] #39 58.97 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-06T21:39:59.092Z] #39 58.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-06T21:39:59.092Z] #39 58.98 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-06T21:39:59.092Z] #39 58.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-06T21:39:59.092Z] #39 58.99 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-06T21:39:59.115Z] #16 DONE 2.0s [2020-07-06T21:39:59.115Z] [2020-07-06T21:39:59.115Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:39:59.241Z] #60 ... [2020-07-06T21:39:59.241Z] [2020-07-06T21:39:59.241Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:39:59.241Z] #36 24.24 Checking out files: 86% (1382/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-06T21:39:59.241Z] #36 24.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-06T21:39:59.241Z] #36 26.50 + 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-07-06T21:39:59.306Z] #39 73.48 DEP criu/sk-inet.d [2020-07-06T21:39:59.390Z] #39 ... [2020-07-06T21:39:59.390Z] [2020-07-06T21:39:59.390Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:39:59.390Z] #34 0.326 + RM_GOPATH=0 [2020-07-06T21:39:59.390Z] #34 0.329 + TMP_GOPATH= [2020-07-06T21:39:59.390Z] #34 0.329 + : /build [2020-07-06T21:39:59.390Z] #34 0.329 + '[' -z '' ']' [2020-07-06T21:39:59.390Z] #34 0.330 ++ mktemp -d [2020-07-06T21:39:59.390Z] #34 0.332 + export GOPATH=/tmp/tmp.uHbY071wbV [2020-07-06T21:39:59.390Z] #34 0.332 + GOPATH=/tmp/tmp.uHbY071wbV [2020-07-06T21:39:59.390Z] #34 0.333 + RM_GOPATH=1 [2020-07-06T21:39:59.390Z] #34 0.333 + case "$(go env GOARCH)" in [2020-07-06T21:39:59.390Z] #34 0.334 ++ go env GOARCH [2020-07-06T21:39:59.390Z] #34 0.378 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:59.390Z] #34 0.389 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:39:59.390Z] #34 0.391 ++ dirname /tmp/install/install.sh [2020-07-06T21:39:59.390Z] #34 0.392 + dir=/tmp/install [2020-07-06T21:39:59.390Z] #34 0.393 + bin=tini [2020-07-06T21:39:59.390Z] #34 0.394 + shift [2020-07-06T21:39:59.390Z] #34 0.395 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-06T21:39:59.390Z] #34 0.396 + . /tmp/install/tini.installer [2020-07-06T21:39:59.390Z] #34 0.397 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:39:59.390Z] #34 0.398 + install_tini [2020-07-06T21:39:59.390Z] #34 0.399 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-06T21:39:59.390Z] #34 0.400 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:39:59.390Z] #34 0.401 + git clone https://github.com/krallin/tini.git /tmp/tmp.uHbY071wbV/tini [2020-07-06T21:39:59.390Z] #34 0.405 Cloning into '/tmp/tmp.uHbY071wbV/tini'... [2020-07-06T21:39:59.390Z] #34 1.642 + cd /tmp/tmp.uHbY071wbV/tini [2020-07-06T21:39:59.390Z] #34 1.656 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:39:59.390Z] #34 1.693 + cmake . [2020-07-06T21:39:59.390Z] #34 2.567 -- The C compiler identification is GNU 8.3.0 [2020-07-06T21:39:59.390Z] #34 2.708 -- Check for working C compiler: /usr/bin/cc [2020-07-06T21:39:59.390Z] #34 3.320 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-06T21:39:59.390Z] #34 3.323 -- Detecting C compiler ABI info [2020-07-06T21:39:59.390Z] #34 4.039 -- Detecting C compiler ABI info - done [2020-07-06T21:39:59.390Z] #34 4.075 -- Detecting C compile features [2020-07-06T21:39:59.566Z] #39 73.73 DEP criu/signalfd.d [2020-07-06T21:39:59.566Z] #39 73.86 DEP criu/sigframe.d [2020-07-06T21:39:59.810Z] #36 ... [2020-07-06T21:39:59.810Z] [2020-07-06T21:39:59.810Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:39:59.810Z] #32 24.97 Fetched 8360 kB in 17s (488 kB/s) [2020-07-06T21:39:59.810Z] #32 24.97 Reading package lists... [2020-07-06T21:39:59.825Z] #39 73.98 DEP criu/shmem.d [2020-07-06T21:40:00.069Z] #32 32.08 Reading package lists... [2020-07-06T21:40:00.069Z] #32 ... [2020-07-06T21:40:00.069Z] [2020-07-06T21:40:00.069Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:40:00.069Z] #38 25.55 Fetched 8360 kB in 18s (467 kB/s) [2020-07-06T21:40:00.069Z] #38 25.55 Reading package lists... [2020-07-06T21:40:00.084Z] #39 74.19 DEP criu/servicefd.d [2020-07-06T21:40:00.084Z] #39 74.40 DEP criu/seize.d [2020-07-06T21:40:00.329Z] #38 32.56 Reading package lists... [2020-07-06T21:40:00.329Z] #38 ... [2020-07-06T21:40:00.329Z] [2020-07-06T21:40:00.329Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:40:00.329Z] #23 25.26 Fetched 8360 kB in 18s (466 kB/s) [2020-07-06T21:40:00.329Z] #23 25.26 Reading package lists... [2020-07-06T21:40:00.329Z] #23 32.78 Reading package lists... [2020-07-06T21:40:00.329Z] #23 ... [2020-07-06T21:40:00.329Z] [2020-07-06T21:40:00.329Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:40:00.329Z] #10 25.32 Fetched 8360 kB in 18s (472 kB/s) [2020-07-06T21:40:00.329Z] #10 25.32 Reading package lists... [2020-07-06T21:40:00.343Z] #39 74.54 DEP criu/seccomp.d [2020-07-06T21:40:00.588Z] #10 32.65 Reading package lists... [2020-07-06T21:40:00.588Z] #10 ... [2020-07-06T21:40:00.588Z] [2020-07-06T21:40:00.588Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:40:00.588Z] #51 21.31 Reading package lists... [2020-07-06T21:40:00.588Z] #51 28.60 Reading package lists... [2020-07-06T21:40:00.602Z] #39 74.72 DEP criu/rst-malloc.d [2020-07-06T21:40:00.602Z] #39 74.77 DEP criu/rbtree.d [2020-07-06T21:40:00.602Z] #39 74.81 DEP criu/pstree.d [2020-07-06T21:40:00.603Z] using credential docker-jenkins-github-credentials [2020-07-06T21:40:00.673Z] Cloning the remote Git repository [2020-07-06T21:40:00.673Z] Cloning with configured refspecs honoured and without tags [2020-07-06T21:40:00.861Z] #39 75.04 DEP criu/protobuf.d [2020-07-06T21:40:01.120Z] #39 75.20 GEN criu/protobuf-desc-gen.h [2020-07-06T21:40:01.490Z] #34 6.199 -- Detecting C compile features - done [2020-07-06T21:40:01.490Z] #34 6.240 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-06T21:40:01.660Z] #17 2.631 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:40:01.660Z] #17 2.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:40:01.789Z] #34 6.496 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-06T21:40:01.789Z] #34 6.634 -- Configuring done [2020-07-06T21:40:01.920Z] #17 2.986 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:40:00.854Z] Cloning repository https://github.com/moby/moby.git [2020-07-06T21:40:01.272Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-06T21:40:02.087Z] #34 6.667 -- Generating done [2020-07-06T21:40:02.087Z] #34 6.678 -- Build files have been written to: /tmp/tmp.uHbY071wbV/tini [2020-07-06T21:40:02.087Z] #34 6.683 + make tini-static [2020-07-06T21:40:02.087Z] #34 ... [2020-07-06T21:40:02.087Z] [2020-07-06T21:40:02.087Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:40:02.087Z] #39 65.88 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-06T21:40:02.087Z] #39 65.91 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:40:02.181Z] #17 3.351 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:40:02.385Z] #39 DONE 66.2s [2020-07-06T21:40:02.386Z] [2020-07-06T21:40:02.386Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:02.755Z] #51 35.99 Building dependency tree... [2020-07-06T21:40:03.015Z] #51 ... [2020-07-06T21:40:03.015Z] [2020-07-06T21:40:03.015Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:03.015Z] #41 28.01 vendor/golang.org/x/crypto/internal/subtle [2020-07-06T21:40:03.015Z] #41 28.14 vendor/golang.org/x/crypto/curve25519 [2020-07-06T21:40:03.028Z] #39 76.73 DEP criu/protobuf-desc.d [2020-07-06T21:40:03.028Z] #39 76.85 DEP criu/proc_parse.d [2020-07-06T21:40:03.028Z] #39 76.97 DEP criu/plugin.d [2020-07-06T21:40:03.028Z] #39 77.04 DEP criu/pipes.d [2020-07-06T21:40:03.035Z] #40 ... [2020-07-06T21:40:03.035Z] [2020-07-06T21:40:03.035Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:40:03.035Z] #26 25.58 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-06T21:40:03.035Z] #26 25.71 skipping existing 283607eaa57e [2020-07-06T21:40:03.035Z] #26 25.91 [2020-07-06T21:40:03.035Z] #26 27.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-06T21:40:03.035Z] #26 27.74 #=#=# [2020-07-06T21:40:03.035Z] #26 27.90 ######################################################################## 100.0% [2020-07-06T21:40:03.035Z] #26 28.03 [2020-07-06T21:40:03.035Z] #26 28.10 Download of images into '/build' complete. [2020-07-06T21:40:03.035Z] #26 28.10 Use something like the following to load the result into a Docker daemon: [2020-07-06T21:40:03.035Z] #26 28.10 tar -cC '/build' . | docker load [2020-07-06T21:40:03.035Z] #26 DONE 28.2s [2020-07-06T21:40:03.287Z] #39 77.28 DEP criu/pie-util.d [2020-07-06T21:40:03.287Z] #39 77.42 DEP criu/pie-util-vdso.d [2020-07-06T21:40:03.344Z] [2020-07-06T21:40:03.344Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:03.344Z] #34 7.072 Scanning dependencies of target tini-static [2020-07-06T21:40:03.344Z] #34 7.148 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-06T21:40:03.344Z] #34 ... [2020-07-06T21:40:03.344Z] [2020-07-06T21:40:03.344Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:03.344Z] #48 56.93 bytes [2020-07-06T21:40:03.344Z] #48 56.99 strconv [2020-07-06T21:40:03.344Z] #48 56.99 strings [2020-07-06T21:40:03.344Z] #48 57.00 syscall [2020-07-06T21:40:03.344Z] #48 63.89 bufio [2020-07-06T21:40:03.547Z] #39 77.59 DEP criu/pie-util-vdso-elf32.d [2020-07-06T21:40:03.547Z] #39 77.76 DEP criu/path.d [2020-07-06T21:40:03.563Z] #17 4.523 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:40:03.641Z] #48 67.24 text/tabwriter [2020-07-06T21:40:03.641Z] #48 ... [2020-07-06T21:40:03.641Z] [2020-07-06T21:40:03.641Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:40:03.641Z] #11 63.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-06T21:40:03.641Z] #11 63.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-06T21:40:03.641Z] #11 63.82 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-06T21:40:03.806Z] #39 77.96 DEP criu/parasite-syscall.d [2020-07-06T21:40:02.232Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:40:02.232Z] > git --version # timeout=10 [2020-07-06T21:40:02.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:40:02.278Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:40:03.954Z] #41 ... [2020-07-06T21:40:03.954Z] [2020-07-06T21:40:03.954Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:40:03.954Z] #32 32.08 Reading package lists... [2020-07-06T21:40:04.066Z] #39 ... [2020-07-06T21:40:04.066Z] [2020-07-06T21:40:04.066Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:40:04.066Z] #28 DONE 153.6s [2020-07-06T21:40:04.066Z] [2020-07-06T21:40:04.066Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:04.066Z] #39 78.17 DEP criu/pagemap.d [2020-07-06T21:40:04.066Z] #39 ... [2020-07-06T21:40:04.066Z] [2020-07-06T21:40:04.066Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:40:04.066Z] #17 11.82 Fetched 8360 kB in 10s (858 kB/s) [2020-07-06T21:40:04.066Z] #17 11.82 Reading package lists... [2020-07-06T21:40:04.066Z] #17 15.44 Reading package lists... [2020-07-06T21:40:04.066Z] #17 18.68 Building dependency tree... [2020-07-06T21:40:04.066Z] #17 ... [2020-07-06T21:40:04.066Z] [2020-07-06T21:40:04.066Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:04.066Z] #39 78.32 DEP criu/pagemap-cache.d [2020-07-06T21:40:04.634Z] #39 78.56 DEP criu/page-xfer.d [2020-07-06T21:40:04.634Z] #39 78.85 DEP criu/page-pipe.d [2020-07-06T21:40:04.634Z] #39 78.94 DEP criu/netfilter.d [2020-07-06T21:40:04.947Z] #17 5.997 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:40:05.185Z] #11 ... [2020-07-06T21:40:05.185Z] [2020-07-06T21:40:05.185Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:05.185Z] #40 2.192 Note: Building without setproctitle() and strlcpy() support. [2020-07-06T21:40:05.185Z] #40 2.192 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-06T21:40:05.185Z] #40 2.207 Note: Building without GnuTLS support [2020-07-06T21:40:05.185Z] #40 2.231 Makefile.config:39: Warn: you have no libnftables installed [2020-07-06T21:40:05.185Z] #40 2.243 Makefile.config:40: Warn: Building without nftables support [2020-07-06T21:40:05.203Z] #39 79.13 DEP criu/net.d [2020-07-06T21:40:05.203Z] #39 79.25 DEP criu/namespaces.d [2020-07-06T21:40:05.207Z] #17 ... [2020-07-06T21:40:05.207Z] [2020-07-06T21:40:05.207Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:05.207Z] #39 65.33 AR criu/pie/pie.lib.a [2020-07-06T21:40:05.207Z] #39 65.41 DEP criu/pie/restorer.d [2020-07-06T21:40:05.207Z] #39 65.57 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-06T21:40:05.207Z] #39 65.66 DEP criu/arch/x86/restorer_unmap.d [2020-07-06T21:40:05.207Z] #39 65.69 DEP criu/arch/x86/restorer.d [2020-07-06T21:40:05.207Z] #39 65.83 DEP criu/arch/x86/vdso-pie.d [2020-07-06T21:40:05.207Z] #39 65.93 DEP criu/pie/parasite-vdso.d [2020-07-06T21:40:05.207Z] #39 66.06 DEP criu/pie/parasite.d [2020-07-06T21:40:05.207Z] #39 66.30 CC criu/pie/parasite.o [2020-07-06T21:40:05.207Z] #39 67.83 LINK criu/pie/parasite.built-in.o [2020-07-06T21:40:05.207Z] #39 67.85 GEN criu/pie/parasite-blob.h [2020-07-06T21:40:05.207Z] #39 67.87 CC criu/pie/parasite-vdso.o [2020-07-06T21:40:05.207Z] #39 68.58 CC criu/arch/x86/vdso-pie.o [2020-07-06T21:40:05.207Z] #39 69.01 CC criu/arch/x86/restorer.o [2020-07-06T21:40:05.207Z] #39 69.87 CC criu/arch/x86/restorer_unmap.o [2020-07-06T21:40:05.207Z] #39 69.95 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-06T21:40:05.207Z] #39 70.26 CC criu/pie/restorer.o [2020-07-06T21:40:05.207Z] #39 73.48 LINK criu/pie/restorer.built-in.o [2020-07-06T21:40:05.207Z] #39 73.50 GEN criu/pie/restorer-blob.h [2020-07-06T21:40:05.207Z] #39 73.60 DEP criu/vdso.d [2020-07-06T21:40:05.207Z] #39 73.77 DEP criu/vdso-compat.d [2020-07-06T21:40:05.207Z] #39 73.93 DEP criu/uts_ns.d [2020-07-06T21:40:05.207Z] #39 74.08 DEP criu/util.d [2020-07-06T21:40:05.207Z] #39 74.36 DEP criu/uffd.d [2020-07-06T21:40:05.207Z] #39 74.51 DEP criu/tun.d [2020-07-06T21:40:05.207Z] #39 74.67 DEP criu/tty.d [2020-07-06T21:40:05.207Z] #39 74.89 DEP criu/timerfd.d [2020-07-06T21:40:05.207Z] #39 75.02 DEP criu/timens.d [2020-07-06T21:40:05.207Z] #39 75.27 DEP criu/sysfs_parse.d [2020-07-06T21:40:05.462Z] #39 79.44 DEP criu/mount.d [2020-07-06T21:40:05.467Z] #39 75.45 DEP criu/sysctl.d [2020-07-06T21:40:05.467Z] #39 75.61 DEP criu/string.d [2020-07-06T21:40:05.467Z] #39 75.65 DEP criu/stats.d [2020-07-06T21:40:05.721Z] #39 79.72 DEP criu/memfd.d [2020-07-06T21:40:05.721Z] #39 79.84 DEP criu/mem.d [2020-07-06T21:40:05.727Z] #39 75.79 DEP criu/sockets.d [2020-07-06T21:40:05.727Z] #39 76.00 DEP criu/sk-unix.d [2020-07-06T21:40:05.835Z] #40 ... [2020-07-06T21:40:05.835Z] [2020-07-06T21:40:05.835Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:05.835Z] #34 9.467 [100%] Linking C executable tini-static [2020-07-06T21:40:05.835Z] #34 10.29 [100%] Built target tini-static [2020-07-06T21:40:05.835Z] #34 10.36 + mkdir -p /build [2020-07-06T21:40:05.835Z] #34 10.37 + cp tini-static /build/docker-init [2020-07-06T21:40:05.835Z] #34 DONE 10.5s [2020-07-06T21:40:05.835Z] [2020-07-06T21:40:05.835Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:05.835Z] #48 68.40 reflect [2020-07-06T21:40:05.835Z] #48 69.74 regexp/syntax [2020-07-06T21:40:05.981Z] #39 80.00 DEP criu/lsm.d [2020-07-06T21:40:05.981Z] #39 80.09 DEP criu/log.d [2020-07-06T21:40:05.981Z] #39 80.18 DEP criu/libnetlink.d [2020-07-06T21:40:05.987Z] #39 76.26 DEP criu/sk-tcp.d [2020-07-06T21:40:06.121Z] #32 39.41 Building dependency tree... [2020-07-06T21:40:06.242Z] #39 80.26 DEP criu/kerndat.d [2020-07-06T21:40:06.242Z] #39 80.42 DEP criu/kcmp-ids.d [2020-07-06T21:40:06.242Z] #39 80.52 DEP criu/irmap.d [2020-07-06T21:40:06.502Z] #39 80.61 DEP criu/ipc_ns.d [2020-07-06T21:40:06.502Z] #39 80.75 DEP criu/image.d [2020-07-06T21:40:06.557Z] #39 76.43 DEP criu/sk-queue.d [2020-07-06T21:40:06.557Z] #39 76.57 DEP criu/sk-packet.d [2020-07-06T21:40:06.557Z] #39 ... [2020-07-06T21:40:06.557Z] [2020-07-06T21:40:06.557Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:06.557Z] #49 10.31 + cd /tmp/tmp.XIUmXtAWQn/src/github.com/opencontainers/runc [2020-07-06T21:40:06.557Z] #49 10.31 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-06T21:40:06.557Z] #49 10.69 + '[' -z '' ']' [2020-07-06T21:40:06.557Z] #49 10.69 + target=static [2020-07-06T21:40:06.557Z] #49 10.69 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-06T21:40:06.557Z] #49 11.15 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-06T21:40:06.557Z] #49 ... [2020-07-06T21:40:06.557Z] [2020-07-06T21:40:06.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:06.557Z] #39 76.74 DEP criu/sk-netlink.d [2020-07-06T21:40:06.779Z] #39 80.85 DEP criu/image-desc.d [2020-07-06T21:40:06.779Z] #39 80.93 DEP criu/fsnotify.d [2020-07-06T21:40:06.779Z] #39 81.05 DEP criu/filesystems.d [2020-07-06T21:40:06.817Z] #39 76.89 DEP criu/sk-inet.d [2020-07-06T21:40:06.817Z] #39 77.12 DEP criu/signalfd.d [2020-07-06T21:40:06.893Z] #48 ... [2020-07-06T21:40:06.893Z] [2020-07-06T21:40:06.893Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:06.893Z] #31 60.58 bufio [2020-07-06T21:40:06.893Z] #31 62.98 reflect [2020-07-06T21:40:06.893Z] #31 64.41 path [2020-07-06T21:40:06.893Z] #31 65.49 text/tabwriter [2020-07-06T21:40:06.893Z] #31 ... [2020-07-06T21:40:06.893Z] [2020-07-06T21:40:06.893Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:06.893Z] #40 4.305 fatal: not a git repository (or any of the parent directories): .git [2020-07-06T21:40:06.893Z] #40 4.381 GEN .gitid [2020-07-06T21:40:06.893Z] #40 4.423 GEN criu/include/version.h [2020-07-06T21:40:06.893Z] #40 4.496 GEN include/common/asm [2020-07-06T21:40:07.043Z] #39 81.23 DEP criu/files.d [2020-07-06T21:40:07.043Z] #39 81.34 DEP criu/files-reg.d [2020-07-06T21:40:07.077Z] #39 77.26 DEP criu/sigframe.d [2020-07-06T21:40:07.302Z] #39 81.46 DEP criu/files-ext.d [2020-07-06T21:40:07.302Z] #39 81.54 DEP criu/file-lock.d [2020-07-06T21:40:07.338Z] #39 77.39 DEP criu/shmem.d [2020-07-06T21:40:07.562Z] #39 81.68 DEP criu/file-ids.d [2020-07-06T21:40:07.598Z] #39 77.55 DEP criu/servicefd.d [2020-07-06T21:40:07.598Z] #39 77.69 DEP criu/seize.d [2020-07-06T21:40:07.598Z] #39 77.82 DEP criu/seccomp.d [2020-07-06T21:40:07.822Z] #39 81.77 DEP criu/fifo.d [2020-07-06T21:40:07.822Z] #39 81.84 DEP criu/fdstore.d [2020-07-06T21:40:07.822Z] #39 81.90 DEP criu/fault-injection.d [2020-07-06T21:40:07.822Z] #39 81.95 DEP criu/external.d [2020-07-06T21:40:07.822Z] #39 82.03 DEP criu/eventpoll.d [2020-07-06T21:40:07.822Z] #39 82.12 DEP criu/eventfd.d [2020-07-06T21:40:07.858Z] #39 77.95 DEP criu/rst-malloc.d [2020-07-06T21:40:07.858Z] #39 78.01 DEP criu/rbtree.d [2020-07-06T21:40:07.858Z] #39 78.04 DEP criu/pstree.d [2020-07-06T21:40:08.029Z] #32 43.27 The following additional packages will be installed: [2020-07-06T21:40:08.081Z] #39 82.26 DEP criu/crtools.d [2020-07-06T21:40:08.118Z] #39 78.22 DEP criu/protobuf.d [2020-07-06T21:40:08.118Z] #39 78.34 GEN criu/protobuf-desc-gen.h [2020-07-06T21:40:08.334Z] #32 43.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-06T21:40:08.334Z] #32 43.31 Suggested packages: [2020-07-06T21:40:08.334Z] #32 43.31 cmake-doc ninja-build lrzip [2020-07-06T21:40:08.334Z] #32 43.31 Recommended packages: [2020-07-06T21:40:08.334Z] #32 43.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-06T21:40:08.341Z] #39 82.41 DEP criu/cr-service.d [2020-07-06T21:40:08.433Z] #40 6.092 PBCC images/timens.pb-c.c [2020-07-06T21:40:08.433Z] #40 6.169 DEP images/timens.pb-c.d [2020-07-06T21:40:08.600Z] #39 82.57 DEP criu/cr-restore.d [2020-07-06T21:40:08.600Z] #39 82.77 DEP criu/cr-errno.d [2020-07-06T21:40:08.738Z] #40 6.280 PBCC images/fown.pb-c.c [2020-07-06T21:40:08.738Z] #40 6.351 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-06T21:40:08.738Z] #40 6.420 PBCC images/opts.pb-c.c [2020-07-06T21:40:08.860Z] #39 82.78 DEP criu/cr-dump.d [2020-07-06T21:40:08.860Z] #39 83.04 DEP criu/cr-dedup.d [2020-07-06T21:40:08.860Z] #39 83.16 DEP criu/cr-check.d [2020-07-06T21:40:08.909Z] #32 ... [2020-07-06T21:40:08.909Z] [2020-07-06T21:40:08.909Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:40:08.909Z] #43 DONE 44.2s [2020-07-06T21:40:08.909Z] [2020-07-06T21:40:08.909Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:40:08.909Z] #51 39.98 The following additional packages will be installed: [2020-07-06T21:40:08.909Z] #51 39.99 libbtrfs0 [2020-07-06T21:40:08.909Z] #51 40.20 The following NEW packages will be installed: [2020-07-06T21:40:08.909Z] #51 40.22 libbtrfs-dev libbtrfs0 [2020-07-06T21:40:08.909Z] #51 41.13 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:40:08.909Z] #51 41.13 Need to get 119 kB of archives. [2020-07-06T21:40:08.909Z] #51 41.13 After this operation, 387 kB of additional disk space will be used. [2020-07-06T21:40:08.909Z] #51 41.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-06T21:40:08.909Z] #51 41.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-06T21:40:08.909Z] #51 42.36 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:40:08.909Z] #51 42.61 Fetched 119 kB in 1s (182 kB/s) [2020-07-06T21:40:08.909Z] #51 42.73 Selecting previously unselected package libbtrfs0. [2020-07-06T21:40:08.909Z] #51 42.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-07-06T21:40:08.909Z] #51 42.87 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-06T21:40:08.909Z] #51 42.89 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-06T21:40:08.909Z] #51 43.00 Selecting previously unselected package libbtrfs-dev. [2020-07-06T21:40:08.909Z] #51 43.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-06T21:40:08.909Z] #51 43.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:40:08.909Z] #51 43.30 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-06T21:40:08.909Z] #51 43.32 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:40:08.909Z] #51 43.37 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:40:09.038Z] #40 6.479 PBCC images/memfd.pb-c.c [2020-07-06T21:40:09.038Z] #40 6.529 DEP images/fown.pb-c.d [2020-07-06T21:40:09.038Z] #40 6.630 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-06T21:40:09.038Z] #40 6.681 DEP images/opts.pb-c.d [2020-07-06T21:40:09.038Z] #40 6.719 DEP images/memfd.pb-c.d [2020-07-06T21:40:09.038Z] #40 6.767 PBCC images/sit.pb-c.c [2020-07-06T21:40:09.119Z] #39 83.40 DEP criu/config.d [2020-07-06T21:40:09.169Z] #51 DONE 44.2s [2020-07-06T21:40:09.169Z] [2020-07-06T21:40:09.169Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:40:09.337Z] #40 6.813 DEP images/sit.pb-c.d [2020-07-06T21:40:09.337Z] #40 6.860 PBCC images/macvlan.pb-c.c [2020-07-06T21:40:09.337Z] #40 6.887 DEP images/macvlan.pb-c.d [2020-07-06T21:40:09.337Z] #40 6.933 PBCC images/autofs.pb-c.c [2020-07-06T21:40:09.337Z] #40 6.960 DEP images/autofs.pb-c.d [2020-07-06T21:40:09.337Z] #40 7.021 PBCC images/sysctl.pb-c.c [2020-07-06T21:40:09.380Z] #39 83.59 DEP criu/clone-noasan.d [2020-07-06T21:40:09.380Z] #39 83.64 DEP criu/cgroup.d [2020-07-06T21:40:09.428Z] #52 ... [2020-07-06T21:40:09.428Z] [2020-07-06T21:40:09.428Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:09.428Z] #60 DONE 44.4s [2020-07-06T21:40:09.428Z] [2020-07-06T21:40:09.428Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:40:09.428Z] #10 32.65 Reading package lists... [2020-07-06T21:40:09.428Z] #10 39.87 Building dependency tree... [2020-07-06T21:40:09.428Z] #10 43.62 The following additional packages will be installed: [2020-07-06T21:40:09.428Z] #10 43.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-06T21:40:09.428Z] #10 43.63 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-06T21:40:09.428Z] #10 43.64 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-06T21:40:09.428Z] #10 43.65 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-06T21:40:09.428Z] #10 43.67 Suggested packages: [2020-07-06T21:40:09.428Z] #10 43.67 gcc-8-locales seccomp wine64 [2020-07-06T21:40:09.428Z] #10 ... [2020-07-06T21:40:09.428Z] [2020-07-06T21:40:09.428Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:40:09.428Z] #32 44.71 The following NEW packages will be installed: [2020-07-06T21:40:09.428Z] #32 44.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-06T21:40:09.428Z] #32 44.71 vim-common xxd [2020-07-06T21:40:09.640Z] #39 83.79 DEP criu/cgroup-props.d [2020-07-06T21:40:09.641Z] #40 7.056 DEP images/sysctl.pb-c.d [2020-07-06T21:40:09.641Z] #40 7.140 PBCC images/time.pb-c.c [2020-07-06T21:40:09.641Z] #40 7.153 DEP images/time.pb-c.d [2020-07-06T21:40:09.641Z] #40 7.212 PBCC images/binfmt-misc.pb-c.c [2020-07-06T21:40:09.641Z] #40 7.244 DEP images/binfmt-misc.pb-c.d [2020-07-06T21:40:09.641Z] #40 7.362 PBCC images/seccomp.pb-c.c [2020-07-06T21:40:09.900Z] #39 83.92 DEP criu/bitmap.d [2020-07-06T21:40:09.900Z] #39 83.94 DEP criu/bfd.d [2020-07-06T21:40:09.900Z] #39 84.04 DEP criu/autofs.d [2020-07-06T21:40:09.941Z] #40 7.372 DEP images/seccomp.pb-c.d [2020-07-06T21:40:09.941Z] #40 7.425 PBCC images/userns.pb-c.c [2020-07-06T21:40:09.941Z] #40 7.440 DEP images/userns.pb-c.d [2020-07-06T21:40:09.941Z] #40 7.496 PBCC images/cgroup.pb-c.c [2020-07-06T21:40:09.941Z] #40 7.532 DEP images/cgroup.pb-c.d [2020-07-06T21:40:09.941Z] #40 7.611 PBCC images/ext-file.pb-c.c [2020-07-06T21:40:10.028Z] #39 79.99 DEP criu/protobuf-desc.d [2020-07-06T21:40:10.028Z] #39 80.15 DEP criu/proc_parse.d [2020-07-06T21:40:10.160Z] #39 84.15 DEP criu/aio.d [2020-07-06T21:40:10.160Z] #39 84.29 DEP criu/action-scripts.d [2020-07-06T21:40:10.243Z] #40 7.635 DEP images/ext-file.pb-c.d [2020-07-06T21:40:10.243Z] #40 7.736 PBCC images/rpc.pb-c.c [2020-07-06T21:40:10.243Z] #40 7.804 DEP images/rpc.pb-c.d [2020-07-06T21:40:10.288Z] #39 80.38 DEP criu/plugin.d [2020-07-06T21:40:10.288Z] #39 80.53 DEP criu/pipes.d [2020-07-06T21:40:10.365Z] #32 45.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:40:10.366Z] #32 45.41 Need to get 14.9 MB of archives. [2020-07-06T21:40:10.366Z] #32 45.41 After this operation, 61.8 MB of additional disk space will be used. [2020-07-06T21:40:10.366Z] #32 45.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-06T21:40:10.366Z] #32 45.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-06T21:40:10.366Z] #32 45.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-06T21:40:10.420Z] #39 84.52 CC criu/action-scripts.o [2020-07-06T21:40:10.544Z] #40 7.899 PBCC images/siginfo.pb-c.c [2020-07-06T21:40:10.544Z] #40 7.932 DEP images/siginfo.pb-c.d [2020-07-06T21:40:10.544Z] #40 8.034 PBCC images/pagemap.pb-c.c [2020-07-06T21:40:10.544Z] #40 8.097 DEP images/pagemap.pb-c.d [2020-07-06T21:40:10.544Z] #40 8.159 PBCC images/rlimit.pb-c.c [2020-07-06T21:40:10.544Z] #40 ... [2020-07-06T21:40:10.544Z] [2020-07-06T21:40:10.544Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:10.544Z] #42 64.32 bufio [2020-07-06T21:40:10.544Z] #42 65.41 reflect [2020-07-06T21:40:10.544Z] #42 71.54 regexp/syntax [2020-07-06T21:40:10.544Z] #42 73.92 hash/crc32 [2020-07-06T21:40:10.625Z] #32 45.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-06T21:40:10.679Z] #39 84.86 CC criu/aio.o [2020-07-06T21:40:10.846Z] #42 ... [2020-07-06T21:40:10.846Z] [2020-07-06T21:40:10.846Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:10.846Z] #40 8.183 DEP images/rlimit.pb-c.d [2020-07-06T21:40:10.846Z] #40 8.240 PBCC images/file-lock.pb-c.c [2020-07-06T21:40:10.846Z] #40 8.258 DEP images/file-lock.pb-c.d [2020-07-06T21:40:10.846Z] #40 8.295 PBCC images/tty.pb-c.c [2020-07-06T21:40:10.846Z] #40 8.370 DEP images/tty.pb-c.d [2020-07-06T21:40:10.858Z] #39 80.74 DEP criu/pie-util.d [2020-07-06T21:40:10.858Z] #39 80.92 DEP criu/pie-util-vdso.d [2020-07-06T21:40:10.858Z] #39 81.03 DEP criu/pie-util-vdso-elf32.d [2020-07-06T21:40:11.119Z] #39 81.12 DEP criu/path.d [2020-07-06T21:40:11.147Z] #40 8.461 PBCC images/tun.pb-c.c [2020-07-06T21:40:11.147Z] #40 8.536 PBCC images/netdev.pb-c.c [2020-07-06T21:40:11.147Z] #40 8.592 DEP images/tun.pb-c.d [2020-07-06T21:40:11.147Z] #40 8.641 DEP images/netdev.pb-c.d [2020-07-06T21:40:11.147Z] #40 8.705 PBCC images/vma.pb-c.c [2020-07-06T21:40:11.147Z] #40 8.742 DEP images/vma.pb-c.d [2020-07-06T21:40:11.147Z] #40 8.815 PBCC images/creds.pb-c.c [2020-07-06T21:40:11.249Z] #39 85.43 CC criu/autofs.o [2020-07-06T21:40:11.379Z] #39 81.36 DEP criu/parasite-syscall.d [2020-07-06T21:40:11.447Z] #40 8.826 DEP images/creds.pb-c.d [2020-07-06T21:40:11.447Z] #40 8.950 PBCC images/utsns.pb-c.c [2020-07-06T21:40:11.447Z] #40 8.986 DEP images/utsns.pb-c.d [2020-07-06T21:40:11.447Z] #40 9.046 PBCC images/ipc-desc.pb-c.c [2020-07-06T21:40:11.447Z] #40 9.067 PBCC images/ipc-sem.pb-c.c [2020-07-06T21:40:11.509Z] #39 ... [2020-07-06T21:40:11.509Z] [2020-07-06T21:40:11.509Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:40:11.509Z] #17 18.68 Building dependency tree... [2020-07-06T21:40:11.509Z] #17 20.68 libcap2-bin is already the newest version (1:2.25-2). [2020-07-06T21:40:11.509Z] #17 20.68 The following additional packages will be installed: [2020-07-06T21:40:11.509Z] #17 20.68 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-06T21:40:11.509Z] #17 20.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-06T21:40:11.509Z] #17 20.68 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-06T21:40:11.509Z] #17 20.68 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-06T21:40:11.509Z] #17 20.68 python3.7 python3.7-minimal vim-runtime xxd [2020-07-06T21:40:11.509Z] #17 20.69 Suggested packages: [2020-07-06T21:40:11.509Z] #17 20.69 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-06T21:40:11.509Z] #17 20.69 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-06T21:40:11.509Z] #17 20.69 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-06T21:40:11.509Z] #17 20.69 Recommended packages: [2020-07-06T21:40:11.509Z] #17 20.69 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-06T21:40:11.509Z] #17 20.69 python3-keyrings.alt python3-xdg unzip [2020-07-06T21:40:11.509Z] #17 22.16 The following NEW packages will be installed: [2020-07-06T21:40:11.509Z] #17 22.16 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-06T21:40:11.509Z] #17 22.16 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-06T21:40:11.509Z] #17 22.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-06T21:40:11.509Z] #17 22.16 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-06T21:40:11.509Z] #17 22.16 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-06T21:40:11.509Z] #17 22.16 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-06T21:40:11.509Z] #17 22.16 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-06T21:40:11.509Z] #17 22.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-06T21:40:11.509Z] #17 22.16 xz-utils zip [2020-07-06T21:40:11.509Z] #17 22.46 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:40:11.509Z] #17 22.46 Need to get 28.5 MB of archives. [2020-07-06T21:40:11.509Z] #17 22.46 After this operation, 116 MB of additional disk space will be used. [2020-07-06T21:40:11.509Z] #17 22.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-06T21:40:11.509Z] #17 22.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-06T21:40:11.509Z] #17 22.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-06T21:40:11.509Z] #17 22.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-06T21:40:11.509Z] #17 22.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-06T21:40:11.509Z] #17 22.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-06T21:40:11.509Z] #17 23.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-06T21:40:11.509Z] #17 23.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-06T21:40:11.509Z] #17 23.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-06T21:40:11.509Z] #17 23.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-06T21:40:11.509Z] #17 23.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-06T21:40:11.509Z] #17 23.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-06T21:40:11.509Z] #17 23.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-06T21:40:11.509Z] #17 23.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-06T21:40:11.509Z] #17 23.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-06T21:40:11.509Z] #17 23.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-06T21:40:11.509Z] #17 23.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-06T21:40:11.509Z] #17 23.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-06T21:40:11.509Z] #17 23.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-06T21:40:11.509Z] #17 23.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-06T21:40:11.509Z] #17 23.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-06T21:40:11.509Z] #17 23.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-06T21:40:11.509Z] #17 23.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-06T21:40:11.509Z] #17 23.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-06T21:40:11.509Z] #17 23.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-06T21:40:11.509Z] #17 23.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-06T21:40:11.509Z] #17 23.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-06T21:40:11.509Z] #17 23.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-06T21:40:11.509Z] #17 23.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-06T21:40:11.509Z] #17 23.65 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-06T21:40:11.509Z] #17 23.66 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-06T21:40:11.509Z] #17 23.66 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-06T21:40:11.509Z] #17 23.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-06T21:40:11.510Z] #17 23.66 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-06T21:40:11.510Z] #17 23.68 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-06T21:40:11.510Z] #17 23.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-06T21:40:11.510Z] #17 23.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-06T21:40:11.510Z] #17 23.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-06T21:40:11.510Z] #17 23.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-06T21:40:11.510Z] #17 23.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-06T21:40:11.510Z] #17 23.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-06T21:40:11.510Z] #17 23.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-06T21:40:11.510Z] #17 23.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-06T21:40:11.510Z] #17 23.90 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-06T21:40:11.510Z] #17 23.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-06T21:40:11.510Z] #17 24.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-06T21:40:11.510Z] #17 24.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-06T21:40:11.510Z] #17 24.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-06T21:40:11.510Z] #17 24.79 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:40:11.510Z] #17 24.88 Fetched 28.5 MB in 2s (13.9 MB/s) [2020-07-06T21:40:11.510Z] #17 24.97 Selecting previously unselected package pigz. [2020-07-06T21:40:11.510Z] #17 24.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-06T21:40:11.510Z] #17 25.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-06T21:40:11.510Z] #17 25.02 Unpacking pigz (2.4-1) ... [2020-07-06T21:40:11.510Z] #17 25.11 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-06T21:40:11.510Z] #17 25.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-06T21:40:11.510Z] #17 25.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-06T21:40:11.510Z] #17 25.52 Selecting previously unselected package python3.7-minimal. [2020-07-06T21:40:11.510Z] #17 25.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-06T21:40:11.510Z] #17 25.54 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-06T21:40:11.640Z] #39 81.63 DEP criu/pagemap.d [2020-07-06T21:40:11.640Z] #39 81.88 DEP criu/pagemap-cache.d [2020-07-06T21:40:11.746Z] #40 9.100 DEP images/ipc-desc.pb-c.d [2020-07-06T21:40:11.746Z] #40 9.213 DEP images/ipc-sem.pb-c.d [2020-07-06T21:40:11.746Z] #40 9.323 PBCC images/ipc-msg.pb-c.c [2020-07-06T21:40:11.746Z] #40 9.354 DEP images/ipc-msg.pb-c.d [2020-07-06T21:40:11.746Z] #40 9.435 PBCC images/ipc-shm.pb-c.c [2020-07-06T21:40:11.769Z] #17 26.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-06T21:40:11.769Z] #17 26.44 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-06T21:40:11.900Z] #39 82.07 DEP criu/page-xfer.d [2020-07-06T21:40:12.017Z] #32 46.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-06T21:40:12.017Z] #32 47.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-06T21:40:12.017Z] #32 47.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-06T21:40:12.017Z] #32 47.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-06T21:40:12.017Z] #32 47.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-06T21:40:12.017Z] #32 47.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-06T21:40:12.044Z] #40 9.455 DEP images/ipc-shm.pb-c.d [2020-07-06T21:40:12.044Z] #40 9.526 PBCC images/ipc-var.pb-c.c [2020-07-06T21:40:12.044Z] #40 9.564 DEP images/ipc-var.pb-c.d [2020-07-06T21:40:12.044Z] #40 9.635 PBCC images/sk-opts.pb-c.c [2020-07-06T21:40:12.044Z] #40 9.678 PBCC images/packet-sock.pb-c.c [2020-07-06T21:40:12.044Z] #40 9.780 DEP images/sk-opts.pb-c.d [2020-07-06T21:40:12.160Z] #39 82.31 DEP criu/page-pipe.d [2020-07-06T21:40:12.160Z] #39 82.42 DEP criu/netfilter.d [2020-07-06T21:40:12.343Z] #40 9.814 DEP images/packet-sock.pb-c.d [2020-07-06T21:40:12.343Z] #40 9.858 PBCC images/sk-netlink.pb-c.c [2020-07-06T21:40:12.343Z] #40 9.937 DEP images/sk-netlink.pb-c.d [2020-07-06T21:40:12.343Z] #40 10.03 PBCC images/sk-inet.pb-c.c [2020-07-06T21:40:12.421Z] #39 82.55 DEP criu/net.d [2020-07-06T21:40:12.642Z] #40 10.11 DEP images/sk-inet.pb-c.d [2020-07-06T21:40:12.642Z] #40 10.22 PBCC images/sk-unix.pb-c.c [2020-07-06T21:40:12.642Z] #40 10.33 DEP images/sk-unix.pb-c.d [2020-07-06T21:40:12.681Z] #39 82.75 DEP criu/namespaces.d [2020-07-06T21:40:12.681Z] #39 ... [2020-07-06T21:40:12.681Z] [2020-07-06T21:40:12.681Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:12.681Z] #41 142.1 github.com/LK4D4/vndr/godl [2020-07-06T21:40:12.681Z] #41 142.9 github.com/LK4D4/vndr [2020-07-06T21:40:12.941Z] #41 DONE 152.1s [2020-07-06T21:40:12.941Z] [2020-07-06T21:40:12.941Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:40:12.941Z] #17 11.87 Fetched 8360 kB in 10s (857 kB/s) [2020-07-06T21:40:12.941Z] #40 10.46 PBCC images/mm.pb-c.c [2020-07-06T21:40:12.942Z] #40 10.50 DEP images/mm.pb-c.d [2020-07-06T21:40:12.942Z] #40 10.56 PBCC images/timerfd.pb-c.c [2020-07-06T21:40:13.240Z] #40 10.65 DEP images/timerfd.pb-c.d [2020-07-06T21:40:13.240Z] #40 10.71 PBCC images/timer.pb-c.c [2020-07-06T21:40:13.240Z] #40 10.72 DEP images/timer.pb-c.d [2020-07-06T21:40:13.240Z] #40 10.79 PBCC images/sa.pb-c.c [2020-07-06T21:40:13.240Z] #40 10.84 DEP images/sa.pb-c.d [2020-07-06T21:40:13.399Z] #32 48.70 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:40:13.551Z] #40 10.92 PBCC images/pipe-data.pb-c.c [2020-07-06T21:40:13.551Z] #40 10.94 DEP images/pipe-data.pb-c.d [2020-07-06T21:40:13.551Z] #40 11.01 PBCC images/mnt.pb-c.c [2020-07-06T21:40:13.551Z] #40 11.08 DEP images/mnt.pb-c.d [2020-07-06T21:40:13.551Z] #40 11.11 PBCC images/sk-packet.pb-c.c [2020-07-06T21:40:13.551Z] #40 11.13 DEP images/sk-packet.pb-c.d [2020-07-06T21:40:13.551Z] #40 11.17 PBCC images/tcp-stream.pb-c.c [2020-07-06T21:40:13.551Z] #40 11.21 DEP images/tcp-stream.pb-c.d [2020-07-06T21:40:13.662Z] #32 48.92 Fetched 14.9 MB in 3s (5922 kB/s) [2020-07-06T21:40:13.675Z] #17 28.41 Selecting previously unselected package python3-minimal. [2020-07-06T21:40:13.730Z] #45 ... [2020-07-06T21:40:13.730Z] [2020-07-06T21:40:13.730Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:40:13.730Z] #52 141.5 + bin/containerd-stress [2020-07-06T21:40:13.730Z] #52 143.2 + bin/containerd-shim [2020-07-06T21:40:13.848Z] #40 11.29 PBCC images/pipe.pb-c.c [2020-07-06T21:40:13.848Z] #40 11.34 DEP images/pipe.pb-c.d [2020-07-06T21:40:13.848Z] #40 11.43 PBCC images/pstree.pb-c.c [2020-07-06T21:40:13.848Z] #40 11.46 DEP images/pstree.pb-c.d [2020-07-06T21:40:13.848Z] #40 11.51 PBCC images/fs.pb-c.c [2020-07-06T21:40:13.922Z] #32 ... [2020-07-06T21:40:13.922Z] [2020-07-06T21:40:13.922Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:40:13.922Z] #23 32.78 Reading package lists... [2020-07-06T21:40:13.922Z] #23 40.03 Building dependency tree... [2020-07-06T21:40:13.922Z] #23 43.82 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-06T21:40:13.922Z] #23 43.82 The following additional packages will be installed: [2020-07-06T21:40:13.922Z] #23 43.82 libjq1 libonig5 [2020-07-06T21:40:13.922Z] #23 44.58 The following NEW packages will be installed: [2020-07-06T21:40:13.922Z] #23 44.58 jq libjq1 libonig5 [2020-07-06T21:40:13.922Z] #23 45.30 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:40:13.922Z] #23 45.30 Need to get 355 kB of archives. [2020-07-06T21:40:13.922Z] #23 45.30 After this operation, 1072 kB of additional disk space will be used. [2020-07-06T21:40:13.922Z] #23 45.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-06T21:40:13.922Z] #23 45.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-06T21:40:13.922Z] #23 45.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-06T21:40:13.922Z] #23 47.41 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:40:13.922Z] #23 47.60 Fetched 355 kB in 0s (915 kB/s) [2020-07-06T21:40:13.922Z] #23 47.76 Selecting previously unselected package libonig5:amd64. [2020-07-06T21:40:13.922Z] #23 47.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-06T21:40:13.922Z] #23 47.85 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-06T21:40:13.922Z] #23 47.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-06T21:40:13.922Z] #23 48.17 Selecting previously unselected package libjq1:amd64. [2020-07-06T21:40:13.922Z] #23 48.19 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-06T21:40:13.922Z] #23 48.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-06T21:40:13.922Z] #23 48.38 Selecting previously unselected package jq. [2020-07-06T21:40:13.922Z] #23 48.38 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-06T21:40:13.922Z] #23 48.39 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-06T21:40:13.922Z] #23 48.67 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-06T21:40:13.922Z] #23 48.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-06T21:40:13.922Z] #23 48.70 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-06T21:40:13.922Z] #23 48.71 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:40:13.922Z] #23 DONE 49.0s [2020-07-06T21:40:13.922Z] [2020-07-06T21:40:13.922Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-06T21:40:13.922Z] #24 DONE 0.1s [2020-07-06T21:40:13.922Z] [2020-07-06T21:40:13.922Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:40:13.922Z] #32 49.12 Selecting previously unselected package xxd. [2020-07-06T21:40:13.935Z] #17 28.41 (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-07-06T21:40:13.935Z] #17 28.45 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-06T21:40:13.935Z] #17 28.51 Unpacking python3-minimal (3.7.3-1) ... [2020-07-06T21:40:13.935Z] #17 28.61 Selecting previously unselected package libmpdec2:amd64. [2020-07-06T21:40:13.935Z] #17 28.63 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-06T21:40:13.935Z] #17 28.63 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-06T21:40:14.021Z] #52 ... [2020-07-06T21:40:14.021Z] [2020-07-06T21:40:14.021Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:40:14.021Z] #45 DONE 170.0s [2020-07-06T21:40:14.021Z] [2020-07-06T21:40:14.021Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:40:14.148Z] #40 11.55 DEP images/fs.pb-c.d [2020-07-06T21:40:14.148Z] #40 11.60 PBCC images/signalfd.pb-c.c [2020-07-06T21:40:14.148Z] #40 11.64 DEP images/signalfd.pb-c.d [2020-07-06T21:40:14.148Z] #40 11.77 PBCC images/fh.pb-c.c [2020-07-06T21:40:14.148Z] #40 11.81 PBCC images/fsnotify.pb-c.c [2020-07-06T21:40:14.148Z] #40 11.88 DEP images/fh.pb-c.d [2020-07-06T21:40:14.182Z] #32 49.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-06T21:40:14.182Z] #32 49.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-06T21:40:14.182Z] #32 49.33 Unpacking xxd (2:8.1.0875-5) ... [2020-07-06T21:40:14.194Z] #17 28.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-06T21:40:14.194Z] #17 28.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-06T21:40:14.194Z] #17 28.77 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-06T21:40:14.446Z] #40 11.97 DEP images/fsnotify.pb-c.d [2020-07-06T21:40:14.446Z] #40 12.03 PBCC images/eventpoll.pb-c.c [2020-07-06T21:40:14.446Z] #40 12.06 DEP images/eventpoll.pb-c.d [2020-07-06T21:40:14.446Z] #40 12.13 PBCC images/eventfd.pb-c.c [2020-07-06T21:40:14.472Z] #32 ... [2020-07-06T21:40:14.472Z] [2020-07-06T21:40:14.472Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:40:14.472Z] #38 32.56 Reading package lists... [2020-07-06T21:40:14.472Z] #38 39.77 Building dependency tree... [2020-07-06T21:40:14.472Z] #38 43.63 The following additional packages will be installed: [2020-07-06T21:40:14.472Z] #38 43.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-06T21:40:14.472Z] #38 43.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-06T21:40:14.472Z] #38 43.66 Suggested packages: [2020-07-06T21:40:14.472Z] #38 43.66 manpages-dev python-setuptools [2020-07-06T21:40:14.472Z] #38 45.82 The following NEW packages will be installed: [2020-07-06T21:40:14.472Z] #38 45.82 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-06T21:40:14.472Z] #38 45.82 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-06T21:40:14.472Z] #38 45.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-06T21:40:14.472Z] #38 45.82 python-six zlib1g-dev [2020-07-06T21:40:14.472Z] #38 46.42 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:40:14.472Z] #38 46.42 Need to get 4095 kB of archives. [2020-07-06T21:40:14.472Z] #38 46.42 After this operation, 22.5 MB of additional disk space will be used. [2020-07-06T21:40:14.472Z] #38 46.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-06T21:40:14.472Z] #38 46.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-06T21:40:14.472Z] #38 46.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-06T21:40:14.472Z] #38 46.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-06T21:40:14.472Z] #38 46.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-06T21:40:14.472Z] #38 46.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-06T21:40:14.472Z] #38 46.50 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-07-06T21:40:14.472Z] #38 46.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-06T21:40:14.472Z] #38 46.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-06T21:40:14.472Z] #38 46.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-06T21:40:14.472Z] #38 46.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-06T21:40:14.472Z] #38 46.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-06T21:40:14.472Z] #38 46.98 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-07-06T21:40:14.472Z] #38 46.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-06T21:40:14.472Z] #38 46.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-06T21:40:14.472Z] #38 46.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-06T21:40:14.472Z] #38 47.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-06T21:40:14.472Z] #38 48.50 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:40:14.472Z] #38 48.77 Fetched 4095 kB in 1s (3963 kB/s) [2020-07-06T21:40:14.472Z] #38 48.86 Selecting previously unselected package libcap-dev:amd64. [2020-07-06T21:40:14.473Z] #38 48.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 ... 15410 files and directories currently installed.) [2020-07-06T21:40:14.473Z] #38 48.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-06T21:40:14.473Z] #38 48.99 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-06T21:40:14.473Z] #38 49.25 Selecting previously unselected package libnet1:amd64. [2020-07-06T21:40:14.473Z] #38 49.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-06T21:40:14.473Z] #38 49.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:40:14.473Z] #38 49.36 Selecting previously unselected package libnet1-dev. [2020-07-06T21:40:14.473Z] #38 49.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-06T21:40:14.473Z] #38 49.45 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-06T21:40:14.733Z] #38 ... [2020-07-06T21:40:14.733Z] [2020-07-06T21:40:14.733Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:40:14.733Z] #32 49.62 Selecting previously unselected package vim-common. [2020-07-06T21:40:14.733Z] #32 49.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:40:14.733Z] #32 49.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-06T21:40:14.733Z] #32 ... [2020-07-06T21:40:14.733Z] [2020-07-06T21:40:14.733Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:14.733Z] #30 39.81 sync [2020-07-06T21:40:14.733Z] #30 39.82 internal/reflectlite [2020-07-06T21:40:14.733Z] #30 42.52 sort [2020-07-06T21:40:14.733Z] #30 42.53 errors [2020-07-06T21:40:14.733Z] #30 42.78 strconv [2020-07-06T21:40:14.733Z] #30 43.99 io [2020-07-06T21:40:14.733Z] #30 45.95 internal/oserror [2020-07-06T21:40:14.733Z] #30 46.10 syscall [2020-07-06T21:40:14.733Z] #30 48.27 reflect [2020-07-06T21:40:14.745Z] #40 12.16 DEP images/eventfd.pb-c.d [2020-07-06T21:40:14.745Z] #40 12.25 PBCC images/remap-file-path.pb-c.c [2020-07-06T21:40:14.745Z] #40 12.27 DEP images/remap-file-path.pb-c.d [2020-07-06T21:40:14.745Z] #40 12.40 PBCC images/fifo.pb-c.c [2020-07-06T21:40:14.762Z] #17 29.59 Selecting previously unselected package python3.7. [2020-07-06T21:40:14.993Z] #30 ... [2020-07-06T21:40:14.993Z] [2020-07-06T21:40:14.993Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:40:14.993Z] #52 4.323 + RM_GOPATH=0 [2020-07-06T21:40:14.993Z] #52 4.323 + TMP_GOPATH= [2020-07-06T21:40:14.993Z] #52 4.323 + : /build [2020-07-06T21:40:14.993Z] #52 4.323 + '[' -z '' ']' [2020-07-06T21:40:14.993Z] #52 4.323 ++ mktemp -d [2020-07-06T21:40:14.993Z] #52 4.325 + export GOPATH=/tmp/tmp.wI6569EJus [2020-07-06T21:40:14.993Z] #52 4.325 + GOPATH=/tmp/tmp.wI6569EJus [2020-07-06T21:40:14.993Z] #52 4.325 + RM_GOPATH=1 [2020-07-06T21:40:14.993Z] #52 4.325 + case "$(go env GOARCH)" in [2020-07-06T21:40:14.993Z] #52 4.327 ++ go env GOARCH [2020-07-06T21:40:14.993Z] #52 4.341 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:40:14.993Z] #52 4.341 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:40:14.993Z] #52 4.342 ++ dirname /tmp/install/install.sh [2020-07-06T21:40:14.993Z] #52 4.344 + dir=/tmp/install [2020-07-06T21:40:14.993Z] #52 4.347 + bin=containerd [2020-07-06T21:40:14.993Z] #52 4.347 + shift [2020-07-06T21:40:14.993Z] #52 4.347 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-06T21:40:14.993Z] #52 4.351 + . /tmp/install/containerd.installer [2020-07-06T21:40:14.993Z] #52 4.351 ++ set -e [2020-07-06T21:40:14.993Z] #52 4.351 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:40:14.993Z] #52 4.353 + install_containerd [2020-07-06T21:40:14.993Z] #52 4.354 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-06T21:40:14.993Z] #52 4.354 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:40:14.993Z] #52 4.354 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wI6569EJus/src/github.com/containerd/containerd [2020-07-06T21:40:14.993Z] #52 4.371 Cloning into '/tmp/tmp.wI6569EJus/src/github.com/containerd/containerd'... [2020-07-06T21:40:15.021Z] #17 29.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-06T21:40:15.021Z] #17 29.61 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-06T21:40:15.021Z] #17 29.73 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-06T21:40:15.021Z] #17 29.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-06T21:40:15.021Z] #17 29.74 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-06T21:40:15.021Z] #17 29.85 Setting up python3-minimal (3.7.3-1) ... [2020-07-06T21:40:15.044Z] #40 12.44 DEP images/fifo.pb-c.d [2020-07-06T21:40:15.044Z] #40 12.54 PBCC images/ghost-file.pb-c.c [2020-07-06T21:40:15.044Z] #40 12.64 DEP images/ghost-file.pb-c.d [2020-07-06T21:40:15.342Z] #40 12.75 PBCC images/regfile.pb-c.c [2020-07-06T21:40:15.342Z] #40 12.82 DEP images/regfile.pb-c.d [2020-07-06T21:40:15.342Z] #40 12.86 PBCC images/ns.pb-c.c [2020-07-06T21:40:15.342Z] #40 12.88 DEP images/ns.pb-c.d [2020-07-06T21:40:15.342Z] #40 12.93 PBCC images/fdinfo.pb-c.c [2020-07-06T21:40:15.489Z] #17 11.87 Reading package lists... [2020-07-06T21:40:15.577Z] #52 ... [2020-07-06T21:40:15.577Z] [2020-07-06T21:40:15.577Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-06T21:40:15.577Z] #46 DONE 0.2s [2020-07-06T21:40:15.577Z] [2020-07-06T21:40:15.577Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:40:15.577Z] #52 ... [2020-07-06T21:40:15.577Z] [2020-07-06T21:40:15.577Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-06T21:40:15.577Z] #48 DONE 0.1s [2020-07-06T21:40:15.640Z] #40 12.99 DEP images/fdinfo.pb-c.d [2020-07-06T21:40:15.640Z] #40 13.12 PBCC images/core-aarch64.pb-c.c [2020-07-06T21:40:15.640Z] #40 13.16 PBCC images/core-arm.pb-c.c [2020-07-06T21:40:15.640Z] #40 13.20 PBCC images/core-ppc64.pb-c.c [2020-07-06T21:40:15.640Z] #40 13.27 PBCC images/core-s390.pb-c.c [2020-07-06T21:40:15.868Z] [2020-07-06T21:40:15.868Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-06T21:40:15.868Z] #50 DONE 0.2s [2020-07-06T21:40:15.868Z] [2020-07-06T21:40:15.868Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:40:15.933Z] #52 ... [2020-07-06T21:40:15.933Z] [2020-07-06T21:40:15.933Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:15.933Z] #41 40.85 internal/reflectlite [2020-07-06T21:40:15.933Z] #41 40.86 sync [2020-07-06T21:40:15.933Z] #41 42.77 github.com/LK4D4/vndr/godl/singleflight [2020-07-06T21:40:15.933Z] #41 43.16 math/rand [2020-07-06T21:40:15.933Z] #41 44.33 io [2020-07-06T21:40:15.933Z] #41 45.18 strconv [2020-07-06T21:40:15.933Z] #41 46.52 bytes [2020-07-06T21:40:15.933Z] #41 49.49 bufio [2020-07-06T21:40:15.933Z] #41 50.19 reflect [2020-07-06T21:40:15.933Z] #41 ... [2020-07-06T21:40:15.933Z] [2020-07-06T21:40:15.933Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:40:15.933Z] #38 49.80 Selecting previously unselected package libnl-3-200:amd64. [2020-07-06T21:40:15.933Z] #38 49.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-06T21:40:15.933Z] #38 49.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-06T21:40:15.933Z] #38 50.05 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-06T21:40:15.933Z] #38 50.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-06T21:40:15.933Z] #38 50.06 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-06T21:40:15.933Z] #38 50.38 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-06T21:40:15.933Z] #38 50.39 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-06T21:40:15.933Z] #38 50.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-06T21:40:15.933Z] #38 50.48 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-06T21:40:15.933Z] #38 50.49 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-06T21:40:15.933Z] #38 50.51 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-06T21:40:15.933Z] #38 50.60 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-06T21:40:15.933Z] #38 50.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-06T21:40:15.933Z] #38 50.62 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-06T21:40:15.933Z] #38 50.92 Selecting previously unselected package libprotobuf17:amd64. [2020-07-06T21:40:15.933Z] #38 50.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-06T21:40:15.933Z] #38 50.93 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-06T21:40:15.939Z] #40 13.31 PBCC images/core-x86.pb-c.c [2020-07-06T21:40:15.939Z] #40 13.38 PBCC images/core.pb-c.c [2020-07-06T21:40:15.939Z] #40 13.46 PBCC images/inventory.pb-c.c [2020-07-06T21:40:15.939Z] #40 13.55 DEP images/core-aarch64.pb-c.d [2020-07-06T21:40:15.959Z] #17 30.64 Selecting previously unselected package python3. [2020-07-06T21:40:15.959Z] #17 30.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-06T21:40:15.959Z] #17 30.69 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-06T21:40:15.959Z] #17 30.71 Unpacking python3 (3.7.3-1) ... [2020-07-06T21:40:16.218Z] #17 30.84 Selecting previously unselected package libip4tc0:amd64. [2020-07-06T21:40:16.218Z] #17 30.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-06T21:40:16.218Z] #17 30.87 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-06T21:40:16.218Z] #17 30.94 Selecting previously unselected package libip6tc0:amd64. [2020-07-06T21:40:16.218Z] #17 30.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-06T21:40:16.218Z] #17 30.97 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-06T21:40:16.219Z] #17 31.03 Selecting previously unselected package libiptc0:amd64. [2020-07-06T21:40:16.219Z] #17 31.03 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-06T21:40:16.219Z] #17 31.03 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-06T21:40:16.238Z] #40 13.60 DEP images/core-arm.pb-c.d [2020-07-06T21:40:16.238Z] #40 13.64 DEP images/core-ppc64.pb-c.d [2020-07-06T21:40:16.238Z] #40 13.70 DEP images/core-s390.pb-c.d [2020-07-06T21:40:16.238Z] #40 13.77 DEP images/core-x86.pb-c.d [2020-07-06T21:40:16.238Z] #40 13.82 DEP images/core.pb-c.d [2020-07-06T21:40:16.238Z] #40 13.90 DEP images/inventory.pb-c.d [2020-07-06T21:40:16.430Z] #17 16.40 Reading package lists... [2020-07-06T21:40:16.430Z] #17 ... [2020-07-06T21:40:16.430Z] [2020-07-06T21:40:16.430Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:16.430Z] #39 83.01 DEP criu/mount.d [2020-07-06T21:40:16.430Z] #39 83.30 DEP criu/memfd.d [2020-07-06T21:40:16.430Z] #39 83.55 DEP criu/mem.d [2020-07-06T21:40:16.430Z] #39 83.81 DEP criu/lsm.d [2020-07-06T21:40:16.430Z] #39 84.12 DEP criu/log.d [2020-07-06T21:40:16.430Z] #39 84.28 DEP criu/libnetlink.d [2020-07-06T21:40:16.430Z] #39 84.37 DEP criu/kerndat.d [2020-07-06T21:40:16.430Z] #39 84.57 DEP criu/kcmp-ids.d [2020-07-06T21:40:16.430Z] #39 84.63 DEP criu/irmap.d [2020-07-06T21:40:16.430Z] #39 84.81 DEP criu/ipc_ns.d [2020-07-06T21:40:16.430Z] #39 84.94 DEP criu/image.d [2020-07-06T21:40:16.430Z] #39 85.03 DEP criu/image-desc.d [2020-07-06T21:40:16.430Z] #39 85.11 DEP criu/fsnotify.d [2020-07-06T21:40:16.430Z] #39 85.22 DEP criu/filesystems.d [2020-07-06T21:40:16.430Z] #39 85.36 DEP criu/files.d [2020-07-06T21:40:16.430Z] #39 85.56 DEP criu/files-reg.d [2020-07-06T21:40:16.430Z] #39 85.69 DEP criu/files-ext.d [2020-07-06T21:40:16.430Z] #39 85.86 DEP criu/file-lock.d [2020-07-06T21:40:16.430Z] #39 85.96 DEP criu/file-ids.d [2020-07-06T21:40:16.430Z] #39 86.09 DEP criu/fifo.d [2020-07-06T21:40:16.430Z] #39 86.25 DEP criu/fdstore.d [2020-07-06T21:40:16.430Z] #39 86.38 DEP criu/fault-injection.d [2020-07-06T21:40:16.430Z] #39 86.44 DEP criu/external.d [2020-07-06T21:40:16.430Z] #39 86.54 DEP criu/eventpoll.d [2020-07-06T21:40:16.478Z] #17 31.11 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-06T21:40:16.478Z] #17 31.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-06T21:40:16.478Z] #17 31.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-06T21:40:16.478Z] #17 31.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-06T21:40:16.478Z] #17 31.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-06T21:40:16.478Z] #17 31.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-06T21:40:16.478Z] #17 31.26 Selecting previously unselected package libnftnl11:amd64. [2020-07-06T21:40:16.478Z] #17 31.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-06T21:40:16.478Z] #17 31.29 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-06T21:40:16.478Z] #17 31.36 Selecting previously unselected package iptables. [2020-07-06T21:40:16.537Z] #40 13.98 PBCC images/cpuinfo.pb-c.c [2020-07-06T21:40:16.537Z] #40 14.02 DEP images/cpuinfo.pb-c.d [2020-07-06T21:40:16.537Z] #40 14.06 PBCC images/stats.pb-c.c [2020-07-06T21:40:16.537Z] #40 14.09 DEP images/stats.pb-c.d [2020-07-06T21:40:16.691Z] #39 86.68 DEP criu/eventfd.d [2020-07-06T21:40:16.691Z] #39 86.85 DEP criu/crtools.d [2020-07-06T21:40:16.760Z] #17 31.37 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-06T21:40:16.760Z] #17 31.37 Unpacking iptables (1.8.2-4) ... [2020-07-06T21:40:16.872Z] #38 51.81 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-06T21:40:16.872Z] #38 51.82 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-06T21:40:16.872Z] #38 51.82 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-06T21:40:16.872Z] #38 52.02 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-06T21:40:16.872Z] #38 52.03 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-06T21:40:16.872Z] #38 52.04 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-06T21:40:16.951Z] #39 86.99 DEP criu/cr-service.d [2020-07-06T21:40:16.951Z] #39 87.11 DEP criu/cr-restore.d [2020-07-06T21:40:17.029Z] #17 31.77 Selecting previously unselected package xxd. [2020-07-06T21:40:17.211Z] #39 87.31 DEP criu/cr-errno.d [2020-07-06T21:40:17.211Z] #39 87.33 DEP criu/cr-dump.d [2020-07-06T21:40:17.288Z] #17 31.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-06T21:40:17.288Z] #17 31.83 Unpacking xxd (2:8.1.0875-5) ... [2020-07-06T21:40:17.288Z] #17 32.01 Selecting previously unselected package vim-common. [2020-07-06T21:40:17.288Z] #17 32.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:40:17.472Z] #39 87.62 DEP criu/cr-dedup.d [2020-07-06T21:40:17.548Z] #17 32.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-06T21:40:17.548Z] #17 32.26 Selecting previously unselected package bash-completion. [2020-07-06T21:40:17.548Z] #17 32.27 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-06T21:40:17.733Z] #39 87.74 DEP criu/cr-check.d [2020-07-06T21:40:17.733Z] #39 87.87 DEP criu/config.d [2020-07-06T21:40:17.733Z] #39 87.99 DEP criu/clone-noasan.d [2020-07-06T21:40:17.929Z] #52 148.9 + bin/containerd-shim-runc-v1 [2020-07-06T21:40:17.993Z] #39 88.04 DEP criu/cgroup.d [2020-07-06T21:40:17.993Z] #39 88.17 DEP criu/cgroup-props.d [2020-07-06T21:40:17.993Z] #39 88.27 DEP criu/bitmap.d [2020-07-06T21:40:18.080Z] #40 ... [2020-07-06T21:40:18.080Z] [2020-07-06T21:40:18.080Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:40:18.080Z] #11 71.57 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-06T21:40:18.080Z] #11 71.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-06T21:40:18.080Z] #11 71.59 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:40:18.080Z] #11 71.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-06T21:40:18.080Z] #11 71.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-06T21:40:18.080Z] #11 71.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:40:18.080Z] #11 ... [2020-07-06T21:40:18.080Z] [2020-07-06T21:40:18.080Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:40:18.080Z] #53 41.40 Checking out files: 63% (2031/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-06T21:40:18.080Z] #53 42.35 + cd /tmp/tmp.T7JBYAx5d0/src/github.com/containerd/containerd [2020-07-06T21:40:18.080Z] #53 42.36 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:40:18.080Z] #53 43.81 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-06T21:40:18.080Z] #53 43.81 + BUILDTAGS='netgo osusergo static_build' [2020-07-06T21:40:18.080Z] #53 43.81 + export EXTRA_FLAGS=-buildmode=pie [2020-07-06T21:40:18.080Z] #53 43.81 + EXTRA_FLAGS=-buildmode=pie [2020-07-06T21:40:18.080Z] #53 43.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-06T21:40:18.080Z] #53 43.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-06T21:40:18.080Z] #53 43.81 + '[' '' = dynamic ']' [2020-07-06T21:40:18.080Z] #53 43.82 + make [2020-07-06T21:40:18.080Z] #53 ... [2020-07-06T21:40:18.080Z] [2020-07-06T21:40:18.080Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:18.080Z] #31 71.81 internal/syscall/execenv [2020-07-06T21:40:18.080Z] #31 71.81 internal/syscall/unix [2020-07-06T21:40:18.080Z] #31 71.84 time [2020-07-06T21:40:18.080Z] #31 78.10 internal/poll [2020-07-06T21:40:18.080Z] #31 80.31 os [2020-07-06T21:40:18.251Z] #38 53.37 Selecting previously unselected package libprotoc17:amd64. [2020-07-06T21:40:18.251Z] #38 53.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-06T21:40:18.251Z] #38 53.37 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-06T21:40:18.288Z] #39 88.30 DEP criu/bfd.d [2020-07-06T21:40:18.288Z] #39 88.45 DEP criu/autofs.d [2020-07-06T21:40:18.385Z] #31 ... [2020-07-06T21:40:18.385Z] [2020-07-06T21:40:18.385Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:18.385Z] #48 79.23 context [2020-07-06T21:40:18.385Z] #48 79.27 internal/poll [2020-07-06T21:40:18.385Z] #48 80.95 regexp [2020-07-06T21:40:18.566Z] #39 88.62 DEP criu/aio.d [2020-07-06T21:40:18.566Z] #39 88.85 DEP criu/action-scripts.d [2020-07-06T21:40:18.613Z] Fetching without tags [2020-07-06T21:40:19.137Z] #39 89.10 CC criu/action-scripts.o [2020-07-06T21:40:19.191Z] #38 54.19 Selecting previously unselected package protobuf-c-compiler. [2020-07-06T21:40:19.191Z] #38 54.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-06T21:40:19.191Z] #38 54.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-06T21:40:19.344Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit 286547848751229fa14974da389e1d4c676d8ee5 [2020-07-06T21:40:19.454Z] #38 54.39 Selecting previously unselected package protobuf-compiler. [2020-07-06T21:40:19.454Z] #38 54.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-06T21:40:19.454Z] #38 54.39 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-06T21:40:19.454Z] #38 54.51 Selecting previously unselected package python-pkg-resources. [2020-07-06T21:40:19.454Z] #38 54.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-06T21:40:19.454Z] #38 54.55 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-06T21:40:19.714Z] #38 54.82 Selecting previously unselected package python-six. [2020-07-06T21:40:19.714Z] #38 54.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-06T21:40:19.714Z] #38 54.85 Unpacking python-six (1.12.0-1) ... [2020-07-06T21:40:19.714Z] #38 54.99 Selecting previously unselected package python-protobuf. [2020-07-06T21:40:19.714Z] #38 55.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-06T21:40:19.742Z] #39 89.74 CC criu/aio.o [2020-07-06T21:40:19.924Z] #48 83.63 os [2020-07-06T21:40:19.974Z] #38 55.01 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-06T21:40:19.974Z] #38 ... [2020-07-06T21:40:19.974Z] [2020-07-06T21:40:19.974Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:40:19.974Z] #25 3.864 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-06T21:40:19.974Z] #25 4.259 [2020-07-06T21:40:19.992Z] #52 150.9 + bin/containerd-shim-runc-v2 [2020-07-06T21:40:20.009Z] #39 ... [2020-07-06T21:40:20.009Z] [2020-07-06T21:40:20.009Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:40:20.009Z] #28 DONE 159.3s [2020-07-06T21:40:20.009Z] [2020-07-06T21:40:20.009Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:40:20.009Z] #17 16.40 Reading package lists... [2020-07-06T21:40:20.009Z] #17 19.73 Building dependency tree... [2020-07-06T21:40:20.234Z] #25 4.445 ### 5.0% ###### 9.3% ########## 14.5% ############## 20.1% ################### 27.6% ######################## 33.9% ############################# 41.2% ################################# 46.1% #################################### 50.1% ####################################### 55.2% ########################################## 59.7% ############################################## 64.8% ################################################## 70.2% ###################################################### 75.8% ######################################################### 79.5% ########################################################### 82.7% ############################################################### 87.5% [2020-07-06T21:40:20.234Z] #25 ... [2020-07-06T21:40:20.234Z] [2020-07-06T21:40:20.234Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:40:20.234Z] #10 45.52 The following NEW packages will be installed: [2020-07-06T21:40:20.234Z] #10 45.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-06T21:40:20.235Z] #10 45.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-06T21:40:20.235Z] #10 45.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-06T21:40:20.235Z] #10 45.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-06T21:40:20.235Z] #10 45.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-06T21:40:20.235Z] #10 45.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-06T21:40:20.235Z] #10 46.15 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:40:20.235Z] #10 46.15 Need to get 77.7 MB of archives. [2020-07-06T21:40:20.235Z] #10 46.15 After this operation, 487 MB of additional disk space will be used. [2020-07-06T21:40:20.235Z] #10 46.15 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-07-06T21:40:20.235Z] #10 46.45 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-07-06T21:40:20.235Z] #10 46.96 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-07-06T21:40:20.235Z] #10 46.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-06T21:40:20.235Z] #10 47.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-06T21:40:20.235Z] #10 47.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-06T21:40:20.235Z] #10 47.62 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-07-06T21:40:20.235Z] #10 47.91 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-07-06T21:40:20.235Z] #10 47.92 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-07-06T21:40:20.235Z] #10 51.35 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-07-06T21:40:20.235Z] #10 53.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-06T21:40:20.235Z] #10 53.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-06T21:40:20.235Z] #10 53.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-06T21:40:20.235Z] #10 53.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-06T21:40:20.235Z] #10 53.63 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-07-06T21:40:20.235Z] #10 53.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-06T21:40:20.235Z] #10 53.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-06T21:40:20.235Z] #10 53.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-06T21:40:20.235Z] #10 53.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-06T21:40:20.235Z] #10 53.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-06T21:40:20.235Z] #10 53.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-06T21:40:20.235Z] #10 53.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-06T21:40:20.235Z] #10 53.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-06T21:40:20.235Z] #10 53.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-06T21:40:20.235Z] #10 53.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-06T21:40:20.235Z] #10 55.11 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:40:20.235Z] #10 55.47 Fetched 77.7 MB in 8s (9614 kB/s) [2020-07-06T21:40:20.282Z] #52 151.6 + binaries [2020-07-06T21:40:20.283Z] #52 151.6 + install -D bin/containerd /build/containerd [2020-07-06T21:40:20.283Z] #52 151.6 + install -D bin/containerd-shim /build/containerd-shim [2020-07-06T21:40:20.283Z] #52 151.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-06T21:40:20.283Z] #52 151.6 + install -D bin/ctr /build/ctr [2020-07-06T21:40:20.495Z] #10 55.61 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-06T21:40:20.495Z] #10 55.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% [2020-07-06T21:40:20.495Z] #10 ... [2020-07-06T21:40:20.495Z] [2020-07-06T21:40:20.495Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:40:20.495Z] #25 4.445 ### 5.0% ###### 9.3% ########## 14.5% ############## 20.1% ################### 27.6% ######################## 33.9% ############################# 41.2% ################################# 46.1% #################################### 50.1% ####################################### 55.2% ########################################## 59.7% ############################################## 64.8% ################################################## 70.2% ###################################################### 75.8% ######################################################### 79.5% ########################################################### 82.7% ############################################################### 87.5% #################################################################### 94.8% ######################################################################## 100.0% [2020-07-06T21:40:20.579Z] #17 21.65 libcap2-bin is already the newest version (1:2.25-2). [2020-07-06T21:40:20.579Z] #17 21.65 The following additional packages will be installed: [2020-07-06T21:40:20.579Z] #17 21.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-06T21:40:20.579Z] #17 21.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-06T21:40:20.579Z] #17 21.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-06T21:40:20.579Z] #17 21.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-06T21:40:20.579Z] #17 21.66 python3.7 python3.7-minimal vim-runtime xxd [2020-07-06T21:40:20.579Z] #17 21.67 Suggested packages: [2020-07-06T21:40:20.579Z] #17 21.67 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-06T21:40:20.579Z] #17 21.67 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-06T21:40:20.579Z] #17 21.67 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-06T21:40:20.579Z] #17 21.67 Recommended packages: [2020-07-06T21:40:20.579Z] #17 21.67 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-06T21:40:20.579Z] #17 21.67 python3-keyrings.alt python3-xdg unzip [2020-07-06T21:40:18.324Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:40:18.375Z] > git config --add remote.origin.fetch +refs/pull/41144/head:refs/remotes/origin/PR-41144 # timeout=10 [2020-07-06T21:40:18.418Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:40:18.529Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:40:18.647Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:40:18.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:40:18.650Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:40:19.445Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:40:19.490Z] > git checkout -f 286547848751229fa14974da389e1d4c676d8ee5 # timeout=10 [2020-07-06T21:40:20.838Z] #17 34.95 Unpacking bash-completion (1:2.8-6) ... [2020-07-06T21:40:20.838Z] #17 35.37 Selecting previously unselected package bzip2. [2020-07-06T21:40:20.838Z] #17 35.39 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-06T21:40:20.838Z] #17 35.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-06T21:40:20.838Z] #17 35.49 Selecting previously unselected package xz-utils. [2020-07-06T21:40:20.838Z] #17 35.49 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-06T21:40:20.838Z] #17 35.50 Unpacking xz-utils (5.2.4-1) ... [2020-07-06T21:40:20.912Z] #52 DONE 152.0s [2020-07-06T21:40:21.065Z] #25 6.903 [2020-07-06T21:40:21.096Z] #17 35.66 Selecting previously unselected package apparmor. [2020-07-06T21:40:21.096Z] #17 35.66 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-06T21:40:21.096Z] #17 35.74 Unpacking apparmor (2.13.2-10) ... [2020-07-06T21:40:21.325Z] #25 7.082 ###################### 30.7% ############################################################# 86.0% ######################################################################## 100.0% [2020-07-06T21:40:21.355Z] #17 36.07 Selecting previously unselected package aufs-tools. [2020-07-06T21:40:21.355Z] #17 36.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-06T21:40:21.355Z] #17 36.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-06T21:40:21.462Z] #48 ... [2020-07-06T21:40:21.462Z] [2020-07-06T21:40:21.462Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:21.462Z] #31 84.20 internal/fmtsort [2020-07-06T21:40:21.462Z] #31 84.37 path/filepath [2020-07-06T21:40:21.462Z] #31 85.03 fmt [2020-07-06T21:40:21.580Z] [2020-07-06T21:40:21.581Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-06T21:40:21.585Z] #25 7.638 [2020-07-06T21:40:21.614Z] #17 36.21 Selecting previously unselected package libonig5:amd64. [2020-07-06T21:40:21.614Z] #17 36.22 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-06T21:40:21.614Z] #17 36.23 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-06T21:40:21.614Z] #17 36.39 Selecting previously unselected package libjq1:amd64. [2020-07-06T21:40:21.614Z] #17 36.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-06T21:40:21.614Z] #17 36.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-06T21:40:21.871Z] #53 DONE 0.3s [2020-07-06T21:40:21.871Z] [2020-07-06T21:40:21.871Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-06T21:40:21.871Z] #57 DONE 0.2s [2020-07-06T21:40:21.871Z] [2020-07-06T21:40:21.871Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-06T21:40:21.872Z] #17 36.50 Selecting previously unselected package jq. [2020-07-06T21:40:21.872Z] #17 36.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-06T21:40:21.872Z] #17 36.52 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-06T21:40:21.872Z] #17 36.63 Selecting previously unselected package libaio1:amd64. [2020-07-06T21:40:21.872Z] #17 36.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-06T21:40:21.872Z] #17 36.67 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-06T21:40:21.872Z] #17 36.73 Selecting previously unselected package libgpm2:amd64. [2020-07-06T21:40:21.872Z] #17 36.73 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-06T21:40:21.872Z] #17 36.74 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-06T21:40:22.108Z] #25 7.841 ####### 9.9% ###################### 30.6% ###################################### 54.2% #################################################### 73.1% ######################################################################## 100.0% [2020-07-06T21:40:22.112Z] #31 86.00 io/ioutil [2020-07-06T21:40:22.130Z] #17 36.82 Selecting previously unselected package libicu63:amd64. [2020-07-06T21:40:22.130Z] #17 36.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-06T21:40:22.130Z] #17 36.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-06T21:40:22.163Z] #59 DONE 0.2s [2020-07-06T21:40:22.163Z] [2020-07-06T21:40:22.163Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-06T21:40:22.163Z] #61 DONE 0.2s [2020-07-06T21:40:22.163Z] [2020-07-06T21:40:22.163Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-06T21:40:22.163Z] #62 DONE 0.0s [2020-07-06T21:40:22.453Z] [2020-07-06T21:40:22.453Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-06T21:40:22.490Z] #17 23.23 The following NEW packages will be installed: [2020-07-06T21:40:22.490Z] #17 23.23 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-06T21:40:22.490Z] #17 23.23 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-06T21:40:22.490Z] #17 23.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-06T21:40:22.490Z] #17 23.23 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-06T21:40:22.490Z] #17 23.24 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-06T21:40:22.490Z] #17 23.24 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-06T21:40:22.490Z] #17 23.24 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-06T21:40:22.490Z] #17 23.24 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-06T21:40:22.490Z] #17 23.24 xz-utils zip [2020-07-06T21:40:22.490Z] #17 23.57 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:40:22.490Z] #17 23.57 Need to get 28.5 MB of archives. [2020-07-06T21:40:22.490Z] #17 23.57 After this operation, 116 MB of additional disk space will be used. [2020-07-06T21:40:22.490Z] #17 23.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-06T21:40:22.490Z] #17 23.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-06T21:40:22.490Z] #17 23.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-06T21:40:22.490Z] #17 23.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-06T21:40:22.490Z] #17 23.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-06T21:40:22.490Z] #17 23.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-06T21:40:22.490Z] #17 23.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-06T21:40:22.679Z] #25 8.747 [2020-07-06T21:40:22.697Z] #17 ... [2020-07-06T21:40:22.697Z] [2020-07-06T21:40:22.697Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:22.697Z] #39 86.78 CC criu/bfd.o [2020-07-06T21:40:22.697Z] #39 87.17 CC criu/bitmap.o [2020-07-06T21:40:22.697Z] #39 87.30 CC criu/cgroup-props.o [2020-07-06T21:40:22.697Z] #39 88.01 CC criu/cgroup.o [2020-07-06T21:40:22.697Z] #39 90.47 CC criu/clone-noasan.o [2020-07-06T21:40:22.697Z] #39 90.69 CC criu/config.o [2020-07-06T21:40:22.697Z] #39 92.08 CC criu/cr-check.o [2020-07-06T21:40:22.697Z] #39 93.61 CC criu/cr-dedup.o [2020-07-06T21:40:22.697Z] #39 93.96 CC criu/cr-dump.o [2020-07-06T21:40:22.697Z] #39 96.01 CC criu/cr-errno.o [2020-07-06T21:40:22.697Z] #39 96.09 CC criu/cr-restore.o [2020-07-06T21:40:22.750Z] #17 23.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-06T21:40:22.750Z] #17 23.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-06T21:40:22.750Z] #17 23.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-06T21:40:22.750Z] #17 23.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-06T21:40:22.750Z] #17 23.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-06T21:40:22.750Z] #17 23.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-06T21:40:22.750Z] #17 23.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-06T21:40:22.750Z] #17 23.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-06T21:40:22.750Z] #17 23.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-06T21:40:22.750Z] #17 23.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-06T21:40:22.750Z] #17 23.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-06T21:40:22.750Z] #17 23.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-06T21:40:22.750Z] #17 23.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-06T21:40:22.750Z] #17 23.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-06T21:40:22.750Z] #17 23.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-06T21:40:22.750Z] #17 23.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-06T21:40:22.750Z] #17 23.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-06T21:40:22.750Z] #17 23.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-06T21:40:22.750Z] #17 23.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-06T21:40:22.750Z] #17 23.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-06T21:40:22.750Z] #17 23.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-06T21:40:22.750Z] #17 23.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-06T21:40:22.928Z] Merge succeeded, producing f2dee1dea9e3816f11504496b7d0d6c4369e0511 [2020-07-06T21:40:22.928Z] Checking out Revision f2dee1dea9e3816f11504496b7d0d6c4369e0511 (PR-41144) [2020-07-06T21:40:23.010Z] #17 24.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-06T21:40:23.084Z] #63 DONE 0.8s [2020-07-06T21:40:23.169Z] #31 ... [2020-07-06T21:40:23.169Z] [2020-07-06T21:40:23.169Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:23.169Z] #42 76.99 vendor/golang.org/x/text/transform [2020-07-06T21:40:23.169Z] #42 77.94 time [2020-07-06T21:40:23.169Z] #42 84.16 regexp [2020-07-06T21:40:23.270Z] #17 24.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-06T21:40:23.270Z] #17 24.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-06T21:40:23.270Z] #17 24.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-06T21:40:23.270Z] #17 24.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-06T21:40:23.270Z] #17 24.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-06T21:40:23.270Z] #17 24.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-06T21:40:23.270Z] #17 24.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-06T21:40:23.270Z] #17 24.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-06T21:40:23.270Z] #17 24.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-06T21:40:23.270Z] #17 24.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-06T21:40:23.270Z] #17 24.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-06T21:40:23.270Z] #17 24.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-06T21:40:23.270Z] #17 24.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-06T21:40:23.270Z] #17 24.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-06T21:40:23.381Z] [2020-07-06T21:40:23.381Z] #64 exporting to image [2020-07-06T21:40:23.381Z] #64 exporting layers [2020-07-06T21:40:23.469Z] #42 ... [2020-07-06T21:40:23.469Z] [2020-07-06T21:40:23.469Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:23.469Z] #40 15.84 make[1]: Nothing to be done for 'all'. [2020-07-06T21:40:23.469Z] #40 17.76 CC images/stats.o [2020-07-06T21:40:23.469Z] #40 18.43 CC images/core.o [2020-07-06T21:40:23.469Z] #40 19.44 CC images/core-x86.o [2020-07-06T21:40:23.469Z] #40 20.01 CC images/core-arm.o [2020-07-06T21:40:23.469Z] #40 20.42 CC images/core-aarch64.o [2020-07-06T21:40:23.469Z] #40 20.82 CC images/core-ppc64.o [2020-07-06T21:40:23.530Z] #17 24.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-06T21:40:21.946Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-06T21:40:22.765Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-06T21:40:22.960Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:40:23.006Z] > git checkout -f f2dee1dea9e3816f11504496b7d0d6c4369e0511 # timeout=10 [2020-07-06T21:40:23.790Z] #17 24.98 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-06T21:40:23.791Z] #17 25.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-06T21:40:23.791Z] #17 25.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-06T21:40:23.982Z] #25 8.925 ## 3.1% ######## 11.3% ############### 22.0% ###################### 30.6% ############################## 42.0% ########################################## 58.9% ############################################### 65.5% ##################################################### 74.1% ############################################################# 85.3% ###################################################################### 98.2% ######################################################################## 100.0% [2020-07-06T21:40:24.115Z] #40 21.58 CC images/core-s390.o [2020-07-06T21:40:24.241Z] #25 10.41 [2020-07-06T21:40:24.730Z] #17 25.77 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:40:24.730Z] #17 25.92 Fetched 28.5 MB in 2s (16.1 MB/s) [2020-07-06T21:40:24.730Z] #17 25.96 Selecting previously unselected package pigz. [2020-07-06T21:40:24.730Z] #17 25.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 ... 23432 files and directories currently installed.) [2020-07-06T21:40:24.730Z] #17 26.01 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-06T21:40:24.776Z] #40 ... [2020-07-06T21:40:24.776Z] [2020-07-06T21:40:24.776Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:24.776Z] #31 88.44 log [2020-07-06T21:40:24.776Z] #31 88.44 github.com/BurntSushi/toml [2020-07-06T21:40:24.776Z] #31 88.46 flag [2020-07-06T21:40:24.989Z] #17 26.02 Unpacking pigz (2.4-1) ... [2020-07-06T21:40:24.989Z] #17 26.11 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-06T21:40:24.989Z] #17 26.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-06T21:40:24.989Z] #17 26.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-06T21:40:25.022Z] #25 10.59 0.7% # 2.4% ## 3.7% ### 5.2% ##### 7.1% ###### 9.0% [2020-07-06T21:40:25.022Z] #25 ... [2020-07-06T21:40:25.022Z] [2020-07-06T21:40:25.022Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:40:25.022Z] #32 50.26 Selecting previously unselected package cmake-data. [2020-07-06T21:40:25.022Z] #32 50.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-06T21:40:25.022Z] #32 50.27 Unpacking cmake-data (3.13.4-1) ... [2020-07-06T21:40:25.022Z] #32 53.02 Selecting previously unselected package libicu63:amd64. [2020-07-06T21:40:25.022Z] #32 53.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-06T21:40:25.022Z] #32 53.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-06T21:40:25.249Z] #17 26.53 Selecting previously unselected package python3.7-minimal. [2020-07-06T21:40:25.282Z] #32 ... [2020-07-06T21:40:25.282Z] [2020-07-06T21:40:25.282Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:40:25.509Z] #17 26.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-06T21:40:25.509Z] #17 26.54 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-06T21:40:25.984Z] #39 ... [2020-07-06T21:40:25.984Z] [2020-07-06T21:40:25.984Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:40:25.984Z] #17 40.54 Selecting previously unselected package libnet1:amd64. [2020-07-06T21:40:25.984Z] #17 40.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-06T21:40:25.984Z] #17 40.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:40:25.984Z] #17 40.65 Selecting previously unselected package libnl-3-200:amd64. [2020-07-06T21:40:25.984Z] #17 40.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-06T21:40:25.984Z] #17 40.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-06T21:40:25.984Z] #17 40.74 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-06T21:40:25.984Z] #17 40.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-06T21:40:25.984Z] #17 40.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-06T21:40:26.104Z] #64 exporting layers 2.5s done [2020-07-06T21:40:26.104Z] #64 writing image sha256:0896b088eff1275b007ad4b9809ad988e67a3de1e99a340704f31fe89d84bb23 done [2020-07-06T21:40:26.104Z] #64 naming to docker.io/library/docker:08495348804d384e174a0b5d5d01f20a922c2bce done [2020-07-06T21:40:26.104Z] #64 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-06T21:40:26.242Z] #17 40.86 Selecting previously unselected package libreadline5:amd64. [2020-07-06T21:40:26.242Z] #17 40.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-06T21:40:26.242Z] #17 40.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-06T21:40:26.242Z] #17 41.00 Selecting previously unselected package net-tools. [2020-07-06T21:40:26.242Z] #17 41.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-06T21:40:26.242Z] #17 41.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-06T21:40:26.323Z] #25 10.59 0.7% # 2.4% ## 3.7% ### 5.2% ##### 7.1% ###### 9.0% ######## 11.3% ######### 13.1% ########## 14.6% ############ 16.8% ############ 17.9% ############## 19.5% ############## 20.8% ############### 22.1% ################ 23.6% ################## 25.3% ################### 27.1% [2020-07-06T21:40:26.323Z] #25 ... [2020-07-06T21:40:26.323Z] [2020-07-06T21:40:26.323Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:26.323Z] #41 51.47 syscall [2020-07-06T21:40:26.323Z] #41 59.23 time [2020-07-06T21:40:26.323Z] #41 ... [2020-07-06T21:40:26.323Z] [2020-07-06T21:40:26.323Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:26.323Z] #47 51.41 syscall [2020-07-06T21:40:26.323Z] #47 51.43 reflect [2020-07-06T21:40:26.323Z] #47 59.85 time [2020-07-06T21:40:26.338Z] #17 27.35 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-06T21:40:26.338Z] #17 27.37 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-06T21:40:26.501Z] #17 41.19 Selecting previously unselected package python-pip-whl. [2020-07-06T21:40:26.501Z] #17 41.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-06T21:40:26.501Z] #17 41.21 Unpacking python-pip-whl (18.1-5) ... [2020-07-06T21:40:26.528Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/test/unit [2020-07-06T21:40:26.582Z] #47 ... [2020-07-06T21:40:26.582Z] [2020-07-06T21:40:26.582Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:40:26.583Z] #25 10.59 0.7% # 2.4% ## 3.7% ### 5.2% ##### 7.1% ###### 9.0% ######## 11.3% ######### 13.1% ########## 14.6% ############ 16.8% ############ 17.9% ############## 19.5% ############## 20.8% ############### 22.1% ################ 23.6% ################## 25.3% ################### 27.1% ##################### 29.3% ###################### 31.5% ####################### 33.3% [2020-07-06T21:40:26.583Z] #25 ... [2020-07-06T21:40:26.583Z] [2020-07-06T21:40:26.583Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:40:26.583Z] #28 51.69 Checking out files: 90% (1378/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-06T21:40:26.583Z] #28 52.25 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-06T21:40:26.583Z] #28 53.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-06T21:40:26.842Z] #28 ... [2020-07-06T21:40:26.842Z] [2020-07-06T21:40:26.842Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:40:27.068Z] #17 41.69 Selecting previously unselected package python3-lib2to3. [2020-07-06T21:40:27.068Z] #17 41.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-06T21:40:27.068Z] #17 41.70 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-06T21:40:27.068Z] #17 41.80 Selecting previously unselected package python3-distutils. [2020-07-06T21:40:27.068Z] #17 41.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-06T21:40:27.068Z] #17 41.81 Unpacking python3-distutils (3.7.3-1) ... [2020-07-06T21:40:27.326Z] #17 41.93 Selecting previously unselected package python3-pip. [2020-07-06T21:40:27.326Z] #17 41.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-06T21:40:27.326Z] #17 41.95 Unpacking python3-pip (18.1-5) ... [2020-07-06T21:40:27.585Z] #17 42.13 Selecting previously unselected package python3-pkg-resources. [2020-07-06T21:40:27.585Z] #17 42.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-06T21:40:27.585Z] #17 42.15 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-06T21:40:27.585Z] #17 42.32 Selecting previously unselected package python3-setuptools. [2020-07-06T21:40:27.585Z] #17 42.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-06T21:40:27.585Z] #17 42.32 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-06T21:40:27.843Z] #17 42.53 Selecting previously unselected package python3-wheel. [2020-07-06T21:40:27.843Z] #17 42.55 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-06T21:40:27.843Z] #17 42.57 Unpacking python3-wheel (0.32.3-2) ... [2020-07-06T21:40:27.843Z] #17 42.65 Selecting previously unselected package sudo. [2020-07-06T21:40:28.102Z] #17 42.66 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-06T21:40:28.102Z] #17 42.67 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-06T21:40:28.247Z] #17 29.54 Selecting previously unselected package python3-minimal. [2020-07-06T21:40:28.361Z] #17 43.22 Selecting previously unselected package thin-provisioning-tools. [2020-07-06T21:40:28.507Z] #17 29.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-06T21:40:28.507Z] #17 29.63 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-06T21:40:28.507Z] #17 29.63 Unpacking python3-minimal (3.7.3-1) ... [2020-07-06T21:40:28.507Z] #17 29.74 Selecting previously unselected package libmpdec2:amd64. [2020-07-06T21:40:28.507Z] #17 29.75 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-06T21:40:28.507Z] #17 29.77 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-06T21:40:28.619Z] #17 43.22 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-06T21:40:28.619Z] #17 43.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-06T21:40:28.619Z] #17 43.46 Selecting previously unselected package uidmap. [2020-07-06T21:40:28.619Z] #17 43.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-06T21:40:28.767Z] #17 29.87 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-06T21:40:28.767Z] #17 29.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-06T21:40:28.767Z] #17 29.88 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-06T21:40:28.877Z] #17 43.47 Unpacking uidmap (1:4.5-1.1) ... [2020-07-06T21:40:28.877Z] #17 43.58 Selecting previously unselected package vim-runtime. [2020-07-06T21:40:28.877Z] #17 43.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:40:28.877Z] #17 43.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-06T21:40:28.877Z] #17 43.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-06T21:40:28.877Z] #17 43.65 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-06T21:40:29.253Z] ? github.com/docker/docker/api [no test files] [2020-07-06T21:40:29.283Z] #31 ... [2020-07-06T21:40:29.283Z] [2020-07-06T21:40:29.283Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:40:29.283Z] #53 44.93 + bin/ctr [2020-07-06T21:40:29.283Z] #53 ... [2020-07-06T21:40:29.283Z] [2020-07-06T21:40:29.283Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:40:29.283Z] #11 92.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-06T21:40:29.283Z] #11 92.03 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-06T21:40:29.283Z] #11 92.04 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:40:29.706Z] #17 30.79 Selecting previously unselected package python3.7. [2020-07-06T21:40:29.706Z] #17 30.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-06T21:40:29.706Z] #17 30.80 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-06T21:40:29.706Z] #17 30.94 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-06T21:40:29.706Z] #17 30.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-06T21:40:29.706Z] #17 30.95 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-06T21:40:29.966Z] #17 31.06 Setting up python3-minimal (3.7.3-1) ... [2020-07-06T21:40:30.536Z] #25 10.59 0.7% # 2.4% ## 3.7% ### 5.2% ##### 7.1% ###### 9.0% ######## 11.3% ######### 13.1% ########## 14.6% ############ 16.8% ############ 17.9% ############## 19.5% ############## 20.8% ############### 22.1% ################ 23.6% ################## 25.3% ################### 27.1% ##################### 29.3% ###################### 31.5% ####################### 33.3% ######################### 34.8% ########################## 36.4% ########################### 37.6% ############################ 39.2% ############################# 41.1% ############################### 43.3% ################################ 45.0% ################################# 47.0% ################################### 48.7% #################################### 50.5% ##################################### 52.3% ###################################### 54.0% ######################################## 56.0% ######################################## 56.9% ########################################## 58.4% ########################################## 59.5% ############################################ 61.2% ############################################# 63.4% ############################################# 63.9% ############################################### 65.3% ################################################ 67.7% ################################################## 70.3% ################################################### 72.0% ##################################################### 74.3% ####################################################### 76.8% ######################################################## 78.2% ######################################################### 79.6% ########################################################## 81.1% ########################################################### 83.2% ############################################################# 85.0% ############################################################## 86.6% ############################################################### 87.9% ################################################################ 89.9% ################################################################# 91.4% ################################################################### 93.5% #################################################################### 95.0% ##################################################################### 96.0% ########### [2020-07-06T21:40:30.536Z] #25 ... [2020-07-06T21:40:30.536Z] [2020-07-06T21:40:30.536Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:40:30.536Z] #10 55.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-06T21:40:30.536Z] #10 55.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-06T21:40:30.536Z] #10 55.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-06T21:40:30.536Z] #10 58.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-06T21:40:30.536Z] #10 58.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-06T21:40:30.536Z] #10 58.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-06T21:40:30.536Z] #10 61.93 Selecting previously unselected package binutils-mingw-w64. [2020-07-06T21:40:30.536Z] #10 61.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-06T21:40:30.536Z] #10 61.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-06T21:40:30.536Z] #10 62.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-06T21:40:30.536Z] #10 62.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-06T21:40:30.536Z] #10 62.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-06T21:40:30.536Z] #10 62.44 Selecting previously unselected package dmsetup. [2020-07-06T21:40:30.536Z] #10 62.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-06T21:40:30.536Z] #10 62.46 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-06T21:40:30.536Z] #10 62.65 Selecting previously unselected package mingw-w64-common. [2020-07-06T21:40:30.536Z] #10 62.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-06T21:40:30.536Z] #10 62.68 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-06T21:40:30.537Z] #17 ... [2020-07-06T21:40:30.537Z] [2020-07-06T21:40:30.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:30.537Z] #39 90.50 CC criu/autofs.o [2020-07-06T21:40:30.537Z] #39 92.33 CC criu/bfd.o [2020-07-06T21:40:30.537Z] #39 92.59 CC criu/bitmap.o [2020-07-06T21:40:30.537Z] #39 92.64 CC criu/cgroup-props.o [2020-07-06T21:40:30.537Z] #39 93.35 CC criu/cgroup.o [2020-07-06T21:40:30.537Z] #39 95.86 CC criu/clone-noasan.o [2020-07-06T21:40:30.537Z] #39 96.09 CC criu/config.o [2020-07-06T21:40:30.537Z] #39 97.54 CC criu/cr-check.o [2020-07-06T21:40:30.537Z] #39 99.13 CC criu/cr-dedup.o [2020-07-06T21:40:30.537Z] #39 99.60 CC criu/cr-dump.o [2020-07-06T21:40:30.537Z] #39 ... [2020-07-06T21:40:30.537Z] [2020-07-06T21:40:30.537Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:40:30.795Z] #10 ... [2020-07-06T21:40:30.795Z] [2020-07-06T21:40:30.795Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:40:30.795Z] #38 55.66 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-06T21:40:30.795Z] #38 60.18 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-06T21:40:30.795Z] #38 60.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:40:30.795Z] #38 60.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-06T21:40:30.795Z] #38 60.23 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-06T21:40:30.795Z] #38 60.25 Setting up python-six (1.12.0-1) ... [2020-07-06T21:40:30.795Z] #38 64.51 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-06T21:40:30.795Z] #38 64.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-06T21:40:30.795Z] #38 64.58 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-06T21:40:30.795Z] #38 64.59 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-06T21:40:30.795Z] #38 64.62 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-06T21:40:30.795Z] #38 64.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-06T21:40:30.795Z] #38 64.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-06T21:40:30.795Z] #38 64.69 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-06T21:40:30.795Z] #38 64.71 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-06T21:40:30.795Z] #38 64.72 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-06T21:40:30.795Z] #38 ... [2020-07-06T21:40:30.795Z] [2020-07-06T21:40:30.795Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:30.795Z] #30 55.85 time [2020-07-06T21:40:30.795Z] #30 61.65 internal/poll [2020-07-06T21:40:30.795Z] #30 62.93 internal/fmtsort [2020-07-06T21:40:30.795Z] #30 63.76 internal/syscall/execenv [2020-07-06T21:40:30.795Z] #30 63.88 internal/syscall/unix [2020-07-06T21:40:30.795Z] #30 64.18 strings [2020-07-06T21:40:30.795Z] #30 64.59 os [2020-07-06T21:40:30.797Z] #17 31.79 Selecting previously unselected package python3. [2020-07-06T21:40:30.797Z] #17 31.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-06T21:40:30.797Z] #17 31.84 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-06T21:40:30.797Z] #17 31.85 Unpacking python3 (3.7.3-1) ... [2020-07-06T21:40:30.797Z] #17 31.94 Selecting previously unselected package libip4tc0:amd64. [2020-07-06T21:40:30.797Z] #17 31.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-06T21:40:30.797Z] #17 31.95 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-06T21:40:31.056Z] #30 ... [2020-07-06T21:40:31.056Z] [2020-07-06T21:40:31.056Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:40:31.056Z] #25 10.59 0.7% # 2.4% ## 3.7% ### 5.2% ##### 7.1% ###### 9.0% ######## 11.3% ######### 13.1% ########## 14.6% ############ 16.8% ############ 17.9% ############## 19.5% ############## 20.8% ############### 22.1% ################ 23.6% ################## 25.3% ################### 27.1% ##################### 29.3% ###################### 31.5% ####################### 33.3% ######################### 34.8% ########################## 36.4% ########################### 37.6% ############################ 39.2% ############################# 41.1% ############################### 43.3% ################################ 45.0% ################################# 47.0% ################################### 48.7% #################################### 50.5% ##################################### 52.3% ###################################### 54.0% ######################################## 56.0% ######################################## 56.9% ########################################## 58.4% ########################################## 59.5% ############################################ 61.2% ############################################# 63.4% ############################################# 63.9% ############################################### 65.3% ################################################ 67.7% ################################################## 70.3% ################################################### 72.0% ##################################################### 74.3% ####################################################### 76.8% ######################################################## 78.2% ######################################################### 79.6% ########################################################## 81.1% ########################################################### 83.2% ############################################################# 85.0% ############################################################## 86.6% ############################################################### 87.9% ################################################################ 89.9% ################################################################# 91.4% ################################################################### 93.5% #################################################################### 95.0% ##################################################################### 96.0% ###################################################################### 98.1% ######################################################################## 100.0% [2020-07-06T21:40:31.056Z] #25 16.94 [2020-07-06T21:40:31.057Z] #17 32.05 Selecting previously unselected package libip6tc0:amd64. [2020-07-06T21:40:31.057Z] #17 32.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-06T21:40:31.057Z] #17 32.07 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-06T21:40:31.057Z] #17 32.18 Selecting previously unselected package libiptc0:amd64. [2020-07-06T21:40:31.057Z] #17 32.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-06T21:40:31.057Z] #17 32.19 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-06T21:40:31.057Z] #17 32.32 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-06T21:40:31.057Z] #17 32.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-06T21:40:31.057Z] #17 32.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-06T21:40:31.057Z] #17 32.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-06T21:40:31.057Z] #17 32.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-06T21:40:31.317Z] #17 32.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-06T21:40:31.317Z] #17 32.51 Selecting previously unselected package libnftnl11:amd64. [2020-07-06T21:40:31.317Z] #17 32.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-06T21:40:31.317Z] #17 32.52 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-06T21:40:31.577Z] #17 32.60 Selecting previously unselected package iptables. [2020-07-06T21:40:31.578Z] #17 32.62 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-06T21:40:31.578Z] #17 32.63 Unpacking iptables (1.8.2-4) ... [2020-07-06T21:40:31.838Z] #17 32.97 Selecting previously unselected package xxd. [2020-07-06T21:40:31.838Z] #17 32.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-06T21:40:31.838Z] #17 32.99 Unpacking xxd (2:8.1.0875-5) ... [2020-07-06T21:40:32.021Z] #25 18.03 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-06T21:40:32.098Z] #17 33.13 Selecting previously unselected package vim-common. [2020-07-06T21:40:32.098Z] #17 33.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:40:32.098Z] #17 33.18 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-06T21:40:32.098Z] #17 33.38 Selecting previously unselected package bash-completion. [2020-07-06T21:40:32.098Z] #17 33.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-06T21:40:32.173Z] #17 46.63 Selecting previously unselected package vim. [2020-07-06T21:40:32.173Z] #17 46.64 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-06T21:40:32.173Z] #17 46.66 Unpacking vim (2:8.1.0875-5) ... [2020-07-06T21:40:32.280Z] #25 18.36 [2020-07-06T21:40:32.280Z] #25 18.45 ######################################################################## 100.0% [2020-07-06T21:40:32.431Z] #17 47.18 Selecting previously unselected package xfsprogs. [2020-07-06T21:40:32.431Z] #17 47.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-06T21:40:32.431Z] #17 47.20 Unpacking xfsprogs (4.20.0-1) ... [2020-07-06T21:40:32.539Z] #25 18.64 [2020-07-06T21:40:32.874Z] #11 ... [2020-07-06T21:40:32.874Z] [2020-07-06T21:40:32.874Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:32.874Z] #31 92.91 github.com/BurntSushi/toml/cmd/tomlv [2020-07-06T21:40:32.874Z] #31 DONE 96.8s [2020-07-06T21:40:32.998Z] #17 47.68 Selecting previously unselected package zip. [2020-07-06T21:40:32.998Z] #17 47.68 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-06T21:40:32.998Z] #17 47.68 Unpacking zip (3.0-11+b1) ... [2020-07-06T21:40:33.171Z] [2020-07-06T21:40:33.171Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:33.171Z] #40 22.43 CC images/cpuinfo.o [2020-07-06T21:40:33.171Z] #40 23.00 CC images/inventory.o [2020-07-06T21:40:33.171Z] #40 23.25 CC images/fdinfo.o [2020-07-06T21:40:33.171Z] #40 23.64 CC images/fown.o [2020-07-06T21:40:33.171Z] #40 23.84 CC images/ns.o [2020-07-06T21:40:33.171Z] #40 24.14 CC images/regfile.o [2020-07-06T21:40:33.171Z] #40 24.51 CC images/ghost-file.o [2020-07-06T21:40:33.171Z] #40 24.99 CC images/fifo.o [2020-07-06T21:40:33.171Z] #40 25.26 CC images/remap-file-path.o [2020-07-06T21:40:33.171Z] #40 25.66 CC images/eventfd.o [2020-07-06T21:40:33.171Z] #40 25.96 CC images/eventpoll.o [2020-07-06T21:40:33.171Z] #40 26.22 CC images/fh.o [2020-07-06T21:40:33.171Z] #40 26.62 CC images/fsnotify.o [2020-07-06T21:40:33.171Z] #40 27.40 CC images/signalfd.o [2020-07-06T21:40:33.171Z] #40 27.87 CC images/fs.o [2020-07-06T21:40:33.171Z] #40 28.09 CC images/pstree.o [2020-07-06T21:40:33.171Z] #40 28.32 CC images/pipe.o [2020-07-06T21:40:33.171Z] #40 28.64 CC images/tcp-stream.o [2020-07-06T21:40:33.171Z] #40 29.06 CC images/sk-packet.o [2020-07-06T21:40:33.171Z] #40 29.41 CC images/mnt.o [2020-07-06T21:40:33.171Z] #40 29.66 CC images/pipe-data.o [2020-07-06T21:40:33.171Z] #40 29.94 CC images/sa.o [2020-07-06T21:40:33.171Z] #40 30.17 CC images/timer.o [2020-07-06T21:40:33.171Z] #40 30.58 CC images/timerfd.o [2020-07-06T21:40:33.257Z] #17 47.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-06T21:40:33.257Z] #17 47.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-06T21:40:33.257Z] #17 47.93 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-06T21:40:33.257Z] #17 47.94 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-06T21:40:33.257Z] #17 47.95 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-06T21:40:33.257Z] #17 47.97 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-06T21:40:33.257Z] #17 47.98 Setting up uidmap (1:4.5-1.1) ... [2020-07-06T21:40:33.257Z] #17 48.00 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-06T21:40:33.257Z] #17 48.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:40:33.257Z] #17 48.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-06T21:40:33.257Z] #17 48.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-06T21:40:33.470Z] #40 31.00 CC images/mm.o [2020-07-06T21:40:33.475Z] #25 ... [2020-07-06T21:40:33.475Z] [2020-07-06T21:40:33.475Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:40:33.475Z] #32 60.60 Selecting previously unselected package libxml2:amd64. [2020-07-06T21:40:33.475Z] #32 60.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-06T21:40:33.475Z] #32 60.62 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-06T21:40:33.475Z] #32 61.39 Selecting previously unselected package libarchive13:amd64. [2020-07-06T21:40:33.475Z] #32 61.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-06T21:40:33.475Z] #32 61.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-06T21:40:33.475Z] #32 61.80 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-06T21:40:33.475Z] #32 61.80 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-06T21:40:33.475Z] #32 61.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-06T21:40:33.475Z] #32 61.96 Selecting previously unselected package librhash0:amd64. [2020-07-06T21:40:33.475Z] #32 61.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-06T21:40:33.475Z] #32 61.99 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-06T21:40:33.475Z] #32 62.19 Selecting previously unselected package libuv1:amd64. [2020-07-06T21:40:33.475Z] #32 62.23 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-06T21:40:33.475Z] #32 62.24 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-06T21:40:33.475Z] #32 62.42 Selecting previously unselected package cmake. [2020-07-06T21:40:33.475Z] #32 62.43 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-06T21:40:33.475Z] #32 62.43 Unpacking cmake (3.13.4-1) ... [2020-07-06T21:40:33.475Z] #32 66.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-06T21:40:33.475Z] #32 66.53 Setting up xxd (2:8.1.0875-5) ... [2020-07-06T21:40:33.475Z] #32 66.54 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-06T21:40:33.475Z] #32 66.56 Setting up vim-common (2:8.1.0875-5) ... [2020-07-06T21:40:33.475Z] #32 66.58 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-06T21:40:33.475Z] #32 66.61 Setting up cmake-data (3.13.4-1) ... [2020-07-06T21:40:33.475Z] #32 66.63 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-06T21:40:33.475Z] #32 66.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-06T21:40:33.475Z] #32 66.66 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-06T21:40:33.475Z] #32 66.69 Setting up cmake (3.13.4-1) ... [2020-07-06T21:40:33.475Z] #32 66.71 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:40:33.475Z] #32 66.77 Processing triggers for mime-support (3.62) ... [2020-07-06T21:40:33.475Z] #32 DONE 68.4s [2020-07-06T21:40:33.475Z] [2020-07-06T21:40:33.475Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:33.516Z] #17 48.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-06T21:40:33.516Z] #17 48.08 Setting up xxd (2:8.1.0875-5) ... [2020-07-06T21:40:33.516Z] #17 48.09 Setting up zip (3.0-11+b1) ... [2020-07-06T21:40:33.516Z] #17 48.10 Setting up vim-common (2:8.1.0875-5) ... [2020-07-06T21:40:33.516Z] #17 48.13 Setting up bash-completion (1:2.8-6) ... [2020-07-06T21:40:34.118Z] #40 31.70 CC images/sk-opts.o [2020-07-06T21:40:34.767Z] #40 32.03 CC images/sk-unix.o [2020-07-06T21:40:34.767Z] #40 32.34 CC images/sk-inet.o [2020-07-06T21:40:35.068Z] #40 ... [2020-07-06T21:40:35.068Z] [2020-07-06T21:40:35.068Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:35.068Z] #42 88.91 os/exec [2020-07-06T21:40:35.068Z] #42 88.92 net [2020-07-06T21:40:35.068Z] #42 92.11 internal/lazyregexp [2020-07-06T21:40:35.068Z] #42 92.69 github.com/LK4D4/vndr/versioned [2020-07-06T21:40:35.068Z] #42 95.10 crypto/cipher [2020-07-06T21:40:35.068Z] #42 95.11 crypto/sha512 [2020-07-06T21:40:35.068Z] #42 95.19 go/scanner [2020-07-06T21:40:35.068Z] #42 97.99 net/url [2020-07-06T21:40:35.367Z] #42 99.01 text/template/parse [2020-07-06T21:40:35.367Z] #42 ... [2020-07-06T21:40:35.367Z] [2020-07-06T21:40:35.367Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:35.367Z] #40 32.83 CC images/tun.o [2020-07-06T21:40:35.394Z] #17 36.00 Unpacking bash-completion (1:2.8-6) ... [2020-07-06T21:40:35.394Z] #17 36.42 Selecting previously unselected package bzip2. [2020-07-06T21:40:35.394Z] #17 36.43 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-06T21:40:35.394Z] #17 36.43 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-06T21:40:35.394Z] #17 36.54 Selecting previously unselected package xz-utils. [2020-07-06T21:40:35.394Z] #17 36.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-06T21:40:35.394Z] #17 36.57 Unpacking xz-utils (5.2.4-1) ... [2020-07-06T21:40:35.654Z] #17 36.74 Selecting previously unselected package apparmor. [2020-07-06T21:40:35.654Z] #17 36.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-06T21:40:35.654Z] #17 36.84 Unpacking apparmor (2.13.2-10) ... [2020-07-06T21:40:35.666Z] #40 33.16 CC images/sk-netlink.o [2020-07-06T21:40:35.914Z] #17 37.16 Selecting previously unselected package aufs-tools. [2020-07-06T21:40:35.914Z] #17 37.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-06T21:40:35.914Z] #17 37.18 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-06T21:40:35.964Z] #40 33.39 CC images/packet-sock.o [2020-07-06T21:40:36.011Z] #33 2.624 + RM_GOPATH=0 [2020-07-06T21:40:36.011Z] #33 2.624 + TMP_GOPATH= [2020-07-06T21:40:36.011Z] #33 2.624 + : /build [2020-07-06T21:40:36.011Z] #33 2.624 + '[' -z '' ']' [2020-07-06T21:40:36.011Z] #33 2.628 ++ mktemp -d [2020-07-06T21:40:36.011Z] #33 2.629 + export GOPATH=/tmp/tmp.RGenF8BEdu [2020-07-06T21:40:36.011Z] #33 2.629 + GOPATH=/tmp/tmp.RGenF8BEdu [2020-07-06T21:40:36.011Z] #33 2.629 + RM_GOPATH=1 [2020-07-06T21:40:36.011Z] #33 2.629 + case "$(go env GOARCH)" in [2020-07-06T21:40:36.011Z] #33 2.631 ++ go env GOARCH [2020-07-06T21:40:36.011Z] #33 2.646 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:40:36.011Z] #33 2.647 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:40:36.011Z] #33 2.647 ++ dirname /tmp/install/install.sh [2020-07-06T21:40:36.011Z] #33 2.651 + dir=/tmp/install [2020-07-06T21:40:36.011Z] #33 2.653 + bin=tini [2020-07-06T21:40:36.011Z] #33 2.653 + shift [2020-07-06T21:40:36.011Z] #33 2.653 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-06T21:40:36.011Z] #33 2.654 + . /tmp/install/tini.installer [2020-07-06T21:40:36.011Z] #33 2.654 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:40:36.011Z] #33 2.654 + install_tini [2020-07-06T21:40:36.011Z] #33 2.654 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-06T21:40:36.011Z] #33 2.654 + git clone https://github.com/krallin/tini.git /tmp/tmp.RGenF8BEdu/tini [2020-07-06T21:40:36.011Z] #33 2.654 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:40:36.011Z] #33 2.660 Cloning into '/tmp/tmp.RGenF8BEdu/tini'... [2020-07-06T21:40:36.174Z] #17 37.30 Selecting previously unselected package libonig5:amd64. [2020-07-06T21:40:36.174Z] #17 37.32 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-06T21:40:36.174Z] #17 37.33 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-06T21:40:36.262Z] #40 33.77 CC images/ipc-var.o [2020-07-06T21:40:36.441Z] #17 37.51 Selecting previously unselected package libjq1:amd64. [2020-07-06T21:40:36.441Z] #17 37.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-06T21:40:36.441Z] #17 37.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-06T21:40:36.441Z] #17 37.64 Selecting previously unselected package jq. [2020-07-06T21:40:36.441Z] #17 37.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-06T21:40:36.441Z] #17 37.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-06T21:40:36.561Z] #40 34.05 CC images/ipc-desc.o [2020-07-06T21:40:36.701Z] #17 37.75 Selecting previously unselected package libaio1:amd64. [2020-07-06T21:40:36.701Z] #17 37.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-06T21:40:36.701Z] #17 37.78 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-06T21:40:36.701Z] #17 37.88 Selecting previously unselected package libgpm2:amd64. [2020-07-06T21:40:36.701Z] #17 37.89 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-06T21:40:36.701Z] #17 37.90 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-06T21:40:36.701Z] #17 37.98 Selecting previously unselected package libicu63:amd64. [2020-07-06T21:40:36.701Z] #17 37.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-06T21:40:36.806Z] #17 51.06 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-06T21:40:36.806Z] #17 51.07 Setting up xz-utils (5.2.4-1) ... [2020-07-06T21:40:36.806Z] #17 51.16 update-alternatives: [2020-07-06T21:40:36.806Z] #17 ... [2020-07-06T21:40:36.806Z] [2020-07-06T21:40:36.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:36.806Z] #39 100.6 CC criu/cr-service.o [2020-07-06T21:40:36.806Z] #39 102.1 CC criu/crtools.o [2020-07-06T21:40:36.806Z] #39 102.8 CC criu/eventfd.o [2020-07-06T21:40:36.806Z] #39 103.2 CC criu/eventpoll.o [2020-07-06T21:40:36.806Z] #39 104.1 CC criu/external.o [2020-07-06T21:40:36.806Z] #39 104.5 CC criu/fault-injection.o [2020-07-06T21:40:36.806Z] #39 104.6 CC criu/fdstore.o [2020-07-06T21:40:36.806Z] #39 105.0 CC criu/fifo.o [2020-07-06T21:40:36.806Z] #39 105.4 CC criu/file-ids.o [2020-07-06T21:40:36.806Z] #39 105.8 CC criu/file-lock.o [2020-07-06T21:40:36.806Z] #39 106.6 CC criu/files-ext.o [2020-07-06T21:40:36.806Z] #39 106.9 CC criu/files-reg.o [2020-07-06T21:40:36.806Z] #39 109.0 CC criu/files.o [2020-07-06T21:40:36.806Z] #39 ... [2020-07-06T21:40:36.806Z] [2020-07-06T21:40:36.806Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:40:36.806Z] #17 51.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-06T21:40:36.806Z] #17 51.18 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-06T21:40:36.806Z] #17 51.25 invoke-rc.d: could not determine current runlevel [2020-07-06T21:40:36.806Z] #17 51.26 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-06T21:40:36.806Z] #17 51.26 Setting up pigz (2.4-1) ... [2020-07-06T21:40:36.806Z] #17 51.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-06T21:40:36.806Z] #17 51.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-06T21:40:36.806Z] #17 51.31 Setting up python-pip-whl (18.1-5) ... [2020-07-06T21:40:36.806Z] #17 51.32 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-06T21:40:36.806Z] #17 51.34 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-06T21:40:36.860Z] #40 34.30 CC images/ipc-shm.o [2020-07-06T21:40:36.860Z] #40 ... [2020-07-06T21:40:36.860Z] [2020-07-06T21:40:36.860Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:36.860Z] #48 90.66 mvdan.cc/sh/v3/fileutil [2020-07-06T21:40:36.860Z] #48 91.73 encoding/binary [2020-07-06T21:40:36.860Z] #48 91.74 github.com/pkg/diff [2020-07-06T21:40:36.860Z] #48 91.75 go/token [2020-07-06T21:40:36.860Z] #48 91.76 mvdan.cc/editorconfig [2020-07-06T21:40:36.860Z] #48 94.38 go/scanner [2020-07-06T21:40:36.860Z] #48 96.14 mvdan.cc/sh/v3/syntax [2020-07-06T21:40:36.860Z] #48 97.95 golang.org/x/sys/unix [2020-07-06T21:40:36.860Z] #48 97.99 encoding/json [2020-07-06T21:40:36.860Z] #48 98.44 go/ast [2020-07-06T21:40:36.951Z] #33 3.409 + cd /tmp/tmp.RGenF8BEdu/tini [2020-07-06T21:40:36.952Z] #33 3.409 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:40:36.952Z] #33 3.464 + cmake . [2020-07-06T21:40:36.961Z] #17 37.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-06T21:40:37.066Z] #17 51.73 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-06T21:40:37.066Z] #17 51.74 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-06T21:40:37.066Z] #17 51.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-06T21:40:37.066Z] #17 51.77 Setting up vim (2:8.1.0875-5) ... [2020-07-06T21:40:37.066Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-06T21:40:37.066Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-06T21:40:37.066Z] #17 51.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-06T21:40:37.066Z] #17 51.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-06T21:40:37.066Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-06T21:40:37.066Z] #17 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-06T21:40:37.066Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-06T21:40:37.066Z] #17 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-06T21:40:37.066Z] #17 51.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-06T21:40:37.159Z] #48 ... [2020-07-06T21:40:37.159Z] [2020-07-06T21:40:37.159Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:37.159Z] #40 34.59 CC images/ipc-msg.o [2020-07-06T21:40:37.211Z] #33 ... [2020-07-06T21:40:37.211Z] [2020-07-06T21:40:37.211Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:40:37.211Z] #38 72.02 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-06T21:40:37.211Z] #38 72.05 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:40:37.211Z] #38 DONE 72.4s [2020-07-06T21:40:37.326Z] #17 51.84 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-06T21:40:37.326Z] #17 51.86 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-06T21:40:37.326Z] #17 51.87 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-06T21:40:37.326Z] #17 51.88 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-06T21:40:37.326Z] #17 51.90 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-06T21:40:37.458Z] #40 35.02 CC images/ipc-sem.o [2020-07-06T21:40:37.471Z] [2020-07-06T21:40:37.471Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:40:37.471Z] #25 19.79 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-06T21:40:37.471Z] #25 20.38 [2020-07-06T21:40:37.471Z] #25 20.60 ############################## 41.8% ######################################################################## 100.0% [2020-07-06T21:40:37.471Z] #25 20.78 [2020-07-06T21:40:37.471Z] #25 21.61 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-06T21:40:37.471Z] #25 21.72 skipping existing c35d46ef359f [2020-07-06T21:40:37.471Z] #25 21.88 [2020-07-06T21:40:37.471Z] #25 23.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-06T21:40:37.471Z] #25 23.50 [2020-07-06T21:40:37.743Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-07-06T21:40:37.762Z] #40 35.36 CC images/utsns.o [2020-07-06T21:40:37.938Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-06T21:40:37.990Z] #25 23.80 #=#=# ######################################################################## 100.0% [2020-07-06T21:40:37.990Z] #25 24.06 [2020-07-06T21:40:37.990Z] #25 24.13 Download of images into '/build' complete. [2020-07-06T21:40:37.990Z] #25 24.13 Use something like the following to load the result into a Docker daemon: [2020-07-06T21:40:37.990Z] #25 24.13 tar -cC '/build' . | docker load [2020-07-06T21:40:38.053Z] First time build. Skipping changelog. [2020-07-06T21:40:38.061Z] #40 35.56 CC images/creds.o [2020-07-06T21:40:38.061Z] #40 35.76 CC images/vma.o [2020-07-06T21:40:38.249Z] #25 DONE 24.2s [2020-07-06T21:40:38.249Z] [2020-07-06T21:40:38.249Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:38.249Z] #33 4.331 -- The C compiler identification is GNU 8.3.0 [2020-07-06T21:40:38.249Z] #33 4.389 -- Check for working C compiler: /usr/bin/cc [2020-07-06T21:40:38.365Z] #40 36.03 CC images/netdev.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-06T21:40:38.819Z] #33 5.456 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-06T21:40:38.819Z] #33 5.457 -- Detecting C compiler ABI info [2020-07-06T21:40:39.015Z] #40 36.52 CC images/tty.o [2020-07-06T21:40:39.664Z] #40 37.26 CC images/file-lock.o [2020-07-06T21:40:39.757Z] #33 ... [2020-07-06T21:40:39.757Z] [2020-07-06T21:40:39.757Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:39.757Z] #41 64.63 strings [2020-07-06T21:40:39.757Z] #41 65.92 os [2020-07-06T21:40:39.757Z] #41 68.13 regexp/syntax [2020-07-06T21:40:39.757Z] #41 70.72 fmt [2020-07-06T21:40:39.757Z] #41 ... [2020-07-06T21:40:39.757Z] [2020-07-06T21:40:39.757Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:39.757Z] #30 67.67 path [2020-07-06T21:40:39.757Z] #30 68.78 text/tabwriter [2020-07-06T21:40:39.757Z] #30 69.11 fmt [2020-07-06T21:40:39.757Z] #30 69.95 path/filepath [2020-07-06T21:40:39.757Z] #30 71.63 io/ioutil [2020-07-06T21:40:39.757Z] #30 73.68 github.com/BurntSushi/toml [2020-07-06T21:40:39.757Z] #30 73.68 flag [2020-07-06T21:40:39.757Z] #30 ... [2020-07-06T21:40:39.757Z] [2020-07-06T21:40:39.757Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:39.757Z] #33 6.564 -- Detecting C compiler ABI info - done [2020-07-06T21:40:39.964Z] #40 37.51 CC images/rlimit.o [2020-07-06T21:40:40.016Z] #33 6.658 -- Detecting C compile features [2020-07-06T21:40:40.262Z] #40 37.80 CC images/pagemap.o [2020-07-06T21:40:37.970Z] > git rev-list --no-walk 725b08ee3035954f81d70de7d65b733974de1406 # timeout=10 [2020-07-06T21:40:40.561Z] #40 38.14 CC images/siginfo.o [2020-07-06T21:40:40.616Z] #17 54.82 Setting up iptables (1.8.2-4) ... [2020-07-06T21:40:40.616Z] #17 54.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-06T21:40:40.616Z] #17 54.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-06T21:40:40.616Z] #17 54.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-06T21:40:40.616Z] #17 54.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-06T21:40:40.616Z] #17 54.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-06T21:40:40.616Z] #17 54.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-06T21:40:40.616Z] #17 54.89 Setting up python3 (3.7.3-1) ... [2020-07-06T21:40:40.616Z] #17 55.41 Setting up python3-wheel (0.32.3-2) ... [2020-07-06T21:40:40.860Z] #40 38.45 CC images/rpc.o [2020-07-06T21:40:40.916Z] + docker version [2020-07-06T21:40:41.157Z] #17 41.71 Selecting previously unselected package libnet1:amd64. [2020-07-06T21:40:41.157Z] #17 41.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-06T21:40:41.157Z] #17 41.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:40:41.157Z] #17 41.85 Selecting previously unselected package libnl-3-200:amd64. [2020-07-06T21:40:41.157Z] #17 41.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-06T21:40:41.157Z] #17 41.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-06T21:40:41.157Z] #17 41.98 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-06T21:40:41.157Z] #17 41.99 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-06T21:40:41.157Z] #17 42.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-06T21:40:41.157Z] #17 42.08 Selecting previously unselected package libreadline5:amd64. [2020-07-06T21:40:41.157Z] #17 42.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-06T21:40:41.157Z] #17 42.08 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-06T21:40:41.157Z] #17 42.21 Selecting previously unselected package net-tools. [2020-07-06T21:40:41.157Z] #17 42.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-06T21:40:41.157Z] #17 42.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-06T21:40:41.157Z] #17 42.42 Selecting previously unselected package python-pip-whl. [2020-07-06T21:40:41.157Z] #17 42.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-06T21:40:41.157Z] #17 42.43 Unpacking python-pip-whl (18.1-5) ... [2020-07-06T21:40:41.396Z] #33 ... [2020-07-06T21:40:41.396Z] [2020-07-06T21:40:41.396Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:41.396Z] #47 66.53 encoding/binary [2020-07-06T21:40:41.396Z] #47 67.22 context [2020-07-06T21:40:41.396Z] #47 67.95 os [2020-07-06T21:40:41.396Z] #47 69.40 encoding/base64 [2020-07-06T21:40:41.396Z] #47 70.37 golang.org/x/sys/unix [2020-07-06T21:40:41.396Z] #47 72.68 fmt [2020-07-06T21:40:41.396Z] #47 ... [2020-07-06T21:40:41.396Z] [2020-07-06T21:40:41.396Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:41.396Z] #41 75.11 regexp [2020-07-06T21:40:41.554Z] #17 56.17 Setting up apparmor (2.13.2-10) ... [2020-07-06T21:40:41.725Z] #17 ... [2020-07-06T21:40:41.725Z] [2020-07-06T21:40:41.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:41.725Z] #39 101.9 CC criu/cr-errno.o [2020-07-06T21:40:41.725Z] #39 102.0 CC criu/cr-restore.o [2020-07-06T21:40:41.725Z] #39 106.4 CC criu/cr-service.o [2020-07-06T21:40:41.725Z] #39 108.0 CC criu/crtools.o [2020-07-06T21:40:41.725Z] #39 108.6 CC criu/eventfd.o [2020-07-06T21:40:41.725Z] #39 109.0 CC criu/eventpoll.o [2020-07-06T21:40:41.725Z] #39 109.9 CC criu/external.o [2020-07-06T21:40:41.725Z] #39 110.3 CC criu/fault-injection.o [2020-07-06T21:40:41.725Z] #39 110.4 CC criu/fdstore.o [2020-07-06T21:40:41.725Z] #39 110.9 CC criu/fifo.o [2020-07-06T21:40:41.725Z] #39 111.3 CC criu/file-ids.o [2020-07-06T21:40:41.725Z] #39 111.7 CC criu/file-lock.o [2020-07-06T21:40:41.984Z] #39 ... [2020-07-06T21:40:41.984Z] [2020-07-06T21:40:41.984Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:40:41.984Z] #17 43.01 Selecting previously unselected package python3-lib2to3. [2020-07-06T21:40:41.984Z] #17 43.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-06T21:40:41.984Z] #17 43.02 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-06T21:40:41.984Z] #17 43.14 Selecting previously unselected package python3-distutils. [2020-07-06T21:40:41.984Z] #17 43.15 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-06T21:40:41.984Z] #17 43.16 Unpacking python3-distutils (3.7.3-1) ... [2020-07-06T21:40:42.244Z] #17 43.28 Selecting previously unselected package python3-pip. [2020-07-06T21:40:42.244Z] #17 43.28 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-06T21:40:42.244Z] #17 43.29 Unpacking python3-pip (18.1-5) ... [2020-07-06T21:40:42.244Z] #17 43.41 Selecting previously unselected package python3-pkg-resources. [2020-07-06T21:40:42.244Z] #17 43.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-06T21:40:42.244Z] #17 43.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-06T21:40:42.244Z] #17 43.54 Selecting previously unselected package python3-setuptools. [2020-07-06T21:40:42.335Z] #41 77.64 go/token [2020-07-06T21:40:42.394Z] #40 39.89 CC images/ext-file.o [2020-07-06T21:40:42.504Z] #17 43.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-06T21:40:42.504Z] #17 43.56 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-06T21:40:42.504Z] #17 43.75 Selecting previously unselected package python3-wheel. [2020-07-06T21:40:42.504Z] #17 43.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-06T21:40:42.504Z] #17 43.76 Unpacking python3-wheel (0.32.3-2) ... [2020-07-06T21:40:42.696Z] #40 40.20 CC images/cgroup.o [2020-07-06T21:40:42.764Z] #17 43.84 Selecting previously unselected package sudo. [2020-07-06T21:40:42.764Z] #17 43.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-06T21:40:42.764Z] #17 43.87 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-06T21:40:43.283Z] #17 44.38 Selecting previously unselected package thin-provisioning-tools. [2020-07-06T21:40:43.283Z] #17 44.39 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-06T21:40:43.283Z] #17 44.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-06T21:40:43.341Z] #40 40.93 CC images/userns.o [2020-07-06T21:40:43.341Z] #40 ... [2020-07-06T21:40:43.341Z] [2020-07-06T21:40:43.341Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:40:43.462Z] #17 57.82 Setting up xfsprogs (4.20.0-1) ... [2020-07-06T21:40:43.462Z] #17 57.84 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-06T21:40:43.543Z] #17 44.63 Selecting previously unselected package uidmap. [2020-07-06T21:40:43.543Z] #17 44.65 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-06T21:40:43.543Z] #17 44.65 Unpacking uidmap (1:4.5-1.1) ... [2020-07-06T21:40:43.641Z] #11 107.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-06T21:40:43.641Z] #11 107.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-06T21:40:43.641Z] #11 107.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-06T21:40:43.641Z] #11 107.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-06T21:40:43.641Z] #11 107.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-06T21:40:43.642Z] #11 107.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-06T21:40:43.642Z] #11 107.5 Selecting previously unselected package libbtrfs0. [2020-07-06T21:40:43.642Z] #11 107.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-06T21:40:43.642Z] #11 107.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-06T21:40:43.642Z] #11 107.6 Selecting previously unselected package libbtrfs-dev. [2020-07-06T21:40:43.715Z] #41 78.60 go/scanner [2020-07-06T21:40:43.722Z] #17 58.26 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-06T21:40:43.803Z] #17 44.78 Selecting previously unselected package vim-runtime. [2020-07-06T21:40:43.803Z] #17 44.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:40:43.803Z] #17 44.82 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-06T21:40:43.803Z] #17 44.86 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-06T21:40:43.803Z] #17 44.87 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-06T21:40:43.941Z] #11 107.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-06T21:40:43.941Z] #11 107.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:40:43.941Z] #11 107.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-06T21:40:43.941Z] #11 107.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-06T21:40:43.941Z] #11 107.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-06T21:40:44.241Z] #11 107.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-06T21:40:44.241Z] #11 107.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-06T21:40:44.241Z] #11 107.9 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-06T21:40:44.241Z] #11 108.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-06T21:40:44.241Z] #11 108.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-06T21:40:44.241Z] #11 108.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-06T21:40:44.291Z] #17 59.13 Setting up python3-distutils (3.7.3-1) ... [2020-07-06T21:40:44.653Z] #41 79.82 internal/lazyregexp [2020-07-06T21:40:44.838Z] #11 108.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-06T21:40:44.838Z] #11 108.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-06T21:40:44.838Z] #11 108.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-06T21:40:44.838Z] #11 108.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-06T21:40:44.838Z] #11 108.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-06T21:40:44.838Z] #11 108.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-06T21:40:44.860Z] #17 59.64 Setting up python3-setuptools (40.8.0-1) ... [2020-07-06T21:40:44.913Z] #41 80.13 net/url [2020-07-06T21:40:44.913Z] #41 ... [2020-07-06T21:40:44.913Z] [2020-07-06T21:40:44.913Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:40:44.913Z] #10 70.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-06T21:40:44.913Z] #10 70.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-06T21:40:44.913Z] #10 70.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-06T21:40:44.913Z] #10 78.20 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-06T21:40:44.913Z] #10 78.22 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-06T21:40:44.913Z] #10 78.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:40:44.913Z] #10 78.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-06T21:40:44.913Z] #10 78.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-06T21:40:44.913Z] #10 78.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:40:45.135Z] #11 108.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-06T21:40:45.135Z] #11 108.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-06T21:40:45.135Z] #11 108.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-06T21:40:45.135Z] #11 109.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-06T21:40:45.172Z] #10 ... [2020-07-06T21:40:45.172Z] [2020-07-06T21:40:45.172Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:45.172Z] #41 80.22 go/ast [2020-07-06T21:40:45.434Z] #11 109.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-06T21:40:45.434Z] #11 109.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-06T21:40:45.434Z] #11 ... [2020-07-06T21:40:45.434Z] [2020-07-06T21:40:45.434Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:45.434Z] #42 99.19 go/ast [2020-07-06T21:40:45.434Z] #42 101.8 encoding/json [2020-07-06T21:40:45.434Z] #42 109.0 text/template [2020-07-06T21:40:45.733Z] #42 ... [2020-07-06T21:40:45.733Z] [2020-07-06T21:40:45.733Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:40:45.733Z] #11 109.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-06T21:40:45.733Z] #11 109.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-06T21:40:45.733Z] #11 109.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-06T21:40:45.742Z] #41 ... [2020-07-06T21:40:45.742Z] [2020-07-06T21:40:45.742Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:45.742Z] #33 9.049 -- Detecting C compile features - done [2020-07-06T21:40:45.742Z] #33 9.104 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-06T21:40:45.742Z] #33 9.364 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-06T21:40:45.742Z] #33 9.503 -- Configuring done [2020-07-06T21:40:45.742Z] #33 9.525 -- Generating done [2020-07-06T21:40:45.742Z] #33 9.540 -- Build files have been written to: /tmp/tmp.RGenF8BEdu/tini [2020-07-06T21:40:45.742Z] #33 9.545 + make tini-static [2020-07-06T21:40:45.742Z] #33 9.952 Scanning dependencies of target tini-static [2020-07-06T21:40:45.742Z] #33 10.02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-06T21:40:45.742Z] #33 11.27 [100%] Linking C executable tini-static [2020-07-06T21:40:45.742Z] #33 12.01 [100%] Built target tini-static [2020-07-06T21:40:45.742Z] #33 12.11 + mkdir -p /build [2020-07-06T21:40:45.742Z] #33 12.11 + cp tini-static /build/docker-init [2020-07-06T21:40:45.742Z] #33 DONE 12.3s [2020-07-06T21:40:45.742Z] [2020-07-06T21:40:45.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:45.742Z] #39 4.977 Note: Building without setproctitle() and strlcpy() support. [2020-07-06T21:40:45.742Z] #39 4.977 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-06T21:40:45.742Z] #39 4.997 Note: Building without GnuTLS support [2020-07-06T21:40:45.742Z] #39 5.007 Makefile.config:39: Warn: you have no libnftables installed [2020-07-06T21:40:45.742Z] #39 5.007 Makefile.config:40: Warn: Building without nftables support [2020-07-06T21:40:45.742Z] #39 7.417 fatal: not a git repository (or any of the parent directories): .git [2020-07-06T21:40:45.742Z] #39 7.460 GEN .gitid [2020-07-06T21:40:45.742Z] #39 7.487 GEN criu/include/version.h [2020-07-06T21:40:45.742Z] #39 7.532 GEN include/common/asm [2020-07-06T21:40:46.032Z] #11 109.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-06T21:40:46.032Z] #11 109.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-06T21:40:46.032Z] #11 109.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-06T21:40:46.240Z] #17 60.83 Setting up python3-pip (18.1-5) ... [2020-07-06T21:40:46.331Z] #11 109.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-06T21:40:46.331Z] #11 109.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-06T21:40:46.331Z] #11 109.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-06T21:40:46.331Z] #11 110.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-06T21:40:46.331Z] #11 110.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-06T21:40:46.331Z] #11 110.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-06T21:40:46.630Z] #11 110.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-06T21:40:46.630Z] #11 110.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-06T21:40:46.630Z] #11 110.5 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-06T21:40:46.630Z] #11 110.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-06T21:40:46.630Z] #11 110.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-06T21:40:46.630Z] #11 110.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-06T21:40:46.630Z] #11 110.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:40:46.630Z] #11 110.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-06T21:40:46.630Z] #11 110.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-06T21:40:46.630Z] #11 110.5 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-06T21:40:46.929Z] #11 110.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-06T21:40:46.929Z] #11 110.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:40:46.929Z] #11 110.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-06T21:40:46.929Z] #11 110.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-06T21:40:46.929Z] #11 110.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-06T21:40:46.929Z] #11 110.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-06T21:40:46.929Z] #11 110.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-06T21:40:46.929Z] #11 110.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:40:46.929Z] #11 110.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-06T21:40:46.929Z] #11 110.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-06T21:40:46.929Z] #11 110.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:40:46.929Z] #11 110.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-06T21:40:46.929Z] #11 110.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-06T21:40:46.929Z] #11 110.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-06T21:40:46.929Z] #11 110.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-06T21:40:46.929Z] #11 110.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-06T21:40:46.929Z] #11 110.8 Setting up dmsetup (2:1.02.155-3) ... [2020-07-06T21:40:46.929Z] #11 110.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-06T21:40:46.929Z] #11 110.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-06T21:40:46.929Z] #11 110.8 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:40:47.117Z] #17 47.84 Selecting previously unselected package vim. [2020-07-06T21:40:47.117Z] #17 47.84 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-06T21:40:47.117Z] #17 47.87 Unpacking vim (2:8.1.0875-5) ... [2020-07-06T21:40:47.117Z] #17 48.36 Selecting previously unselected package xfsprogs. [2020-07-06T21:40:47.117Z] #17 48.38 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-06T21:40:47.117Z] #17 48.39 Unpacking xfsprogs (4.20.0-1) ... [2020-07-06T21:40:47.121Z] #39 9.798 PBCC images/timens.pb-c.c [2020-07-06T21:40:47.121Z] #39 9.834 DEP images/timens.pb-c.d [2020-07-06T21:40:47.180Z] #17 61.84 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:40:47.180Z] #17 61.89 Processing triggers for mime-support (3.62) ... [2020-07-06T21:40:47.180Z] #17 ... [2020-07-06T21:40:47.180Z] [2020-07-06T21:40:47.180Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:47.180Z] #39 111.3 CC criu/filesystems.o [2020-07-06T21:40:47.180Z] #39 112.0 CC criu/fsnotify.o [2020-07-06T21:40:47.180Z] #39 113.2 CC criu/image-desc.o [2020-07-06T21:40:47.180Z] #39 113.3 CC criu/image.o [2020-07-06T21:40:47.180Z] #39 114.3 CC criu/ipc_ns.o [2020-07-06T21:40:47.180Z] #39 115.6 CC criu/irmap.o [2020-07-06T21:40:47.180Z] #39 116.3 CC criu/kcmp-ids.o [2020-07-06T21:40:47.180Z] #39 116.6 CC criu/kerndat.o [2020-07-06T21:40:47.180Z] #39 117.8 CC criu/libnetlink.o [2020-07-06T21:40:47.180Z] #39 118.2 CC criu/log.o [2020-07-06T21:40:47.180Z] #39 118.8 CC criu/lsm.o [2020-07-06T21:40:47.180Z] #39 119.2 CC criu/mem.o [2020-07-06T21:40:47.180Z] #39 120.9 CC criu/memfd.o [2020-07-06T21:40:47.228Z] #11 DONE 111.0s [2020-07-06T21:40:47.228Z] [2020-07-06T21:40:47.228Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-06T21:40:47.381Z] #39 9.913 PBCC images/fown.pb-c.c [2020-07-06T21:40:47.381Z] #39 9.956 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-06T21:40:47.381Z] #39 ... [2020-07-06T21:40:47.381Z] [2020-07-06T21:40:47.381Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:47.381Z] #41 82.40 text/template/parse [2020-07-06T21:40:47.439Z] #39 ... [2020-07-06T21:40:47.439Z] [2020-07-06T21:40:47.439Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:40:47.439Z] #36 186.8 + dpkg --print-architecture [2020-07-06T21:40:47.439Z] #36 186.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-06T21:40:47.439Z] #36 187.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-06T21:40:47.439Z] #36 187.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-06T21:40:47.439Z] #36 ... [2020-07-06T21:40:47.439Z] [2020-07-06T21:40:47.439Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:47.439Z] #49 74.44 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-06T21:40:47.877Z] #12 DONE 0.5s [2020-07-06T21:40:47.877Z] [2020-07-06T21:40:47.877Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:47.877Z] #50 0.494 + RM_GOPATH=0 [2020-07-06T21:40:47.877Z] #50 0.494 + TMP_GOPATH= [2020-07-06T21:40:47.877Z] #50 0.494 + : /build [2020-07-06T21:40:47.877Z] #50 0.494 + '[' -z '' ']' [2020-07-06T21:40:47.877Z] #50 0.495 ++ mktemp -d [2020-07-06T21:40:47.877Z] #50 0.500 + export GOPATH=/tmp/tmp.Z7fpX3yyV5 [2020-07-06T21:40:47.877Z] #50 0.501 + GOPATH=/tmp/tmp.Z7fpX3yyV5 [2020-07-06T21:40:47.877Z] #50 0.501 + RM_GOPATH=1 [2020-07-06T21:40:47.877Z] #50 0.502 + case "$(go env GOARCH)" in [2020-07-06T21:40:47.877Z] #50 0.503 ++ go env GOARCH [2020-07-06T21:40:47.877Z] #50 0.514 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:40:47.877Z] #50 0.514 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:40:47.877Z] #50 0.516 ++ dirname /tmp/install/install.sh [2020-07-06T21:40:47.877Z] #50 0.518 + dir=/tmp/install [2020-07-06T21:40:47.877Z] #50 0.519 + bin=runc [2020-07-06T21:40:47.877Z] #50 0.519 + shift [2020-07-06T21:40:47.877Z] #50 0.520 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-06T21:40:47.877Z] #50 0.524 + . /tmp/install/runc.installer [2020-07-06T21:40:47.877Z] #50 0.525 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-06T21:40:47.877Z] #50 0.527 + install_runc [2020-07-06T21:40:47.877Z] #50 0.539 + uname -r [2020-07-06T21:40:47.877Z] #50 0.544 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-06T21:40:47.877Z] #50 0.552 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-06T21:40:47.877Z] #50 0.554 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-06T21:40:47.877Z] #50 0.554 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-06T21:40:47.877Z] #50 0.554 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Z7fpX3yyV5/src/github.com/opencontainers/runc [2020-07-06T21:40:47.877Z] #50 0.582 Cloning into '/tmp/tmp.Z7fpX3yyV5/src/github.com/opencontainers/runc'... [2020-07-06T21:40:47.890Z] Client: Docker Engine - Enterprise [2020-07-06T21:40:47.890Z] Version: 19.03.5 [2020-07-06T21:40:47.890Z] API version: 1.40 [2020-07-06T21:40:47.890Z] Go version: go1.12.12 [2020-07-06T21:40:47.890Z] Git commit: 2ee0c57608 [2020-07-06T21:40:47.890Z] Built: 11/13/2019 08:00:16 [2020-07-06T21:40:47.890Z] OS/Arch: windows/amd64 [2020-07-06T21:40:47.890Z] Experimental: false [2020-07-06T21:40:47.890Z] [2020-07-06T21:40:47.890Z] Server: Docker Engine - Enterprise [2020-07-06T21:40:47.890Z] Engine: [2020-07-06T21:40:47.890Z] Version: 19.03.5 [2020-07-06T21:40:47.890Z] API version: 1.40 (minimum version 1.24) [2020-07-06T21:40:47.890Z] Go version: go1.12.12 [2020-07-06T21:40:47.890Z] Git commit: 2ee0c57608 [2020-07-06T21:40:47.890Z] Built: 11/13/2019 07:58:51 [2020-07-06T21:40:47.890Z] OS/Arch: windows/amd64 [2020-07-06T21:40:47.890Z] Experimental: true [2020-07-06T21:40:48.058Z] #17 49.09 Selecting previously unselected package zip. [2020-07-06T21:40:48.058Z] #17 49.09 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-06T21:40:48.058Z] #17 49.10 Unpacking zip (3.0-11+b1) ... [2020-07-06T21:40:48.058Z] #17 49.32 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-06T21:40:48.175Z] #50 ... [2020-07-06T21:40:48.175Z] [2020-07-06T21:40:48.175Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-06T21:40:48.175Z] #13 DONE 0.5s [2020-07-06T21:40:48.319Z] #17 49.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-06T21:40:48.319Z] #17 49.50 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-06T21:40:48.319Z] #17 49.52 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-06T21:40:48.319Z] #17 49.53 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-06T21:40:48.319Z] #17 49.55 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-06T21:40:48.319Z] #17 49.56 Setting up uidmap (1:4.5-1.1) ... [2020-07-06T21:40:48.319Z] #17 49.57 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-06T21:40:48.375Z] #49 ... [2020-07-06T21:40:48.375Z] [2020-07-06T21:40:48.375Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:40:48.375Z] #17 DONE 63.0s [2020-07-06T21:40:48.375Z] [2020-07-06T21:40:48.375Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-06T21:40:48.473Z] [2020-07-06T21:40:48.473Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-06T21:40:48.473Z] #14 0.275 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [Pipeline] sh [2020-07-06T21:40:48.579Z] #17 49.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:40:48.579Z] #17 49.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-06T21:40:48.579Z] #17 49.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-06T21:40:48.579Z] #17 49.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-06T21:40:48.579Z] #17 49.68 Setting up xxd (2:8.1.0875-5) ... [2020-07-06T21:40:48.579Z] #17 49.71 Setting up zip (3.0-11+b1) ... [2020-07-06T21:40:48.579Z] #17 49.72 Setting up vim-common (2:8.1.0875-5) ... [2020-07-06T21:40:48.579Z] #17 49.75 Setting up bash-completion (1:2.8-6) ... [2020-07-06T21:40:48.760Z] #41 ... [2020-07-06T21:40:48.760Z] [2020-07-06T21:40:48.760Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:48.760Z] #30 76.85 log [2020-07-06T21:40:48.760Z] #30 79.22 github.com/BurntSushi/toml/cmd/tomlv [2020-07-06T21:40:48.760Z] #30 DONE 83.5s [2020-07-06T21:40:48.760Z] [2020-07-06T21:40:48.760Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:48.760Z] #39 10.05 PBCC images/opts.pb-c.c [2020-07-06T21:40:48.760Z] #39 10.14 PBCC images/memfd.pb-c.c [2020-07-06T21:40:48.760Z] #39 10.18 DEP images/fown.pb-c.d [2020-07-06T21:40:48.760Z] #39 10.20 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-06T21:40:48.760Z] #39 10.31 DEP images/opts.pb-c.d [2020-07-06T21:40:48.760Z] #39 10.37 DEP images/memfd.pb-c.d [2020-07-06T21:40:48.760Z] #39 10.46 PBCC images/sit.pb-c.c [2020-07-06T21:40:48.760Z] #39 10.56 DEP images/sit.pb-c.d [2020-07-06T21:40:48.760Z] #39 10.62 PBCC images/macvlan.pb-c.c [2020-07-06T21:40:48.760Z] #39 10.66 DEP images/macvlan.pb-c.d [2020-07-06T21:40:48.760Z] #39 10.75 PBCC images/autofs.pb-c.c [2020-07-06T21:40:48.760Z] #39 10.78 DEP images/autofs.pb-c.d [2020-07-06T21:40:48.760Z] #39 10.82 PBCC images/sysctl.pb-c.c [2020-07-06T21:40:48.760Z] #39 10.84 DEP images/sysctl.pb-c.d [2020-07-06T21:40:48.760Z] #39 10.90 PBCC images/time.pb-c.c [2020-07-06T21:40:48.760Z] #39 10.96 DEP images/time.pb-c.d [2020-07-06T21:40:48.760Z] #39 11.00 PBCC images/binfmt-misc.pb-c.c [2020-07-06T21:40:48.760Z] #39 11.02 DEP images/binfmt-misc.pb-c.d [2020-07-06T21:40:48.760Z] #39 11.12 PBCC images/seccomp.pb-c.c [2020-07-06T21:40:48.760Z] #39 11.17 DEP images/seccomp.pb-c.d [2020-07-06T21:40:48.760Z] #39 11.28 PBCC images/userns.pb-c.c [2020-07-06T21:40:48.760Z] #39 11.35 DEP images/userns.pb-c.d [2020-07-06T21:40:48.760Z] #39 11.45 PBCC images/cgroup.pb-c.c [2020-07-06T21:40:48.760Z] #39 11.54 DEP images/cgroup.pb-c.d [2020-07-06T21:40:48.760Z] #39 11.65 PBCC images/ext-file.pb-c.c [2020-07-06T21:40:48.772Z] #14 DONE 0.4s [2020-07-06T21:40:48.773Z] [2020-07-06T21:40:48.773Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-06T21:40:49.020Z] #39 11.77 DEP images/ext-file.pb-c.d [2020-07-06T21:40:49.020Z] #39 11.86 PBCC images/rpc.pb-c.c [2020-07-06T21:40:49.280Z] #39 11.94 DEP images/rpc.pb-c.d [2020-07-06T21:40:49.346Z] + docker info [2020-07-06T21:40:49.420Z] #15 DONE 0.6s [2020-07-06T21:40:49.420Z] [2020-07-06T21:40:49.420Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-06T21:40:49.540Z] #39 12.12 PBCC images/siginfo.pb-c.c [2020-07-06T21:40:49.540Z] #39 12.14 DEP images/siginfo.pb-c.d [2020-07-06T21:40:49.540Z] #39 12.18 PBCC images/pagemap.pb-c.c [2020-07-06T21:40:49.540Z] #39 12.22 DEP images/pagemap.pb-c.d [2020-07-06T21:40:49.540Z] #39 12.26 PBCC images/rlimit.pb-c.c [2020-07-06T21:40:49.540Z] #39 12.30 DEP images/rlimit.pb-c.d [2020-07-06T21:40:49.540Z] #39 12.33 PBCC images/file-lock.pb-c.c [2020-07-06T21:40:49.720Z] #16 DONE 0.4s [2020-07-06T21:40:49.720Z] [2020-07-06T21:40:49.720Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-06T21:40:49.799Z] #39 12.36 DEP images/file-lock.pb-c.d [2020-07-06T21:40:49.799Z] #39 12.40 PBCC images/tty.pb-c.c [2020-07-06T21:40:49.799Z] #39 12.45 DEP images/tty.pb-c.d [2020-07-06T21:40:49.799Z] #39 12.52 PBCC images/tun.pb-c.c [2020-07-06T21:40:49.799Z] #39 12.56 PBCC images/netdev.pb-c.c [2020-07-06T21:40:49.799Z] #39 12.61 DEP images/tun.pb-c.d [2020-07-06T21:40:50.019Z] #17 DONE 0.4s [2020-07-06T21:40:50.019Z] [2020-07-06T21:40:50.019Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:40:50.059Z] #39 12.68 DEP images/netdev.pb-c.d [2020-07-06T21:40:50.059Z] #39 12.75 PBCC images/vma.pb-c.c [2020-07-06T21:40:50.059Z] #39 12.79 DEP images/vma.pb-c.d [2020-07-06T21:40:50.059Z] #39 12.84 PBCC images/creds.pb-c.c [2020-07-06T21:40:50.059Z] #39 12.86 DEP images/creds.pb-c.d [2020-07-06T21:40:50.059Z] #39 12.89 PBCC images/utsns.pb-c.c [2020-07-06T21:40:50.277Z] #18 1.732 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-06T21:40:50.277Z] #18 1.733 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-06T21:40:50.277Z] #18 1.740 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-06T21:40:50.277Z] #18 DONE 2.0s [2020-07-06T21:40:50.277Z] [2020-07-06T21:40:50.277Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:50.277Z] #49 77.17 + mkdir -p /build [2020-07-06T21:40:50.277Z] #49 77.18 + cp runc /build/runc [2020-07-06T21:40:50.277Z] #49 DONE 77.5s [2020-07-06T21:40:50.277Z] [2020-07-06T21:40:50.277Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-06T21:40:50.319Z] #39 12.93 DEP images/utsns.pb-c.d [2020-07-06T21:40:50.319Z] #39 13.02 PBCC images/ipc-desc.pb-c.c [2020-07-06T21:40:50.319Z] #39 13.03 PBCC images/ipc-sem.pb-c.c [2020-07-06T21:40:50.319Z] #39 13.06 DEP images/ipc-desc.pb-c.d [2020-07-06T21:40:50.319Z] #39 13.10 DEP images/ipc-sem.pb-c.d [2020-07-06T21:40:50.319Z] #39 13.15 PBCC images/ipc-msg.pb-c.c [2020-07-06T21:40:50.579Z] #39 13.18 DEP images/ipc-msg.pb-c.d [2020-07-06T21:40:50.579Z] #39 13.21 PBCC images/ipc-shm.pb-c.c [2020-07-06T21:40:50.579Z] #39 13.25 DEP images/ipc-shm.pb-c.d [2020-07-06T21:40:50.579Z] #39 13.33 PBCC images/ipc-var.pb-c.c [2020-07-06T21:40:50.579Z] #39 13.34 DEP images/ipc-var.pb-c.d [2020-07-06T21:40:50.579Z] #39 13.39 PBCC images/sk-opts.pb-c.c [2020-07-06T21:40:50.579Z] #39 13.42 PBCC images/packet-sock.pb-c.c [2020-07-06T21:40:50.671Z] #18 0.523 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:40:50.672Z] #18 0.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:40:50.672Z] #18 0.630 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:40:50.838Z] #39 13.49 DEP images/sk-opts.pb-c.d [2020-07-06T21:40:50.838Z] #39 13.53 DEP images/packet-sock.pb-c.d [2020-07-06T21:40:50.838Z] #39 13.61 PBCC images/sk-netlink.pb-c.c [2020-07-06T21:40:51.098Z] #39 13.65 DEP images/sk-netlink.pb-c.d [2020-07-06T21:40:51.098Z] #39 13.70 PBCC images/sk-inet.pb-c.c [2020-07-06T21:40:51.098Z] #39 13.75 DEP images/sk-inet.pb-c.d [2020-07-06T21:40:51.098Z] #39 13.81 PBCC images/sk-unix.pb-c.c [2020-07-06T21:40:51.098Z] #39 13.85 DEP images/sk-unix.pb-c.d [2020-07-06T21:40:51.098Z] #39 13.89 PBCC images/mm.pb-c.c [2020-07-06T21:40:51.358Z] #39 13.95 DEP images/mm.pb-c.d [2020-07-06T21:40:51.358Z] #39 14.00 PBCC images/timerfd.pb-c.c [2020-07-06T21:40:51.358Z] #39 14.09 DEP images/timerfd.pb-c.d [2020-07-06T21:40:51.358Z] #39 14.14 PBCC images/timer.pb-c.c [2020-07-06T21:40:51.617Z] #39 14.18 DEP images/timer.pb-c.d [2020-07-06T21:40:51.617Z] #39 14.23 PBCC images/sa.pb-c.c [2020-07-06T21:40:51.617Z] #39 14.28 DEP images/sa.pb-c.d [2020-07-06T21:40:51.617Z] #39 14.31 PBCC images/pipe-data.pb-c.c [2020-07-06T21:40:51.617Z] #39 14.32 DEP images/pipe-data.pb-c.d [2020-07-06T21:40:51.617Z] #39 14.36 PBCC images/mnt.pb-c.c [2020-07-06T21:40:51.617Z] #39 14.39 DEP images/mnt.pb-c.d [2020-07-06T21:40:51.877Z] #39 14.47 PBCC images/sk-packet.pb-c.c [2020-07-06T21:40:51.877Z] #39 14.48 DEP images/sk-packet.pb-c.d [2020-07-06T21:40:51.877Z] #39 14.53 PBCC images/tcp-stream.pb-c.c [2020-07-06T21:40:51.877Z] #39 14.58 DEP images/tcp-stream.pb-c.d [2020-07-06T21:40:51.877Z] #39 14.64 PBCC images/pipe.pb-c.c [2020-07-06T21:40:51.880Z] #17 52.70 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-06T21:40:51.880Z] #17 52.71 Setting up xz-utils (5.2.4-1) ... [2020-07-06T21:40:51.881Z] #17 52.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-06T21:40:51.881Z] #17 52.74 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-06T21:40:51.881Z] #17 52.82 invoke-rc.d: could not determine current runlevel [2020-07-06T21:40:51.881Z] #17 52.82 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-06T21:40:51.881Z] #17 52.84 Setting up pigz (2.4-1) ... [2020-07-06T21:40:51.881Z] #17 52.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-06T21:40:51.881Z] #17 52.87 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-06T21:40:51.881Z] #17 52.89 Setting up python-pip-whl (18.1-5) ... [2020-07-06T21:40:51.881Z] #17 52.93 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-06T21:40:51.881Z] #17 52.95 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-06T21:40:52.136Z] #39 14.71 DEP images/pipe.pb-c.d [2020-07-06T21:40:52.136Z] #39 14.77 PBCC images/pstree.pb-c.c [2020-07-06T21:40:52.136Z] #39 14.81 DEP images/pstree.pb-c.d [2020-07-06T21:40:52.136Z] #39 14.87 PBCC images/fs.pb-c.c [2020-07-06T21:40:52.136Z] #39 14.88 DEP images/fs.pb-c.d [2020-07-06T21:40:52.136Z] #39 14.95 PBCC images/signalfd.pb-c.c [2020-07-06T21:40:52.136Z] #39 15.02 DEP images/signalfd.pb-c.d [2020-07-06T21:40:52.141Z] #17 53.42 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-06T21:40:52.141Z] #17 53.46 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-06T21:40:52.141Z] #17 53.47 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-06T21:40:52.218Z] #18 1.857 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-06T21:40:52.396Z] #39 15.07 PBCC images/fh.pb-c.c [2020-07-06T21:40:52.396Z] #39 15.13 PBCC images/fsnotify.pb-c.c [2020-07-06T21:40:52.396Z] #39 15.22 DEP images/fh.pb-c.d [2020-07-06T21:40:52.401Z] #17 53.49 Setting up vim (2:8.1.0875-5) ... [2020-07-06T21:40:52.401Z] #17 53.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-06T21:40:52.401Z] #17 53.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-06T21:40:52.401Z] #17 53.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-06T21:40:52.401Z] #17 53.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-06T21:40:52.401Z] #17 53.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-06T21:40:52.401Z] #17 53.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-06T21:40:52.401Z] #17 53.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-06T21:40:52.401Z] #17 53.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-06T21:40:52.401Z] #17 53.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-06T21:40:52.401Z] #17 53.60 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-06T21:40:52.401Z] #17 53.62 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-06T21:40:52.401Z] #17 53.63 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-06T21:40:52.401Z] #17 53.64 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-06T21:40:52.401Z] #17 53.66 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-06T21:40:52.401Z] #17 ... [2020-07-06T21:40:52.401Z] [2020-07-06T21:40:52.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:52.401Z] #39 112.5 CC criu/files-ext.o [2020-07-06T21:40:52.401Z] #39 112.9 CC criu/files-reg.o [2020-07-06T21:40:52.401Z] #39 115.2 CC criu/files.o [2020-07-06T21:40:52.401Z] #39 117.4 CC criu/filesystems.o [2020-07-06T21:40:52.401Z] #39 118.1 CC criu/fsnotify.o [2020-07-06T21:40:52.401Z] #39 119.2 CC criu/image-desc.o [2020-07-06T21:40:52.401Z] #39 119.4 CC criu/image.o [2020-07-06T21:40:52.401Z] #39 120.3 CC criu/ipc_ns.o [2020-07-06T21:40:52.401Z] #39 121.6 CC criu/irmap.o [2020-07-06T21:40:52.401Z] #39 122.3 CC criu/kcmp-ids.o [2020-07-06T21:40:52.656Z] #39 15.29 DEP images/fsnotify.pb-c.d [2020-07-06T21:40:52.656Z] #39 15.34 PBCC images/eventpoll.pb-c.c [2020-07-06T21:40:52.656Z] #39 15.39 DEP images/eventpoll.pb-c.d [2020-07-06T21:40:52.656Z] #39 15.45 PBCC images/eventfd.pb-c.c [2020-07-06T21:40:52.656Z] #39 15.47 DEP images/eventfd.pb-c.d [2020-07-06T21:40:52.656Z] #39 15.52 PBCC images/remap-file-path.pb-c.c [2020-07-06T21:40:52.661Z] #39 122.7 CC criu/kerndat.o [2020-07-06T21:40:52.661Z] #39 ... [2020-07-06T21:40:52.661Z] [2020-07-06T21:40:52.661Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:40:52.661Z] #36 192.0 + dpkg --print-architecture [2020-07-06T21:40:52.661Z] #36 192.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-06T21:40:52.915Z] #39 15.58 DEP images/remap-file-path.pb-c.d [2020-07-06T21:40:52.915Z] #39 15.64 PBCC images/fifo.pb-c.c [2020-07-06T21:40:52.915Z] #39 15.68 DEP images/fifo.pb-c.d [2020-07-06T21:40:52.915Z] #39 15.74 PBCC images/ghost-file.pb-c.c [2020-07-06T21:40:53.174Z] #39 15.82 DEP images/ghost-file.pb-c.d [2020-07-06T21:40:53.174Z] #39 15.87 PBCC images/regfile.pb-c.c [2020-07-06T21:40:53.174Z] #39 15.93 DEP images/regfile.pb-c.d [2020-07-06T21:40:53.174Z] #39 15.98 PBCC images/ns.pb-c.c [2020-07-06T21:40:53.231Z] #36 192.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-06T21:40:53.231Z] #36 192.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-06T21:40:53.282Z] #18 3.126 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-06T21:40:53.434Z] #39 16.00 DEP images/ns.pb-c.d [2020-07-06T21:40:53.434Z] #39 16.09 PBCC images/fdinfo.pb-c.c [2020-07-06T21:40:53.434Z] #39 16.18 DEP images/fdinfo.pb-c.d [2020-07-06T21:40:53.434Z] #39 16.23 PBCC images/core-aarch64.pb-c.c [2020-07-06T21:40:53.694Z] #39 16.28 PBCC images/core-arm.pb-c.c [2020-07-06T21:40:53.694Z] #39 16.32 PBCC images/core-ppc64.pb-c.c [2020-07-06T21:40:53.694Z] #39 ... [2020-07-06T21:40:53.694Z] [2020-07-06T21:40:53.694Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:53.694Z] #47 78.74 encoding/json [2020-07-06T21:40:53.694Z] #47 82.21 github.com/pkg/diff [2020-07-06T21:40:53.694Z] #47 84.12 go/ast [2020-07-06T21:40:53.694Z] #47 85.29 golang.org/x/crypto/ssh/terminal [2020-07-06T21:40:53.694Z] #47 86.73 mvdan.cc/editorconfig [2020-07-06T21:40:53.694Z] #47 88.05 mvdan.cc/sh/v3/fileutil [2020-07-06T21:40:53.694Z] #47 88.25 mvdan.cc/sh/v3/syntax [2020-07-06T21:40:53.694Z] #47 ... [2020-07-06T21:40:53.694Z] [2020-07-06T21:40:53.694Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:53.694Z] #39 16.40 PBCC images/core-s390.pb-c.c [2020-07-06T21:40:53.694Z] #39 16.45 PBCC images/core-x86.pb-c.c [2020-07-06T21:40:53.694Z] #39 16.48 PBCC images/core.pb-c.c [2020-07-06T21:40:53.927Z] #18 ... [2020-07-06T21:40:53.928Z] [2020-07-06T21:40:53.928Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:53.928Z] #40 41.34 CC images/google/protobuf/descriptor.o [2020-07-06T21:40:53.928Z] #40 43.82 CC images/opts.o [2020-07-06T21:40:53.928Z] #40 44.09 CC images/seccomp.o [2020-07-06T21:40:53.928Z] #40 44.43 CC images/binfmt-misc.o [2020-07-06T21:40:53.928Z] #40 44.81 CC images/time.o [2020-07-06T21:40:53.928Z] #40 45.04 CC images/sysctl.o [2020-07-06T21:40:53.928Z] #40 45.48 CC images/autofs.o [2020-07-06T21:40:53.928Z] #40 45.61 CC images/macvlan.o [2020-07-06T21:40:53.928Z] #40 45.73 CC images/sit.o [2020-07-06T21:40:53.928Z] #40 46.05 CC images/memfd.o [2020-07-06T21:40:53.928Z] #40 46.59 CC images/timens.o [2020-07-06T21:40:53.928Z] #40 46.98 LINK images/built-in.o [2020-07-06T21:40:53.928Z] #40 47.09 GEN compel/include/asm [2020-07-06T21:40:53.928Z] #40 47.12 GEN compel/include/version.h [2020-07-06T21:40:53.928Z] #40 47.12 touch .config [2020-07-06T21:40:53.928Z] #40 47.17 GEN include/common/config.h [2020-07-06T21:40:53.928Z] #40 47.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-06T21:40:53.928Z] #40 47.37 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-06T21:40:53.928Z] #40 47.41 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-06T21:40:53.928Z] #40 47.42 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-06T21:40:53.928Z] #40 47.51 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-06T21:40:53.928Z] #40 47.55 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-06T21:40:53.928Z] #40 47.59 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-06T21:40:53.928Z] #40 47.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-06T21:40:53.928Z] #40 47.64 DEP compel/plugins/std/infect.d [2020-07-06T21:40:53.928Z] #40 47.89 DEP compel/plugins/std/string.d [2020-07-06T21:40:53.928Z] #40 48.08 DEP compel/plugins/std/log.d [2020-07-06T21:40:53.928Z] #40 48.18 DEP compel/plugins/std/fds.d [2020-07-06T21:40:53.928Z] #40 48.30 DEP compel/plugins/std/std.d [2020-07-06T21:40:53.928Z] #40 48.46 DEP compel/plugins/shmem/shmem.d [2020-07-06T21:40:53.928Z] #40 48.57 DEP compel/plugins/fds/fds.d [2020-07-06T21:40:53.928Z] #40 48.74 CC compel/plugins/std/std.o [2020-07-06T21:40:53.928Z] #40 49.13 CC compel/plugins/std/fds.o [2020-07-06T21:40:53.928Z] #40 49.68 CC compel/plugins/std/log.o [2020-07-06T21:40:53.928Z] #40 50.74 CC compel/plugins/std/string.o [2020-07-06T21:40:53.928Z] #40 51.26 CC compel/plugins/std/infect.o [2020-07-06T21:40:53.953Z] #39 16.55 PBCC images/inventory.pb-c.c [2020-07-06T21:40:53.953Z] #39 16.61 DEP images/core-aarch64.pb-c.d [2020-07-06T21:40:53.953Z] #39 16.68 DEP images/core-arm.pb-c.d [2020-07-06T21:40:54.212Z] #39 16.78 DEP images/core-ppc64.pb-c.d [2020-07-06T21:40:54.212Z] #39 16.81 DEP images/core-s390.pb-c.d [2020-07-06T21:40:54.212Z] #39 16.86 DEP images/core-x86.pb-c.d [2020-07-06T21:40:54.212Z] #39 16.91 DEP images/core.pb-c.d [2020-07-06T21:40:54.212Z] #39 16.97 DEP images/inventory.pb-c.d [2020-07-06T21:40:54.212Z] #39 17.02 PBCC images/cpuinfo.pb-c.c [2020-07-06T21:40:54.227Z] #40 ... [2020-07-06T21:40:54.227Z] [2020-07-06T21:40:54.227Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:54.227Z] #48 118.0 golang.org/x/crypto/ssh/terminal [2020-07-06T21:40:54.472Z] #39 17.07 DEP images/cpuinfo.pb-c.d [2020-07-06T21:40:54.472Z] #39 17.12 PBCC images/stats.pb-c.c [2020-07-06T21:40:54.472Z] #39 17.14 DEP images/stats.pb-c.d [2020-07-06T21:40:55.853Z] #39 18.52 make[1]: Nothing to be done for 'all'. [2020-07-06T21:40:56.850Z] #19 5.673 Collecting yamllint==1.16.0 [2020-07-06T21:40:57.232Z] #39 19.86 CC images/stats.o [2020-07-06T21:40:57.420Z] #19 ... [2020-07-06T21:40:57.420Z] [2020-07-06T21:40:57.420Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:57.420Z] #39 121.7 CC criu/mount.o [2020-07-06T21:40:57.420Z] #39 126.0 CC criu/namespaces.o [2020-07-06T21:40:57.420Z] #39 127.9 CC criu/net.o [2020-07-06T21:40:57.420Z] #39 130.7 CC criu/netfilter.o [2020-07-06T21:40:57.420Z] #39 130.9 CC criu/page-pipe.o [2020-07-06T21:40:57.420Z] #39 131.3 CC criu/page-xfer.o [2020-07-06T21:40:57.795Z] #48 ... [2020-07-06T21:40:57.796Z] [2020-07-06T21:40:57.796Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:57.796Z] #42 111.0 go/parser [2020-07-06T21:40:57.796Z] #42 117.5 encoding/xml [2020-07-06T21:40:57.796Z] #42 ... [2020-07-06T21:40:57.796Z] [2020-07-06T21:40:57.796Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:40:57.796Z] #50 9.494 + cd /tmp/tmp.Z7fpX3yyV5/src/github.com/opencontainers/runc [2020-07-06T21:40:57.796Z] #50 9.495 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-06T21:40:57.796Z] #50 9.879 + '[' -z '' ']' [2020-07-06T21:40:57.796Z] #50 9.880 + target=static [2020-07-06T21:40:57.796Z] #50 9.880 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-06T21:40:57.796Z] #50 10.36 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-06T21:40:57.801Z] #39 20.34 CC images/core.o [2020-07-06T21:40:58.359Z] #39 132.3 CC criu/pagemap-cache.o [2020-07-06T21:40:58.359Z] #39 132.5 CC criu/pagemap.o [2020-07-06T21:40:58.370Z] #39 20.96 CC images/core-x86.o [2020-07-06T21:40:58.629Z] #39 21.44 CC images/core-arm.o [2020-07-06T21:40:58.889Z] #39 ... [2020-07-06T21:40:58.889Z] [2020-07-06T21:40:58.889Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:40:58.889Z] #47 94.03 mvdan.cc/sh/v3/cmd/shfmt [2020-07-06T21:40:58.889Z] #47 ... [2020-07-06T21:40:58.889Z] [2020-07-06T21:40:58.889Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:40:58.889Z] #52 39.87 Checking out files: 42% (1348/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 82% (2628/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-06T21:40:58.889Z] #52 41.65 + cd /tmp/tmp.wI6569EJus/src/github.com/containerd/containerd [2020-07-06T21:40:58.889Z] #52 41.65 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:40:58.889Z] #52 43.31 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-06T21:40:58.889Z] #52 43.31 + BUILDTAGS='netgo osusergo static_build' [2020-07-06T21:40:58.889Z] #52 43.31 + export EXTRA_FLAGS=-buildmode=pie [2020-07-06T21:40:58.889Z] #52 43.31 + EXTRA_FLAGS=-buildmode=pie [2020-07-06T21:40:58.889Z] #52 43.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-06T21:40:58.889Z] #52 43.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-06T21:40:58.889Z] #52 43.31 + '[' '' = dynamic ']' [2020-07-06T21:40:58.889Z] #52 43.31 + make [2020-07-06T21:40:58.889Z] #52 44.32 + bin/ctr [2020-07-06T21:40:59.149Z] #52 ... [2020-07-06T21:40:59.149Z] [2020-07-06T21:40:59.149Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:40:59.149Z] #39 21.80 CC images/core-aarch64.o [2020-07-06T21:40:59.299Z] #39 133.1 CC criu/parasite-syscall.o [2020-07-06T21:40:59.409Z] #39 22.19 CC images/core-ppc64.o [2020-07-06T21:40:59.559Z] #39 133.8 CC criu/path.o [2020-07-06T21:40:59.979Z] #39 22.63 CC images/core-s390.o [2020-07-06T21:41:00.128Z] #39 134.0 CC criu/pie-util-vdso-elf32.o [2020-07-06T21:41:00.388Z] #39 134.4 CC criu/pie-util-vdso.o [2020-07-06T21:41:00.648Z] #39 134.6 CC criu/pie-util.o [2020-07-06T21:41:00.649Z] #39 134.8 CC criu/pipes.o [2020-07-06T21:41:00.917Z] #39 23.39 CC images/cpuinfo.o [2020-07-06T21:41:00.917Z] #39 ... [2020-07-06T21:41:00.917Z] [2020-07-06T21:41:00.917Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:00.917Z] #41 85.89 go/parser [2020-07-06T21:41:00.917Z] #41 87.22 text/template [2020-07-06T21:41:00.917Z] #41 89.49 encoding/xml [2020-07-06T21:41:00.917Z] #41 91.67 go/doc [2020-07-06T21:41:00.917Z] #41 94.84 github.com/LK4D4/vndr/build [2020-07-06T21:41:00.917Z] #41 94.90 github.com/LK4D4/vndr/versioned [2020-07-06T21:41:00.917Z] #41 95.02 compress/flate [2020-07-06T21:41:01.176Z] #41 ... [2020-07-06T21:41:01.176Z] [2020-07-06T21:41:01.176Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:01.176Z] #39 23.84 CC images/inventory.o [2020-07-06T21:41:01.218Z] #39 135.3 CC criu/plugin.o [2020-07-06T21:41:01.218Z] #39 ... [2020-07-06T21:41:01.218Z] [2020-07-06T21:41:01.218Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-06T21:41:01.218Z] #19 11.05 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-06T21:41:01.218Z] #19 11.11 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-06T21:41:01.368Z] #36 ... [2020-07-06T21:41:01.368Z] [2020-07-06T21:41:01.368Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:01.368Z] #17 56.71 Setting up iptables (1.8.2-4) ... [2020-07-06T21:41:01.368Z] #17 56.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-06T21:41:01.368Z] #17 56.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-06T21:41:01.368Z] #17 56.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-06T21:41:01.368Z] #17 56.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-06T21:41:01.368Z] #17 56.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-06T21:41:01.368Z] #17 56.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-06T21:41:01.368Z] #17 56.76 Setting up python3 (3.7.3-1) ... [2020-07-06T21:41:01.368Z] #17 57.15 Setting up python3-wheel (0.32.3-2) ... [2020-07-06T21:41:01.368Z] #17 57.98 Setting up apparmor (2.13.2-10) ... [2020-07-06T21:41:01.368Z] #17 59.83 Setting up xfsprogs (4.20.0-1) ... [2020-07-06T21:41:01.368Z] #17 59.85 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-06T21:41:01.368Z] #17 60.30 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-06T21:41:01.368Z] #17 61.22 Setting up python3-distutils (3.7.3-1) ... [2020-07-06T21:41:01.368Z] #17 61.73 Setting up python3-setuptools (40.8.0-1) ... [2020-07-06T21:41:01.436Z] #39 24.16 CC images/fdinfo.o [2020-07-06T21:41:01.478Z] #19 11.14 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-06T21:41:01.478Z] #19 11.18 Collecting pyyaml (from yamllint==1.16.0) [2020-07-06T21:41:01.478Z] #19 11.30 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-06T21:41:01.696Z] #39 24.47 CC images/fown.o [2020-07-06T21:41:01.940Z] #17 63.10 Setting up python3-pip (18.1-5) ... [2020-07-06T21:41:01.956Z] #39 24.67 CC images/ns.o [2020-07-06T21:41:02.215Z] #39 24.89 CC images/regfile.o [2020-07-06T21:41:02.475Z] #39 25.19 CC images/ghost-file.o [2020-07-06T21:41:02.735Z] #39 25.50 CC images/fifo.o [2020-07-06T21:41:02.860Z] #19 12.28 Building wheels for collected packages: pyyaml [2020-07-06T21:41:02.860Z] #19 12.28 Running setup.py bdist_wheel for pyyaml: started [2020-07-06T21:41:02.995Z] #39 25.77 CC images/remap-file-path.o [2020-07-06T21:41:03.254Z] #39 25.99 CC images/eventfd.o [2020-07-06T21:41:03.323Z] #17 64.16 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:41:03.324Z] #17 64.19 Processing triggers for mime-support (3.62) ... [2020-07-06T21:41:03.429Z] #19 13.07 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-06T21:41:03.429Z] #19 13.07 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-06T21:41:03.429Z] #19 13.17 Successfully built pyyaml [2020-07-06T21:41:03.429Z] #19 13.18 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-06T21:41:03.449Z] #50 ... [2020-07-06T21:41:03.449Z] [2020-07-06T21:41:03.449Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:03.449Z] #40 51.84 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-06T21:41:03.449Z] #40 51.88 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-06T21:41:03.449Z] #40 51.96 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-06T21:41:03.449Z] #40 52.04 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-06T21:41:03.449Z] #40 52.09 AR compel/plugins/std.lib.a [2020-07-06T21:41:03.449Z] #40 52.17 CC compel/plugins/fds/fds.o [2020-07-06T21:41:03.449Z] #40 52.40 AR compel/plugins/fds.lib.a [2020-07-06T21:41:03.449Z] #40 52.47 HOSTDEP compel/src/lib/log-host.d [2020-07-06T21:41:03.449Z] #40 52.62 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-06T21:41:03.449Z] #40 52.79 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-06T21:41:03.449Z] #40 52.87 HOSTDEP compel/src/main-host.d [2020-07-06T21:41:03.449Z] #40 53.00 DEP compel/src/lib/ptrace.d [2020-07-06T21:41:03.449Z] #40 53.16 DEP compel/src/lib/infect.d [2020-07-06T21:41:03.449Z] #40 53.34 DEP compel/src/lib/infect-util.d [2020-07-06T21:41:03.449Z] #40 53.45 DEP compel/src/lib/infect-rpc.d [2020-07-06T21:41:03.449Z] #40 53.59 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-06T21:41:03.449Z] #40 53.72 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-06T21:41:03.449Z] #40 53.83 DEP compel/src/lib/log.d [2020-07-06T21:41:03.449Z] #40 53.97 DEP compel/src/main.d [2020-07-06T21:41:03.449Z] #40 54.10 DEP compel/src/lib/handle-elf.d [2020-07-06T21:41:03.449Z] #40 54.22 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-06T21:41:03.449Z] #40 54.34 CC compel/src/lib/log.o [2020-07-06T21:41:03.449Z] #40 54.68 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-06T21:41:03.449Z] #40 55.09 CC compel/arch/ppc64/src/lib/infect.o [2020-07-06T21:41:03.449Z] #40 56.02 CC compel/src/lib/infect-rpc.o [2020-07-06T21:41:03.449Z] #40 56.56 CC compel/src/lib/infect-util.o [2020-07-06T21:41:03.449Z] #40 56.89 CC compel/src/lib/infect.o [2020-07-06T21:41:03.449Z] #40 59.59 CC compel/src/lib/ptrace.o [2020-07-06T21:41:03.449Z] #40 60.27 AR compel/libcompel.a [2020-07-06T21:41:03.449Z] #40 60.36 HOSTCC compel/src/main-host.o [2020-07-06T21:41:03.449Z] #40 60.70 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-06T21:41:03.449Z] #40 60.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-06T21:41:03.514Z] #39 26.26 CC images/eventpoll.o [2020-07-06T21:41:03.689Z] #19 13.52 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-06T21:41:03.748Z] #40 61.33 HOSTCC compel/src/lib/log-host.o [2020-07-06T21:41:03.894Z] #17 ... [2020-07-06T21:41:03.894Z] [2020-07-06T21:41:03.894Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:03.894Z] #39 123.9 CC criu/libnetlink.o [2020-07-06T21:41:03.894Z] #39 124.3 CC criu/log.o [2020-07-06T21:41:03.894Z] #39 124.9 CC criu/lsm.o [2020-07-06T21:41:03.894Z] #39 125.3 CC criu/mem.o [2020-07-06T21:41:03.894Z] #39 127.2 CC criu/memfd.o [2020-07-06T21:41:03.894Z] #39 127.8 CC criu/mount.o [2020-07-06T21:41:03.894Z] #39 131.7 CC criu/namespaces.o [2020-07-06T21:41:03.894Z] #39 133.8 CC criu/net.o [2020-07-06T21:41:04.046Z] #40 61.53 HOSTLINK compel/compel-host-bin [2020-07-06T21:41:04.046Z] #40 61.67 DEP soccr/soccr.d [2020-07-06T21:41:04.083Z] #39 ... [2020-07-06T21:41:04.083Z] [2020-07-06T21:41:04.083Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:41:04.083Z] #47 DONE 99.1s [2020-07-06T21:41:04.083Z] [2020-07-06T21:41:04.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:04.083Z] #39 26.76 CC images/fh.o [2020-07-06T21:41:04.163Z] #39 ... [2020-07-06T21:41:04.163Z] [2020-07-06T21:41:04.163Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:04.163Z] #49 78.09 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-06T21:41:04.258Z] #19 DONE 14.1s [2020-07-06T21:41:04.258Z] [2020-07-06T21:41:04.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:04.258Z] #39 135.6 CC criu/proc_parse.o [2020-07-06T21:41:04.258Z] #39 137.9 CC criu/protobuf-desc.o [2020-07-06T21:41:04.258Z] #39 ... [2020-07-06T21:41:04.258Z] [2020-07-06T21:41:04.258Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:41:04.258Z] #36 DONE 213.8s [2020-07-06T21:41:04.346Z] #40 ... [2020-07-06T21:41:04.346Z] [2020-07-06T21:41:04.346Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:41:04.346Z] #48 121.6 mvdan.cc/sh/v3/cmd/shfmt [2020-07-06T21:41:04.346Z] #48 DONE 128.0s [2020-07-06T21:41:04.346Z] [2020-07-06T21:41:04.346Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:04.346Z] #40 61.85 CC soccr/soccr.o [2020-07-06T21:41:04.346Z] #40 ... [2020-07-06T21:41:04.346Z] [2020-07-06T21:41:04.346Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:04.346Z] #42 122.9 math/big [2020-07-06T21:41:04.346Z] #42 126.3 go/doc [2020-07-06T21:41:04.518Z] [2020-07-06T21:41:04.518Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-06T21:41:04.518Z] #22 DONE 0.4s [2020-07-06T21:41:04.518Z] [2020-07-06T21:41:04.518Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:04.518Z] #39 138.8 CC criu/protobuf.o [2020-07-06T21:41:04.650Z] #42 ... [2020-07-06T21:41:04.650Z] [2020-07-06T21:41:04.650Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:04.650Z] #18 4.592 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-06T21:41:04.650Z] #18 10.23 Fetched 8140 kB in 10s (836 kB/s) [2020-07-06T21:41:04.650Z] #18 10.23 Reading package lists... [2020-07-06T21:41:04.651Z] #39 27.17 CC images/fsnotify.o [2020-07-06T21:41:04.734Z] #49 ... [2020-07-06T21:41:04.734Z] [2020-07-06T21:41:04.734Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:04.734Z] #17 DONE 65.9s [2020-07-06T21:41:04.734Z] [2020-07-06T21:41:04.734Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-06T21:41:05.088Z] #39 139.2 CC criu/pstree.o [2020-07-06T21:41:05.618Z] #39 28.16 CC images/signalfd.o [2020-07-06T21:41:05.618Z] #39 28.31 CC images/fs.o [2020-07-06T21:41:05.878Z] #39 28.54 CC images/pstree.o [2020-07-06T21:41:06.028Z] #39 140.3 CC criu/rbtree.o [2020-07-06T21:41:06.137Z] #39 28.77 CC images/pipe.o [2020-07-06T21:41:06.397Z] #39 28.98 CC images/tcp-stream.o [2020-07-06T21:41:06.597Z] #39 140.5 CC criu/rst-malloc.o [2020-07-06T21:41:06.597Z] #39 140.7 CC criu/seccomp.o [2020-07-06T21:41:06.645Z] #18 1.658 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-06T21:41:06.646Z] #18 1.662 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-06T21:41:06.646Z] #18 1.667 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-06T21:41:06.646Z] #18 DONE 1.7s [2020-07-06T21:41:06.646Z] [2020-07-06T21:41:06.646Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-06T21:41:06.656Z] #39 29.21 CC images/sk-packet.o [2020-07-06T21:41:06.656Z] #39 29.48 CC images/mnt.o [2020-07-06T21:41:06.757Z] #18 14.72 Reading package lists... [2020-07-06T21:41:06.757Z] #18 ... [2020-07-06T21:41:06.757Z] [2020-07-06T21:41:06.757Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:06.757Z] #40 64.36 AR soccr/libsoccr.a [2020-07-06T21:41:06.857Z] #39 141.0 CC criu/seize.o [2020-07-06T21:41:06.915Z] #39 29.65 CC images/pipe-data.o [2020-07-06T21:41:07.057Z] #40 64.45 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-06T21:41:07.175Z] #39 29.83 CC images/sa.o [2020-07-06T21:41:07.356Z] #40 64.97 DEP criu/arch/ppc64/sigframe.d [2020-07-06T21:41:07.427Z] #39 141.5 CC criu/servicefd.o [2020-07-06T21:41:07.435Z] #39 30.01 CC images/timer.o [2020-07-06T21:41:07.587Z] #19 ... [2020-07-06T21:41:07.587Z] [2020-07-06T21:41:07.587Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:07.587Z] #49 80.73 + mkdir -p /build [2020-07-06T21:41:07.587Z] #49 80.73 + cp runc /build/runc [2020-07-06T21:41:07.587Z] #49 DONE 81.2s [2020-07-06T21:41:07.587Z] [2020-07-06T21:41:07.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:07.587Z] #39 137.4 CC criu/netfilter.o [2020-07-06T21:41:07.661Z] #40 65.28 DEP criu/arch/ppc64/crtools.d [2020-07-06T21:41:07.687Z] #39 141.9 CC criu/shmem.o [2020-07-06T21:41:07.694Z] #39 30.34 CC images/timerfd.o [2020-07-06T21:41:07.848Z] #39 138.0 CC criu/page-pipe.o [2020-07-06T21:41:07.954Z] #39 30.55 CC images/mm.o [2020-07-06T21:41:07.958Z] #40 65.49 DEP criu/arch/ppc64/cpu.d [2020-07-06T21:41:08.214Z] #39 30.82 CC images/sk-opts.o [2020-07-06T21:41:08.214Z] #39 31.05 CC images/sk-unix.o [2020-07-06T21:41:08.256Z] #40 65.78 CC criu/arch/ppc64/cpu.o [2020-07-06T21:41:08.256Z] #39 142.5 CC criu/sigframe.o [2020-07-06T21:41:08.516Z] #39 142.6 CC criu/signalfd.o [2020-07-06T21:41:08.516Z] #39 142.8 CC criu/sk-inet.o [2020-07-06T21:41:08.783Z] #39 31.38 CC images/sk-inet.o [2020-07-06T21:41:08.794Z] #39 138.9 CC criu/page-xfer.o [2020-07-06T21:41:08.900Z] #40 66.35 CC criu/arch/ppc64/crtools.o [2020-07-06T21:41:09.043Z] #39 31.76 CC images/tun.o [2020-07-06T21:41:09.086Z] #39 ... [2020-07-06T21:41:09.086Z] [2020-07-06T21:41:09.086Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-06T21:41:09.086Z] #26 DONE 4.2s [2020-07-06T21:41:09.086Z] [2020-07-06T21:41:09.086Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-06T21:41:09.086Z] #29 DONE 0.3s [2020-07-06T21:41:09.086Z] [2020-07-06T21:41:09.086Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:41:09.086Z] #52 ... [2020-07-06T21:41:09.086Z] [2020-07-06T21:41:09.086Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-06T21:41:09.086Z] #31 DONE 0.0s [2020-07-06T21:41:09.086Z] [2020-07-06T21:41:09.086Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-06T21:41:09.086Z] #34 DONE 0.1s [2020-07-06T21:41:09.345Z] [2020-07-06T21:41:09.345Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:09.345Z] #39 143.5 CC criu/sk-netlink.o [2020-07-06T21:41:09.605Z] #39 143.7 CC criu/sk-packet.o [2020-07-06T21:41:09.613Z] #39 32.08 CC images/sk-netlink.o [2020-07-06T21:41:09.613Z] #39 32.26 CC images/packet-sock.o [2020-07-06T21:41:09.865Z] #39 ... [2020-07-06T21:41:09.865Z] [2020-07-06T21:41:09.865Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-06T21:41:09.865Z] #37 DONE 0.5s [2020-07-06T21:41:09.865Z] [2020-07-06T21:41:09.865Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:09.865Z] #39 144.0 CC criu/sk-queue.o [2020-07-06T21:41:09.872Z] #39 32.63 CC images/ipc-var.o [2020-07-06T21:41:09.956Z] #40 67.49 CC criu/arch/ppc64/sigframe.o [2020-07-06T21:41:10.125Z] #39 144.3 CC criu/sk-tcp.o [2020-07-06T21:41:10.132Z] #39 32.78 CC images/ipc-desc.o [2020-07-06T21:41:10.177Z] #39 140.3 CC criu/pagemap-cache.o [2020-07-06T21:41:10.255Z] #40 67.91 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-06T21:41:10.385Z] #39 144.5 CC criu/sk-unix.o [2020-07-06T21:41:10.391Z] #39 33.01 CC images/ipc-shm.o [2020-07-06T21:41:10.437Z] #39 140.7 CC criu/pagemap.o [2020-07-06T21:41:10.554Z] #40 67.96 DEP criu/pie/util-vdso.d [2020-07-06T21:41:10.554Z] #40 68.12 DEP criu/pie/util.d [2020-07-06T21:41:10.650Z] #39 33.30 CC images/ipc-msg.o [2020-07-06T21:41:10.852Z] #40 68.33 CC criu/pie/util.o [2020-07-06T21:41:10.910Z] #39 33.66 CC images/ipc-sem.o [2020-07-06T21:41:10.910Z] #39 33.81 CC images/utsns.o [2020-07-06T21:41:11.324Z] #39 145.5 CC criu/sockets.o [2020-07-06T21:41:11.480Z] #39 33.97 CC images/creds.o [2020-07-06T21:41:11.480Z] #39 34.15 CC images/vma.o [2020-07-06T21:41:11.498Z] #40 68.82 CC criu/pie/util-vdso.o [2020-07-06T21:41:11.740Z] #39 34.39 CC images/netdev.o [2020-07-06T21:41:11.821Z] #39 141.7 CC criu/parasite-syscall.o [2020-07-06T21:41:11.894Z] #39 146.0 CC criu/stats.o [2020-07-06T21:41:12.000Z] #39 34.70 CC images/tty.o [2020-07-06T21:41:12.081Z] #39 142.4 CC criu/path.o [2020-07-06T21:41:12.144Z] #40 69.59 AR criu/pie/pie.lib.a [2020-07-06T21:41:12.144Z] #40 69.69 DEP criu/pie/restorer.d [2020-07-06T21:41:12.153Z] #39 146.2 CC criu/string.o [2020-07-06T21:41:12.153Z] #39 146.3 CC criu/sysctl.o [2020-07-06T21:41:12.342Z] #39 142.6 CC criu/pie-util-vdso-elf32.o [2020-07-06T21:41:12.413Z] #39 146.7 CC criu/sysfs_parse.o [2020-07-06T21:41:12.444Z] #40 ... [2020-07-06T21:41:12.444Z] [2020-07-06T21:41:12.444Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:12.444Z] #42 136.2 vendor/golang.org/x/text/secure/bidirule [2020-07-06T21:41:12.624Z] #39 35.29 CC images/file-lock.o [2020-07-06T21:41:12.624Z] #39 ... [2020-07-06T21:41:12.624Z] [2020-07-06T21:41:12.624Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:12.624Z] #41 97.76 hash/crc32 [2020-07-06T21:41:12.624Z] #41 98.31 net [2020-07-06T21:41:12.624Z] #41 98.35 compress/gzip [2020-07-06T21:41:12.624Z] #41 98.91 vendor/golang.org/x/text/transform [2020-07-06T21:41:12.624Z] #41 99.82 vendor/golang.org/x/text/unicode/bidi [2020-07-06T21:41:12.624Z] #41 101.8 vendor/golang.org/x/text/secure/bidirule [2020-07-06T21:41:12.624Z] #41 102.1 vendor/golang.org/x/text/unicode/norm [2020-07-06T21:41:12.624Z] #41 105.7 vendor/golang.org/x/net/idna [2020-07-06T21:41:12.624Z] #41 107.8 vendor/golang.org/x/net/http2/hpack [2020-07-06T21:41:12.673Z] #39 146.9 CC criu/timens.o [2020-07-06T21:41:12.884Z] #41 ... [2020-07-06T21:41:12.884Z] [2020-07-06T21:41:12.884Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:41:12.884Z] #10 103.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-06T21:41:12.884Z] #10 103.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-06T21:41:12.884Z] #10 103.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:41:12.913Z] #39 142.9 CC criu/pie-util-vdso.o [2020-07-06T21:41:12.932Z] #39 147.0 CC criu/timerfd.o [2020-07-06T21:41:13.097Z] #42 137.0 github.com/LK4D4/vndr/build [2020-07-06T21:41:13.173Z] #39 143.3 CC criu/pie-util.o [2020-07-06T21:41:13.192Z] #39 147.3 CC criu/tty.o [2020-07-06T21:41:13.433Z] #39 143.4 CC criu/pipes.o [2020-07-06T21:41:13.694Z] #39 143.9 CC criu/plugin.o [2020-07-06T21:41:13.847Z] #10 ... [2020-07-06T21:41:13.848Z] [2020-07-06T21:41:13.848Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:13.848Z] #41 109.0 mime [2020-07-06T21:41:14.151Z] #42 137.9 vendor/golang.org/x/text/unicode/norm [2020-07-06T21:41:14.264Z] #39 144.2 CC criu/proc_parse.o [2020-07-06T21:41:14.628Z] #39 148.5 CC criu/tun.o [2020-07-06T21:41:14.628Z] #39 148.8 CC criu/uffd.o [2020-07-06T21:41:15.583Z] #39 149.6 CC criu/util.o [2020-07-06T21:41:15.752Z] #41 110.5 mime/quotedprintable [2020-07-06T21:41:15.752Z] #41 110.8 net/http/internal [2020-07-06T21:41:16.156Z] #39 150.4 CC criu/uts_ns.o [2020-07-06T21:41:16.242Z] #39 146.0 CC criu/protobuf-desc.o [2020-07-06T21:41:16.414Z] #39 150.5 CC criu/vdso-compat.o [2020-07-06T21:41:16.414Z] #39 150.7 CC criu/vdso.o [2020-07-06T21:41:16.502Z] #39 146.6 CC criu/protobuf.o [2020-07-06T21:41:16.762Z] #39 146.9 CC criu/pstree.o [2020-07-06T21:41:16.918Z] #42 ... [2020-07-06T21:41:16.918Z] [2020-07-06T21:41:16.918Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:41:16.918Z] #55 131.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-06T21:41:16.918Z] #55 131.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-06T21:41:16.918Z] #55 DONE 140.4s [2020-07-06T21:41:16.918Z] [2020-07-06T21:41:16.918Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:16.918Z] #18 14.72 Reading package lists... [2020-07-06T21:41:16.918Z] #18 18.92 Building dependency tree... [2020-07-06T21:41:16.918Z] #18 20.20 libcap2-bin is already the newest version (1:2.25-2). [2020-07-06T21:41:16.918Z] #18 20.20 The following additional packages will be installed: [2020-07-06T21:41:16.918Z] #18 20.21 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-06T21:41:16.918Z] #18 20.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-06T21:41:16.918Z] #18 20.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-06T21:41:16.918Z] #18 20.21 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-06T21:41:16.918Z] #18 20.21 python3.7 python3.7-minimal vim-runtime xxd [2020-07-06T21:41:16.918Z] #18 20.22 Suggested packages: [2020-07-06T21:41:16.918Z] #18 20.22 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-06T21:41:16.918Z] #18 20.22 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-06T21:41:16.918Z] #18 20.22 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-06T21:41:16.918Z] #18 20.22 Recommended packages: [2020-07-06T21:41:16.918Z] #18 20.22 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-06T21:41:16.918Z] #18 20.22 python3-keyrings.alt python3-xdg unzip [2020-07-06T21:41:16.918Z] #18 22.01 The following NEW packages will be installed: [2020-07-06T21:41:16.918Z] #18 22.02 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-06T21:41:16.918Z] #18 22.02 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-06T21:41:16.918Z] #18 22.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-06T21:41:16.918Z] #18 22.02 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-06T21:41:16.918Z] #18 22.03 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-06T21:41:16.918Z] #18 22.03 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-06T21:41:16.918Z] #18 22.03 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-06T21:41:16.918Z] #18 22.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-06T21:41:16.918Z] #18 22.03 xz-utils zip [2020-07-06T21:41:16.918Z] #18 22.14 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:41:16.918Z] #18 22.14 Need to get 29.2 MB of archives. [2020-07-06T21:41:16.918Z] #18 22.14 After this operation, 134 MB of additional disk space will be used. [2020-07-06T21:41:16.918Z] #18 22.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-06T21:41:16.918Z] #18 22.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-06T21:41:16.918Z] #18 22.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-06T21:41:16.918Z] #18 22.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-06T21:41:16.918Z] #18 22.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-06T21:41:16.918Z] #18 22.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-06T21:41:16.918Z] #18 22.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-06T21:41:16.918Z] #18 22.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-06T21:41:16.918Z] #18 22.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-06T21:41:16.918Z] #18 22.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-06T21:41:16.918Z] #18 22.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-06T21:41:16.918Z] #18 22.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-06T21:41:16.918Z] #18 22.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-06T21:41:16.918Z] #18 22.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-06T21:41:16.918Z] #18 22.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-06T21:41:16.918Z] #18 22.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-06T21:41:16.918Z] #18 22.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-06T21:41:16.918Z] #18 22.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-06T21:41:16.918Z] #18 22.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-06T21:41:16.918Z] #18 22.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-06T21:41:16.918Z] #18 22.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-06T21:41:16.918Z] #18 22.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-06T21:41:16.918Z] #18 23.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-06T21:41:16.918Z] #18 23.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-06T21:41:16.918Z] #18 23.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-06T21:41:16.918Z] #18 23.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-06T21:41:16.918Z] #18 23.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-06T21:41:16.918Z] #18 23.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-06T21:41:16.918Z] #18 23.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-06T21:41:16.918Z] #18 23.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-06T21:41:16.918Z] #18 23.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-06T21:41:16.918Z] #18 23.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-06T21:41:16.918Z] #18 23.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-06T21:41:16.918Z] #18 23.88 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-06T21:41:16.918Z] #18 23.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-06T21:41:16.918Z] #18 24.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-06T21:41:16.918Z] #18 24.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-06T21:41:16.918Z] #18 24.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-06T21:41:16.918Z] #18 24.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-06T21:41:16.918Z] #18 24.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-06T21:41:16.918Z] #18 24.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-06T21:41:16.918Z] #18 24.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-06T21:41:16.918Z] #18 24.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-06T21:41:16.918Z] #18 24.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-06T21:41:16.918Z] #18 24.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-06T21:41:16.918Z] #18 24.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-06T21:41:16.918Z] #18 24.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-06T21:41:16.918Z] #18 24.85 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-06T21:41:16.918Z] #18 25.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:41:16.918Z] #18 26.00 Fetched 29.2 MB in 3s (10.5 MB/s) [2020-07-06T21:41:16.918Z] #18 26.09 Selecting previously unselected package pigz. [2020-07-06T21:41:16.918Z] #18 26.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-07-06T21:41:16.918Z] #18 26.18 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-06T21:41:16.918Z] #18 26.18 Unpacking pigz (2.4-1) ... [2020-07-06T21:41:16.918Z] #18 26.31 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-06T21:41:16.918Z] #18 26.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-06T21:41:16.918Z] #18 26.32 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-06T21:41:16.918Z] #18 ... [2020-07-06T21:41:16.918Z] [2020-07-06T21:41:16.918Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-06T21:41:16.918Z] #56 DONE 0.2s [2020-07-06T21:41:16.918Z] [2020-07-06T21:41:16.918Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-06T21:41:16.918Z] #57 DONE 0.1s [2020-07-06T21:41:16.918Z] [2020-07-06T21:41:16.918Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:16.918Z] #40 70.08 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-06T21:41:16.918Z] #40 70.13 DEP criu/arch/ppc64/restorer.d [2020-07-06T21:41:16.918Z] #40 70.32 DEP criu/arch/ppc64/vdso-pie.d [2020-07-06T21:41:16.918Z] #40 70.54 DEP criu/pie/parasite-vdso.d [2020-07-06T21:41:16.918Z] #40 70.83 DEP criu/pie/parasite.d [2020-07-06T21:41:16.918Z] #40 71.07 CC criu/pie/parasite.o [2020-07-06T21:41:16.918Z] #40 72.53 LINK criu/pie/parasite.built-in.o [2020-07-06T21:41:16.918Z] #40 72.55 GEN criu/pie/parasite-blob.h [2020-07-06T21:41:16.918Z] #40 72.64 CC criu/pie/parasite-vdso.o [2020-07-06T21:41:16.918Z] #40 73.52 CC criu/arch/ppc64/vdso-pie.o [2020-07-06T21:41:16.918Z] #40 74.01 CC criu/arch/ppc64/restorer.o [2020-07-06T21:41:16.981Z] #39 151.1 LINK criu/built-in.o [2020-07-06T21:41:17.216Z] #40 74.72 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-06T21:41:17.216Z] #40 74.76 CC criu/pie/restorer.o [2020-07-06T21:41:17.240Z] #39 151.3 LINK criu/criu [2020-07-06T21:41:17.240Z] #39 ... [2020-07-06T21:41:17.240Z] [2020-07-06T21:41:17.240Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:41:17.240Z] #52 180.0 + bin/containerd [2020-07-06T21:41:17.702Z] #39 147.7 CC criu/rbtree.o [2020-07-06T21:41:17.961Z] #39 148.1 CC criu/rst-malloc.o [2020-07-06T21:41:18.221Z] #39 148.4 CC criu/seccomp.o [2020-07-06T21:41:19.161Z] #39 149.1 CC criu/seize.o [2020-07-06T21:41:19.731Z] #39 ... [2020-07-06T21:41:19.731Z] [2020-07-06T21:41:19.731Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:41:19.731Z] #36 DONE 219.1s [2020-07-06T21:41:19.731Z] [2020-07-06T21:41:19.731Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-06T21:41:19.731Z] #19 5.717 Collecting yamllint==1.16.0 [2020-07-06T21:41:19.731Z] #19 11.02 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-06T21:41:19.731Z] #19 11.07 Collecting pyyaml (from yamllint==1.16.0) [2020-07-06T21:41:19.731Z] #19 11.17 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-06T21:41:19.731Z] #19 12.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-06T21:41:19.731Z] #19 12.34 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-06T21:41:19.731Z] #19 12.39 Building wheels for collected packages: pyyaml [2020-07-06T21:41:19.731Z] #19 12.39 Running setup.py bdist_wheel for pyyaml: started [2020-07-06T21:41:19.731Z] #19 13.14 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-06T21:41:19.731Z] #19 13.15 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-06T21:41:19.731Z] #19 13.20 Successfully built pyyaml [2020-07-06T21:41:19.731Z] #19 13.22 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-06T21:41:19.944Z] #41 ... [2020-07-06T21:41:19.944Z] [2020-07-06T21:41:19.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:19.944Z] #39 35.54 CC images/rlimit.o [2020-07-06T21:41:19.944Z] #39 35.75 CC images/pagemap.o [2020-07-06T21:41:19.944Z] #39 36.12 CC images/siginfo.o [2020-07-06T21:41:19.944Z] #39 36.38 CC images/rpc.o [2020-07-06T21:41:19.944Z] #39 37.56 CC images/ext-file.o [2020-07-06T21:41:19.944Z] #39 37.75 CC images/cgroup.o [2020-07-06T21:41:19.944Z] #39 38.35 CC images/userns.o [2020-07-06T21:41:19.944Z] #39 38.67 CC images/google/protobuf/descriptor.o [2020-07-06T21:41:19.944Z] #39 40.31 CC images/opts.o [2020-07-06T21:41:19.944Z] #39 40.52 CC images/seccomp.o [2020-07-06T21:41:19.944Z] #39 40.87 CC images/binfmt-misc.o [2020-07-06T21:41:19.944Z] #39 41.02 CC images/time.o [2020-07-06T21:41:19.944Z] #39 41.19 CC images/sysctl.o [2020-07-06T21:41:19.944Z] #39 41.44 CC images/autofs.o [2020-07-06T21:41:19.944Z] #39 41.68 CC images/macvlan.o [2020-07-06T21:41:19.944Z] #39 41.83 CC images/sit.o [2020-07-06T21:41:19.944Z] #39 42.10 CC images/memfd.o [2020-07-06T21:41:19.944Z] #39 42.37 CC images/timens.o [2020-07-06T21:41:19.944Z] #39 ... [2020-07-06T21:41:19.944Z] [2020-07-06T21:41:19.944Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:19.944Z] #41 115.1 net/textproto [2020-07-06T21:41:19.944Z] #41 115.1 crypto/x509 [2020-07-06T21:41:19.991Z] #19 13.52 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-06T21:41:19.991Z] #19 ... [2020-07-06T21:41:19.991Z] [2020-07-06T21:41:19.991Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:19.991Z] #39 150.1 CC criu/servicefd.o [2020-07-06T21:41:20.251Z] #39 ... [2020-07-06T21:41:20.251Z] [2020-07-06T21:41:20.251Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-06T21:41:20.251Z] #19 DONE 13.8s [2020-07-06T21:41:20.514Z] #41 ... [2020-07-06T21:41:20.514Z] [2020-07-06T21:41:20.514Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:41:20.514Z] #54 109.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-06T21:41:20.514Z] #54 109.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-06T21:41:20.514Z] #54 DONE 115.6s [2020-07-06T21:41:20.514Z] [2020-07-06T21:41:20.514Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-06T21:41:20.514Z] #55 DONE 0.1s [2020-07-06T21:41:20.514Z] [2020-07-06T21:41:20.514Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-06T21:41:20.514Z] #56 DONE 0.0s [2020-07-06T21:41:20.514Z] [2020-07-06T21:41:20.514Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:20.514Z] #39 42.70 LINK images/built-in.o [2020-07-06T21:41:20.514Z] #39 42.85 GEN compel/include/asm [2020-07-06T21:41:20.514Z] #39 42.88 GEN compel/include/version.h [2020-07-06T21:41:20.514Z] #39 42.91 touch .config [2020-07-06T21:41:20.514Z] #39 42.96 GEN include/common/config.h [2020-07-06T21:41:20.514Z] #39 43.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-06T21:41:20.514Z] #39 43.10 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-06T21:41:20.514Z] #39 43.13 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-06T21:41:20.514Z] #39 43.16 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-06T21:41:20.514Z] #39 43.22 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-06T21:41:20.514Z] #39 43.29 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-06T21:41:20.514Z] #39 43.34 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-06T21:41:20.521Z] [2020-07-06T21:41:20.521Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-06T21:41:20.775Z] #39 43.45 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-06T21:41:20.775Z] #39 43.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-06T21:41:20.775Z] #39 43.53 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-06T21:41:20.775Z] #39 43.53 DEP compel/plugins/std/infect.d [2020-07-06T21:41:20.780Z] #22 DONE 0.5s [2020-07-06T21:41:20.780Z] [2020-07-06T21:41:20.780Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-06T21:41:21.035Z] #39 43.66 DEP compel/plugins/std/string.d [2020-07-06T21:41:21.035Z] #39 43.78 DEP compel/plugins/std/log.d [2020-07-06T21:41:21.295Z] #39 43.91 DEP compel/plugins/std/fds.d [2020-07-06T21:41:21.554Z] #39 44.06 DEP compel/plugins/std/std.d [2020-07-06T21:41:21.554Z] #39 44.25 DEP compel/plugins/shmem/shmem.d [2020-07-06T21:41:21.554Z] #39 44.29 DEP compel/plugins/fds/fds.d [2020-07-06T21:41:21.744Z] #40 ... [2020-07-06T21:41:21.744Z] [2020-07-06T21:41:21.744Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:21.744Z] #18 27.17 Selecting previously unselected package python3.7-minimal. [2020-07-06T21:41:21.744Z] #18 27.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-06T21:41:21.744Z] #18 27.22 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-06T21:41:21.744Z] #18 28.75 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-06T21:41:21.744Z] #18 28.76 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-06T21:41:21.744Z] #18 31.08 Selecting previously unselected package python3-minimal. [2020-07-06T21:41:21.744Z] #18 31.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 ... 23610 files and directories currently installed.) [2020-07-06T21:41:21.744Z] #18 31.16 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-06T21:41:21.744Z] #18 31.17 Unpacking python3-minimal (3.7.3-1) ... [2020-07-06T21:41:21.744Z] #18 31.29 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-06T21:41:21.744Z] #18 31.29 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-06T21:41:21.744Z] #18 31.30 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-06T21:41:21.744Z] #18 31.42 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-06T21:41:21.744Z] #18 31.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-06T21:41:21.744Z] #18 31.46 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-06T21:41:21.814Z] #39 44.46 CC compel/plugins/std/std.o [2020-07-06T21:41:22.074Z] #39 44.80 CC compel/plugins/std/fds.o [2020-07-06T21:41:22.334Z] #39 45.19 CC compel/plugins/std/log.o [2020-07-06T21:41:22.511Z] #52 ... [2020-07-06T21:41:22.511Z] [2020-07-06T21:41:22.511Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:22.511Z] #39 151.6 DEP lib/c/criu.d [2020-07-06T21:41:22.511Z] #39 151.7 CC images/rpc.pb-c.o [2020-07-06T21:41:22.511Z] #39 152.1 CC lib/c/criu.o [2020-07-06T21:41:22.511Z] #39 152.9 LINK lib/c/built-in.o [2020-07-06T21:41:22.511Z] #39 152.9 LINK lib/c/libcriu.so [2020-07-06T21:41:22.511Z] #39 153.0 LINK lib/c/libcriu.a [2020-07-06T21:41:22.511Z] #39 153.1 GEN magic.py [2020-07-06T21:41:22.511Z] #39 153.2 Note: Building without setproctitle() and strlcpy() support. [2020-07-06T21:41:22.511Z] #39 153.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-06T21:41:22.511Z] #39 153.2 Note: Building without GnuTLS support [2020-07-06T21:41:22.511Z] #39 153.2 Makefile.config:39: Warn: you have no libnftables installed [2020-07-06T21:41:22.511Z] #39 153.2 Makefile.config:40: Warn: Building without nftables support [2020-07-06T21:41:22.511Z] #39 153.7 fatal: not a git repository (or any of the parent directories): .git [2020-07-06T21:41:22.511Z] #39 154.2 make[1]: Nothing to be done for 'all'. [2020-07-06T21:41:22.511Z] #39 154.8 make[1]: 'images/built-in.o' is up to date. [2020-07-06T21:41:22.511Z] #39 154.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-06T21:41:22.511Z] #39 154.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-06T21:41:22.511Z] #39 154.8 make[1]: 'compel/libcompel.a' is up to date. [2020-07-06T21:41:22.511Z] #39 154.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-06T21:41:22.511Z] #39 154.9 make[1]: Nothing to be done for 'all'. [2020-07-06T21:41:22.511Z] #39 154.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-06T21:41:22.511Z] #39 155.0 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:22.511Z] #39 155.1 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:22.511Z] #39 155.1 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:22.511Z] #39 155.2 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:22.511Z] #39 155.2 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:22.511Z] #39 155.2 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:22.511Z] #39 155.3 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:22.511Z] #39 155.4 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:22.511Z] #39 155.4 INSTALL criu/criu [2020-07-06T21:41:22.511Z] #39 DONE 155.9s [2020-07-06T21:41:22.511Z] [2020-07-06T21:41:22.511Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:41:22.511Z] #45 222.1 + cd /tmp/tmp.g4XJtUGaz4/src/github.com/golangci/golangci-lint/ [2020-07-06T21:41:22.512Z] #45 222.1 + git checkout -q v1.23.8 [2020-07-06T21:41:22.512Z] #45 222.5 ++ git describe --tags [2020-07-06T21:41:22.512Z] #45 222.5 + version=v1.23.8 [2020-07-06T21:41:22.512Z] #45 222.5 ++ git rev-parse --short HEAD [2020-07-06T21:41:22.512Z] #45 222.5 + commit=76a82c6 [2020-07-06T21:41:22.512Z] #45 222.5 ++ git show -s --format=%cd [2020-07-06T21:41:22.512Z] #45 222.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-06T21:41:22.512Z] #45 222.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-06T21:41:22.772Z] #45 ... [2020-07-06T21:41:22.772Z] [2020-07-06T21:41:22.772Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-06T21:41:22.772Z] #40 DONE 0.1s [2020-07-06T21:41:22.772Z] [2020-07-06T21:41:22.772Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-06T21:41:22.772Z] #42 DONE 0.1s [2020-07-06T21:41:22.772Z] [2020-07-06T21:41:22.772Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:41:22.806Z] #18 32.44 Selecting previously unselected package python3.7. [2020-07-06T21:41:22.806Z] #18 32.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-06T21:41:22.806Z] #18 32.46 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-06T21:41:22.806Z] #18 32.58 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-06T21:41:22.806Z] #18 32.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-06T21:41:22.806Z] #18 32.60 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-06T21:41:22.806Z] #18 32.72 Setting up python3-minimal (3.7.3-1) ... [2020-07-06T21:41:23.031Z] #52 ... [2020-07-06T21:41:23.031Z] [2020-07-06T21:41:23.031Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-06T21:41:23.031Z] #44 DONE 0.1s [2020-07-06T21:41:23.031Z] [2020-07-06T21:41:23.031Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:41:23.273Z] #39 45.98 CC compel/plugins/std/string.o [2020-07-06T21:41:23.845Z] #39 46.54 CC compel/plugins/std/infect.o [2020-07-06T21:41:23.863Z] #18 33.66 Selecting previously unselected package python3. [2020-07-06T21:41:23.863Z] #18 33.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 ... 24022 files and directories currently installed.) [2020-07-06T21:41:23.863Z] #18 33.76 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-06T21:41:23.863Z] #18 33.77 Unpacking python3 (3.7.3-1) ... [2020-07-06T21:41:24.163Z] #18 34.02 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-06T21:41:24.163Z] #18 34.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-06T21:41:24.163Z] #18 34.03 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-06T21:41:24.163Z] #18 34.11 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-06T21:41:24.163Z] #18 34.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-06T21:41:24.163Z] #18 34.12 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-06T21:41:24.163Z] #18 34.21 Selecting previously unselected package libiptc0:ppc64el. [2020-07-06T21:41:24.163Z] #18 34.22 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-06T21:41:24.163Z] #18 34.22 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-06T21:41:24.415Z] #39 47.05 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-06T21:41:24.416Z] #39 47.10 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-06T21:41:24.416Z] #39 47.13 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-06T21:41:24.416Z] #39 47.18 AR compel/plugins/std.lib.a [2020-07-06T21:41:24.416Z] #39 47.26 CC compel/plugins/fds/fds.o [2020-07-06T21:41:24.463Z] #18 34.33 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-06T21:41:24.463Z] #18 34.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-06T21:41:24.463Z] #18 34.34 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-06T21:41:24.463Z] #18 34.45 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-06T21:41:24.463Z] #18 34.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-06T21:41:24.463Z] #18 34.46 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-06T21:41:24.463Z] #18 34.55 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-06T21:41:24.463Z] #18 34.55 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-06T21:41:24.675Z] #39 47.52 AR compel/plugins/fds.lib.a [2020-07-06T21:41:24.676Z] #39 47.57 HOSTDEP compel/src/lib/log-host.d [2020-07-06T21:41:24.762Z] #18 34.56 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-06T21:41:24.762Z] #18 34.67 Selecting previously unselected package iptables. [2020-07-06T21:41:24.762Z] #18 34.67 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-06T21:41:24.762Z] #18 34.68 Unpacking iptables (1.8.2-4) ... [2020-07-06T21:41:24.823Z] Client: [2020-07-06T21:41:24.824Z] Debug Mode: false [2020-07-06T21:41:24.824Z] Plugins: [2020-07-06T21:41:24.824Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-06T21:41:24.824Z] [2020-07-06T21:41:24.824Z] Server: [2020-07-06T21:41:24.824Z] Containers: 0 [2020-07-06T21:41:24.824Z] Running: 0 [2020-07-06T21:41:24.824Z] Paused: 0 [2020-07-06T21:41:24.824Z] Stopped: 0 [2020-07-06T21:41:24.824Z] Images: 0 [2020-07-06T21:41:24.824Z] Server Version: 19.03.5 [2020-07-06T21:41:24.824Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-06T21:41:24.824Z] Windows: [2020-07-06T21:41:24.824Z] LCOW: [2020-07-06T21:41:24.824Z] Logging Driver: json-file [2020-07-06T21:41:24.824Z] Plugins: [2020-07-06T21:41:24.824Z] Volume: local [2020-07-06T21:41:24.824Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-06T21:41:24.824Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-06T21:41:24.824Z] Swarm: inactive [2020-07-06T21:41:24.824Z] Default Isolation: process [2020-07-06T21:41:24.824Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-06T21:41:24.824Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-06T21:41:24.824Z] OSType: windows [2020-07-06T21:41:24.824Z] Architecture: x86_64 [2020-07-06T21:41:24.824Z] CPUs: 4 [2020-07-06T21:41:24.824Z] Total Memory: 32GiB [2020-07-06T21:41:24.824Z] Name: azwin-2-f712d0 [2020-07-06T21:41:24.824Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-06T21:41:24.824Z] Docker Root Dir: D:\docker [2020-07-06T21:41:24.824Z] Debug Mode: false [2020-07-06T21:41:24.824Z] Registry: https://index.docker.io/v1/ [2020-07-06T21:41:24.824Z] Labels: [2020-07-06T21:41:24.824Z] Experimental: true [2020-07-06T21:41:24.824Z] Insecure Registries: [2020-07-06T21:41:24.824Z] 10.0.0.4:5000 [2020-07-06T21:41:24.824Z] 127.0.0.0/8 [2020-07-06T21:41:24.824Z] Registry Mirrors: [2020-07-06T21:41:24.824Z] http://10.0.0.4:5000/ [2020-07-06T21:41:24.824Z] Live Restore Enabled: false [2020-07-06T21:41:24.824Z] [2020-07-06T21:41:24.935Z] #39 47.63 HOSTDEP compel/src/lib/handle-elf-host.d [Pipeline] } [Pipeline] // stage [2020-07-06T21:41:24.982Z] #26 DONE 4.1s [2020-07-06T21:41:24.982Z] [2020-07-06T21:41:24.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:24.982Z] #39 150.6 CC criu/shmem.o [2020-07-06T21:41:24.982Z] #39 151.4 CC criu/sigframe.o [2020-07-06T21:41:24.982Z] #39 151.5 CC criu/signalfd.o [2020-07-06T21:41:24.982Z] #39 151.9 CC criu/sk-inet.o [2020-07-06T21:41:24.982Z] #39 152.4 CC criu/sk-netlink.o [2020-07-06T21:41:24.982Z] #39 152.7 CC criu/sk-packet.o [2020-07-06T21:41:24.982Z] #39 153.0 CC criu/sk-queue.o [2020-07-06T21:41:24.982Z] #39 153.2 CC criu/sk-tcp.o [2020-07-06T21:41:24.982Z] #39 153.6 CC criu/sk-unix.o [2020-07-06T21:41:24.982Z] #39 154.6 CC criu/sockets.o [2020-07-06T21:41:24.983Z] #39 ... [2020-07-06T21:41:24.983Z] [2020-07-06T21:41:24.983Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-06T21:41:24.983Z] #29 DONE 0.3s [2020-07-06T21:41:24.983Z] [2020-07-06T21:41:24.983Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-06T21:41:24.983Z] #31 DONE 0.1s [2020-07-06T21:41:24.983Z] [2020-07-06T21:41:24.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:24.983Z] #39 155.2 CC criu/stats.o [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-06T21:41:25.062Z] #18 35.20 Selecting previously unselected package xxd. [2020-07-06T21:41:25.068Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-06T21:41:25.068Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-07-06T21:41:25.195Z] #39 47.73 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-06T21:41:25.195Z] #39 47.79 HOSTDEP compel/src/main-host.d [2020-07-06T21:41:25.195Z] #39 47.88 DEP compel/src/lib/ptrace.d [2020-07-06T21:41:25.242Z] #39 ... [2020-07-06T21:41:25.242Z] [2020-07-06T21:41:25.242Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-06T21:41:25.242Z] #34 DONE 0.0s [2020-07-06T21:41:25.242Z] [2020-07-06T21:41:25.242Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:25.242Z] #39 155.4 CC criu/string.o [2020-07-06T21:41:25.362Z] #18 35.20 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-06T21:41:25.362Z] #18 35.21 Unpacking xxd (2:8.1.0875-5) ... [2020-07-06T21:41:25.362Z] #18 35.27 Selecting previously unselected package vim-common. [2020-07-06T21:41:25.362Z] #18 35.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:41:25.362Z] #18 35.31 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-06T21:41:25.455Z] #39 48.05 DEP compel/src/lib/infect.d [2020-07-06T21:41:25.455Z] #39 48.18 DEP compel/src/lib/infect-util.d [2020-07-06T21:41:25.501Z] #39 155.5 CC criu/sysctl.o [2020-07-06T21:41:25.661Z] #18 35.47 Selecting previously unselected package bash-completion. [2020-07-06T21:41:25.661Z] #18 35.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-06T21:41:25.714Z] #39 48.30 DEP compel/src/lib/infect-rpc.d [2020-07-06T21:41:25.714Z] #39 48.41 DEP compel/arch/x86/src/lib/infect.d [2020-07-06T21:41:25.761Z] #39 155.9 CC criu/sysfs_parse.o [2020-07-06T21:41:25.761Z] #39 ... [2020-07-06T21:41:25.761Z] [2020-07-06T21:41:25.761Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-06T21:41:25.761Z] #37 DONE 0.6s [2020-07-06T21:41:25.975Z] #39 48.55 DEP compel/arch/x86/src/lib/cpu.d [2020-07-06T21:41:25.975Z] #39 48.61 DEP compel/src/lib/log.d [2020-07-06T21:41:25.975Z] #39 48.68 DEP compel/src/main.d [2020-07-06T21:41:25.975Z] #39 48.79 DEP compel/src/lib/handle-elf.d [2020-07-06T21:41:26.020Z] [2020-07-06T21:41:26.020Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:26.020Z] #39 156.2 CC criu/timens.o [2020-07-06T21:41:26.099Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-07-06T21:41:26.099Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-06T21:41:26.099Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-06T21:41:26.099Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-06T21:41:26.235Z] #39 48.92 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-06T21:41:26.235Z] #39 49.05 CC compel/src/lib/log.o [2020-07-06T21:41:26.280Z] #39 156.4 CC criu/timerfd.o [2020-07-06T21:41:26.496Z] #39 49.25 CC compel/arch/x86/src/lib/cpu.o [2020-07-06T21:41:26.496Z] #39 ... [2020-07-06T21:41:26.496Z] [2020-07-06T21:41:26.496Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:41:26.496Z] #10 118.8 Selecting previously unselected package libapparmor1:amd64. [2020-07-06T21:41:26.496Z] #10 118.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 118.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-06T21:41:26.496Z] #10 118.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-06T21:41:26.496Z] #10 118.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 118.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-06T21:41:26.496Z] #10 119.1 Selecting previously unselected package libbtrfs0. [2020-07-06T21:41:26.496Z] #10 119.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 119.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-06T21:41:26.496Z] #10 119.1 Selecting previously unselected package libbtrfs-dev. [2020-07-06T21:41:26.496Z] #10 119.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 119.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:41:26.496Z] #10 119.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-06T21:41:26.496Z] #10 119.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 119.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-06T21:41:26.496Z] #10 119.3 Selecting previously unselected package libudev-dev:amd64. [2020-07-06T21:41:26.496Z] #10 119.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 119.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-06T21:41:26.496Z] #10 119.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-06T21:41:26.496Z] #10 119.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 119.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-06T21:41:26.496Z] #10 119.7 Selecting previously unselected package libpcre16-3:amd64. [2020-07-06T21:41:26.496Z] #10 119.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 119.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-06T21:41:26.496Z] #10 119.9 Selecting previously unselected package libpcre32-3:amd64. [2020-07-06T21:41:26.496Z] #10 119.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 119.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-06T21:41:26.496Z] #10 120.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-06T21:41:26.496Z] #10 120.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 120.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-06T21:41:26.496Z] #10 120.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-06T21:41:26.496Z] #10 120.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 120.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-06T21:41:26.496Z] #10 120.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-06T21:41:26.496Z] #10 120.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 120.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-06T21:41:26.496Z] #10 120.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-06T21:41:26.496Z] #10 120.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 120.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-06T21:41:26.496Z] #10 120.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-06T21:41:26.496Z] #10 120.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 120.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-06T21:41:26.496Z] #10 121.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-06T21:41:26.496Z] #10 121.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-06T21:41:26.496Z] #10 121.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-06T21:41:26.496Z] #10 121.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-06T21:41:26.496Z] #10 121.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-06T21:41:26.496Z] #10 121.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-06T21:41:26.496Z] #10 121.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-06T21:41:26.496Z] #10 121.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-06T21:41:26.496Z] #10 121.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-06T21:41:26.496Z] #10 121.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:41:26.496Z] #10 121.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-06T21:41:26.496Z] #10 121.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-06T21:41:26.496Z] #10 121.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-06T21:41:26.496Z] #10 121.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-06T21:41:26.496Z] #10 121.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:41:26.496Z] #10 121.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-06T21:41:26.496Z] #10 121.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-06T21:41:26.496Z] #10 121.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-06T21:41:26.496Z] #10 121.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-06T21:41:26.496Z] #10 121.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-06T21:41:26.496Z] #10 121.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:41:26.496Z] #10 121.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-06T21:41:26.496Z] #10 121.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-06T21:41:26.496Z] #10 121.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:41:26.496Z] #10 121.8 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-07-06T21:41:26.539Z] #39 156.5 CC criu/tty.o [2020-07-06T21:41:26.729Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-06T21:41:26.729Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-06T21:41:26.729Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-06T21:41:26.729Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-06T21:41:26.729Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-06T21:41:26.729Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-06T21:41:26.755Z] #10 121.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-06T21:41:26.755Z] #10 121.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-06T21:41:26.755Z] #10 121.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-06T21:41:26.755Z] #10 121.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-06T21:41:26.755Z] #10 121.9 Setting up dmsetup (2:1.02.155-3) ... [2020-07-06T21:41:26.755Z] #10 121.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-06T21:41:26.755Z] #10 121.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-06T21:41:26.755Z] #10 121.9 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:41:27.324Z] #10 DONE 122.5s [2020-07-06T21:41:27.324Z] [2020-07-06T21:41:27.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:27.324Z] #39 49.89 CC compel/arch/x86/src/lib/infect.o [2020-07-06T21:41:27.360Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-06T21:41:27.360Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-06T21:41:27.477Z] #39 157.6 CC criu/tun.o [2020-07-06T21:41:27.738Z] #39 157.9 CC criu/uffd.o [2020-07-06T21:41:27.992Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.1% of statements [2020-07-06T21:41:27.992Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-06T21:41:27.992Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-06T21:41:27.992Z] ? github.com/docker/docker/api/types [no test files] [2020-07-06T21:41:27.992Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-06T21:41:27.992Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-06T21:41:27.992Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-06T21:41:27.992Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-06T21:41:28.263Z] #39 51.07 CC compel/src/lib/infect-rpc.o [2020-07-06T21:41:28.283Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-07-06T21:41:28.573Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-07-06T21:41:28.573Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-06T21:41:28.573Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-06T21:41:28.573Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-06T21:41:28.573Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-06T21:41:28.573Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-06T21:41:28.573Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-06T21:41:28.573Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-06T21:41:28.677Z] #39 158.7 CC criu/util.o [2020-07-06T21:41:28.832Z] #39 51.54 CC compel/src/lib/infect-util.o [2020-07-06T21:41:28.863Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-07-06T21:41:28.863Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-07-06T21:41:28.863Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-06T21:41:28.863Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-06T21:41:28.863Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-06T21:41:28.863Z] ? github.com/docker/docker/builder [no test files] [2020-07-06T21:41:28.863Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-06T21:41:28.863Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-06T21:41:28.863Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-06T21:41:28.863Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-06T21:41:28.863Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-06T21:41:28.863Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-06T21:41:28.863Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-06T21:41:29.092Z] #39 51.84 CC compel/src/lib/infect.o [2020-07-06T21:41:29.155Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-07-06T21:41:29.244Z] #18 38.81 Unpacking bash-completion (1:2.8-6) ... [2020-07-06T21:41:29.244Z] #18 39.23 Selecting previously unselected package bzip2. [2020-07-06T21:41:29.244Z] #18 39.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-06T21:41:29.244Z] #18 39.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-06T21:41:29.543Z] #18 39.33 Selecting previously unselected package xz-utils. [2020-07-06T21:41:29.543Z] #18 39.36 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-06T21:41:29.543Z] #18 39.37 Unpacking xz-utils (5.2.4-1) ... [2020-07-06T21:41:29.543Z] #18 39.54 Selecting previously unselected package apparmor. [2020-07-06T21:41:29.543Z] #18 39.57 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-06T21:41:29.614Z] #39 159.5 CC criu/uts_ns.o [2020-07-06T21:41:29.614Z] #39 159.6 CC criu/vdso-compat.o [2020-07-06T21:41:29.614Z] #39 159.8 CC criu/vdso.o [2020-07-06T21:41:29.841Z] #18 39.67 Unpacking apparmor (2.13.2-10) ... [2020-07-06T21:41:29.874Z] #39 160.2 LINK criu/built-in.o [2020-07-06T21:41:30.032Z] #39 ... [2020-07-06T21:41:30.032Z] [2020-07-06T21:41:30.032Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-06T21:41:30.032Z] #11 DONE 2.6s [2020-07-06T21:41:30.133Z] #39 160.3 LINK criu/criu [2020-07-06T21:41:30.169Z] #18 40.16 Selecting previously unselected package aufs-tools. [2020-07-06T21:41:30.169Z] #18 40.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-06T21:41:30.169Z] #18 40.18 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-06T21:41:30.293Z] [2020-07-06T21:41:30.293Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:30.293Z] #49 2.265 + RM_GOPATH=0 [2020-07-06T21:41:30.293Z] #49 2.265 + TMP_GOPATH= [2020-07-06T21:41:30.293Z] #49 2.265 + : /build [2020-07-06T21:41:30.293Z] #49 2.265 + '[' -z '' ']' [2020-07-06T21:41:30.293Z] #49 2.265 ++ mktemp -d [2020-07-06T21:41:30.293Z] #49 2.271 + export GOPATH=/tmp/tmp.jQHj0jCX9Q [2020-07-06T21:41:30.293Z] #49 2.271 + GOPATH=/tmp/tmp.jQHj0jCX9Q [2020-07-06T21:41:30.293Z] #49 2.271 + RM_GOPATH=1 [2020-07-06T21:41:30.293Z] #49 2.272 + case "$(go env GOARCH)" in [2020-07-06T21:41:30.293Z] #49 2.272 ++ go env GOARCH [2020-07-06T21:41:30.293Z] #49 2.282 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:41:30.293Z] #49 2.283 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:41:30.293Z] #49 2.283 ++ dirname /tmp/install/install.sh [2020-07-06T21:41:30.293Z] #49 2.292 + dir=/tmp/install [2020-07-06T21:41:30.293Z] #49 2.292 + bin=runc [2020-07-06T21:41:30.293Z] #49 2.292 + shift [2020-07-06T21:41:30.293Z] #49 2.292 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-06T21:41:30.293Z] #49 2.293 + . /tmp/install/runc.installer [2020-07-06T21:41:30.293Z] #49 2.293 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-06T21:41:30.293Z] #49 2.293 + install_runc [2020-07-06T21:41:30.293Z] #49 2.297 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-06T21:41:30.293Z] #49 2.299 + uname -r [2020-07-06T21:41:30.293Z] #49 2.300 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-06T21:41:30.293Z] #49 2.300 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-06T21:41:30.293Z] #49 2.301 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-06T21:41:30.293Z] #49 2.301 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jQHj0jCX9Q/src/github.com/opencontainers/runc [2020-07-06T21:41:30.293Z] #49 2.311 Cloning into '/tmp/tmp.jQHj0jCX9Q/src/github.com/opencontainers/runc'... [2020-07-06T21:41:30.393Z] #39 160.6 DEP lib/c/criu.d [2020-07-06T21:41:30.477Z] #18 40.27 Selecting previously unselected package libonig5:ppc64el. [2020-07-06T21:41:30.477Z] #18 40.28 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-06T21:41:30.477Z] #18 40.31 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-06T21:41:30.477Z] #18 40.42 Selecting previously unselected package libjq1:ppc64el. [2020-07-06T21:41:30.477Z] #18 40.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-06T21:41:30.477Z] #18 40.44 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-06T21:41:30.477Z] #18 40.54 Selecting previously unselected package jq. [2020-07-06T21:41:30.653Z] #39 160.7 CC images/rpc.pb-c.o [2020-07-06T21:41:30.776Z] #18 40.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-06T21:41:30.776Z] #18 40.55 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-06T21:41:30.776Z] #18 40.66 Selecting previously unselected package libaio1:ppc64el. [2020-07-06T21:41:30.776Z] #18 40.66 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-06T21:41:30.776Z] #18 40.67 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-06T21:41:30.776Z] #18 40.76 Selecting previously unselected package libgpm2:ppc64el. [2020-07-06T21:41:30.776Z] #18 40.78 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-06T21:41:30.776Z] #18 40.79 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-06T21:41:30.912Z] #39 161.0 CC lib/c/criu.o [2020-07-06T21:41:31.076Z] #18 40.87 Selecting previously unselected package libicu63:ppc64el. [2020-07-06T21:41:31.076Z] #18 40.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-06T21:41:31.076Z] #18 40.90 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-06T21:41:31.375Z] #18 ... [2020-07-06T21:41:31.375Z] [2020-07-06T21:41:31.375Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:31.375Z] #40 78.79 LINK criu/pie/restorer.built-in.o [2020-07-06T21:41:31.375Z] #40 78.80 GEN criu/pie/restorer-blob.h [2020-07-06T21:41:31.375Z] #40 78.99 DEP criu/vdso.d [2020-07-06T21:41:31.375Z] #40 79.22 DEP criu/uts_ns.d [2020-07-06T21:41:31.375Z] #40 79.38 DEP criu/util.d [2020-07-06T21:41:31.375Z] #40 79.65 DEP criu/uffd.d [2020-07-06T21:41:31.375Z] #40 79.81 DEP criu/tun.d [2020-07-06T21:41:31.375Z] #40 80.01 DEP criu/tty.d [2020-07-06T21:41:31.375Z] #40 80.31 DEP criu/timerfd.d [2020-07-06T21:41:31.375Z] #40 80.46 DEP criu/timens.d [2020-07-06T21:41:31.375Z] #40 80.65 DEP criu/sysfs_parse.d [2020-07-06T21:41:31.375Z] #40 80.81 DEP criu/sysctl.d [2020-07-06T21:41:31.375Z] #40 80.99 DEP criu/string.d [2020-07-06T21:41:31.375Z] #40 81.02 DEP criu/stats.d [2020-07-06T21:41:31.375Z] #40 81.16 DEP criu/sockets.d [2020-07-06T21:41:31.375Z] #40 81.41 DEP criu/sk-unix.d [2020-07-06T21:41:31.375Z] #40 81.65 DEP criu/sk-tcp.d [2020-07-06T21:41:31.375Z] #40 81.88 DEP criu/sk-queue.d [2020-07-06T21:41:31.375Z] #40 82.07 DEP criu/sk-packet.d [2020-07-06T21:41:31.375Z] #40 82.40 DEP criu/sk-netlink.d [2020-07-06T21:41:31.375Z] #40 82.73 DEP criu/sk-inet.d [2020-07-06T21:41:31.375Z] #40 83.03 DEP criu/signalfd.d [2020-07-06T21:41:31.375Z] #40 83.27 DEP criu/sigframe.d [2020-07-06T21:41:31.375Z] #40 83.41 DEP criu/shmem.d [2020-07-06T21:41:31.375Z] #40 83.54 DEP criu/servicefd.d [2020-07-06T21:41:31.375Z] #40 83.67 DEP criu/seize.d [2020-07-06T21:41:31.375Z] #40 83.80 DEP criu/seccomp.d [2020-07-06T21:41:31.375Z] #40 84.10 DEP criu/rst-malloc.d [2020-07-06T21:41:31.375Z] #40 84.25 DEP criu/rbtree.d [2020-07-06T21:41:31.375Z] #40 84.29 DEP criu/pstree.d [2020-07-06T21:41:31.375Z] #40 84.45 DEP criu/protobuf.d [2020-07-06T21:41:31.375Z] #40 84.55 GEN criu/protobuf-desc-gen.h [2020-07-06T21:41:31.375Z] #40 86.34 DEP criu/protobuf-desc.d [2020-07-06T21:41:31.375Z] #40 86.46 DEP criu/proc_parse.d [2020-07-06T21:41:31.375Z] #40 86.62 DEP criu/plugin.d [2020-07-06T21:41:31.375Z] #40 86.72 DEP criu/pipes.d [2020-07-06T21:41:31.375Z] #40 86.85 DEP criu/pie-util.d [2020-07-06T21:41:31.375Z] #40 86.95 DEP criu/pie-util-vdso.d [2020-07-06T21:41:31.375Z] #40 87.08 DEP criu/path.d [2020-07-06T21:41:31.375Z] #40 87.26 DEP criu/parasite-syscall.d [2020-07-06T21:41:31.375Z] #40 87.51 DEP criu/pagemap.d [2020-07-06T21:41:31.375Z] #40 87.72 DEP criu/pagemap-cache.d [2020-07-06T21:41:31.375Z] #40 87.92 DEP criu/page-xfer.d [2020-07-06T21:41:31.375Z] #40 88.24 DEP criu/page-pipe.d [2020-07-06T21:41:31.375Z] #40 88.37 DEP criu/netfilter.d [2020-07-06T21:41:31.375Z] #40 88.55 DEP criu/net.d [2020-07-06T21:41:31.375Z] #40 88.87 DEP criu/namespaces.d [2020-07-06T21:41:31.482Z] #39 161.7 LINK lib/c/built-in.o [2020-07-06T21:41:31.482Z] #39 161.7 LINK lib/c/libcriu.so [2020-07-06T21:41:31.482Z] #39 161.8 LINK lib/c/libcriu.a [2020-07-06T21:41:31.673Z] #40 89.11 DEP criu/mount.d [2020-07-06T21:41:31.673Z] #40 89.34 DEP criu/memfd.d [2020-07-06T21:41:31.673Z] #49 ... [2020-07-06T21:41:31.673Z] [2020-07-06T21:41:31.673Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:31.673Z] #41 116.5 vendor/golang.org/x/net/http/httpguts [2020-07-06T21:41:31.673Z] #41 116.9 vendor/golang.org/x/net/http/httpproxy [2020-07-06T21:41:31.673Z] #41 117.5 mime/multipart [2020-07-06T21:41:31.673Z] #41 119.7 crypto/tls [2020-07-06T21:41:31.673Z] #41 126.6 net/http/httptrace [2020-07-06T21:41:31.673Z] #41 ... [2020-07-06T21:41:31.674Z] [2020-07-06T21:41:31.674Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-06T21:41:31.742Z] #39 161.9 GEN magic.py [2020-07-06T21:41:31.880Z] ok github.com/docker/docker/builder/remotecontext 0.344s coverage: 13.6% of statements [2020-07-06T21:41:31.970Z] #40 89.58 DEP criu/mem.d [2020-07-06T21:41:32.002Z] #39 162.0 Note: Building without setproctitle() and strlcpy() support. [2020-07-06T21:41:32.002Z] #39 162.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-06T21:41:32.002Z] #39 162.0 Note: Building without GnuTLS support [2020-07-06T21:41:32.002Z] #39 162.0 Makefile.config:39: Warn: you have no libnftables installed [2020-07-06T21:41:32.002Z] #39 162.0 Makefile.config:40: Warn: Building without nftables support [2020-07-06T21:41:32.244Z] #12 DONE 2.1s [2020-07-06T21:41:32.244Z] [2020-07-06T21:41:32.244Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-06T21:41:32.276Z] #40 ... [2020-07-06T21:41:32.276Z] [2020-07-06T21:41:32.276Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:32.276Z] #42 146.0 mime [2020-07-06T21:41:32.276Z] #42 150.6 vendor/golang.org/x/net/idna [2020-07-06T21:41:32.276Z] #42 153.5 net/textproto [2020-07-06T21:41:32.276Z] #42 153.5 crypto/x509 [2020-07-06T21:41:32.276Z] #42 153.6 vendor/golang.org/x/net/http/httpproxy [2020-07-06T21:41:32.276Z] #42 155.1 vendor/golang.org/x/net/http/httpguts [2020-07-06T21:41:32.276Z] #42 ... [2020-07-06T21:41:32.276Z] [2020-07-06T21:41:32.276Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:32.276Z] #40 89.92 DEP criu/lsm.d [2020-07-06T21:41:32.511Z] ok github.com/docker/docker/builder/dockerfile 1.031s coverage: 48.1% of statements [2020-07-06T21:41:32.575Z] #40 90.12 DEP criu/log.d [2020-07-06T21:41:32.580Z] #39 162.7 fatal: not a git repository (or any of the parent directories): .git [2020-07-06T21:41:32.874Z] #40 90.29 DEP criu/libnetlink.d [2020-07-06T21:41:32.874Z] #40 90.46 DEP criu/kerndat.d [2020-07-06T21:41:33.142Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-06T21:41:33.150Z] #39 163.3 make[1]: Nothing to be done for 'all'. [2020-07-06T21:41:33.172Z] #40 90.71 DEP criu/kcmp-ids.d [2020-07-06T21:41:33.470Z] #40 90.90 DEP criu/irmap.d [2020-07-06T21:41:33.721Z] #39 163.8 make[1]: 'images/built-in.o' is up to date. [2020-07-06T21:41:33.721Z] #39 163.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-06T21:41:33.721Z] #39 163.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-06T21:41:33.721Z] #39 163.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-06T21:41:33.721Z] #39 163.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-06T21:41:33.721Z] #39 163.9 make[1]: Nothing to be done for 'all'. [2020-07-06T21:41:33.721Z] #39 163.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-06T21:41:33.769Z] #40 91.14 DEP criu/ipc_ns.d [2020-07-06T21:41:33.770Z] #40 91.35 DEP criu/image.d [2020-07-06T21:41:33.773Z] ok github.com/docker/docker/builder/remotecontext/git 1.157s coverage: 86.3% of statements [2020-07-06T21:41:33.773Z] ? github.com/docker/docker/cli [no test files] [2020-07-06T21:41:33.773Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-06T21:41:33.981Z] #39 164.1 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:33.981Z] #39 164.1 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:33.981Z] #39 164.2 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:33.981Z] #39 164.2 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:34.070Z] #40 91.62 DEP criu/image-desc.d [2020-07-06T21:41:34.152Z] #13 1.895 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-06T21:41:34.152Z] #13 DONE 2.0s [2020-07-06T21:41:34.152Z] [2020-07-06T21:41:34.152Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-06T21:41:34.240Z] #39 164.3 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:34.240Z] #39 164.3 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:34.240Z] #39 164.3 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:34.240Z] #39 ... [2020-07-06T21:41:34.240Z] [2020-07-06T21:41:34.240Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:41:34.240Z] #52 184.0 + bin/containerd [2020-07-06T21:41:34.368Z] #40 91.86 DEP criu/fsnotify.d [2020-07-06T21:41:34.500Z] #52 ... [2020-07-06T21:41:34.500Z] [2020-07-06T21:41:34.501Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:34.501Z] #39 164.4 make[2]: Nothing to be done for 'all'. [2020-07-06T21:41:34.501Z] #39 164.4 INSTALL criu/criu [2020-07-06T21:41:34.501Z] #39 DONE 164.8s [2020-07-06T21:41:34.668Z] #40 92.14 DEP criu/filesystems.d [2020-07-06T21:41:34.761Z] [2020-07-06T21:41:34.761Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:41:34.761Z] #45 227.0 + cd /tmp/tmp.mslAvMKlQ5/src/github.com/golangci/golangci-lint/ [2020-07-06T21:41:34.761Z] #45 227.0 + git checkout -q v1.23.8 [2020-07-06T21:41:34.761Z] #45 227.4 ++ git describe --tags [2020-07-06T21:41:34.761Z] #45 227.4 + version=v1.23.8 [2020-07-06T21:41:34.761Z] #45 227.4 ++ git rev-parse --short HEAD [2020-07-06T21:41:34.761Z] #45 227.4 + commit=76a82c6 [2020-07-06T21:41:34.761Z] #45 227.4 ++ git show -s --format=%cd [2020-07-06T21:41:34.761Z] #45 227.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-06T21:41:34.761Z] #45 227.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-06T21:41:34.967Z] #40 92.37 DEP criu/files.d [2020-07-06T21:41:34.967Z] #40 92.67 DEP criu/files-reg.d [2020-07-06T21:41:35.267Z] #40 92.84 DEP criu/files-ext.d [2020-07-06T21:41:35.565Z] #40 92.99 DEP criu/file-lock.d [2020-07-06T21:41:35.565Z] #40 93.12 DEP criu/file-ids.d [2020-07-06T21:41:35.862Z] #40 93.36 DEP criu/fifo.d [2020-07-06T21:41:36.065Z] #14 DONE 1.9s [2020-07-06T21:41:36.065Z] [2020-07-06T21:41:36.065Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-06T21:41:36.146Z] #45 ... [2020-07-06T21:41:36.146Z] [2020-07-06T21:41:36.146Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-06T21:41:36.146Z] #40 DONE 0.1s [2020-07-06T21:41:36.146Z] [2020-07-06T21:41:36.146Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-06T21:41:36.160Z] #40 93.57 DEP criu/fdstore.d [2020-07-06T21:41:36.160Z] #40 93.72 DEP criu/fault-injection.d [2020-07-06T21:41:36.160Z] #40 93.79 DEP criu/external.d [2020-07-06T21:41:36.406Z] #42 DONE 0.1s [2020-07-06T21:41:36.406Z] [2020-07-06T21:41:36.406Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-06T21:41:36.406Z] #44 DONE 0.0s [2020-07-06T21:41:36.406Z] [2020-07-06T21:41:36.406Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:41:36.459Z] #40 93.91 DEP criu/eventpoll.d [2020-07-06T21:41:36.460Z] #40 94.18 DEP criu/eventfd.d [2020-07-06T21:41:36.495Z] ok github.com/docker/docker/client 0.139s coverage: 75.4% of statements [2020-07-06T21:41:36.771Z] #40 94.36 DEP criu/crtools.d [2020-07-06T21:41:37.070Z] #40 94.74 DEP criu/cr-service.d [2020-07-06T21:41:37.369Z] #40 94.92 DEP criu/cr-restore.d [2020-07-06T21:41:37.668Z] #40 95.20 DEP criu/cr-errno.d [2020-07-06T21:41:37.668Z] #40 95.22 DEP criu/cr-dump.d [2020-07-06T21:41:37.966Z] #40 95.57 DEP criu/cr-dedup.d [2020-07-06T21:41:37.975Z] #15 DONE 2.0s [2020-07-06T21:41:37.975Z] [2020-07-06T21:41:37.975Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-06T21:41:38.264Z] #40 ... [2020-07-06T21:41:38.264Z] [2020-07-06T21:41:38.264Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:38.264Z] #18 44.79 Selecting previously unselected package libnet1:ppc64el. [2020-07-06T21:41:38.264Z] #18 44.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-06T21:41:38.264Z] #18 44.80 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-06T21:41:38.264Z] #18 44.87 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-06T21:41:38.264Z] #18 44.88 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-06T21:41:38.264Z] #18 44.89 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-06T21:41:38.264Z] #18 44.99 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-06T21:41:38.264Z] #18 45.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-06T21:41:38.264Z] #18 45.01 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-06T21:41:38.264Z] #18 45.14 Selecting previously unselected package libreadline5:ppc64el. [2020-07-06T21:41:38.264Z] #18 45.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-06T21:41:38.264Z] #18 45.16 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-06T21:41:38.264Z] #18 45.27 Selecting previously unselected package net-tools. [2020-07-06T21:41:38.264Z] #18 45.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-06T21:41:38.264Z] #18 45.29 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-06T21:41:38.264Z] #18 45.52 Selecting previously unselected package python-pip-whl. [2020-07-06T21:41:38.264Z] #18 45.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-06T21:41:38.264Z] #18 45.53 Unpacking python-pip-whl (18.1-5) ... [2020-07-06T21:41:38.264Z] #18 46.11 Selecting previously unselected package python3-lib2to3. [2020-07-06T21:41:38.264Z] #18 46.13 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-06T21:41:38.264Z] #18 46.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-06T21:41:38.264Z] #18 46.28 Selecting previously unselected package python3-distutils. [2020-07-06T21:41:38.264Z] #18 46.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-06T21:41:38.264Z] #18 46.30 Unpacking python3-distutils (3.7.3-1) ... [2020-07-06T21:41:38.264Z] #18 46.64 Selecting previously unselected package python3-pip. [2020-07-06T21:41:38.264Z] #18 46.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-06T21:41:38.264Z] #18 46.70 Unpacking python3-pip (18.1-5) ... [2020-07-06T21:41:38.264Z] #18 47.02 Selecting previously unselected package python3-pkg-resources. [2020-07-06T21:41:38.264Z] #18 47.04 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-06T21:41:38.264Z] #18 47.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-06T21:41:38.264Z] #18 47.21 Selecting previously unselected package python3-setuptools. [2020-07-06T21:41:38.264Z] #18 47.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-06T21:41:38.264Z] #18 47.23 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-06T21:41:38.264Z] #18 47.55 Selecting previously unselected package python3-wheel. [2020-07-06T21:41:38.264Z] #18 47.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-06T21:41:38.264Z] #18 47.57 Unpacking python3-wheel (0.32.3-2) ... [2020-07-06T21:41:38.264Z] #18 47.68 Selecting previously unselected package sudo. [2020-07-06T21:41:38.264Z] #18 47.69 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-06T21:41:38.264Z] #18 47.71 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-06T21:41:38.264Z] #18 48.22 Selecting previously unselected package thin-provisioning-tools. [2020-07-06T21:41:38.264Z] #18 48.22 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-06T21:41:38.264Z] #18 48.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-06T21:41:38.562Z] #18 48.47 Selecting previously unselected package uidmap. [2020-07-06T21:41:38.562Z] #18 48.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-06T21:41:38.562Z] #18 48.49 Unpacking uidmap (1:4.5-1.1) ... [2020-07-06T21:41:38.860Z] #18 48.63 Selecting previously unselected package vim-runtime. [2020-07-06T21:41:38.860Z] #18 48.64 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:41:38.860Z] #18 48.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-06T21:41:38.860Z] #18 48.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-06T21:41:38.860Z] #18 48.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-06T21:41:39.884Z] #16 DONE 1.9s [2020-07-06T21:41:39.884Z] [2020-07-06T21:41:39.884Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:41.793Z] #17 ... [2020-07-06T21:41:41.793Z] [2020-07-06T21:41:41.793Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:41.793Z] #41 126.8 net/http [2020-07-06T21:41:41.793Z] #41 ... [2020-07-06T21:41:41.793Z] [2020-07-06T21:41:41.793Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:41.793Z] #39 54.60 CC compel/src/lib/ptrace.o [2020-07-06T21:41:41.793Z] #39 55.16 AR compel/libcompel.a [2020-07-06T21:41:41.793Z] #39 55.23 HOSTCC compel/src/main-host.o [2020-07-06T21:41:41.793Z] #39 55.57 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-06T21:41:41.793Z] #39 55.75 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-06T21:41:41.793Z] #39 56.09 HOSTCC compel/src/lib/log-host.o [2020-07-06T21:41:41.793Z] #39 56.28 HOSTLINK compel/compel-host-bin [2020-07-06T21:41:41.793Z] #39 56.40 DEP soccr/soccr.d [2020-07-06T21:41:41.793Z] #39 56.65 CC soccr/soccr.o [2020-07-06T21:41:41.793Z] #39 58.08 AR soccr/libsoccr.a [2020-07-06T21:41:41.793Z] #39 58.12 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-06T21:41:41.793Z] #39 58.46 DEP criu/arch/x86/sigframe.d [2020-07-06T21:41:41.793Z] #39 58.57 DEP criu/arch/x86/sigaction_compat.d [2020-07-06T21:41:41.793Z] #39 58.68 DEP criu/arch/x86/kerndat.d [2020-07-06T21:41:41.793Z] #39 58.88 DEP criu/arch/x86/crtools.d [2020-07-06T21:41:41.793Z] #39 59.08 DEP criu/arch/x86/cpu.d [2020-07-06T21:41:41.793Z] #39 59.26 CC criu/arch/x86/cpu.o [2020-07-06T21:41:41.793Z] #39 59.99 CC criu/arch/x86/crtools.o [2020-07-06T21:41:41.793Z] #39 61.36 CC criu/arch/x86/kerndat.o [2020-07-06T21:41:41.793Z] #39 61.89 CC criu/arch/x86/sigaction_compat.o [2020-07-06T21:41:41.793Z] #39 62.09 CC criu/arch/x86/sigframe.o [2020-07-06T21:41:41.793Z] #39 62.33 LINK criu/arch/x86/crtools.built-in.o [2020-07-06T21:41:41.793Z] #39 62.38 DEP criu/pie/util-vdso-elf32.d [2020-07-06T21:41:41.793Z] #39 62.47 DEP criu/pie/util-vdso.d [2020-07-06T21:41:41.793Z] #39 62.56 DEP criu/pie/util.d [2020-07-06T21:41:41.793Z] #39 62.85 CC criu/pie/util.o [2020-07-06T21:41:41.793Z] #39 63.25 CC criu/pie/util-vdso.o [2020-07-06T21:41:41.793Z] #39 63.90 CC criu/pie/util-vdso-elf32.o [2020-07-06T21:41:42.053Z] #39 64.59 AR criu/pie/pie.lib.a [2020-07-06T21:41:42.053Z] #39 64.64 DEP criu/pie/restorer.d [2020-07-06T21:41:42.053Z] #39 64.83 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-06T21:41:42.053Z] #39 64.92 DEP criu/arch/x86/restorer_unmap.d [2020-07-06T21:41:42.053Z] #39 64.95 DEP criu/arch/x86/restorer.d [2020-07-06T21:41:42.313Z] #39 ... [2020-07-06T21:41:42.313Z] [2020-07-06T21:41:42.313Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:42.313Z] #17 2.283 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:41:42.432Z] #18 52.25 Selecting previously unselected package vim. [2020-07-06T21:41:42.432Z] #18 52.28 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-06T21:41:42.432Z] #18 52.33 Unpacking vim (2:8.1.0875-5) ... [2020-07-06T21:41:42.432Z] #18 ... [2020-07-06T21:41:42.432Z] [2020-07-06T21:41:42.432Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:41:42.432Z] #22 156.2 Checking out files: 29% (3227/10850) Checking out files: 30% (3255/10850) Checking out files: 31% (3364/10850) Checking out files: 32% (3472/10850) Checking out files: 33% (3581/10850) Checking out files: 34% (3689/10850) Checking out files: 35% (3798/10850) Checking out files: 36% (3906/10850) Checking out files: 37% (4015/10850) Checking out files: 38% (4123/10850) Checking out files: 39% (4232/10850) Checking out files: 40% (4340/10850) Checking out files: 41% (4449/10850) Checking out files: 42% (4557/10850) Checking out files: 43% (4666/10850) Checking out files: 44% (4774/10850) Checking out files: 45% (4883/10850) Checking out files: 46% (4991/10850) Checking out files: 46% (5089/10850) Checking out files: 47% (5100/10850) Checking out files: 48% (5208/10850) Checking out files: 49% (5317/10850) Checking out files: 50% (5425/10850) Checking out files: 51% (5534/10850) Checking out files: 52% (5642/10850) Checking out files: 53% (5751/10850) Checking out files: 54% (5859/10850) Checking out files: 55% (5968/10850) Checking out files: 56% (6076/10850) Checking out files: 57% (6185/10850) Checking out files: 58% (6293/10850) Checking out files: 59% (6402/10850) Checking out files: 60% (6510/10850) Checking out files: 61% (6619/10850) Checking out files: 62% (6727/10850) Checking out files: 63% (6836/10850) Checking out files: 64% (6944/10850) Checking out files: 65% (7053/10850) Checking out files: 66% (7161/10850) Checking out files: 67% (7270/10850) Checking out files: 68% (7378/10850) Checking out files: 69% (7487/10850) Checking out files: 70% (7595/10850) Checking out files: 71% (7704/10850) Checking out files: 72% (7812/10850) Checking out files: 73% (7921/10850) Checking out files: 73% (8013/10850) Checking out files: 74% (8029/10850) Checking out files: 75% (8138/10850) Checking out files: 76% (8246/10850) Checking out files: 77% (8355/10850) Checking out files: 78% (8463/10850) Checking out files: 79% (8572/10850) Checking out files: 80% (8680/10850) Checking out files: 81% (8789/10850) Checking out files: 82% (8897/10850) Checking out files: 83% (9006/10850) Checking out files: 84% (9114/10850) Checking out files: 85% (9223/10850) Checking out files: 86% (9331/10850) Checking out files: 87% (9440/10850) Checking out files: 88% (9548/10850) Checking out files: 89% (9657/10850) Checking out files: 90% (9765/10850) Checking out files: 91% (9874/10850) Checking out files: 92% (9982/10850) Checking out files: 93% (10091/10850) Checking out files: 94% (10199/10850) Checking out files: 95% (10308/10850) Checking out files: 96% (10416/10850) Checking out files: 97% (10525/10850) Checking out files: 98% (10633/10850) Checking out files: 99% (10742/10850) Checking out files: 99% (10772/10850) Checking out files: 100% (10850/10850) Checking out files: 100% (10850/10850), done. [2020-07-06T21:41:42.432Z] #22 159.4 + cd /tmp/tmp.2CnicwltOj/tmp/docker-ce [2020-07-06T21:41:42.432Z] #22 159.4 + git checkout -q v17.06.2-ce [2020-07-06T21:41:42.432Z] #22 163.1 + mkdir -p /tmp/tmp.2CnicwltOj/src/github.com/docker [2020-07-06T21:41:42.432Z] #22 163.1 + mv components/cli /tmp/tmp.2CnicwltOj/src/github.com/docker/cli [2020-07-06T21:41:42.432Z] #22 163.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-06T21:41:42.572Z] #17 2.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:41:42.573Z] #17 2.663 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:41:42.832Z] #17 2.841 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-06T21:41:43.079Z] #22 ... [2020-07-06T21:41:43.079Z] [2020-07-06T21:41:43.079Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:43.079Z] #18 52.91 Selecting previously unselected package xfsprogs. [2020-07-06T21:41:43.079Z] #18 52.91 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-06T21:41:43.079Z] #18 52.91 Unpacking xfsprogs (4.20.0-1) ... [2020-07-06T21:41:43.734Z] #18 53.56 Selecting previously unselected package zip. [2020-07-06T21:41:43.734Z] #18 53.57 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-06T21:41:43.734Z] #18 53.58 Unpacking zip (3.0-11+b1) ... [2020-07-06T21:41:44.035Z] #18 53.86 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-06T21:41:44.035Z] #18 53.87 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-06T21:41:44.035Z] #18 53.89 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-06T21:41:44.035Z] #18 53.89 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-06T21:41:44.035Z] #18 53.90 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-06T21:41:44.035Z] #18 53.90 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-06T21:41:44.035Z] #18 53.91 Setting up uidmap (1:4.5-1.1) ... [2020-07-06T21:41:44.035Z] #18 53.92 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-06T21:41:44.035Z] #18 53.94 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-06T21:41:44.035Z] #18 53.95 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-06T21:41:44.035Z] #18 53.95 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-06T21:41:44.035Z] #18 53.96 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-06T21:41:44.035Z] #18 53.96 Setting up xxd (2:8.1.0875-5) ... [2020-07-06T21:41:44.035Z] #18 53.96 Setting up zip (3.0-11+b1) ... [2020-07-06T21:41:44.035Z] #18 53.97 Setting up vim-common (2:8.1.0875-5) ... [2020-07-06T21:41:44.035Z] #18 54.02 Setting up bash-completion (1:2.8-6) ... [2020-07-06T21:41:44.214Z] #17 4.191 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-06T21:41:44.335Z] #18 ... [2020-07-06T21:41:44.335Z] [2020-07-06T21:41:44.335Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:44.335Z] #42 158.2 crypto/tls [2020-07-06T21:41:44.335Z] #42 165.8 net/http/httptrace [2020-07-06T21:41:44.335Z] #42 166.2 net/http [2020-07-06T21:41:44.633Z] #42 ... [2020-07-06T21:41:44.633Z] [2020-07-06T21:41:44.633Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:44.633Z] #40 95.75 DEP criu/cr-check.d [2020-07-06T21:41:44.633Z] #40 96.08 DEP criu/config.d [2020-07-06T21:41:44.633Z] #40 96.26 DEP criu/clone-noasan.d [2020-07-06T21:41:44.633Z] #40 96.43 DEP criu/cgroup.d [2020-07-06T21:41:44.633Z] #40 96.68 DEP criu/cgroup-props.d [2020-07-06T21:41:44.633Z] #40 96.77 DEP criu/bitmap.d [2020-07-06T21:41:44.633Z] #40 96.79 DEP criu/bfd.d [2020-07-06T21:41:44.633Z] #40 96.92 DEP criu/autofs.d [2020-07-06T21:41:44.633Z] #40 97.08 DEP criu/aio.d [2020-07-06T21:41:44.633Z] #40 97.28 DEP criu/action-scripts.d [2020-07-06T21:41:44.633Z] #40 97.82 CC criu/action-scripts.o [2020-07-06T21:41:44.633Z] #40 98.51 CC criu/aio.o [2020-07-06T21:41:44.633Z] #40 99.14 CC criu/autofs.o [2020-07-06T21:41:44.633Z] #40 101.4 CC criu/bfd.o [2020-07-06T21:41:44.932Z] #40 102.3 CC criu/bitmap.o [2020-07-06T21:41:44.932Z] #40 102.5 CC criu/cgroup-props.o [2020-07-06T21:41:46.124Z] #17 5.687 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-06T21:41:46.472Z] #40 103.8 CC criu/cgroup.o [2020-07-06T21:41:47.505Z] #17 ... [2020-07-06T21:41:47.505Z] [2020-07-06T21:41:47.505Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:47.505Z] #49 9.812 + cd /tmp/tmp.jQHj0jCX9Q/src/github.com/opencontainers/runc [2020-07-06T21:41:47.505Z] #49 9.812 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-06T21:41:47.505Z] #49 9.877 + '[' -z '' ']' [2020-07-06T21:41:47.505Z] #49 9.878 + target=static [2020-07-06T21:41:47.505Z] #49 9.878 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-06T21:41:47.505Z] #49 9.992 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-06T21:41:47.505Z] #49 ... [2020-07-06T21:41:47.505Z] [2020-07-06T21:41:47.505Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:47.505Z] #39 65.10 DEP criu/arch/x86/vdso-pie.d [2020-07-06T21:41:47.505Z] #39 65.26 DEP criu/pie/parasite-vdso.d [2020-07-06T21:41:47.505Z] #39 65.47 DEP criu/pie/parasite.d [2020-07-06T21:41:47.505Z] #39 65.75 CC criu/pie/parasite.o [2020-07-06T21:41:47.505Z] #39 67.06 LINK criu/pie/parasite.built-in.o [2020-07-06T21:41:47.505Z] #39 67.06 GEN criu/pie/parasite-blob.h [2020-07-06T21:41:47.505Z] #39 67.07 CC criu/pie/parasite-vdso.o [2020-07-06T21:41:47.505Z] #39 67.69 CC criu/arch/x86/vdso-pie.o [2020-07-06T21:41:47.505Z] #39 68.08 CC criu/arch/x86/restorer.o [2020-07-06T21:41:47.505Z] #39 68.56 CC criu/arch/x86/restorer_unmap.o [2020-07-06T21:41:47.505Z] #39 68.60 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-06T21:41:47.505Z] #39 68.82 CC criu/pie/restorer.o [2020-07-06T21:41:48.584Z] #40 ... [2020-07-06T21:41:48.584Z] [2020-07-06T21:41:48.584Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:48.584Z] #18 58.36 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-06T21:41:48.584Z] #18 58.36 Setting up xz-utils (5.2.4-1) ... [2020-07-06T21:41:48.584Z] #18 58.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-06T21:41:48.584Z] #18 58.39 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-06T21:41:48.584Z] #18 58.46 invoke-rc.d: could not determine current runlevel [2020-07-06T21:41:48.584Z] #18 58.49 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-06T21:41:48.881Z] #18 58.62 Setting up pigz (2.4-1) ... [2020-07-06T21:41:48.881Z] #18 58.66 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-06T21:41:48.881Z] #18 58.66 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-06T21:41:48.881Z] #18 58.67 Setting up python-pip-whl (18.1-5) ... [2020-07-06T21:41:48.881Z] #18 58.68 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-06T21:41:48.881Z] #18 58.69 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-06T21:41:49.426Z] #39 72.08 LINK criu/pie/restorer.built-in.o [2020-07-06T21:41:49.426Z] #39 72.09 GEN criu/pie/restorer-blob.h [2020-07-06T21:41:49.426Z] #39 72.21 DEP criu/vdso.d [2020-07-06T21:41:49.534Z] #18 59.30 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-06T21:41:49.534Z] #18 59.32 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-06T21:41:49.534Z] #18 59.36 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-06T21:41:49.534Z] #18 59.36 Setting up vim (2:8.1.0875-5) ... [2020-07-06T21:41:49.534Z] #18 59.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-06T21:41:49.534Z] #18 59.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-06T21:41:49.534Z] #18 59.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-06T21:41:49.534Z] #18 59.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-06T21:41:49.534Z] #18 59.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-06T21:41:49.534Z] #18 59.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-06T21:41:49.534Z] #18 59.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-06T21:41:49.534Z] #18 59.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-06T21:41:49.534Z] #18 59.49 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-06T21:41:49.534Z] #18 59.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-06T21:41:49.534Z] #18 59.51 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-06T21:41:49.534Z] #18 59.52 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-06T21:41:49.534Z] #18 59.53 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-06T21:41:49.534Z] #18 59.54 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-06T21:41:49.687Z] #39 72.42 DEP criu/vdso-compat.d [2020-07-06T21:41:49.947Z] #39 72.57 DEP criu/uts_ns.d [2020-07-06T21:41:49.947Z] #39 72.73 DEP criu/util.d [2020-07-06T21:41:50.207Z] #39 72.89 DEP criu/uffd.d [2020-07-06T21:41:50.467Z] #39 73.15 DEP criu/tun.d [2020-07-06T21:41:50.727Z] #39 73.32 DEP criu/tty.d [2020-07-06T21:41:50.727Z] #39 73.53 DEP criu/timerfd.d [2020-07-06T21:41:50.986Z] #39 73.70 DEP criu/timens.d [2020-07-06T21:41:50.986Z] #39 ... [2020-07-06T21:41:50.986Z] [2020-07-06T21:41:50.986Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:50.986Z] #17 11.09 Fetched 8360 kB in 9s (914 kB/s) [2020-07-06T21:41:54.050Z] #18 63.55 Setting up iptables (1.8.2-4) ... [2020-07-06T21:41:54.050Z] #18 63.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-06T21:41:54.050Z] #18 63.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-06T21:41:54.050Z] #18 63.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-06T21:41:54.050Z] #18 63.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-06T21:41:54.050Z] #18 63.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-06T21:41:54.050Z] #18 63.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-06T21:41:54.050Z] #18 63.68 Setting up python3 (3.7.3-1) ... [2020-07-06T21:41:54.347Z] #18 64.35 Setting up python3-wheel (0.32.3-2) ... [2020-07-06T21:41:55.183Z] #17 11.09 Reading package lists... [2020-07-06T21:41:55.183Z] #17 ... [2020-07-06T21:41:55.183Z] [2020-07-06T21:41:55.183Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:55.183Z] #41 139.9 github.com/LK4D4/vndr/godl [2020-07-06T21:41:55.183Z] #41 140.7 github.com/LK4D4/vndr [2020-07-06T21:41:55.183Z] #41 ... [2020-07-06T21:41:55.183Z] [2020-07-06T21:41:55.183Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:55.407Z] #18 65.28 Setting up apparmor (2.13.2-10) ... [2020-07-06T21:41:55.444Z] #17 14.79 Reading package lists... [2020-07-06T21:41:55.444Z] #17 ... [2020-07-06T21:41:55.444Z] [2020-07-06T21:41:55.444Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:55.444Z] #41 DONE 150.6s [2020-07-06T21:41:55.444Z] [2020-07-06T21:41:55.444Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:41:55.444Z] #39 73.84 DEP criu/sysfs_parse.d [2020-07-06T21:41:55.444Z] #39 73.97 DEP criu/sysctl.d [2020-07-06T21:41:55.444Z] #39 74.13 DEP criu/string.d [2020-07-06T21:41:55.444Z] #39 74.18 DEP criu/stats.d [2020-07-06T21:41:55.444Z] #39 74.28 DEP criu/sockets.d [2020-07-06T21:41:55.444Z] #39 74.48 DEP criu/sk-unix.d [2020-07-06T21:41:55.444Z] #39 74.66 DEP criu/sk-tcp.d [2020-07-06T21:41:55.444Z] #39 74.87 DEP criu/sk-queue.d [2020-07-06T21:41:55.444Z] #39 75.03 DEP criu/sk-packet.d [2020-07-06T21:41:55.444Z] #39 75.22 DEP criu/sk-netlink.d [2020-07-06T21:41:55.444Z] #39 75.41 DEP criu/sk-inet.d [2020-07-06T21:41:55.444Z] #39 75.58 DEP criu/signalfd.d [2020-07-06T21:41:55.444Z] #39 75.80 DEP criu/sigframe.d [2020-07-06T21:41:55.444Z] #39 75.92 DEP criu/shmem.d [2020-07-06T21:41:55.444Z] #39 76.06 DEP criu/servicefd.d [2020-07-06T21:41:55.444Z] #39 76.19 DEP criu/seize.d [2020-07-06T21:41:55.444Z] #39 76.35 DEP criu/seccomp.d [2020-07-06T21:41:55.444Z] #39 76.57 DEP criu/rst-malloc.d [2020-07-06T21:41:55.444Z] #39 76.68 DEP criu/rbtree.d [2020-07-06T21:41:55.444Z] #39 76.73 DEP criu/pstree.d [2020-07-06T21:41:55.444Z] #39 76.90 DEP criu/protobuf.d [2020-07-06T21:41:55.444Z] #39 77.03 GEN criu/protobuf-desc-gen.h [2020-07-06T21:41:56.473Z] #18 ... [2020-07-06T21:41:56.473Z] [2020-07-06T21:41:56.473Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:41:56.473Z] #42 180.2 github.com/LK4D4/vndr/godl [2020-07-06T21:41:56.825Z] #39 79.42 DEP criu/protobuf-desc.d [2020-07-06T21:41:56.825Z] #39 79.53 DEP criu/proc_parse.d [2020-07-06T21:41:57.084Z] #39 79.75 DEP criu/plugin.d [2020-07-06T21:41:57.343Z] #39 79.86 DEP criu/pipes.d [2020-07-06T21:41:57.343Z] #39 80.00 DEP criu/pie-util.d [2020-07-06T21:41:57.343Z] #39 80.07 DEP criu/pie-util-vdso.d [2020-07-06T21:41:57.534Z] #42 181.4 github.com/LK4D4/vndr [2020-07-06T21:41:57.603Z] #39 80.16 DEP criu/pie-util-vdso-elf32.d [2020-07-06T21:41:57.603Z] #39 80.29 DEP criu/path.d [2020-07-06T21:41:57.603Z] #39 80.40 DEP criu/parasite-syscall.d [2020-07-06T21:41:57.865Z] #39 80.53 DEP criu/pagemap.d [2020-07-06T21:41:57.865Z] #39 80.66 DEP criu/pagemap-cache.d [2020-07-06T21:41:57.865Z] #39 80.76 DEP criu/page-xfer.d [2020-07-06T21:41:58.125Z] #39 80.89 DEP criu/page-pipe.d [2020-07-06T21:41:58.384Z] #39 80.99 DEP criu/netfilter.d [2020-07-06T21:41:58.384Z] #39 81.14 DEP criu/net.d [2020-07-06T21:41:58.644Z] #39 81.35 DEP criu/namespaces.d [2020-07-06T21:41:58.644Z] #39 ... [2020-07-06T21:41:58.644Z] [2020-07-06T21:41:58.644Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:41:58.644Z] #17 14.79 Reading package lists... [2020-07-06T21:41:59.843Z] #17 18.81 Building dependency tree... [2020-07-06T21:42:00.412Z] #17 20.37 libcap2-bin is already the newest version (1:2.25-2). [2020-07-06T21:42:00.412Z] #17 20.37 The following additional packages will be installed: [2020-07-06T21:42:00.412Z] #17 20.38 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-06T21:42:00.412Z] #17 20.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-06T21:42:00.412Z] #17 20.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-06T21:42:00.412Z] #17 20.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-06T21:42:00.412Z] #17 20.39 python3.7 python3.7-minimal vim-runtime xxd [2020-07-06T21:42:00.412Z] #17 20.39 Suggested packages: [2020-07-06T21:42:00.412Z] #17 20.39 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-06T21:42:00.412Z] #17 20.39 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-06T21:42:00.412Z] #17 20.39 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-06T21:42:00.412Z] #17 20.39 Recommended packages: [2020-07-06T21:42:00.412Z] #17 20.39 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-06T21:42:00.412Z] #17 20.39 python3-keyrings.alt python3-xdg unzip [2020-07-06T21:42:01.110Z] #42 ... [2020-07-06T21:42:01.110Z] [2020-07-06T21:42:01.110Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:42:01.110Z] #40 108.3 CC criu/clone-noasan.o [2020-07-06T21:42:01.110Z] #40 108.5 CC criu/config.o [2020-07-06T21:42:01.110Z] #40 111.4 CC criu/cr-check.o [2020-07-06T21:42:01.110Z] #40 114.0 CC criu/cr-dedup.o [2020-07-06T21:42:01.110Z] #40 114.9 CC criu/cr-dump.o [2020-07-06T21:42:01.110Z] #40 118.5 CC criu/cr-errno.o [2020-07-06T21:42:01.110Z] #40 ... [2020-07-06T21:42:01.110Z] [2020-07-06T21:42:01.110Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:42:01.110Z] #18 67.44 Setting up xfsprogs (4.20.0-1) ... [2020-07-06T21:42:01.110Z] #18 67.44 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-06T21:42:01.110Z] #18 68.00 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-06T21:42:01.110Z] #18 69.45 Setting up python3-distutils (3.7.3-1) ... [2020-07-06T21:42:01.110Z] #18 70.20 Setting up python3-setuptools (40.8.0-1) ... [2020-07-06T21:42:02.320Z] #17 ... [2020-07-06T21:42:02.320Z] [2020-07-06T21:42:02.320Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:42:02.320Z] #28 DONE 157.1s [2020-07-06T21:42:02.320Z] [2020-07-06T21:42:02.320Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:42:02.320Z] #17 22.11 The following NEW packages will be installed: [2020-07-06T21:42:02.320Z] #17 22.11 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-06T21:42:02.320Z] #17 22.11 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-06T21:42:02.320Z] #17 22.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-06T21:42:02.320Z] #17 22.11 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-06T21:42:02.320Z] #17 22.12 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-06T21:42:02.320Z] #17 22.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-06T21:42:02.320Z] #17 22.12 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-06T21:42:02.320Z] #17 22.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-06T21:42:02.320Z] #17 22.12 xz-utils zip [2020-07-06T21:42:02.530Z] #18 72.21 Setting up python3-pip (18.1-5) ... [2020-07-06T21:42:02.581Z] #17 22.55 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:42:02.581Z] #17 22.55 Need to get 28.5 MB of archives. [2020-07-06T21:42:02.581Z] #17 22.55 After this operation, 116 MB of additional disk space will be used. [2020-07-06T21:42:02.581Z] #17 22.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-06T21:42:02.581Z] #17 22.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-06T21:42:02.581Z] #17 22.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-06T21:42:02.942Z] #17 22.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-06T21:42:02.942Z] #17 22.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-06T21:42:02.942Z] #17 22.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-06T21:42:02.942Z] #17 22.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-06T21:42:02.942Z] #17 22.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-06T21:42:02.942Z] #17 22.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-06T21:42:02.942Z] #17 22.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-06T21:42:02.942Z] #17 22.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-06T21:42:02.942Z] #17 22.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-06T21:42:02.942Z] #17 22.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-06T21:42:02.942Z] #17 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-07-06T21:42:02.942Z] #17 22.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-06T21:42:02.942Z] #17 22.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-06T21:42:02.942Z] #17 22.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-06T21:42:02.942Z] #17 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-07-06T21:42:02.942Z] #17 22.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-06T21:42:02.942Z] #17 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-07-06T21:42:02.942Z] #17 23.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-06T21:42:02.942Z] #17 23.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-06T21:42:03.202Z] #17 23.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-06T21:42:03.202Z] #17 23.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-06T21:42:03.202Z] #17 23.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-06T21:42:03.202Z] #17 23.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-06T21:42:03.202Z] #17 23.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-06T21:42:03.202Z] #17 23.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-06T21:42:03.202Z] #17 23.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-06T21:42:03.583Z] ok github.com/docker/docker/cmd/dockerd 0.054s coverage: 30.8% of statements [2020-07-06T21:42:03.583Z] ok github.com/docker/docker/container 0.113s coverage: 34.7% of statements [2020-07-06T21:42:03.583Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-06T21:42:03.583Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-06T21:42:03.583Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-06T21:42:03.583Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-06T21:42:03.714Z] #18 73.67 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:42:03.714Z] #18 73.71 Processing triggers for mime-support (3.62) ... [2020-07-06T21:42:03.772Z] #17 23.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-06T21:42:03.772Z] #17 23.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-06T21:42:03.772Z] #17 23.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-06T21:42:03.772Z] #17 23.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-06T21:42:03.772Z] #17 23.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-06T21:42:03.772Z] #17 23.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-06T21:42:03.773Z] #17 23.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-06T21:42:03.773Z] #17 23.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-06T21:42:03.773Z] #17 23.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-06T21:42:03.773Z] #17 23.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-06T21:42:03.773Z] #17 23.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-06T21:42:03.773Z] #17 23.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-06T21:42:03.773Z] #17 23.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-06T21:42:03.773Z] #17 23.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-06T21:42:04.016Z] #18 DONE 74.1s [2020-07-06T21:42:04.017Z] [2020-07-06T21:42:04.017Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:42:04.017Z] #40 118.7 CC criu/cr-restore.o [2020-07-06T21:42:04.032Z] #17 23.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-06T21:42:04.032Z] #17 23.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-06T21:42:04.032Z] #17 24.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-06T21:42:04.032Z] #17 24.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-06T21:42:04.032Z] #17 24.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-06T21:42:04.668Z] #40 ... [2020-07-06T21:42:04.668Z] [2020-07-06T21:42:04.668Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-06T21:42:04.668Z] #19 0.381 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-06T21:42:04.668Z] #19 0.382 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-06T21:42:04.668Z] #19 0.387 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-06T21:42:04.668Z] #19 DONE 0.5s [2020-07-06T21:42:04.967Z] [2020-07-06T21:42:04.967Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-06T21:42:04.972Z] #17 24.80 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:42:04.972Z] #17 24.94 Fetched 28.5 MB in 2s (13.9 MB/s) [2020-07-06T21:42:04.972Z] #17 24.99 Selecting previously unselected package pigz. [2020-07-06T21:42:04.972Z] #17 24.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-06T21:42:04.972Z] #17 25.04 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-06T21:42:04.972Z] #17 25.05 Unpacking pigz (2.4-1) ... [2020-07-06T21:42:05.232Z] #17 25.13 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-06T21:42:05.232Z] #17 25.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-06T21:42:05.232Z] #17 25.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-06T21:42:05.801Z] #17 25.59 Selecting previously unselected package python3.7-minimal. [2020-07-06T21:42:05.801Z] #17 25.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-06T21:42:05.801Z] #17 25.61 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-06T21:42:06.412Z] #17 26.33 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-06T21:42:06.412Z] #17 26.35 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-06T21:42:07.745Z] #20 ... [2020-07-06T21:42:07.745Z] [2020-07-06T21:42:07.745Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:42:07.745Z] #42 DONE 191.6s [2020-07-06T21:42:08.046Z] [2020-07-06T21:42:08.046Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:42:08.046Z] #22 ... [2020-07-06T21:42:08.046Z] [2020-07-06T21:42:08.046Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:42:08.046Z] #40 125.7 CC criu/cr-service.o [2020-07-06T21:42:08.334Z] #17 28.29 Selecting previously unselected package python3-minimal. [2020-07-06T21:42:08.334Z] #17 28.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 ... 23681 files and directories currently installed.) [2020-07-06T21:42:08.334Z] #17 28.35 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-06T21:42:08.334Z] #17 28.35 Unpacking python3-minimal (3.7.3-1) ... [2020-07-06T21:42:08.592Z] #17 28.42 Selecting previously unselected package libmpdec2:amd64. [2020-07-06T21:42:08.592Z] #17 28.43 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-06T21:42:08.592Z] #17 28.44 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-06T21:42:08.592Z] #17 28.56 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-06T21:42:08.592Z] #17 28.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-06T21:42:08.592Z] #17 28.58 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-06T21:42:08.851Z] #17 ... [2020-07-06T21:42:08.851Z] [2020-07-06T21:42:08.851Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:42:08.851Z] #39 81.56 DEP criu/mount.d [2020-07-06T21:42:08.851Z] #39 81.72 DEP criu/memfd.d [2020-07-06T21:42:08.851Z] #39 81.86 DEP criu/mem.d [2020-07-06T21:42:08.851Z] #39 82.10 DEP criu/lsm.d [2020-07-06T21:42:08.851Z] #39 82.26 DEP criu/log.d [2020-07-06T21:42:08.851Z] #39 82.37 DEP criu/libnetlink.d [2020-07-06T21:42:08.851Z] #39 82.46 DEP criu/kerndat.d [2020-07-06T21:42:08.851Z] #39 82.68 DEP criu/kcmp-ids.d [2020-07-06T21:42:08.851Z] #39 82.75 DEP criu/irmap.d [2020-07-06T21:42:08.851Z] #39 82.97 DEP criu/ipc_ns.d [2020-07-06T21:42:08.851Z] #39 83.15 DEP criu/image.d [2020-07-06T21:42:08.851Z] #39 83.27 DEP criu/image-desc.d [2020-07-06T21:42:08.851Z] #39 83.36 DEP criu/fsnotify.d [2020-07-06T21:42:08.851Z] #39 83.50 DEP criu/filesystems.d [2020-07-06T21:42:08.851Z] #39 83.66 DEP criu/files.d [2020-07-06T21:42:08.851Z] #39 83.80 DEP criu/files-reg.d [2020-07-06T21:42:08.851Z] #39 84.00 DEP criu/files-ext.d [2020-07-06T21:42:08.851Z] #39 84.16 DEP criu/file-lock.d [2020-07-06T21:42:08.851Z] #39 84.26 DEP criu/file-ids.d [2020-07-06T21:42:08.851Z] #39 84.46 DEP criu/fifo.d [2020-07-06T21:42:08.851Z] #39 84.68 DEP criu/fdstore.d [2020-07-06T21:42:08.851Z] #39 84.82 DEP criu/fault-injection.d [2020-07-06T21:42:08.851Z] #39 84.87 DEP criu/external.d [2020-07-06T21:42:08.851Z] #39 84.92 DEP criu/eventpoll.d [2020-07-06T21:42:08.851Z] #39 85.09 DEP criu/eventfd.d [2020-07-06T21:42:08.851Z] #39 85.25 DEP criu/crtools.d [2020-07-06T21:42:08.851Z] #39 85.54 DEP criu/cr-service.d [2020-07-06T21:42:08.851Z] #39 85.89 DEP criu/cr-restore.d [2020-07-06T21:42:08.851Z] #39 86.24 DEP criu/cr-errno.d [2020-07-06T21:42:08.851Z] #39 86.27 DEP criu/cr-dump.d [2020-07-06T21:42:08.851Z] #39 86.44 DEP criu/cr-dedup.d [2020-07-06T21:42:08.851Z] #39 86.61 DEP criu/cr-check.d [2020-07-06T21:42:08.851Z] #39 86.82 DEP criu/config.d [2020-07-06T21:42:08.851Z] #39 86.99 DEP criu/clone-noasan.d [2020-07-06T21:42:08.851Z] #39 87.08 DEP criu/cgroup.d [2020-07-06T21:42:08.851Z] #39 87.24 DEP criu/cgroup-props.d [2020-07-06T21:42:08.851Z] #39 87.31 DEP criu/bitmap.d [2020-07-06T21:42:08.851Z] #39 87.33 DEP criu/bfd.d [2020-07-06T21:42:08.851Z] #39 87.44 DEP criu/autofs.d [2020-07-06T21:42:08.851Z] #39 87.58 DEP criu/aio.d [2020-07-06T21:42:08.851Z] #39 87.73 DEP criu/action-scripts.d [2020-07-06T21:42:08.851Z] #39 87.94 CC criu/action-scripts.o [2020-07-06T21:42:08.851Z] #39 88.44 CC criu/aio.o [2020-07-06T21:42:08.851Z] #39 88.96 CC criu/autofs.o [2020-07-06T21:42:08.851Z] #39 90.37 CC criu/bfd.o [2020-07-06T21:42:08.851Z] #39 90.88 CC criu/bitmap.o [2020-07-06T21:42:08.851Z] #39 91.02 CC criu/cgroup-props.o [2020-07-06T21:42:09.110Z] #39 91.81 CC criu/cgroup.o [2020-07-06T21:42:09.141Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2020-07-06T21:42:09.368Z] #39 ... [2020-07-06T21:42:09.368Z] [2020-07-06T21:42:09.368Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:42:09.368Z] #17 29.36 Selecting previously unselected package python3.7. [2020-07-06T21:42:09.368Z] #17 29.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-06T21:42:09.368Z] #17 29.38 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-06T21:42:09.627Z] #17 29.51 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-06T21:42:09.627Z] #17 29.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-06T21:42:09.627Z] #17 29.53 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-06T21:42:09.627Z] #17 29.61 Setting up python3-minimal (3.7.3-1) ... [2020-07-06T21:42:09.719Z] #52 ... [2020-07-06T21:42:09.719Z] [2020-07-06T21:42:09.719Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:42:09.719Z] #45 DONE 272.5s [2020-07-06T21:42:09.719Z] [2020-07-06T21:42:09.719Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:42:09.719Z] #52 ... [2020-07-06T21:42:09.719Z] [2020-07-06T21:42:09.719Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-06T21:42:09.719Z] #46 DONE 0.2s [2020-07-06T21:42:09.719Z] [2020-07-06T21:42:09.719Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:42:09.719Z] #52 ... [2020-07-06T21:42:09.719Z] [2020-07-06T21:42:09.719Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-06T21:42:09.719Z] #48 DONE 0.0s [2020-07-06T21:42:09.719Z] [2020-07-06T21:42:09.719Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-06T21:42:09.719Z] #50 DONE 0.1s [2020-07-06T21:42:09.719Z] [2020-07-06T21:42:09.719Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:42:09.719Z] #52 228.8 + bin/containerd-stress [2020-07-06T21:42:09.719Z] #52 230.6 + bin/containerd-shim [2020-07-06T21:42:09.772Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-06T21:42:10.562Z] #17 30.39 Selecting previously unselected package python3. [2020-07-06T21:42:10.562Z] #17 30.39 (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-07-06T21:42:10.562Z] #17 30.44 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-06T21:42:10.562Z] #17 30.46 Unpacking python3 (3.7.3-1) ... [2020-07-06T21:42:10.562Z] #17 30.55 Selecting previously unselected package libip4tc0:amd64. [2020-07-06T21:42:10.562Z] #17 30.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-06T21:42:10.562Z] #17 30.57 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-06T21:42:10.562Z] #17 30.64 Selecting previously unselected package libip6tc0:amd64. [2020-07-06T21:42:10.562Z] #17 30.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-06T21:42:10.562Z] #17 30.65 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-06T21:42:10.562Z] #17 30.72 Selecting previously unselected package libiptc0:amd64. [2020-07-06T21:42:10.562Z] #17 30.73 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-06T21:42:10.562Z] #17 30.75 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-06T21:42:10.802Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.4% of statements [2020-07-06T21:42:10.821Z] #17 30.83 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-06T21:42:10.821Z] #17 30.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-06T21:42:10.821Z] #17 30.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-06T21:42:10.821Z] #17 30.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-06T21:42:10.821Z] #17 30.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-06T21:42:10.821Z] #17 30.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-06T21:42:11.079Z] #17 31.01 Selecting previously unselected package libnftnl11:amd64. [2020-07-06T21:42:11.079Z] #17 31.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-06T21:42:11.079Z] #17 31.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-06T21:42:11.079Z] #17 31.12 Selecting previously unselected package iptables. [2020-07-06T21:42:11.079Z] #17 31.14 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-06T21:42:11.079Z] #17 31.14 Unpacking iptables (1.8.2-4) ... [2020-07-06T21:42:11.639Z] #40 128.9 CC criu/crtools.o [2020-07-06T21:42:11.646Z] #17 31.44 Selecting previously unselected package xxd. [2020-07-06T21:42:11.646Z] #17 31.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-06T21:42:11.646Z] #17 31.45 Unpacking xxd (2:8.1.0875-5) ... [2020-07-06T21:42:11.646Z] #17 31.65 Selecting previously unselected package vim-common. [2020-07-06T21:42:11.646Z] #17 31.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:42:11.646Z] #17 31.67 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-06T21:42:11.646Z] #17 31.82 Selecting previously unselected package bash-completion. [2020-07-06T21:42:11.646Z] #17 31.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-06T21:42:12.285Z] #40 129.6 CC criu/eventfd.o [2020-07-06T21:42:12.585Z] #40 130.1 CC criu/eventpoll.o [2020-07-06T21:42:13.234Z] #40 ... [2020-07-06T21:42:13.234Z] [2020-07-06T21:42:13.234Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:42:13.234Z] #29 DONE 196.7s [2020-07-06T21:42:13.234Z] [2020-07-06T21:42:13.234Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-06T21:42:13.234Z] #20 7.147 Collecting yamllint==1.16.0 [2020-07-06T21:42:13.234Z] #20 7.597 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-06T21:42:13.234Z] #20 7.710 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-06T21:42:13.234Z] #20 7.777 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-06T21:42:13.234Z] #20 7.867 Collecting pyyaml (from yamllint==1.16.0) [2020-07-06T21:42:13.234Z] #20 8.055 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-06T21:42:14.932Z] #17 34.29 Unpacking bash-completion (1:2.8-6) ... [2020-07-06T21:42:14.932Z] #17 34.61 Selecting previously unselected package bzip2. [2020-07-06T21:42:14.932Z] #17 34.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-06T21:42:14.932Z] #17 34.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-06T21:42:14.932Z] #17 34.70 Selecting previously unselected package xz-utils. [2020-07-06T21:42:14.932Z] #17 34.71 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-06T21:42:14.932Z] #17 34.71 Unpacking xz-utils (5.2.4-1) ... [2020-07-06T21:42:14.932Z] #17 34.86 Selecting previously unselected package apparmor. [2020-07-06T21:42:14.932Z] #17 34.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-06T21:42:14.932Z] #17 34.95 Unpacking apparmor (2.13.2-10) ... [2020-07-06T21:42:14.997Z] #52 237.2 + bin/containerd-shim-runc-v1 [2020-07-06T21:42:15.344Z] #20 10.54 Building wheels for collected packages: pyyaml [2020-07-06T21:42:15.344Z] #20 10.56 Running setup.py bdist_wheel for pyyaml: started [2020-07-06T21:42:15.501Z] #17 35.30 Selecting previously unselected package aufs-tools. [2020-07-06T21:42:15.501Z] #17 35.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-06T21:42:15.501Z] #17 35.32 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-06T21:42:15.501Z] #17 35.45 Selecting previously unselected package libonig5:amd64. [2020-07-06T21:42:15.501Z] #17 35.45 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-06T21:42:15.501Z] #17 35.45 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-06T21:42:15.761Z] #17 35.60 Selecting previously unselected package libjq1:amd64. [2020-07-06T21:42:15.761Z] #17 35.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-06T21:42:15.761Z] #17 35.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-06T21:42:15.761Z] #17 35.71 Selecting previously unselected package jq. [2020-07-06T21:42:15.761Z] #17 35.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-06T21:42:15.761Z] #17 35.73 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-06T21:42:15.761Z] #17 35.80 Selecting previously unselected package libaio1:amd64. [2020-07-06T21:42:15.761Z] #17 35.80 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-06T21:42:15.761Z] #17 35.81 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-06T21:42:16.020Z] #17 35.86 Selecting previously unselected package libgpm2:amd64. [2020-07-06T21:42:16.020Z] #17 35.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-06T21:42:16.020Z] #17 35.87 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-06T21:42:16.020Z] #17 35.94 Selecting previously unselected package libicu63:amd64. [2020-07-06T21:42:16.020Z] #17 35.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-06T21:42:16.020Z] #17 35.95 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-06T21:42:16.882Z] #20 12.04 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-06T21:42:16.882Z] #20 12.04 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-06T21:42:16.882Z] #20 12.12 Successfully built pyyaml [2020-07-06T21:42:16.882Z] #20 12.14 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-06T21:42:17.182Z] #20 12.52 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-06T21:42:17.483Z] #20 DONE 12.7s [2020-07-06T21:42:17.483Z] [2020-07-06T21:42:17.483Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:42:17.483Z] #40 131.9 CC criu/external.o [2020-07-06T21:42:17.483Z] #40 132.3 CC criu/fault-injection.o [2020-07-06T21:42:17.483Z] #40 132.3 CC criu/fdstore.o [2020-07-06T21:42:17.483Z] #40 132.8 CC criu/fifo.o [2020-07-06T21:42:17.483Z] #40 133.2 CC criu/file-ids.o [2020-07-06T21:42:17.483Z] #40 133.6 CC criu/file-lock.o [2020-07-06T21:42:17.483Z] #40 134.7 CC criu/files-ext.o [2020-07-06T21:42:17.531Z] #52 240.2 + bin/containerd-shim-runc-v2 [2020-07-06T21:42:17.688Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.9% of statements [2020-07-06T21:42:17.782Z] #40 135.3 CC criu/files-reg.o [2020-07-06T21:42:18.467Z] #52 241.0 + binaries [2020-07-06T21:42:18.467Z] #52 241.0 + install -D bin/containerd /build/containerd [2020-07-06T21:42:18.467Z] #52 241.0 + install -D bin/containerd-shim /build/containerd-shim [2020-07-06T21:42:18.467Z] #52 241.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-06T21:42:18.467Z] #52 241.1 + install -D bin/ctr /build/ctr [2020-07-06T21:42:18.719Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.7% of statements [2020-07-06T21:42:19.350Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-06T21:42:19.572Z] #17 39.43 Selecting previously unselected package libnet1:amd64. [2020-07-06T21:42:19.572Z] #17 39.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-06T21:42:19.572Z] #17 39.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:42:19.572Z] #17 39.53 Selecting previously unselected package libnl-3-200:amd64. [2020-07-06T21:42:19.572Z] #17 39.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-06T21:42:19.572Z] #17 39.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-06T21:42:19.572Z] #17 39.61 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-06T21:42:19.572Z] #17 39.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-06T21:42:19.572Z] #17 39.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-06T21:42:19.832Z] #17 39.70 Selecting previously unselected package libreadline5:amd64. [2020-07-06T21:42:19.832Z] #17 39.71 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-06T21:42:19.832Z] #17 39.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-06T21:42:19.832Z] #17 39.82 Selecting previously unselected package net-tools. [2020-07-06T21:42:19.832Z] #17 39.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-06T21:42:19.832Z] #17 39.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-06T21:42:19.845Z] #52 DONE 242.3s [2020-07-06T21:42:20.019Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-06T21:42:20.092Z] #17 40.05 Selecting previously unselected package python-pip-whl. [2020-07-06T21:42:20.092Z] #17 40.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-06T21:42:20.092Z] #17 40.07 Unpacking python-pip-whl (18.1-5) ... [2020-07-06T21:42:20.412Z] [2020-07-06T21:42:20.412Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-06T21:42:20.558Z] #40 137.7 CC criu/files.o [2020-07-06T21:42:20.650Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-06T21:42:20.661Z] #17 40.64 Selecting previously unselected package python3-lib2to3. [2020-07-06T21:42:20.661Z] #17 40.65 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-06T21:42:20.661Z] #17 40.67 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-06T21:42:20.921Z] #17 40.79 Selecting previously unselected package python3-distutils. [2020-07-06T21:42:20.921Z] #17 40.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-06T21:42:20.921Z] #17 40.82 Unpacking python3-distutils (3.7.3-1) ... [2020-07-06T21:42:20.921Z] #17 40.99 Selecting previously unselected package python3-pip. [2020-07-06T21:42:20.940Z] ok github.com/docker/docker/daemon 12.274s coverage: 17.5% of statements [2020-07-06T21:42:20.940Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-06T21:42:20.940Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-06T21:42:20.940Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-06T21:42:20.940Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-06T21:42:21.180Z] #17 40.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-06T21:42:21.180Z] #17 41.01 Unpacking python3-pip (18.1-5) ... [2020-07-06T21:42:21.180Z] #17 41.15 Selecting previously unselected package python3-pkg-resources. [2020-07-06T21:42:21.180Z] #17 41.17 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-06T21:42:21.180Z] #17 41.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-06T21:42:21.347Z] #53 DONE 0.8s [2020-07-06T21:42:21.347Z] [2020-07-06T21:42:21.347Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-06T21:42:21.347Z] #57 DONE 0.2s [2020-07-06T21:42:21.347Z] [2020-07-06T21:42:21.347Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-06T21:42:21.440Z] #17 41.34 Selecting previously unselected package python3-setuptools. [2020-07-06T21:42:21.440Z] #17 41.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-06T21:42:21.440Z] #17 41.36 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-06T21:42:21.704Z] #17 41.60 Selecting previously unselected package python3-wheel. [2020-07-06T21:42:21.704Z] #17 41.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-06T21:42:21.704Z] #17 41.61 Unpacking python3-wheel (0.32.3-2) ... [2020-07-06T21:42:21.704Z] #17 41.70 Selecting previously unselected package sudo. [2020-07-06T21:42:21.704Z] #17 41.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-06T21:42:21.704Z] #17 41.72 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-06T21:42:21.704Z] #17 ... [2020-07-06T21:42:21.704Z] [2020-07-06T21:42:21.704Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:42:21.704Z] #39 94.46 CC criu/clone-noasan.o [2020-07-06T21:42:21.704Z] #39 94.68 CC criu/config.o [2020-07-06T21:42:21.704Z] #39 95.95 CC criu/cr-check.o [2020-07-06T21:42:21.704Z] #39 97.68 CC criu/cr-dedup.o [2020-07-06T21:42:21.704Z] #39 98.08 CC criu/cr-dump.o [2020-07-06T21:42:21.704Z] #39 100.1 CC criu/cr-errno.o [2020-07-06T21:42:21.704Z] #39 100.2 CC criu/cr-restore.o [2020-07-06T21:42:21.913Z] #59 DONE 0.4s [2020-07-06T21:42:21.913Z] [2020-07-06T21:42:21.913Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-06T21:42:21.913Z] #61 DONE 0.0s [2020-07-06T21:42:21.913Z] [2020-07-06T21:42:21.913Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-06T21:42:21.913Z] #62 DONE 0.0s [2020-07-06T21:42:21.913Z] [2020-07-06T21:42:21.913Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-06T21:42:22.274Z] #39 ... [2020-07-06T21:42:22.274Z] [2020-07-06T21:42:22.274Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:42:22.274Z] #17 42.18 Selecting previously unselected package thin-provisioning-tools. [2020-07-06T21:42:22.274Z] #17 42.20 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-06T21:42:22.274Z] #17 42.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-06T21:42:22.274Z] #17 42.40 Selecting previously unselected package uidmap. [2020-07-06T21:42:22.274Z] #17 42.41 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-06T21:42:22.444Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-06T21:42:22.533Z] #17 42.42 Unpacking uidmap (1:4.5-1.1) ... [2020-07-06T21:42:22.534Z] #17 42.53 Selecting previously unselected package vim-runtime. [2020-07-06T21:42:22.534Z] #17 42.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:42:22.534Z] #17 42.58 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-06T21:42:22.677Z] #40 140.0 CC criu/filesystems.o [2020-07-06T21:42:22.793Z] #17 42.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-06T21:42:22.793Z] #17 42.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-06T21:42:22.848Z] #63 DONE 0.8s [2020-07-06T21:42:22.848Z] [2020-07-06T21:42:22.848Z] #64 exporting to image [2020-07-06T21:42:22.848Z] #64 exporting layers [2020-07-06T21:42:22.976Z] #40 140.7 CC criu/fsnotify.o [2020-07-06T21:42:23.102Z] #45 DONE 278.6s [2020-07-06T21:42:23.102Z] [2020-07-06T21:42:23.102Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:42:23.102Z] #52 ... [2020-07-06T21:42:23.102Z] [2020-07-06T21:42:23.102Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-06T21:42:23.102Z] #46 DONE 0.7s [2020-07-06T21:42:23.102Z] [2020-07-06T21:42:23.102Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-06T21:42:23.102Z] #48 DONE 0.3s [2020-07-06T21:42:23.102Z] [2020-07-06T21:42:23.102Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-06T21:42:23.102Z] #50 DONE 0.2s [2020-07-06T21:42:23.102Z] [2020-07-06T21:42:23.102Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:42:23.102Z] #52 232.4 + bin/containerd-stress [2020-07-06T21:42:23.475Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.202s coverage: 57.0% of statements [2020-07-06T21:42:24.511Z] #40 141.8 CC criu/image-desc.o [2020-07-06T21:42:24.511Z] #40 142.0 CC criu/image.o [2020-07-06T21:42:25.009Z] #52 234.5 + bin/containerd-shim [2020-07-06T21:42:25.576Z] #40 142.9 CC criu/ipc_ns.o [2020-07-06T21:42:25.685Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-06T21:42:25.685Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b42a313d\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-06T21:42:25.685Z] ---------------------------------------------------------------------------- [2020-07-06T21:42:25.685Z] [2020-07-06T21:42:25.685Z] INFO: executeCI.ps1 starting at Mon Jul 6 21:42:24 CUT 2020 [2020-07-06T21:42:25.685Z] [2020-07-06T21:42:25.685Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-06T21:42:25.685Z] INFO: Running git version 2.24.1.windows.2 [2020-07-06T21:42:25.685Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-06T21:42:25.685Z] INFO: Environment variables: [2020-07-06T21:42:25.685Z] [2020-07-06T21:42:25.685Z] Name Value [2020-07-06T21:42:25.685Z] ---- ----- [2020-07-06T21:42:25.685Z] ALLUSERSPROFILE C:\ProgramData [2020-07-06T21:42:25.685Z] amd64 true [2020-07-06T21:42:25.685Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-06T21:42:25.685Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-06T21:42:25.685Z] arm64 true [2020-07-06T21:42:25.685Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-06T21:42:25.685Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-06T21:42:25.685Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-06T21:42:25.685Z] BRANCH_NAME PR-41144 [2020-07-06T21:42:25.685Z] BUILD_DISPLAY_NAME #3 [2020-07-06T21:42:25.685Z] BUILD_ID 3 [2020-07-06T21:42:25.685Z] BUILD_NUMBER 3 [2020-07-06T21:42:25.685Z] BUILD_TAG jenkins-moby-PR-41144-3 [2020-07-06T21:42:25.685Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41144/3/ [2020-07-06T21:42:25.685Z] CHANGE_AUTHOR kevpar [2020-07-06T21:42:25.685Z] CHANGE_AUTHOR_DISPLAY_NAME Kevin Parsons [2020-07-06T21:42:25.685Z] CHANGE_BRANCH revendor-hcsshim [2020-07-06T21:42:25.685Z] CHANGE_FORK kevpar [2020-07-06T21:42:25.685Z] CHANGE_ID 41144 [2020-07-06T21:42:25.685Z] CHANGE_TARGET master [2020-07-06T21:42:25.685Z] CHANGE_TITLE Revendor hcsshim to fix image import bug [2020-07-06T21:42:25.685Z] CHANGE_URL https://github.com/moby/moby/pull/41144 [2020-07-06T21:42:25.685Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:42:25.685Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-06T21:42:25.685Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-06T21:42:25.685Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-06T21:42:25.685Z] COMPUTERNAME azwin-2-f712d0 [2020-07-06T21:42:25.685Z] ComSpec C:\windows\system32\cmd.exe [2020-07-06T21:42:25.685Z] ConfigSequenceNumber 0 [2020-07-06T21:42:25.685Z] dco true [2020-07-06T21:42:25.685Z] DOCKER_BUILDKIT 0 [2020-07-06T21:42:25.685Z] DOCKER_DUT_DEBUG 1 [2020-07-06T21:42:25.685Z] DOCKER_EXPERIMENTAL 1 [2020-07-06T21:42:25.685Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-06T21:42:25.685Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-06T21:42:25.685Z] EXECUTOR_NUMBER 0 [2020-07-06T21:42:25.685Z] FQDN azwin-2-f712d0.westus.cloudapp.azure.com [2020-07-06T21:42:25.685Z] GIT_BRANCH PR-41144 [2020-07-06T21:42:25.685Z] GIT_COMMIT 08495348804d384e174a0b5d5d01f20a922c2bce [2020-07-06T21:42:25.685Z] GIT_PREVIOUS_COMMIT 725b08ee3035954f81d70de7d65b733974de1406 [2020-07-06T21:42:25.685Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT fd4e666f19889f7a342174894a2125171cd669bc [2020-07-06T21:42:25.685Z] GIT_URL https://github.com/moby/moby.git [2020-07-06T21:42:25.685Z] HUDSON_COOKIE bca5fa38-43a1-4e94-a31d-047143e73b46 [2020-07-06T21:42:25.685Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-06T21:42:25.685Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-06T21:42:25.685Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-06T21:42:25.685Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-06T21:42:25.685Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-06T21:42:25.685Z] JENKINS_NODE_COOKIE 7d30cd20-9b53-4d45-9d3f-4c8fb58025af [2020-07-06T21:42:25.685Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-06T21:42:25.685Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-06T21:42:25.685Z] JOB_BASE_NAME PR-41144 [2020-07-06T21:42:25.685Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41144/display/redirect [2020-07-06T21:42:25.685Z] JOB_NAME moby/PR-41144 [2020-07-06T21:42:25.685Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41144/ [2020-07-06T21:42:25.685Z] library.jps.version master [2020-07-06T21:42:25.685Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-06T21:42:25.685Z] NODE_LABELS amd64 azure azwin-2-f712d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-06T21:42:25.685Z] NODE_NAME azwin-2-f712d0 [2020-07-06T21:42:25.685Z] NUMBER_OF_PROCESSORS 4 [2020-07-06T21:42:25.685Z] OS Windows_NT [2020-07-06T21:42:25.685Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-06T21:42:25.685Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-06T21:42:25.685Z] ppc64le true [2020-07-06T21:42:25.685Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-06T21:42:25.685Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-06T21:42:25.685Z] PROCESSOR_LEVEL 6 [2020-07-06T21:42:25.685Z] PROCESSOR_REVISION 5504 [2020-07-06T21:42:25.685Z] ProgramData C:\ProgramData [2020-07-06T21:42:25.685Z] ProgramFiles C:\Program Files [2020-07-06T21:42:25.685Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-06T21:42:25.685Z] ProgramW6432 C:\Program Files [2020-07-06T21:42:25.685Z] PROMPT $P$G [2020-07-06T21:42:25.685Z] PSExecutionPolicyPreference Bypass [2020-07-06T21:42:25.685Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-06T21:42:25.685Z] PUBLIC C:\Users\Public [2020-07-06T21:42:25.685Z] rootless true [2020-07-06T21:42:25.685Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41144/3/display/redirect?page=changes [2020-07-06T21:42:25.685Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41144/3/display/redirect [2020-07-06T21:42:25.685Z] s390x true [2020-07-06T21:42:25.685Z] SKIP_VALIDATION_TESTS 1 [2020-07-06T21:42:25.685Z] SOURCES_DRIVE d [2020-07-06T21:42:25.685Z] SOURCES_SUBDIR gopath [2020-07-06T21:42:25.685Z] STAGE_NAME Run tests [2020-07-06T21:42:25.685Z] SystemDrive C: [2020-07-06T21:42:25.685Z] SystemRoot C:\windows [2020-07-06T21:42:25.685Z] TEMP C:\windows\TEMP [2020-07-06T21:42:25.685Z] TESTDEBUG 0 [2020-07-06T21:42:25.685Z] TESTRUN_DRIVE d [2020-07-06T21:42:25.685Z] TESTRUN_SUBDIR CI [2020-07-06T21:42:25.685Z] TIMEOUT 120m [2020-07-06T21:42:25.685Z] TMP C:\windows\TEMP [2020-07-06T21:42:25.685Z] unit_validate true [2020-07-06T21:42:25.685Z] USERDOMAIN WORKGROUP [2020-07-06T21:42:25.685Z] USERNAME azwin-2-f712d0$ [2020-07-06T21:42:25.685Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-06T21:42:25.685Z] validate_force false [2020-07-06T21:42:25.685Z] windir C:\windows [2020-07-06T21:42:25.685Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-06T21:42:25.685Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-06T21:42:25.685Z] windowsRS1 false [2020-07-06T21:42:25.685Z] windowsRS5 true [2020-07-06T21:42:25.685Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-06T21:42:25.685Z] [2020-07-06T21:42:25.685Z] [2020-07-06T21:42:25.685Z] [2020-07-06T21:42:26.086Z] #17 45.72 Selecting previously unselected package vim. [2020-07-06T21:42:26.086Z] #17 45.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-06T21:42:26.086Z] #17 45.76 Unpacking vim (2:8.1.0875-5) ... [2020-07-06T21:42:26.134Z] INFO: Sources under d:\gopath\... [2020-07-06T21:42:26.134Z] INFO: Test run under d:\CI\... [2020-07-06T21:42:26.134Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-06T21:42:26.134Z] INFO: docker/docker repository was found [2020-07-06T21:42:26.134Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-06T21:42:26.346Z] #17 46.30 Selecting previously unselected package xfsprogs. [2020-07-06T21:42:26.346Z] #17 46.32 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-06T21:42:26.346Z] #17 46.33 Unpacking xfsprogs (4.20.0-1) ... [2020-07-06T21:42:26.636Z] #40 144.2 CC criu/irmap.o [2020-07-06T21:42:26.915Z] #17 46.75 Selecting previously unselected package zip. [2020-07-06T21:42:26.915Z] #17 46.75 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-06T21:42:26.915Z] #17 46.76 Unpacking zip (3.0-11+b1) ... [2020-07-06T21:42:26.915Z] #17 46.96 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-06T21:42:26.915Z] #17 46.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-06T21:42:26.915Z] #17 46.99 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-06T21:42:27.077Z] ltsc2019: Pulling from windows/servercore [2020-07-06T21:42:27.077Z] 4612f6d0b889: Pulling fs layer [2020-07-06T21:42:27.077Z] 666079ee0460: Pulling fs layer [2020-07-06T21:42:27.175Z] #17 47.00 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-06T21:42:27.175Z] #17 47.01 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-06T21:42:27.175Z] #17 47.02 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-06T21:42:27.175Z] #17 47.04 Setting up uidmap (1:4.5-1.1) ... [2020-07-06T21:42:27.175Z] #17 47.05 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-06T21:42:27.175Z] #17 47.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:42:27.175Z] #17 47.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-06T21:42:27.175Z] #17 47.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-06T21:42:27.175Z] #17 47.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-06T21:42:27.175Z] #17 47.11 Setting up xxd (2:8.1.0875-5) ... [2020-07-06T21:42:27.175Z] #17 47.12 Setting up zip (3.0-11+b1) ... [2020-07-06T21:42:27.175Z] #17 47.13 Setting up vim-common (2:8.1.0875-5) ... [2020-07-06T21:42:27.175Z] #17 47.16 Setting up bash-completion (1:2.8-6) ... [2020-07-06T21:42:27.699Z] #40 145.0 CC criu/kcmp-ids.o [2020-07-06T21:42:27.918Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.062s coverage: 46.2% of statements [2020-07-06T21:42:28.001Z] #40 145.5 CC criu/kerndat.o [2020-07-06T21:42:28.549Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-07-06T21:42:29.055Z] #40 146.6 CC criu/libnetlink.o [2020-07-06T21:42:29.354Z] #40 146.9 CC criu/log.o [2020-07-06T21:42:29.974Z] #17 49.89 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-06T21:42:29.974Z] #17 50.00 Setting up xz-utils (5.2.4-1) ... [2020-07-06T21:42:29.974Z] #17 50.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-06T21:42:29.974Z] #17 50.09 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-06T21:42:30.004Z] #40 147.6 CC criu/lsm.o [2020-07-06T21:42:30.234Z] #17 50.24 invoke-rc.d: could not determine current runlevel [2020-07-06T21:42:30.234Z] #17 50.25 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-06T21:42:30.234Z] #17 50.26 Setting up pigz (2.4-1) ... [2020-07-06T21:42:30.234Z] #17 50.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-06T21:42:30.234Z] #17 50.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-06T21:42:30.234Z] #17 50.30 Setting up python-pip-whl (18.1-5) ... [2020-07-06T21:42:30.234Z] #17 50.31 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-06T21:42:30.234Z] #17 50.32 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-06T21:42:30.651Z] #40 148.0 CC criu/mem.o [2020-07-06T21:42:30.803Z] #17 50.68 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-06T21:42:30.803Z] #17 50.71 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-06T21:42:30.803Z] #17 50.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-06T21:42:30.803Z] #17 50.82 Setting up vim (2:8.1.0875-5) ... [2020-07-06T21:42:30.803Z] #17 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-06T21:42:30.803Z] #17 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-06T21:42:30.803Z] #17 50.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-06T21:42:30.803Z] #17 50.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-06T21:42:30.803Z] #17 50.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-06T21:42:30.803Z] #17 50.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-06T21:42:30.803Z] #17 50.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-06T21:42:30.803Z] #17 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-06T21:42:30.965Z] #64 exporting layers 7.8s done [2020-07-06T21:42:30.966Z] #64 writing image sha256:3169c41108d9110c6ee8ea08b317f222dd8f3ee1ba369a8cbe0883d99747e894 done [2020-07-06T21:42:30.966Z] #64 naming to docker.io/library/docker:08495348804d384e174a0b5d5d01f20a922c2bce done [2020-07-06T21:42:30.966Z] #64 DONE 7.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-06T21:42:31.063Z] #17 50.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-06T21:42:31.063Z] #17 50.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-06T21:42:31.063Z] #17 50.97 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-06T21:42:31.063Z] #17 50.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-06T21:42:31.063Z] #17 50.99 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-06T21:42:31.063Z] #17 51.01 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-06T21:42:31.304Z] + trap exit INT TERM [2020-07-06T21:42:31.304Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-06T21:42:31.304Z] + CONTAINER_NAME=docker-pr3 [2020-07-06T21:42:31.304Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41144/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/make.sh dynbinary-daemon [2020-07-06T21:42:31.582Z] #52 241.2 + bin/containerd-shim-runc-v1 [2020-07-06T21:42:31.874Z] [2020-07-06T21:42:31.874Z] Removing bundles/ [2020-07-06T21:42:31.874Z] [2020-07-06T21:42:31.874Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-06T21:42:31.874Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-06T21:42:31.874Z] GOOS="" GOARCH="" GOARM="" [2020-07-06T21:42:32.060Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.328s coverage: 49.5% of statements [2020-07-06T21:42:32.444Z] #17 ... [2020-07-06T21:42:32.444Z] [2020-07-06T21:42:32.444Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:42:32.444Z] #39 105.1 CC criu/cr-service.o [2020-07-06T21:42:32.444Z] #39 106.9 CC criu/crtools.o [2020-07-06T21:42:32.444Z] #39 107.5 CC criu/eventfd.o [2020-07-06T21:42:32.444Z] #39 108.0 CC criu/eventpoll.o [2020-07-06T21:42:32.444Z] #39 108.9 CC criu/external.o [2020-07-06T21:42:32.444Z] #39 109.2 CC criu/fault-injection.o [2020-07-06T21:42:32.444Z] #39 109.3 CC criu/fdstore.o [2020-07-06T21:42:32.444Z] #39 109.7 CC criu/fifo.o [2020-07-06T21:42:32.444Z] #39 110.1 CC criu/file-ids.o [2020-07-06T21:42:32.444Z] #39 110.5 CC criu/file-lock.o [2020-07-06T21:42:32.444Z] #39 111.2 CC criu/files-ext.o [2020-07-06T21:42:32.444Z] #39 111.5 CC criu/files-reg.o [2020-07-06T21:42:32.444Z] #39 113.5 CC criu/files.o [2020-07-06T21:42:32.758Z] #40 150.1 CC criu/memfd.o [2020-07-06T21:42:33.013Z] #39 115.8 CC criu/filesystems.o [2020-07-06T21:42:33.058Z] #40 150.8 CC criu/mount.o [2020-07-06T21:42:33.951Z] #39 116.5 CC criu/fsnotify.o [2020-07-06T21:42:34.064Z] 666079ee0460: Download complete [2020-07-06T21:42:34.212Z] #39 ... [2020-07-06T21:42:34.212Z] [2020-07-06T21:42:34.212Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:42:34.212Z] #17 54.13 Setting up iptables (1.8.2-4) ... [2020-07-06T21:42:34.212Z] #17 54.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-06T21:42:34.212Z] #17 54.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-06T21:42:34.212Z] #17 54.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-06T21:42:34.212Z] #17 54.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-06T21:42:34.212Z] #17 54.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-06T21:42:34.212Z] #17 54.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-06T21:42:34.212Z] #17 54.20 Setting up python3 (3.7.3-1) ... [2020-07-06T21:42:34.781Z] #17 54.68 Setting up python3-wheel (0.32.3-2) ... [2020-07-06T21:42:34.875Z] #52 244.3 + bin/containerd-shim-runc-v2 [2020-07-06T21:42:35.351Z] #17 55.40 Setting up apparmor (2.13.2-10) ... [2020-07-06T21:42:35.443Z] #52 245.3 + binaries [2020-07-06T21:42:35.443Z] #52 245.3 + install -D bin/containerd /build/containerd [2020-07-06T21:42:35.443Z] #52 245.3 + install -D bin/containerd-shim /build/containerd-shim [2020-07-06T21:42:35.443Z] #52 245.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-06T21:42:35.443Z] #52 245.3 + install -D bin/ctr /build/ctr [2020-07-06T21:42:36.636Z] #40 ... [2020-07-06T21:42:36.636Z] [2020-07-06T21:42:36.636Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:42:36.636Z] #50 109.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-06T21:42:36.821Z] #52 DONE 246.6s [2020-07-06T21:42:37.259Z] #17 57.10 Setting up xfsprogs (4.20.0-1) ... [2020-07-06T21:42:37.259Z] #17 57.11 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-06T21:42:37.518Z] #17 57.55 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-06T21:42:37.653Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.036s coverage: 73.1% of statements [2020-07-06T21:42:37.653Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-06T21:42:37.760Z] [2020-07-06T21:42:37.760Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-06T21:42:38.454Z] #17 58.41 Setting up python3-distutils (3.7.3-1) ... [2020-07-06T21:42:38.686Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.098s coverage: 57.7% of statements [2020-07-06T21:42:38.686Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-06T21:42:38.696Z] #53 DONE 0.8s [2020-07-06T21:42:38.696Z] [2020-07-06T21:42:38.696Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-06T21:42:38.696Z] #57 DONE 0.2s [2020-07-06T21:42:38.696Z] [2020-07-06T21:42:38.696Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-06T21:42:38.954Z] #59 DONE 0.5s [2020-07-06T21:42:38.954Z] [2020-07-06T21:42:38.954Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-06T21:42:38.978Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.687s coverage: 76.1% of statements [2020-07-06T21:42:38.978Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-06T21:42:39.021Z] #17 58.87 Setting up python3-setuptools (40.8.0-1) ... [2020-07-06T21:42:39.214Z] #61 DONE 0.0s [2020-07-06T21:42:39.214Z] [2020-07-06T21:42:39.214Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-06T21:42:39.214Z] #62 DONE 0.0s [2020-07-06T21:42:39.214Z] [2020-07-06T21:42:39.214Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-06T21:42:39.402Z] #50 112.1 + mkdir -p /build [2020-07-06T21:42:39.402Z] #50 112.1 + cp runc /build/runc [2020-07-06T21:42:39.608Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-07-06T21:42:39.700Z] #50 DONE 112.4s [2020-07-06T21:42:39.700Z] [2020-07-06T21:42:39.700Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:42:39.700Z] #40 155.3 CC criu/namespaces.o [2020-07-06T21:42:40.005Z] #40 157.6 CC criu/net.o [2020-07-06T21:42:40.151Z] #63 DONE 0.8s [2020-07-06T21:42:40.151Z] [2020-07-06T21:42:40.151Z] #64 exporting to image [2020-07-06T21:42:40.151Z] #64 exporting layers [2020-07-06T21:42:40.239Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-07-06T21:42:40.399Z] #17 60.09 Setting up python3-pip (18.1-5) ... [2020-07-06T21:42:40.870Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-07-06T21:42:41.039Z] 4612f6d0b889: Verifying Checksum [2020-07-06T21:42:41.039Z] 4612f6d0b889: Download complete [2020-07-06T21:42:41.338Z] #17 61.21 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:42:41.338Z] #17 61.26 Processing triggers for mime-support (3.62) ... [2020-07-06T21:42:41.501Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.8% of statements [2020-07-06T21:42:41.501Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-06T21:42:41.501Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-06T21:42:42.132Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 41.8% of statements [2020-07-06T21:42:42.274Z] #17 ... [2020-07-06T21:42:42.274Z] [2020-07-06T21:42:42.274Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:42:42.274Z] #49 74.94 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-06T21:42:42.533Z] #49 ... [2020-07-06T21:42:42.533Z] [2020-07-06T21:42:42.533Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:42:42.533Z] #17 DONE 62.6s [2020-07-06T21:42:42.792Z] [2020-07-06T21:42:42.792Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-06T21:42:43.164Z] ok github.com/docker/docker/daemon/logger/awslogs 0.090s coverage: 77.8% of statements [2020-07-06T21:42:43.164Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-06T21:42:43.164Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-06T21:42:43.164Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-07-06T21:42:43.566Z] #40 161.2 CC criu/netfilter.o [2020-07-06T21:42:43.795Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-07-06T21:42:44.085Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2020-07-06T21:42:44.210Z] #40 161.6 CC criu/page-pipe.o [2020-07-06T21:42:44.376Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2020-07-06T21:42:44.696Z] #18 1.671 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-06T21:42:44.696Z] #18 1.678 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-06T21:42:44.696Z] #18 1.686 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-06T21:42:44.696Z] #18 DONE 1.8s [2020-07-06T21:42:44.696Z] [2020-07-06T21:42:44.696Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:42:44.696Z] #36 189.7 + dpkg --print-architecture [2020-07-06T21:42:44.696Z] #36 189.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-06T21:42:44.696Z] #36 190.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-06T21:42:44.696Z] #36 190.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-06T21:42:44.696Z] #36 ... [2020-07-06T21:42:44.696Z] [2020-07-06T21:42:44.696Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-06T21:42:44.855Z] #40 162.4 CC criu/page-xfer.o [2020-07-06T21:42:45.014Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 75.2% of statements [2020-07-06T21:42:45.014Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-06T21:42:45.267Z] #19 ... [2020-07-06T21:42:45.267Z] [2020-07-06T21:42:45.267Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:42:45.267Z] #39 117.7 CC criu/image-desc.o [2020-07-06T21:42:45.267Z] #39 117.9 CC criu/image.o [2020-07-06T21:42:45.267Z] #39 118.8 CC criu/ipc_ns.o [2020-07-06T21:42:45.267Z] #39 120.0 CC criu/irmap.o [2020-07-06T21:42:45.267Z] #39 120.6 CC criu/kcmp-ids.o [2020-07-06T21:42:45.267Z] #39 120.9 CC criu/kerndat.o [2020-07-06T21:42:45.267Z] #39 122.2 CC criu/libnetlink.o [2020-07-06T21:42:45.267Z] #39 122.6 CC criu/log.o [2020-07-06T21:42:45.267Z] #39 123.0 CC criu/lsm.o [2020-07-06T21:42:45.267Z] #39 123.5 CC criu/mem.o [2020-07-06T21:42:45.267Z] #39 125.1 CC criu/memfd.o [2020-07-06T21:42:45.267Z] #39 126.0 CC criu/mount.o [2020-07-06T21:42:45.267Z] #39 ... [2020-07-06T21:42:45.267Z] [2020-07-06T21:42:45.267Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:42:45.267Z] #49 77.90 + mkdir -p /build [2020-07-06T21:42:45.267Z] #49 77.91 + cp runc /build/runc [2020-07-06T21:42:45.304Z] time="2020-07-06T21:42:45Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate177540640/log536466175.1: no such file or directory" [2020-07-06T21:42:45.305Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 38.3% of statements [2020-07-06T21:42:45.525Z] #49 DONE 78.2s [2020-07-06T21:42:45.525Z] [2020-07-06T21:42:45.525Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:42:45.596Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements [2020-07-06T21:42:46.396Z] #40 164.0 CC criu/pagemap-cache.o [2020-07-06T21:42:46.627Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2020-07-06T21:42:46.918Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2020-07-06T21:42:47.068Z] #40 164.5 CC criu/pagemap.o [2020-07-06T21:42:47.549Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-06T21:42:48.058Z] #45 ... [2020-07-06T21:42:48.058Z] [2020-07-06T21:42:48.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:42:48.058Z] #39 130.6 CC criu/namespaces.o [2020-07-06T21:42:48.117Z] #40 165.5 CC criu/parasite-syscall.o [2020-07-06T21:42:48.179Z] ok github.com/docker/docker/daemon/logger/splunk 1.451s coverage: 82.5% of statements [2020-07-06T21:42:48.179Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-06T21:42:48.179Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-06T21:42:48.279Z] #64 exporting layers 7.3s done [2020-07-06T21:42:48.279Z] #64 writing image sha256:39f4c1efe9d3c64cfd2847cfed47875bef2dbe8f710b2d8ac04c017735754888 done [2020-07-06T21:42:48.279Z] #64 naming to docker.io/library/docker:08495348804d384e174a0b5d5d01f20a922c2bce done [2020-07-06T21:42:48.279Z] #64 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-06T21:42:48.615Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41144/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/validate/default [2020-07-06T21:42:48.764Z] #40 166.4 CC criu/path.o [2020-07-06T21:42:49.213Z] ok github.com/docker/docker/distribution 0.328s coverage: 22.1% of statements [2020-07-06T21:42:49.213Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-07-06T21:42:49.213Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-06T21:42:49.409Z] #40 166.8 CC criu/pie-util-vdso.o [2020-07-06T21:42:49.554Z] Congratulations! All commits are properly signed with the DCO! [2020-07-06T21:42:49.554Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-06T21:42:49.554Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-06T21:42:49.554Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-06T21:42:49.554Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-06T21:42:49.554Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-06T21:42:49.554Z] Congratulations! No new tests were added to integration-cli. [2020-07-06T21:42:49.554Z] [2020-07-06T21:42:49.554Z] INFO Start validation with golang-ci-lint [2020-07-06T21:42:49.554Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-06T21:42:49.554Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-06T21:42:49.554Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-06T21:42:49.706Z] #40 167.2 CC criu/pie-util.o [2020-07-06T21:42:49.706Z] #40 167.4 CC criu/pipes.o [2020-07-06T21:42:49.844Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-07-06T21:42:49.961Z] #39 132.4 CC criu/net.o [2020-07-06T21:42:50.761Z] #40 168.2 CC criu/plugin.o [2020-07-06T21:42:50.875Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-07-06T21:42:51.167Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-06T21:42:51.408Z] #40 168.9 CC criu/proc_parse.o [2020-07-06T21:42:51.797Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-07-06T21:42:51.797Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-07-06T21:42:51.797Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-06T21:42:51.797Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-06T21:42:51.797Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-06T21:42:51.864Z] #39 134.6 CC criu/netfilter.o [2020-07-06T21:42:52.122Z] #39 134.9 CC criu/page-pipe.o [2020-07-06T21:42:52.427Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-07-06T21:42:52.690Z] #39 135.4 CC criu/page-xfer.o [2020-07-06T21:42:53.461Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-07-06T21:42:53.461Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-06T21:42:53.540Z] #40 ... [2020-07-06T21:42:53.540Z] [2020-07-06T21:42:53.540Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:42:53.540Z] #37 236.9 + dpkg --print-architecture [2020-07-06T21:42:53.540Z] #37 236.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-06T21:42:53.540Z] #37 237.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-06T21:42:53.540Z] #37 237.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-06T21:42:54.065Z] #39 136.5 CC criu/pagemap-cache.o [2020-07-06T21:42:54.066Z] #39 136.8 CC criu/pagemap.o [2020-07-06T21:42:54.632Z] #39 137.4 CC criu/parasite-syscall.o [2020-07-06T21:42:54.964Z] ok github.com/docker/docker/pkg/archive 0.476s coverage: 77.2% of statements [2020-07-06T21:42:55.199Z] #39 137.8 CC criu/path.o [2020-07-06T21:42:55.457Z] #39 138.0 CC criu/pie-util-vdso-elf32.o [2020-07-06T21:42:55.716Z] #39 138.5 CC criu/pie-util-vdso.o [2020-07-06T21:42:55.994Z] ok github.com/docker/docker/pkg/authorization 0.448s coverage: 68.3% of statements [2020-07-06T21:42:55.994Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-06T21:42:56.282Z] #39 138.9 CC criu/pie-util.o [2020-07-06T21:42:56.285Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-06T21:42:56.541Z] #39 139.2 CC criu/pipes.o [2020-07-06T21:42:57.110Z] #39 139.7 CC criu/plugin.o [2020-07-06T21:42:57.369Z] #39 140.1 CC criu/proc_parse.o [2020-07-06T21:42:57.630Z] #39 ... [2020-07-06T21:42:57.630Z] [2020-07-06T21:42:57.630Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-06T21:42:57.630Z] #19 5.386 Collecting yamllint==1.16.0 [2020-07-06T21:42:57.630Z] #19 10.69 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-06T21:42:57.630Z] #19 10.75 Collecting pyyaml (from yamllint==1.16.0) [2020-07-06T21:42:57.630Z] #19 10.88 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-06T21:42:57.630Z] #19 12.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-06T21:42:57.630Z] #19 12.06 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-06T21:42:57.630Z] #19 12.08 Building wheels for collected packages: pyyaml [2020-07-06T21:42:57.630Z] #19 12.08 Running setup.py bdist_wheel for pyyaml: started [2020-07-06T21:42:57.630Z] #19 12.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-06T21:42:57.630Z] #19 12.84 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-06T21:42:57.630Z] #19 12.92 Successfully built pyyaml [2020-07-06T21:42:57.630Z] #19 12.93 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-06T21:42:57.630Z] #19 13.19 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-06T21:42:57.890Z] #19 DONE 13.6s [2020-07-06T21:42:57.890Z] [2020-07-06T21:42:57.890Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:42:58.150Z] #36 ... [2020-07-06T21:42:58.150Z] [2020-07-06T21:42:58.150Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-06T21:42:58.409Z] #22 DONE 0.3s [2020-07-06T21:42:58.409Z] [2020-07-06T21:42:58.409Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-06T21:43:00.770Z] ok github.com/docker/docker/layer 7.231s coverage: 68.8% of statements [2020-07-06T21:43:00.771Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-06T21:43:00.771Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-06T21:43:00.771Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-06T21:43:00.771Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-06T21:43:00.771Z] ? github.com/docker/docker/oci [no test files] [2020-07-06T21:43:00.771Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-06T21:43:00.771Z] ok github.com/docker/docker/pkg/chrootarchive 3.477s coverage: 43.2% of statements [2020-07-06T21:43:00.771Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-06T21:43:00.771Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-06T21:43:00.771Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-07-06T21:43:00.771Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-07-06T21:43:00.771Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-07-06T21:43:01.400Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2020-07-06T21:43:01.691Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-07-06T21:43:01.981Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-07-06T21:43:02.669Z] #26 DONE 4.2s [2020-07-06T21:43:02.670Z] [2020-07-06T21:43:02.670Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:43:02.670Z] #36 DONE 217.6s [2020-07-06T21:43:02.670Z] [2020-07-06T21:43:02.670Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:43:02.670Z] #39 142.4 CC criu/protobuf-desc.o [2020-07-06T21:43:02.670Z] #39 143.1 CC criu/protobuf.o [2020-07-06T21:43:02.670Z] #39 143.3 CC criu/pstree.o [2020-07-06T21:43:02.670Z] #39 143.8 CC criu/rbtree.o [2020-07-06T21:43:02.670Z] #39 144.0 CC criu/rst-malloc.o [2020-07-06T21:43:02.670Z] #39 144.2 CC criu/seccomp.o [2020-07-06T21:43:02.670Z] #39 144.6 CC criu/seize.o [2020-07-06T21:43:02.670Z] #39 145.1 CC criu/servicefd.o [2020-07-06T21:43:02.929Z] #39 145.5 CC criu/shmem.o [2020-07-06T21:43:03.014Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-07-06T21:43:03.188Z] #39 ... [2020-07-06T21:43:03.188Z] [2020-07-06T21:43:03.188Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-06T21:43:03.188Z] #29 DONE 0.5s [2020-07-06T21:43:03.188Z] [2020-07-06T21:43:03.188Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-06T21:43:03.188Z] #31 DONE 0.0s [2020-07-06T21:43:03.188Z] [2020-07-06T21:43:03.188Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-06T21:43:03.188Z] #34 DONE 0.0s [2020-07-06T21:43:03.188Z] [2020-07-06T21:43:03.188Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:43:03.644Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-07-06T21:43:03.756Z] #45 ... [2020-07-06T21:43:03.756Z] [2020-07-06T21:43:03.756Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:43:03.756Z] #39 146.4 CC criu/sigframe.o [2020-07-06T21:43:03.756Z] #39 146.6 CC criu/signalfd.o [2020-07-06T21:43:04.016Z] #39 146.8 CC criu/sk-inet.o [2020-07-06T21:43:04.676Z] ok github.com/docker/docker/pkg/fsutils 0.418s coverage: 85.1% of statements [2020-07-06T21:43:04.676Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements [2020-07-06T21:43:04.676Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-07-06T21:43:04.952Z] #39 ... [2020-07-06T21:43:04.952Z] [2020-07-06T21:43:04.952Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-06T21:43:04.952Z] #37 DONE 0.5s [2020-07-06T21:43:04.952Z] [2020-07-06T21:43:04.952Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:43:04.952Z] #39 147.4 CC criu/sk-netlink.o [2020-07-06T21:43:04.952Z] #39 147.6 CC criu/sk-packet.o [2020-07-06T21:43:05.521Z] #39 148.0 CC criu/sk-queue.o [2020-07-06T21:43:05.521Z] #39 148.3 CC criu/sk-tcp.o [2020-07-06T21:43:05.707Z] ok github.com/docker/docker/pkg/idtools 0.264s coverage: 70.5% of statements [2020-07-06T21:43:05.707Z] ok github.com/docker/docker/pkg/ioutils 0.294s coverage: 70.6% of statements [2020-07-06T21:43:05.997Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-07-06T21:43:05.997Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-07-06T21:43:06.089Z] #39 148.7 CC criu/sk-unix.o [2020-07-06T21:43:06.263Z] #37 ... [2020-07-06T21:43:06.263Z] [2020-07-06T21:43:06.263Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:43:06.263Z] #40 172.3 CC criu/protobuf-desc.o [2020-07-06T21:43:06.263Z] #40 173.2 CC criu/protobuf.o [2020-07-06T21:43:06.263Z] #40 173.6 CC criu/pstree.o [2020-07-06T21:43:06.263Z] #40 174.7 CC criu/rbtree.o [2020-07-06T21:43:06.263Z] #40 175.1 CC criu/rst-malloc.o [2020-07-06T21:43:06.263Z] #40 175.5 CC criu/seccomp.o [2020-07-06T21:43:06.263Z] #40 176.2 CC criu/seize.o [2020-07-06T21:43:06.263Z] #40 177.3 CC criu/servicefd.o [2020-07-06T21:43:06.263Z] #40 178.0 CC criu/shmem.o [2020-07-06T21:43:06.263Z] #40 179.0 CC criu/sigframe.o [2020-07-06T21:43:06.263Z] #40 179.2 CC criu/signalfd.o [2020-07-06T21:43:06.263Z] #40 179.5 CC criu/sk-inet.o [2020-07-06T21:43:06.263Z] #40 180.6 CC criu/sk-netlink.o [2020-07-06T21:43:06.263Z] #40 181.0 CC criu/sk-packet.o [2020-07-06T21:43:06.263Z] #40 181.6 CC criu/sk-queue.o [2020-07-06T21:43:06.263Z] #40 182.1 CC criu/sk-tcp.o [2020-07-06T21:43:06.263Z] #40 182.7 CC criu/sk-unix.o [2020-07-06T21:43:06.287Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-07-06T21:43:06.287Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-06T21:43:06.287Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-06T21:43:06.287Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-07-06T21:43:06.287Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-06T21:43:06.578Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-07-06T21:43:06.578Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-07-06T21:43:06.868Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-07-06T21:43:06.868Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-07-06T21:43:06.868Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-06T21:43:06.868Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-06T21:43:07.026Z] #39 149.7 CC criu/sockets.o [2020-07-06T21:43:07.320Z] #40 184.8 CC criu/sockets.o [2020-07-06T21:43:07.499Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2020-07-06T21:43:07.594Z] #39 150.2 CC criu/stats.o [2020-07-06T21:43:07.594Z] #39 150.3 CC criu/string.o [2020-07-06T21:43:07.594Z] #39 150.4 CC criu/sysctl.o [2020-07-06T21:43:08.130Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-06T21:43:08.161Z] #39 150.7 CC criu/sysfs_parse.o [2020-07-06T21:43:08.376Z] #40 185.8 CC criu/stats.o [2020-07-06T21:43:08.419Z] #39 151.0 CC criu/timens.o [2020-07-06T21:43:08.419Z] #39 151.1 CC criu/timerfd.o [2020-07-06T21:43:08.420Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-06T21:43:08.420Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-06T21:43:08.675Z] #40 186.2 CC criu/string.o [2020-07-06T21:43:08.678Z] #39 151.3 CC criu/tty.o [2020-07-06T21:43:08.974Z] #40 186.4 CC criu/sysctl.o [2020-07-06T21:43:09.616Z] #39 152.3 CC criu/tun.o [2020-07-06T21:43:09.623Z] #40 187.1 CC criu/sysfs_parse.o [2020-07-06T21:43:09.876Z] #39 152.6 CC criu/uffd.o [2020-07-06T21:43:09.923Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-07-06T21:43:09.923Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-06T21:43:10.272Z] #40 187.6 CC criu/timens.o [2020-07-06T21:43:10.570Z] #40 188.0 CC criu/timerfd.o [2020-07-06T21:43:10.815Z] #39 153.4 CC criu/util.o [2020-07-06T21:43:10.868Z] #40 188.4 CC criu/tty.o [2020-07-06T21:43:11.385Z] #39 154.1 CC criu/uts_ns.o [2020-07-06T21:43:11.645Z] #39 154.2 CC criu/vdso-compat.o [2020-07-06T21:43:11.645Z] #39 154.4 CC criu/vdso.o [2020-07-06T21:43:11.904Z] #39 154.8 LINK criu/built-in.o [2020-07-06T21:43:12.164Z] #39 154.9 LINK criu/criu [2020-07-06T21:43:12.424Z] #39 155.2 DEP lib/c/criu.d [2020-07-06T21:43:12.675Z] ok github.com/docker/docker/pkg/signal 2.334s coverage: 61.0% of statements [2020-07-06T21:43:12.683Z] #39 155.3 CC images/rpc.pb-c.o [2020-07-06T21:43:12.942Z] #39 155.7 CC lib/c/criu.o [2020-07-06T21:43:12.965Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-06T21:43:13.255Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-06T21:43:13.512Z] #39 ... [2020-07-06T21:43:13.512Z] [2020-07-06T21:43:13.512Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:43:13.512Z] #52 184.2 + bin/containerd [2020-07-06T21:43:13.545Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-07-06T21:43:13.638Z] #40 190.8 CC criu/tun.o [2020-07-06T21:43:13.835Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-07-06T21:43:13.937Z] #40 191.5 CC criu/uffd.o [2020-07-06T21:43:14.125Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-07-06T21:43:14.756Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-07-06T21:43:15.046Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-07-06T21:43:15.337Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-07-06T21:43:15.471Z] #40 192.9 CC criu/util.o [2020-07-06T21:43:15.627Z] testing: warning: no tests to run [2020-07-06T21:43:15.627Z] coverage: [no statements] [2020-07-06T21:43:15.627Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-06T21:43:15.918Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-06T21:43:15.918Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-06T21:43:16.127Z] #40 ... [2020-07-06T21:43:16.127Z] [2020-07-06T21:43:16.127Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:43:16.127Z] #37 DONE 259.7s [2020-07-06T21:43:16.127Z] [2020-07-06T21:43:16.127Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:43:16.208Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-06T21:43:16.806Z] #52 ... [2020-07-06T21:43:16.806Z] [2020-07-06T21:43:16.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:43:16.806Z] #39 156.3 LINK lib/c/built-in.o [2020-07-06T21:43:16.806Z] #39 156.4 LINK lib/c/libcriu.so [2020-07-06T21:43:16.806Z] #39 156.4 LINK lib/c/libcriu.a [2020-07-06T21:43:16.806Z] #39 156.5 GEN magic.py [2020-07-06T21:43:16.806Z] #39 156.6 Note: Building without setproctitle() and strlcpy() support. [2020-07-06T21:43:16.806Z] #39 156.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-06T21:43:16.806Z] #39 156.6 Note: Building without GnuTLS support [2020-07-06T21:43:16.806Z] #39 156.6 Makefile.config:39: Warn: you have no libnftables installed [2020-07-06T21:43:16.806Z] #39 156.6 Makefile.config:40: Warn: Building without nftables support [2020-07-06T21:43:16.806Z] #39 157.3 fatal: not a git repository (or any of the parent directories): .git [2020-07-06T21:43:16.806Z] #39 157.8 make[1]: Nothing to be done for 'all'. [2020-07-06T21:43:16.806Z] #39 158.3 make[1]: 'images/built-in.o' is up to date. [2020-07-06T21:43:16.806Z] #39 158.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-06T21:43:16.806Z] #39 158.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-06T21:43:16.806Z] #39 158.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-06T21:43:16.806Z] #39 158.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-06T21:43:16.806Z] #39 158.4 make[1]: Nothing to be done for 'all'. [2020-07-06T21:43:16.806Z] #39 158.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-06T21:43:16.806Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:16.806Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:16.806Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:16.806Z] #39 158.7 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:16.806Z] #39 158.8 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:16.806Z] #39 158.8 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:16.806Z] #39 158.8 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:16.806Z] #39 158.9 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:16.806Z] #39 158.9 INSTALL criu/criu [2020-07-06T21:43:16.806Z] #39 DONE 159.5s [2020-07-06T21:43:17.070Z] [2020-07-06T21:43:17.070Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:43:17.070Z] #45 224.9 + cd /tmp/tmp.bEVqYRppNY/src/github.com/golangci/golangci-lint/ [2020-07-06T21:43:17.070Z] #45 224.9 + git checkout -q v1.23.8 [2020-07-06T21:43:17.070Z] #45 225.5 ++ git describe --tags [2020-07-06T21:43:17.070Z] #45 225.5 + version=v1.23.8 [2020-07-06T21:43:17.070Z] #45 225.5 ++ git rev-parse --short HEAD [2020-07-06T21:43:17.070Z] #45 225.5 + commit=76a82c6 [2020-07-06T21:43:17.070Z] #45 225.5 ++ git show -s --format=%cd [2020-07-06T21:43:17.070Z] #45 225.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-06T21:43:17.070Z] #45 225.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-06T21:43:17.639Z] #45 ... [2020-07-06T21:43:17.639Z] [2020-07-06T21:43:17.639Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-06T21:43:17.668Z] #22 ... [2020-07-06T21:43:17.668Z] [2020-07-06T21:43:17.668Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:43:17.668Z] #40 194.9 CC criu/uts_ns.o [2020-07-06T21:43:17.668Z] #40 195.2 CC criu/vdso.o [2020-07-06T21:43:17.710Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.1% of statements [2020-07-06T21:43:17.899Z] #40 DONE 0.0s [2020-07-06T21:43:17.899Z] [2020-07-06T21:43:17.899Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-06T21:43:17.899Z] #42 DONE 0.2s [2020-07-06T21:43:17.899Z] [2020-07-06T21:43:17.899Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-06T21:43:17.899Z] #44 DONE 0.0s [2020-07-06T21:43:17.899Z] [2020-07-06T21:43:17.899Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:43:18.335Z] #40 195.8 LINK criu/built-in.o [2020-07-06T21:43:18.335Z] #40 195.9 LINK criu/criu [2020-07-06T21:43:18.341Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-06T21:43:18.971Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-06T21:43:18.988Z] #40 196.4 DEP lib/c/criu.d [2020-07-06T21:43:18.988Z] #40 196.6 CC images/rpc.pb-c.o [2020-07-06T21:43:19.261Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-06T21:43:20.046Z] #40 197.3 CC lib/c/criu.o [2020-07-06T21:43:20.763Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2020-07-06T21:43:21.053Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-07-06T21:43:21.053Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-07-06T21:43:21.104Z] #40 198.7 LINK lib/c/built-in.o [2020-07-06T21:43:21.104Z] #40 198.7 LINK lib/c/libcriu.so [2020-07-06T21:43:21.402Z] #40 198.8 LINK lib/c/libcriu.a [2020-07-06T21:43:21.402Z] #40 199.0 GEN magic.py [2020-07-06T21:43:21.701Z] #40 199.1 Note: Building without setproctitle() and strlcpy() support. [2020-07-06T21:43:21.701Z] #40 199.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-06T21:43:21.701Z] #40 199.2 Note: Building without GnuTLS support [2020-07-06T21:43:21.701Z] #40 199.2 Makefile.config:39: Warn: you have no libnftables installed [2020-07-06T21:43:21.701Z] #40 199.2 Makefile.config:40: Warn: Building without nftables support [2020-07-06T21:43:21.717Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.8% of statements [2020-07-06T21:43:22.007Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-07-06T21:43:22.348Z] #40 199.9 fatal: not a git repository (or any of the parent directories): .git [2020-07-06T21:43:23.408Z] #40 200.9 make[1]: Nothing to be done for 'all'. [2020-07-06T21:43:24.067Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-06T21:43:24.358Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2020-07-06T21:43:24.463Z] #40 201.8 make[1]: 'images/built-in.o' is up to date. [2020-07-06T21:43:24.463Z] #40 201.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-06T21:43:24.463Z] #40 201.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-06T21:43:24.463Z] #40 201.9 make[1]: 'compel/libcompel.a' is up to date. [2020-07-06T21:43:24.463Z] #40 201.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-06T21:43:24.463Z] #40 202.0 make[1]: Nothing to be done for 'all'. [2020-07-06T21:43:24.463Z] #40 202.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-06T21:43:24.762Z] #40 202.3 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:24.762Z] #40 202.3 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:24.762Z] #40 202.3 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:24.988Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-07-06T21:43:25.060Z] #40 202.5 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:25.060Z] #40 202.6 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:25.060Z] #40 202.6 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:25.060Z] #40 202.7 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:25.360Z] #40 202.8 make[2]: Nothing to be done for 'all'. [2020-07-06T21:43:25.360Z] #40 202.8 INSTALL criu/criu [2020-07-06T21:43:25.360Z] #40 DONE 203.0s [2020-07-06T21:43:25.360Z] [2020-07-06T21:43:25.360Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:43:25.360Z] #46 265.9 + cd /tmp/tmp.xgA1C7msrh/src/github.com/golangci/golangci-lint/ [2020-07-06T21:43:25.360Z] #46 265.9 + git checkout -q v1.23.8 [2020-07-06T21:43:25.360Z] #46 266.6 ++ git describe --tags [2020-07-06T21:43:25.360Z] #46 266.6 + version=v1.23.8 [2020-07-06T21:43:25.360Z] #46 266.6 ++ git rev-parse --short HEAD [2020-07-06T21:43:25.360Z] #46 266.6 + commit=76a82c6 [2020-07-06T21:43:25.360Z] #46 266.6 ++ git show -s --format=%cd [2020-07-06T21:43:25.360Z] #46 266.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-06T21:43:25.360Z] #46 266.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-06T21:43:26.019Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-07-06T21:43:41.338Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/rootless [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/volume [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-06T21:43:41.338Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === Skipped [2020-07-06T21:43:41.338Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-06T21:43:41.338Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-06T21:43:41.338Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:73: No driver to put! [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-06T21:43:41.338Z] time="2020-07-06T21:42:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-06T21:43:41.338Z] time="2020-07-06T21:42:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-06T21:43:41.338Z] time="2020-07-06T21:42:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-06T21:43:41.338Z] time="2020-07-06T21:42:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-06T21:43:41.338Z] time="2020-07-06T21:42:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:73: No driver to put! [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-06T21:43:41.338Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-06T21:43:41.338Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-06T21:43:41.338Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:43:41.338Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-06T21:43:41.338Z] graphtest_unix.go:73: No driver to put! [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-06T21:43:41.338Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-06T21:43:41.338Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] [2020-07-06T21:43:41.338Z] DONE 2124 tests, 26 skipped in 193.569s Post stage [Pipeline] junit [2020-07-06T21:43:42.021Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-06T21:43:42.563Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -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:08495348804d384e174a0b5d5d01f20a922c2bce hack/make.sh dynbinary test-integration [2020-07-06T21:43:42.854Z] [2020-07-06T21:43:42.854Z] Removing bundles/ [2020-07-06T21:43:42.854Z] [2020-07-06T21:43:42.854Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-06T21:43:42.854Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-06T21:43:42.854Z] GOOS="" GOARCH="" GOARM="" [2020-07-06T21:43:47.945Z] #46 ... [2020-07-06T21:43:47.945Z] [2020-07-06T21:43:47.945Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:43:47.945Z] #53 251.5 + bin/containerd [2020-07-06T21:43:52.456Z] #53 ... [2020-07-06T21:43:52.456Z] [2020-07-06T21:43:52.456Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:43:52.456Z] #22 295.5 + return [2020-07-06T21:43:52.456Z] #22 DONE 295.7s [2020-07-06T21:43:52.456Z] [2020-07-06T21:43:52.456Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:43:53.323Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-06T21:43:53.582Z] [2020-07-06T21:43:54.011Z] #46 ... [2020-07-06T21:43:54.011Z] [2020-07-06T21:43:54.011Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-06T21:43:54.011Z] #23 DONE 0.1s [2020-07-06T21:43:54.011Z] [2020-07-06T21:43:54.011Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-06T21:43:54.662Z] #27 DONE 0.6s [2020-07-06T21:43:54.662Z] [2020-07-06T21:43:54.662Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-06T21:43:54.960Z] #30 DONE 0.1s [2020-07-06T21:43:54.960Z] [2020-07-06T21:43:54.960Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-06T21:43:54.960Z] #32 DONE 0.1s [2020-07-06T21:43:54.960Z] [2020-07-06T21:43:54.960Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:43:54.960Z] #46 ... [2020-07-06T21:43:54.960Z] [2020-07-06T21:43:54.960Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-06T21:43:55.259Z] #35 DONE 0.2s [2020-07-06T21:43:55.259Z] [2020-07-06T21:43:55.259Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-06T21:43:55.259Z] #38 DONE 0.3s [2020-07-06T21:43:55.259Z] [2020-07-06T21:43:55.259Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:43:55.486Z] + TEST_INTEGRATION_DEST=2 [2020-07-06T21:43:55.486Z] + CONTAINER_NAME=docker-pr3-2 [2020-07-06T21:43:55.486Z] + TEST_SKIP_INTEGRATION=1 [2020-07-06T21:43:55.486Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-06T21:43:55.486Z] + run_tests [2020-07-06T21:43:55.486Z] + c=0 [2020-07-06T21:43:55.486Z] + '[' -n 0 ']' [2020-07-06T21:43:55.486Z] + rm= [2020-07-06T21:43:55.486Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41144/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41144/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/make.sh '' test-integration [2020-07-06T21:43:55.486Z] + TEST_INTEGRATION_DEST=1 [2020-07-06T21:43:55.486Z] + CONTAINER_NAME=docker-pr3-1 [2020-07-06T21:43:55.486Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-06T21:43:55.486Z] + run_tests test-integration-flaky [2020-07-06T21:43:55.486Z] + '[' -n 0 ']' [2020-07-06T21:43:55.486Z] + rm= [2020-07-06T21:43:55.486Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41144/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41144/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/make.sh test-integration-flaky test-integration [2020-07-06T21:43:55.486Z] + TEST_INTEGRATION_DEST=3 [2020-07-06T21:43:55.486Z] + CONTAINER_NAME=docker-pr3-3 [2020-07-06T21:43:55.486Z] + TEST_SKIP_INTEGRATION=1 [2020-07-06T21:43:55.486Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-06T21:43:55.486Z] + run_tests [2020-07-06T21:43:55.486Z] + '[' -n 0 ']' [2020-07-06T21:43:55.486Z] + rm= [2020-07-06T21:43:55.486Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41144/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41144/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/make.sh '' test-integration [2020-07-06T21:43:55.486Z] ++ jobs -p [2020-07-06T21:43:55.486Z] + for job in $(jobs -p) [2020-07-06T21:43:55.486Z] + wait 15980 [2020-07-06T21:43:55.557Z] #46 ... [2020-07-06T21:43:55.557Z] [2020-07-06T21:43:55.557Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-06T21:43:55.557Z] #41 DONE 0.1s [2020-07-06T21:43:55.557Z] [2020-07-06T21:43:55.557Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-06T21:43:55.557Z] #43 DONE 0.1s [2020-07-06T21:43:55.557Z] [2020-07-06T21:43:55.557Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-06T21:43:55.557Z] #45 DONE 0.1s [2020-07-06T21:43:55.557Z] [2020-07-06T21:43:55.557Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:43:56.437Z] [2020-07-06T21:43:56.697Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-06T21:43:56.697Z] [2020-07-06T21:43:56.697Z] [2020-07-06T21:43:56.697Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-06T21:43:56.697Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-06T21:43:56.697Z] HOSTNAME=d4e992bd127b [2020-07-06T21:43:56.697Z] TEST_SKIP_INTEGRATION=1 [2020-07-06T21:43:56.697Z] TESTDEBUG=0 [2020-07-06T21:43:56.697Z] DEST=bundles/test-integration [2020-07-06T21:43:56.697Z] PWD=/go/src/github.com/docker/docker [2020-07-06T21:43:56.697Z] KEEPBUNDLE=1 [2020-07-06T21:43:56.697Z] DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce [2020-07-06T21:43:56.697Z] container=docker [2020-07-06T21:43:56.697Z] HOME=/root [2020-07-06T21:43:56.697Z] GOLANG_VERSION=1.13.12 [2020-07-06T21:43:56.697Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-06T21:43:56.697Z] VALIDATE_BRANCH=master [2020-07-06T21:43:56.697Z] TERM=xterm [2020-07-06T21:43:56.697Z] DOCKER_PKG=github.com/docker/docker [2020-07-06T21:43:56.697Z] SHLVL=1 [2020-07-06T21:43:56.697Z] TIMEOUT=120m [2020-07-06T21:43:56.697Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-06T21:43:56.697Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-06T21:43:56.697Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-06T21:43:56.697Z] GO111MODULE=off [2020-07-06T21:43:56.697Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-06T21:43:56.697Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-06T21:43:56.697Z] GOPATH=/go [2020-07-06T21:43:56.697Z] PKG_CONFIG=pkg-config [2020-07-06T21:43:56.697Z] _=/usr/bin/env [2020-07-06T21:43:56.697Z] Building test suite binary ./integration-cli/test.main [2020-07-06T21:43:56.697Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-06T21:43:56.697Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-06T21:43:56.697Z] HOSTNAME=d4caa76210bd [2020-07-06T21:43:56.697Z] TEST_SKIP_INTEGRATION=1 [2020-07-06T21:43:56.697Z] TESTDEBUG=0 [2020-07-06T21:43:56.697Z] DEST=bundles/test-integration [2020-07-06T21:43:56.697Z] PWD=/go/src/github.com/docker/docker [2020-07-06T21:43:56.697Z] KEEPBUNDLE=1 [2020-07-06T21:43:56.697Z] DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce [2020-07-06T21:43:56.697Z] container=docker [2020-07-06T21:43:56.697Z] HOME=/root [2020-07-06T21:43:56.697Z] GOLANG_VERSION=1.13.12 [2020-07-06T21:43:56.697Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-06T21:43:56.697Z] VALIDATE_BRANCH=master [2020-07-06T21:43:56.697Z] TERM=xterm [2020-07-06T21:43:56.697Z] DOCKER_PKG=github.com/docker/docker [2020-07-06T21:43:56.697Z] SHLVL=1 [2020-07-06T21:43:56.697Z] TIMEOUT=120m [2020-07-06T21:43:56.697Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-06T21:43:56.697Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-06T21:43:56.697Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-06T21:43:56.697Z] GO111MODULE=off [2020-07-06T21:43:56.697Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-06T21:43:56.697Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-06T21:43:56.697Z] GOPATH=/go [2020-07-06T21:43:56.697Z] PKG_CONFIG=pkg-config [2020-07-06T21:43:56.697Z] _=/usr/bin/env [2020-07-06T21:43:56.697Z] Building test suite binary ./integration-cli/test.main [2020-07-06T21:43:56.955Z] No new tests added to integration. [2020-07-06T21:43:56.955Z] [2020-07-06T21:43:57.216Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-06T21:43:58.595Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-06T21:43:58.595Z] HOSTNAME=f1c85df1e1e0 [2020-07-06T21:43:58.595Z] TESTDEBUG=0 [2020-07-06T21:43:58.595Z] DEST=bundles/test-integration [2020-07-06T21:43:58.595Z] PWD=/go/src/github.com/docker/docker [2020-07-06T21:43:58.595Z] KEEPBUNDLE=1 [2020-07-06T21:43:58.595Z] DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce [2020-07-06T21:43:58.595Z] container=docker [2020-07-06T21:43:58.595Z] HOME=/root [2020-07-06T21:43:58.595Z] GOLANG_VERSION=1.13.12 [2020-07-06T21:43:58.595Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-06T21:43:58.595Z] VALIDATE_BRANCH=master [2020-07-06T21:43:58.595Z] TERM=xterm [2020-07-06T21:43:58.595Z] DOCKER_PKG=github.com/docker/docker [2020-07-06T21:43:58.595Z] SHLVL=1 [2020-07-06T21:43:58.595Z] TIMEOUT=120m [2020-07-06T21:43:58.595Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-06T21:43:58.595Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-06T21:43:58.595Z] GO111MODULE=off [2020-07-06T21:43:58.595Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-06T21:43:58.595Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-06T21:43:58.595Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-06T21:43:58.595Z] GOPATH=/go [2020-07-06T21:43:58.595Z] PKG_CONFIG=pkg-config [2020-07-06T21:43:58.595Z] _=/usr/bin/env [2020-07-06T21:43:58.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-06T21:44:04.591Z] #45 DONE 274.7s [2020-07-06T21:44:04.591Z] [2020-07-06T21:44:04.591Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:44:04.591Z] #52 ... [2020-07-06T21:44:04.591Z] [2020-07-06T21:44:04.591Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-06T21:44:04.591Z] #46 DONE 0.7s [2020-07-06T21:44:04.591Z] [2020-07-06T21:44:04.591Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:44:04.591Z] #52 232.8 + bin/containerd-stress [2020-07-06T21:44:04.591Z] #52 ... [2020-07-06T21:44:04.591Z] [2020-07-06T21:44:04.591Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-06T21:44:04.591Z] #48 DONE 0.0s [2020-07-06T21:44:04.591Z] [2020-07-06T21:44:04.591Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-06T21:44:04.591Z] #50 DONE 0.2s [2020-07-06T21:44:04.591Z] [2020-07-06T21:44:04.591Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:44:04.591Z] #52 234.6 + bin/containerd-shim [2020-07-06T21:44:11.160Z] #52 241.2 + bin/containerd-shim-runc-v1 [2020-07-06T21:44:13.694Z] #52 244.3 + bin/containerd-shim-runc-v2 [2020-07-06T21:44:14.261Z] #52 245.2 + binaries [2020-07-06T21:44:14.261Z] #52 245.2 + install -D bin/containerd /build/containerd [2020-07-06T21:44:14.261Z] #52 245.2 + install -D bin/containerd-shim /build/containerd-shim [2020-07-06T21:44:14.519Z] #52 245.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-06T21:44:14.519Z] #52 245.2 + install -D bin/ctr /build/ctr [2020-07-06T21:44:15.455Z] #52 DONE 246.2s [2020-07-06T21:44:16.023Z] [2020-07-06T21:44:16.023Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-06T21:44:16.959Z] #53 DONE 0.7s [2020-07-06T21:44:16.959Z] [2020-07-06T21:44:16.959Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-06T21:44:16.959Z] #57 DONE 0.2s [2020-07-06T21:44:16.959Z] [2020-07-06T21:44:16.959Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-06T21:44:17.218Z] #59 DONE 0.3s [2020-07-06T21:44:17.218Z] [2020-07-06T21:44:17.218Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-06T21:44:17.218Z] #61 DONE 0.0s [2020-07-06T21:44:17.477Z] [2020-07-06T21:44:17.477Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-06T21:44:17.477Z] #62 DONE 0.0s [2020-07-06T21:44:17.477Z] [2020-07-06T21:44:17.477Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-06T21:44:18.045Z] #63 DONE 0.7s [2020-07-06T21:44:18.045Z] [2020-07-06T21:44:18.045Z] #64 exporting to image [2020-07-06T21:44:18.045Z] #64 exporting layers [2020-07-06T21:44:26.164Z] #64 exporting layers 7.1s done [2020-07-06T21:44:26.164Z] #64 writing image sha256:1bd4aae3fdf68175f202589fba66ccb9dab191d00d885030c76e49e488cc401d done [2020-07-06T21:44:26.164Z] #64 naming to docker.io/library/docker:08495348804d384e174a0b5d5d01f20a922c2bce done [2020-07-06T21:44:26.164Z] #64 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-06T21:44:26.529Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -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:08495348804d384e174a0b5d5d01f20a922c2bce hack/make.sh dynbinary test-integration [2020-07-06T21:44:27.098Z] [2020-07-06T21:44:27.098Z] Removing bundles/ [2020-07-06T21:44:27.098Z] [2020-07-06T21:44:27.098Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-06T21:44:27.098Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-06T21:44:27.098Z] GOOS="" GOARCH="" GOARM="" [2020-07-06T21:44:28.352Z] #46 DONE 331.1s [2020-07-06T21:44:28.352Z] [2020-07-06T21:44:28.352Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:44:28.990Z] #53 ... [2020-07-06T21:44:28.990Z] [2020-07-06T21:44:28.990Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-06T21:44:29.287Z] #47 DONE 0.1s [2020-07-06T21:44:29.287Z] [2020-07-06T21:44:29.287Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-06T21:44:29.287Z] #49 DONE 0.1s [2020-07-06T21:44:29.287Z] [2020-07-06T21:44:29.287Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-06T21:44:29.287Z] #51 DONE 0.1s [2020-07-06T21:44:29.287Z] [2020-07-06T21:44:29.287Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:44:36.214Z] #53 302.5 + bin/containerd-stress [2020-07-06T21:44:38.966Z] #53 304.8 + bin/containerd-shim [2020-07-06T21:44:39.756Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-06T21:44:39.756Z] [2020-07-06T21:44:39.756Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-06T21:44:39.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-06T21:44:39.756Z] HOSTNAME=0238f8586f1e [2020-07-06T21:44:39.756Z] TESTDEBUG=0 [2020-07-06T21:44:39.756Z] DEST=bundles/test-integration [2020-07-06T21:44:39.756Z] PWD=/go/src/github.com/docker/docker [2020-07-06T21:44:39.756Z] DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce [2020-07-06T21:44:39.756Z] container=docker [2020-07-06T21:44:39.756Z] HOME=/root [2020-07-06T21:44:39.756Z] GOLANG_VERSION=1.13.12 [2020-07-06T21:44:39.756Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-06T21:44:39.756Z] VALIDATE_BRANCH=master [2020-07-06T21:44:39.756Z] TERM=xterm [2020-07-06T21:44:39.756Z] DOCKER_PKG=github.com/docker/docker [2020-07-06T21:44:39.756Z] SHLVL=1 [2020-07-06T21:44:39.756Z] TIMEOUT=120m [2020-07-06T21:44:39.756Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-06T21:44:39.756Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-06T21:44:39.756Z] GO111MODULE=off [2020-07-06T21:44:39.756Z] DOCKER_EXPERIMENTAL=1 [2020-07-06T21:44:39.756Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-06T21:44:39.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-06T21:44:39.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-06T21:44:39.756Z] GOPATH=/go [2020-07-06T21:44:39.756Z] PKG_CONFIG=pkg-config [2020-07-06T21:44:39.756Z] _=/usr/bin/env [2020-07-06T21:44:39.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-06T21:44:45.922Z] #53 311.8 + bin/containerd-shim-runc-v1 [2020-07-06T21:44:48.679Z] #53 315.1 + bin/containerd-shim-runc-v2 [2020-07-06T21:44:49.724Z] #53 316.1 + binaries [2020-07-06T21:44:49.725Z] #53 316.1 + install -D bin/containerd /build/containerd [2020-07-06T21:44:49.725Z] #53 316.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-06T21:44:49.725Z] #53 316.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-06T21:44:49.725Z] #53 316.1 + install -D bin/ctr /build/ctr [2020-07-06T21:44:49.725Z] #53 DONE 316.2s [2020-07-06T21:44:50.773Z] [2020-07-06T21:44:50.773Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-06T21:44:50.773Z] #54 DONE 0.1s [2020-07-06T21:44:51.068Z] [2020-07-06T21:44:51.068Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-06T21:44:51.068Z] #58 DONE 0.1s [2020-07-06T21:44:51.068Z] [2020-07-06T21:44:51.068Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-06T21:44:51.068Z] #60 DONE 0.1s [2020-07-06T21:44:51.068Z] [2020-07-06T21:44:51.068Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-06T21:44:51.362Z] #62 DONE 0.1s [2020-07-06T21:44:51.362Z] [2020-07-06T21:44:51.362Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-06T21:44:51.362Z] #63 DONE 0.0s [2020-07-06T21:44:51.362Z] [2020-07-06T21:44:51.362Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-06T21:44:53.448Z] #64 DONE 2.1s [2020-07-06T21:44:53.448Z] [2020-07-06T21:44:53.448Z] #65 exporting to oci image format [2020-07-06T21:44:53.448Z] #65 exporting layers [2020-07-06T21:44:56.123Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|imports|files|deps|exports_file) took 1m59.134494103s [2020-07-06T21:44:56.123Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 476.20244ms [2020-07-06T21:45:02.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-06T21:45:02.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-06T21:45:03.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-06T21:45:07.602Z] 4612f6d0b889: Pull complete [2020-07-06T21:45:11.023Z] INFO [runner/unused/goanalysis] analyzers took 28.030495558s with top 10 stages: buildssa: 23.463666257s, U1000: 4.566829301s [2020-07-06T21:45:18.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-06T21:45:18.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-06T21:45:19.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-06T21:45:20.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-06T21:45:20.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-06T21:45:21.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-06T21:45:23.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-06T21:45:24.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-06T21:45:25.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-06T21:45:26.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-06T21:45:27.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-06T21:45:28.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-06T21:45:29.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-06T21:45:30.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-06T21:45:31.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-06T21:45:32.387Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-06T21:45:32.387Z] Using test binary docker [2020-07-06T21:45:32.387Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-06T21:45:32.677Z] +++ /etc/init.d/apparmor start [2020-07-06T21:45:32.677Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-06T21:45:32.677Z] INFO: Waiting for daemon to start... [2020-07-06T21:45:32.677Z] Starting dockerd [2020-07-06T21:45:32.677Z] +++ 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-07-06T21:45:34.737Z] . [2020-07-06T21:45:34.737Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-06T21:45:34.737Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-06T21:45:34.737Z] Error: No such image: emptyfs [2020-07-06T21:45:34.737Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-06T21:45:34.737Z] ++++ docker load [2020-07-06T21:45:34.737Z] Running integration-test (iteration 1) [2020-07-06T21:45:34.737Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-06T21:45:34.737Z] ++ 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-07-06T21:45:34.737Z] ++ set -e [2020-07-06T21:45:34.737Z] ++ '[' -n 0 ']' [2020-07-06T21:45:34.737Z] ++ set -x [2020-07-06T21:45:34.737Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:45:39.290Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-050719e232a6e96d7) in /home/ubuntu/workspace/moby_PR-41144 [Pipeline] { [Pipeline] checkout [2020-07-06T21:45:41.808Z] using credential docker-jenkins-github-credentials [2020-07-06T21:45:41.816Z] Cloning the remote Git repository [2020-07-06T21:45:41.816Z] Cloning with configured refspecs honoured and without tags [2020-07-06T21:45:41.847Z] Cloning repository https://github.com/moby/moby.git [2020-07-06T21:45:41.914Z] > git init /home/ubuntu/workspace/moby_PR-41144 # timeout=10 [2020-07-06T21:45:42.071Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:45:42.072Z] > git --version # timeout=10 [2020-07-06T21:45:42.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:45:42.093Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:45:43.210Z] Loaded image: buildpack-deps:buster [2020-07-06T21:45:43.211Z] Loaded image: busybox:latest [2020-07-06T21:45:43.211Z] Loaded image: busybox:glibc [2020-07-06T21:45:43.211Z] Loaded image: debian:buster [2020-07-06T21:45:43.501Z] Loaded image: hello-world:latest [2020-07-06T21:45:43.501Z] INFO: Testing against a local daemon [2020-07-06T21:45:43.501Z] === RUN TestCgroupNamespacesBuild [2020-07-06T21:45:45.562Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2020-07-06T21:45:45.562Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-06T21:45:47.628Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-07-06T21:45:47.628Z] === RUN TestBuildWithSession [2020-07-06T21:45:47.628Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-06T21:45:47.628Z] build_session_test.go:25: TODO: BuildKit [2020-07-06T21:45:47.628Z] === RUN TestBuildSquashParent [2020-07-06T21:45:54.510Z] --- PASS: TestBuildSquashParent (6.38s) [2020-07-06T21:45:54.510Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-06T21:45:54.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:45:54.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:45:54.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:45:54.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:45:54.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:45:54.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:45:54.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:45:54.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:45:54.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:45:54.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:45:54.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:45:54.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:45:54.510Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:45:54.510Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:45:56.571Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:45:56.571Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:45:57.842Z] Fetching without tags [2020-07-06T21:45:58.264Z] Merging remotes/origin/master commit c833222d54c00d64a0fc44c561a5973ecd414053 into PR head commit 286547848751229fa14974da389e1d4c676d8ee5 [2020-07-06T21:45:58.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:45:58.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:45:57.796Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:45:57.812Z] > git config --add remote.origin.fetch +refs/pull/41144/head:refs/remotes/origin/PR-41144 # timeout=10 [2020-07-06T21:45:57.819Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:45:57.835Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-06T21:45:57.846Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-06T21:45:57.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-06T21:45:57.848Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41144/head:refs/remotes/origin/PR-41144 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-06T21:45:58.272Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:45:58.279Z] > git checkout -f 286547848751229fa14974da389e1d4c676d8ee5 # timeout=10 [2020-07-06T21:45:59.893Z] Merge succeeded, producing 977e8801019cf640358f302a191c561cc6385abd [2020-07-06T21:45:59.893Z] Checking out Revision 977e8801019cf640358f302a191c561cc6385abd (PR-41144) [2020-07-06T21:45:59.303Z] > git merge c833222d54c00d64a0fc44c561a5973ecd414053 # timeout=10 [2020-07-06T21:45:59.878Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-06T21:45:59.896Z] > git config core.sparsecheckout # timeout=10 [2020-07-06T21:45:59.904Z] > git checkout -f 977e8801019cf640358f302a191c561cc6385abd # timeout=10 [2020-07-06T21:46:01.485Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-06T21:46:01.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s) [2020-07-06T21:46:01.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2020-07-06T21:46:01.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2020-07-06T21:46:01.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s) [2020-07-06T21:46:01.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2020-07-06T21:46:01.485Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.43s) [2020-07-06T21:46:01.485Z] === RUN TestBuildMultiStageCopy [2020-07-06T21:46:01.485Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-06T21:46:03.552Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-06T21:46:03.552Z] [2020-07-06T21:46:03.552Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-06T21:46:03.552Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-06T21:46:03.552Z] HOSTNAME=4af661c3200c [2020-07-06T21:46:03.552Z] DEST=bundles/test-integration [2020-07-06T21:46:03.552Z] PWD=/go/src/github.com/docker/docker [2020-07-06T21:46:03.552Z] DOCKER_ROOTLESS=1 [2020-07-06T21:46:03.552Z] DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce [2020-07-06T21:46:03.552Z] container=docker [2020-07-06T21:46:03.552Z] HOME=/root [2020-07-06T21:46:03.552Z] GOLANG_VERSION=1.13.12 [2020-07-06T21:46:03.552Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-06T21:46:03.552Z] VALIDATE_BRANCH=master [2020-07-06T21:46:03.552Z] TERM=xterm [2020-07-06T21:46:03.552Z] DOCKER_PKG=github.com/docker/docker [2020-07-06T21:46:03.552Z] SHLVL=1 [2020-07-06T21:46:03.552Z] TIMEOUT=120m [2020-07-06T21:46:03.552Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-06T21:46:03.552Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-06T21:46:03.552Z] GO111MODULE=off [2020-07-06T21:46:03.552Z] DOCKER_EXPERIMENTAL=1 [2020-07-06T21:46:03.552Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-06T21:46:03.552Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-06T21:46:03.552Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-06T21:46:03.552Z] GOPATH=/go [2020-07-06T21:46:03.552Z] PKG_CONFIG=pkg-config [2020-07-06T21:46:03.552Z] _=/usr/bin/env [2020-07-06T21:46:03.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-06T21:46:03.999Z] Commit message: "Merge commit 'c833222d54c00d64a0fc44c561a5973ecd414053' into HEAD" [2020-07-06T21:46:04.009Z] First time build. Skipping changelog. [2020-07-06T21:46:04.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-06T21:46:04.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-06T21:46:04.839Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-06T21:46:05.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-06T21:46:05.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-06T21:46:05.200Z] + docker version [2020-07-06T21:46:04.002Z] > git rev-list --no-walk 725b08ee3035954f81d70de7d65b733974de1406 # timeout=10 [2020-07-06T21:46:05.470Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-06T21:46:06.100Z] --- PASS: TestBuildMultiStageCopy (5.09s) [2020-07-06T21:46:06.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2020-07-06T21:46:06.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-07-06T21:46:06.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-07-06T21:46:06.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-07-06T21:46:06.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2020-07-06T21:46:06.100Z] === RUN TestBuildMultiStageParentConfig [2020-07-06T21:46:08.163Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2020-07-06T21:46:08.163Z] === RUN TestBuildLabelWithTargets [2020-07-06T21:46:10.889Z] --- PASS: TestBuildLabelWithTargets (2.59s) [2020-07-06T21:46:10.889Z] === RUN TestBuildWithEmptyLayers [2020-07-06T21:46:11.519Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-07-06T21:46:11.519Z] === RUN TestBuildMultiStageOnBuild [2020-07-06T21:46:11.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-06T21:46:15.026Z] --- PASS: TestBuildMultiStageOnBuild (3.11s) [2020-07-06T21:46:15.027Z] === RUN TestBuildUncleanTarFilenames [2020-07-06T21:46:15.207Z] Client: Docker Engine - Community [2020-07-06T21:46:15.207Z] Version: 19.03.11 [2020-07-06T21:46:15.207Z] API version: 1.40 [2020-07-06T21:46:15.207Z] Go version: go1.13.10 [2020-07-06T21:46:15.207Z] Git commit: 42e35e6 [2020-07-06T21:46:15.207Z] Built: Mon Jun 1 09:13:13 2020 [2020-07-06T21:46:15.207Z] OS/Arch: linux/arm64 [2020-07-06T21:46:15.207Z] Experimental: false [2020-07-06T21:46:15.207Z] [2020-07-06T21:46:15.207Z] Server: Docker Engine - Community [2020-07-06T21:46:15.207Z] Engine: [2020-07-06T21:46:15.207Z] Version: 19.03.11 [2020-07-06T21:46:15.207Z] API version: 1.40 (minimum version 1.12) [2020-07-06T21:46:15.207Z] Go version: go1.13.10 [2020-07-06T21:46:15.207Z] Git commit: 42e35e6 [2020-07-06T21:46:15.207Z] Built: Mon Jun 1 09:11:46 2020 [2020-07-06T21:46:15.207Z] OS/Arch: linux/arm64 [2020-07-06T21:46:15.207Z] Experimental: true [2020-07-06T21:46:15.207Z] containerd: [2020-07-06T21:46:15.207Z] Version: 1.2.13 [2020-07-06T21:46:15.207Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-06T21:46:15.207Z] runc: [2020-07-06T21:46:15.207Z] Version: 1.0.0-rc10 [2020-07-06T21:46:15.207Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-06T21:46:15.207Z] docker-init: [2020-07-06T21:46:15.207Z] Version: 0.18.0 [2020-07-06T21:46:15.207Z] GitCommit: fec3683 [Pipeline] sh [2020-07-06T21:46:15.536Z] + docker info [2020-07-06T21:46:15.796Z] #65 exporting layers 81.1s done [2020-07-06T21:46:15.796Z] #65 exporting manifest sha256:3fc039bcfb911aaca58266d05081b62dfc34d5998220bba9b21bc7f967316412 [2020-07-06T21:46:15.796Z] #65 exporting manifest sha256:3fc039bcfb911aaca58266d05081b62dfc34d5998220bba9b21bc7f967316412 done [2020-07-06T21:46:15.796Z] #65 exporting config sha256:d82f3d6d0780a2d112ca53218b2a4be0308971fbf311b81a2252f965751d0924 done [2020-07-06T21:46:15.796Z] #65 sending tarball [2020-07-06T21:46:16.076Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-07-06T21:46:16.076Z] === RUN TestBuildMultiStageLayerLeak [2020-07-06T21:46:19.584Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s) [2020-07-06T21:46:19.584Z] === RUN TestBuildWithHugeFile [2020-07-06T21:46:25.540Z] Client: [2020-07-06T21:46:25.540Z] Debug Mode: false [2020-07-06T21:46:25.540Z] [2020-07-06T21:46:25.540Z] Server: [2020-07-06T21:46:25.540Z] Containers: 0 [2020-07-06T21:46:25.540Z] Running: 0 [2020-07-06T21:46:25.540Z] Paused: 0 [2020-07-06T21:46:25.540Z] Stopped: 0 [2020-07-06T21:46:25.540Z] Images: 0 [2020-07-06T21:46:25.540Z] Server Version: 19.03.11 [2020-07-06T21:46:25.540Z] Storage Driver: overlay2 [2020-07-06T21:46:25.540Z] Backing Filesystem: extfs [2020-07-06T21:46:25.540Z] Supports d_type: true [2020-07-06T21:46:25.540Z] Native Overlay Diff: true [2020-07-06T21:46:25.540Z] Logging Driver: json-file [2020-07-06T21:46:25.540Z] Cgroup Driver: cgroupfs [2020-07-06T21:46:25.540Z] Plugins: [2020-07-06T21:46:25.540Z] Volume: local [2020-07-06T21:46:25.540Z] Network: bridge host ipvlan macvlan null overlay [2020-07-06T21:46:25.540Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-06T21:46:25.540Z] Swarm: inactive [2020-07-06T21:46:25.540Z] Runtimes: runc [2020-07-06T21:46:25.540Z] Default Runtime: runc [2020-07-06T21:46:25.540Z] Init Binary: docker-init [2020-07-06T21:46:25.540Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-06T21:46:25.540Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-06T21:46:25.540Z] init version: fec3683 [2020-07-06T21:46:25.540Z] Security Options: [2020-07-06T21:46:25.540Z] apparmor [2020-07-06T21:46:25.540Z] seccomp [2020-07-06T21:46:25.540Z] Profile: default [2020-07-06T21:46:25.540Z] Kernel Version: 4.15.0-1073-aws [2020-07-06T21:46:25.540Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-06T21:46:25.540Z] OSType: linux [2020-07-06T21:46:25.540Z] Architecture: aarch64 [2020-07-06T21:46:25.540Z] CPUs: 4 [2020-07-06T21:46:25.540Z] Total Memory: 7.525GiB [2020-07-06T21:46:25.540Z] Name: ip-10-100-57-178 [2020-07-06T21:46:25.540Z] ID: SZQL:DISE:PM2N:EGTT:IEUO:4UQA:FPG3:FFEA:6AXM:MCDI:WTO6:DZJY [2020-07-06T21:46:25.540Z] Docker Root Dir: /var/lib/docker [2020-07-06T21:46:25.540Z] Debug Mode: false [2020-07-06T21:46:25.540Z] Registry: https://index.docker.io/v1/ [2020-07-06T21:46:25.540Z] Labels: [2020-07-06T21:46:25.540Z] Experimental: true [2020-07-06T21:46:25.540Z] Insecure Registries: [2020-07-06T21:46:25.540Z] 127.0.0.0/8 [2020-07-06T21:46:25.540Z] Live Restore Enabled: true [2020-07-06T21:46:25.540Z] [2020-07-06T21:46:25.540Z] WARNING: No swap limit support [Pipeline] sh [2020-07-06T21:46:25.833Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:46:25.833Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-06T21:46:25.833Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41144/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-06T21:46:26.094Z] + bash /home/ubuntu/workspace/moby_PR-41144/check-config.sh [2020-07-06T21:46:26.094Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-06T21:46:26.094Z] info: reading kernel config from /boot/config-4.15.0-1073-aws ... [2020-07-06T21:46:26.095Z] [2020-07-06T21:46:26.095Z] Generally Necessary: [2020-07-06T21:46:26.095Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-06T21:46:26.095Z] - apparmor: enabled and tools installed [2020-07-06T21:46:26.095Z] - CONFIG_NAMESPACES: enabled [2020-07-06T21:46:26.095Z] - CONFIG_NET_NS: enabled [2020-07-06T21:46:26.095Z] - CONFIG_PID_NS: enabled [2020-07-06T21:46:26.095Z] - CONFIG_IPC_NS: enabled [2020-07-06T21:46:26.095Z] - CONFIG_UTS_NS: enabled [2020-07-06T21:46:26.095Z] - CONFIG_CGROUPS: enabled [2020-07-06T21:46:26.095Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-06T21:46:26.095Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-06T21:46:26.095Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-06T21:46:26.095Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-06T21:46:26.095Z] - CONFIG_CPUSETS: enabled [2020-07-06T21:46:26.095Z] - CONFIG_MEMCG: enabled [2020-07-06T21:46:26.095Z] - CONFIG_KEYS: enabled [2020-07-06T21:46:26.095Z] - CONFIG_VETH: enabled (as module) [2020-07-06T21:46:26.095Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-06T21:46:26.095Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-06T21:46:26.095Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-06T21:46:26.095Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-06T21:46:26.095Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-06T21:46:26.095Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-06T21:46:26.095Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-06T21:46:26.356Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-06T21:46:26.356Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-06T21:46:26.356Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-06T21:46:26.356Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-06T21:46:26.356Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-06T21:46:26.356Z] [2020-07-06T21:46:26.356Z] Optional Features: [2020-07-06T21:46:26.356Z] - CONFIG_USER_NS: enabled [2020-07-06T21:46:26.356Z] - CONFIG_SECCOMP: enabled [2020-07-06T21:46:26.356Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-06T21:46:26.356Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-06T21:46:26.356Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-06T21:46:26.356Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-06T21:46:26.356Z] - CONFIG_BLK_CGROUP: enabled [2020-07-06T21:46:26.356Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-06T21:46:26.356Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-06T21:46:26.356Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-06T21:46:26.356Z] - CONFIG_CGROUP_PERF: enabled [2020-07-06T21:46:26.356Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-06T21:46:26.356Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-06T21:46:26.356Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-06T21:46:26.356Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-06T21:46:26.356Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-06T21:46:26.356Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-06T21:46:26.356Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-06T21:46:26.356Z] - CONFIG_IP_VS: enabled (as module) [2020-07-06T21:46:26.356Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-06T21:46:26.356Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-06T21:46:26.356Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-06T21:46:26.356Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-06T21:46:26.618Z] - CONFIG_EXT4_FS: enabled [2020-07-06T21:46:26.618Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-06T21:46:26.618Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-06T21:46:26.618Z] - Network Drivers: [2020-07-06T21:46:26.618Z] - "overlay": [2020-07-06T21:46:26.618Z] - CONFIG_VXLAN: enabled (as module) [2020-07-06T21:46:26.618Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-06T21:46:26.618Z] Optional (for encrypted networks): [2020-07-06T21:46:26.618Z] - CONFIG_CRYPTO: enabled [2020-07-06T21:46:26.618Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-06T21:46:26.618Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-06T21:46:26.618Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-06T21:46:26.618Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-06T21:46:26.618Z] - CONFIG_XFRM: enabled [2020-07-06T21:46:26.618Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-06T21:46:26.618Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-06T21:46:26.618Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-06T21:46:26.618Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-06T21:46:26.618Z] - "ipvlan": [2020-07-06T21:46:26.618Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-06T21:46:26.618Z] - "macvlan": [2020-07-06T21:46:26.618Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-06T21:46:26.618Z] - CONFIG_DUMMY: enabled (as module) [2020-07-06T21:46:26.618Z] - "ftp,tftp client in container": [2020-07-06T21:46:26.618Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-06T21:46:26.618Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-06T21:46:26.618Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-06T21:46:26.618Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-06T21:46:26.618Z] - Storage Drivers: [2020-07-06T21:46:26.618Z] - "aufs": [2020-07-06T21:46:26.618Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-06T21:46:26.618Z] - "btrfs": [2020-07-06T21:46:26.880Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-06T21:46:26.880Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-06T21:46:26.880Z] - "devicemapper": [2020-07-06T21:46:26.880Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-06T21:46:26.880Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-06T21:46:26.880Z] - "overlay": [2020-07-06T21:46:26.880Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-06T21:46:26.880Z] - "zfs": [2020-07-06T21:46:26.880Z] - /dev/zfs: missing [2020-07-06T21:46:26.880Z] - zfs command: missing [2020-07-06T21:46:26.880Z] - zpool command: missing [2020-07-06T21:46:26.880Z] [2020-07-06T21:46:26.880Z] Limits: [2020-07-06T21:46:26.880Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-06T21:46:26.880Z] [2020-07-06T21:46:26.880Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-06T21:46:27.226Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:08495348804d384e174a0b5d5d01f20a922c2bce . [2020-07-06T21:46:27.226Z] #2 [internal] load build definition from Dockerfile [2020-07-06T21:46:27.226Z] #2 transferring dockerfile: 16.37kB done [2020-07-06T21:46:27.226Z] #2 DONE 0.0s [2020-07-06T21:46:27.226Z] [2020-07-06T21:46:27.226Z] #1 [internal] load .dockerignore [2020-07-06T21:46:27.226Z] #1 transferring context: 87B done [2020-07-06T21:46:27.226Z] #1 DONE 0.0s [2020-07-06T21:46:27.226Z] [2020-07-06T21:46:27.226Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-06T21:46:27.799Z] #3 DONE 0.4s [2020-07-06T21:46:27.799Z] [2020-07-06T21:46:27.799Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-06T21:46:27.799Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-06T21:46:27.799Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-06T21:46:27.799Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-06T21:46:27.799Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-07-06T21:46:27.799Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-06T21:46:28.061Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s [2020-07-06T21:46:28.061Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-07-06T21:46:28.061Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-07-06T21:46:28.323Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-06T21:46:28.323Z] #4 DONE 0.6s [2020-07-06T21:46:28.584Z] [2020-07-06T21:46:28.584Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-06T21:46:28.845Z] #5 ... [2020-07-06T21:46:28.845Z] [2020-07-06T21:46:28.845Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-06T21:46:28.845Z] #6 DONE 0.3s [2020-07-06T21:46:29.117Z] [2020-07-06T21:46:29.117Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-06T21:46:29.117Z] #5 DONE 0.3s [2020-07-06T21:46:29.117Z] [2020-07-06T21:46:29.117Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:46:29.117Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-06T21:46:29.117Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-06T21:46:29.117Z] #7 sha256:941576775c6b67b35bfb4c622b673d4ee7a22c40a9e0431a6f094874e813fb99 1.79kB / 1.79kB done [2020-07-06T21:46:29.117Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 0B / 49.17MB 0.1s [2020-07-06T21:46:29.117Z] #7 sha256:bd9cf9319137efea4bd6e07d7fa02a4ee6a4a54de3b48af53e9ba22f220b418e 6.19kB / 6.19kB done [2020-07-06T21:46:29.117Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0B / 7.68MB 0.1s [2020-07-06T21:46:29.117Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 626.22kB / 7.68MB 0.2s [2020-07-06T21:46:29.400Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 15.56MB / 49.17MB 0.3s [2020-07-06T21:46:29.400Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.3s [2020-07-06T21:46:29.400Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 33.54MB / 49.17MB 0.5s [2020-07-06T21:46:29.400Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.3s done [2020-07-06T21:46:29.400Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0B / 52.16MB 0.5s [2020-07-06T21:46:29.400Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 5.12MB / 9.98MB 0.5s [2020-07-06T21:46:29.670Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 42.96MB / 49.17MB 0.6s [2020-07-06T21:46:29.670Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.6s [2020-07-06T21:46:29.670Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 0.7s [2020-07-06T21:46:29.670Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 13.95MB / 52.16MB 0.7s [2020-07-06T21:46:29.670Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.6s done [2020-07-06T21:46:29.670Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 0B / 62.52MB 0.7s [2020-07-06T21:46:29.940Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 17.84MB / 52.16MB 0.8s [2020-07-06T21:46:29.940Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 23.60MB / 52.16MB 0.9s [2020-07-06T21:46:29.940Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 3.49MB / 62.52MB 0.9s [2020-07-06T21:46:30.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-06T21:46:30.212Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 26.67MB / 52.16MB 1.0s [2020-07-06T21:46:30.212Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 9.08MB / 62.52MB 1.0s [2020-07-06T21:46:30.212Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 1.0s done [2020-07-06T21:46:30.212Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 31.11MB / 52.16MB 1.2s [2020-07-06T21:46:30.212Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 24.48MB / 62.52MB 1.2s [2020-07-06T21:46:30.212Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 2.17MB / 97.68MB 1.2s [2020-07-06T21:46:30.212Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 31.23MB / 62.52MB 1.3s [2020-07-06T21:46:30.212Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 8.66MB / 97.68MB 1.3s [2020-07-06T21:46:30.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-06T21:46:30.484Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 16.69MB / 97.68MB 1.4s [2020-07-06T21:46:30.484Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 0.1s [2020-07-06T21:46:30.484Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 35.74MB / 52.16MB 1.5s [2020-07-06T21:46:30.484Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 39.96MB / 62.52MB 1.5s [2020-07-06T21:46:30.484Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 27.71MB / 97.68MB 1.5s [2020-07-06T21:46:30.791Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 41.75MB / 52.16MB 1.6s [2020-07-06T21:46:30.791Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 47.98MB / 62.52MB 1.6s [2020-07-06T21:46:30.791Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 38.26MB / 97.68MB 1.6s [2020-07-06T21:46:30.791Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 47.22MB / 52.16MB 1.7s [2020-07-06T21:46:30.791Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 54.62MB / 62.52MB 1.7s [2020-07-06T21:46:30.791Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 45.23MB / 97.68MB 1.7s [2020-07-06T21:46:31.065Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 1.9s [2020-07-06T21:46:31.065Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 1.9s [2020-07-06T21:46:31.065Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 59.94MB / 97.68MB 1.9s [2020-07-06T21:46:31.065Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 66.46MB / 97.68MB 2.0s [2020-07-06T21:46:31.065Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 77.92MB / 97.68MB 2.1s [2020-07-06T21:46:31.259Z] #65 ... [2020-07-06T21:46:31.259Z] [2020-07-06T21:46:31.259Z] #66 importing to docker [2020-07-06T21:46:31.259Z] #66 ... [2020-07-06T21:46:31.259Z] [2020-07-06T21:46:31.259Z] #65 exporting to oci image format [2020-07-06T21:46:31.259Z] #65 sending tarball 15.4s done [2020-07-06T21:46:31.259Z] #65 DONE 96.5s [2020-07-06T21:46:31.259Z] [2020-07-06T21:46:31.259Z] #66 importing to docker [2020-07-06T21:46:31.338Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 85.84MB / 97.68MB 2.2s [2020-07-06T21:46:31.599Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 2.4s [2020-07-06T21:46:32.485Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.079499323s with top 10 stages: buildssa: 1m37.822067529s, goimports: 23.184496535s, unconvert: 14.142575722s, gosec: 10.163442188s, golint: 5.366979727s, ineffassign: 4.458317081s, misspell: 4.189391843s, inspect: 3.966938834s, vrp: 3.029717182s, printf: 1.956018929s [2020-07-06T21:46:32.485Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-07-06T21:46:32.485Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1693/1693, exclude: 1588/1588, nolint: 0/64, skip_files: 1693/1693, skip_dirs: 1693/1693, autogenerated_exclude: 1588/1693, identifier_marker: 1588/1588, cgo: 1693/2302, path_prettifier: 1693/1693, exclude-rules: 64/1588 [2020-07-06T21:46:32.485Z] INFO [runner] processing took 60.110071ms with stages: nolint: 25.525219ms, identifier_marker: 17.137208ms, path_prettifier: 8.004668ms, autogenerated_exclude: 3.94437ms, exclude-rules: 3.460428ms, skip_dirs: 1.645681ms, cgo: 259.017µs, filename_unadjuster: 128.13µs, max_same_issues: 1.511µs, uniq_by_line: 792ns, exclude: 756ns, source_code: 503ns, diff: 409ns, skip_files: 395ns, max_from_linter: 394ns, path_shortener: 342ns, max_per_file_from_linter: 248ns [2020-07-06T21:46:32.485Z] INFO [runner] linters took 1m40.36040951s with stages: goanalysis_metalinter: 1m19.702457144s, unused: 20.597710115s [2020-07-06T21:46:32.485Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-07-06T21:46:32.485Z] INFO Memory: 1515 samples, avg is 682.8MB, max is 3304.1MB [2020-07-06T21:46:32.485Z] INFO Execution took 3m39.982140005s [2020-07-06T21:46:32.485Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-06T21:46:32.544Z] #7 ... [2020-07-06T21:46:32.544Z] [2020-07-06T21:46:32.544Z] #20 [internal] load build context [2020-07-06T21:46:32.544Z] #20 transferring context: 51.28MB 2.8s done [2020-07-06T21:46:32.544Z] #20 DONE 3.3s [2020-07-06T21:46:32.544Z] [2020-07-06T21:46:32.544Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:46:32.544Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 3.0s done [2020-07-06T21:46:32.544Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 3.3s done [2020-07-06T21:46:32.544Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 3.6s [2020-07-06T21:46:32.808Z] #7 ... [2020-07-06T21:46:32.808Z] [2020-07-06T21:46:32.808Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-06T21:46:32.808Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-06T21:46:32.808Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-06T21:46:32.808Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-06T21:46:32.808Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-07-06T21:46:32.808Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-07-06T21:46:32.808Z] #58 DONE 3.7s [2020-07-06T21:46:32.808Z] [2020-07-06T21:46:32.808Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-06T21:46:32.808Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 3.6s done [2020-07-06T21:46:32.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/make.sh dynbinary-daemon test-docker-py [2020-07-06T21:46:32.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-06T21:46:33.070Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 3.8s done [2020-07-06T21:46:33.387Z] [2020-07-06T21:46:33.387Z] Removing bundles/ [2020-07-06T21:46:33.387Z] [2020-07-06T21:46:33.387Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-06T21:46:33.387Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-06T21:46:33.387Z] GOOS="" GOARCH="" GOARM="" [2020-07-06T21:46:34.017Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 3.4s done [2020-07-06T21:46:34.017Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 [2020-07-06T21:46:34.282Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.3s done [2020-07-06T21:46:34.544Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.1s [2020-07-06T21:46:34.805Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.2s done [2020-07-06T21:46:34.805Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f [2020-07-06T21:46:36.731Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 1.6s done [2020-07-06T21:46:36.731Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 [2020-07-06T21:46:38.120Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.4s done [2020-07-06T21:46:38.381Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 [2020-07-06T21:46:41.700Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 2.9s done [2020-07-06T21:46:41.700Z] #7 extracting sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c done [2020-07-06T21:46:41.700Z] #7 DONE 12.8s [2020-07-06T21:46:41.967Z] [2020-07-06T21:46:41.967Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-06T21:46:45.284Z] #8 DONE 3.3s [2020-07-06T21:46:45.284Z] [2020-07-06T21:46:45.284Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-06T21:46:46.235Z] #9 DONE 0.8s [2020-07-06T21:46:46.235Z] [2020-07-06T21:46:46.235Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:46:46.235Z] #47 ... [2020-07-06T21:46:46.235Z] [2020-07-06T21:46:46.235Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-06T21:46:46.235Z] #27 DONE 0.1s [2020-07-06T21:46:46.235Z] [2020-07-06T21:46:46.235Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-06T21:46:46.235Z] #35 DONE 0.1s [2020-07-06T21:46:46.235Z] [2020-07-06T21:46:46.235Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:46:46.700Z] --- PASS: TestBuildWithHugeFile (26.77s) [2020-07-06T21:46:46.700Z] === RUN TestBuildWithEmptyDockerfile [2020-07-06T21:46:46.700Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:46:46.700Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:46:46.700Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:46:46.700Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:46:46.700Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:46:46.700Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:46:46.700Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:46:46.700Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:46:46.700Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:46:46.700Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-06T21:46:46.700Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-07-06T21:46:46.700Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-07-06T21:46:46.700Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-06T21:46:46.700Z] === RUN TestBuildPreserveOwnership [2020-07-06T21:46:46.700Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-06T21:46:46.704Z] #66 DONE 17.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-06T21:46:47.152Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/test/unit [2020-07-06T21:46:48.727Z] 666079ee0460: Pull complete [2020-07-06T21:46:48.727Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-06T21:46:48.727Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T21:46:48.727Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T21:46:48.727Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-06T21:46:48.727Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-06T21:46:48.727Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282' [2020-07-06T21:46:48.727Z] INFO: Docker version of control daemon [2020-07-06T21:46:48.727Z] [2020-07-06T21:46:48.727Z] Client: Docker Engine - Enterprise [2020-07-06T21:46:48.727Z] Version: 19.03.5 [2020-07-06T21:46:48.727Z] API version: 1.40 [2020-07-06T21:46:48.727Z] Go version: go1.12.12 [2020-07-06T21:46:48.727Z] Git commit: 2ee0c57608 [2020-07-06T21:46:48.727Z] Built: 11/13/2019 08:00:16 [2020-07-06T21:46:48.727Z] OS/Arch: windows/amd64 [2020-07-06T21:46:48.727Z] Experimental: false [2020-07-06T21:46:48.727Z] [2020-07-06T21:46:48.727Z] Server: Docker Engine - Enterprise [2020-07-06T21:46:48.727Z] Engine: [2020-07-06T21:46:48.727Z] Version: 19.03.5 [2020-07-06T21:46:48.727Z] API version: 1.40 (minimum version 1.24) [2020-07-06T21:46:48.727Z] Go version: go1.12.12 [2020-07-06T21:46:48.727Z] Git commit: 2ee0c57608 [2020-07-06T21:46:48.727Z] Built: 11/13/2019 07:58:51 [2020-07-06T21:46:48.727Z] OS/Arch: windows/amd64 [2020-07-06T21:46:48.727Z] Experimental: true [2020-07-06T21:46:48.727Z] [2020-07-06T21:46:48.727Z] INFO: Docker info of control daemon [2020-07-06T21:46:48.727Z] [2020-07-06T21:46:48.727Z] Client: [2020-07-06T21:46:48.727Z] Debug Mode: false [2020-07-06T21:46:48.727Z] Plugins: [2020-07-06T21:46:48.727Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-06T21:46:48.727Z] [2020-07-06T21:46:48.727Z] Server: [2020-07-06T21:46:48.727Z] Containers: 0 [2020-07-06T21:46:48.727Z] Running: 0 [2020-07-06T21:46:48.727Z] Paused: 0 [2020-07-06T21:46:48.727Z] Stopped: 0 [2020-07-06T21:46:48.727Z] Images: 1 [2020-07-06T21:46:48.727Z] Server Version: 19.03.5 [2020-07-06T21:46:48.727Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-06T21:46:48.727Z] Windows: [2020-07-06T21:46:48.727Z] LCOW: [2020-07-06T21:46:48.727Z] Logging Driver: json-file [2020-07-06T21:46:48.727Z] Plugins: [2020-07-06T21:46:48.727Z] Volume: local [2020-07-06T21:46:48.727Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-06T21:46:48.727Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-06T21:46:48.727Z] Swarm: inactive [2020-07-06T21:46:48.727Z] Default Isolation: process [2020-07-06T21:46:48.727Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-06T21:46:48.727Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-06T21:46:48.727Z] OSType: windows [2020-07-06T21:46:48.727Z] Architecture: x86_64 [2020-07-06T21:46:48.727Z] CPUs: 4 [2020-07-06T21:46:48.727Z] Total Memory: 32GiB [2020-07-06T21:46:48.727Z] Name: azwin-2-f712d0 [2020-07-06T21:46:48.727Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-06T21:46:48.727Z] Docker Root Dir: D:\docker [2020-07-06T21:46:48.727Z] Debug Mode: false [2020-07-06T21:46:48.727Z] Registry: https://index.docker.io/v1/ [2020-07-06T21:46:48.727Z] Labels: [2020-07-06T21:46:48.727Z] Experimental: true [2020-07-06T21:46:48.727Z] Insecure Registries: [2020-07-06T21:46:48.727Z] 10.0.0.4:5000 [2020-07-06T21:46:48.727Z] 127.0.0.0/8 [2020-07-06T21:46:48.727Z] Registry Mirrors: [2020-07-06T21:46:48.727Z] http://10.0.0.4:5000/ [2020-07-06T21:46:48.727Z] Live Restore Enabled: false [2020-07-06T21:46:48.727Z] [2020-07-06T21:46:48.727Z] [2020-07-06T21:46:48.727Z] INFO: Commit hash is f2dee1dea9 [2020-07-06T21:46:48.727Z] INFO: Nuke-Everything... [2020-07-06T21:46:48.727Z] INFO: Container count on control daemon to delete is 0 [2020-07-06T21:46:48.727Z] INFO: Nuking d:\CI [2020-07-06T21:46:48.727Z] INFO: Zapped successfully [2020-07-06T21:46:48.727Z] INFO: Location for testing is d:\CI\PR-41144\3 [2020-07-06T21:46:48.727Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-06T21:46:48.727Z] [2020-07-06T21:46:48.727Z] [2020-07-06T21:46:48.727Z] INFO: Building the image from Dockerfile.windows at 07/06/2020 21:46:43... [2020-07-06T21:46:48.727Z] [2020-07-06T21:46:48.727Z] Sending build context to Docker daemon 56.02MB [2020-07-06T21:46:48.727Z] [2020-07-06T21:46:48.727Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-06T21:46:48.727Z] ---> 486def14a6bd [2020-07-06T21:46:48.727Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-06T21:46:48.727Z] ---> Running in 6c27b913af8d [2020-07-06T21:46:49.174Z] Removing intermediate container 6c27b913af8d [2020-07-06T21:46:49.174Z] ---> dbe2d369253d [2020-07-06T21:46:49.174Z] Step 3/10 : ARG GO_VERSION=1.13.12 [2020-07-06T21:46:49.174Z] ---> Running in f478a9bcb2b8 [2020-07-06T21:46:49.624Z] Removing intermediate container f478a9bcb2b8 [2020-07-06T21:46:49.624Z] ---> 2cd5c439db52 [2020-07-06T21:46:49.624Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-06T21:46:49.624Z] ---> Running in 932bdb4e5e89 [2020-07-06T21:46:50.071Z] Removing intermediate container 932bdb4e5e89 [2020-07-06T21:46:50.071Z] ---> d9c652dc575c [2020-07-06T21:46:50.071Z] 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-07-06T21:46:50.071Z] ---> Running in c359ad4e6370 [2020-07-06T21:46:50.209Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-06T21:46:50.518Z] Removing intermediate container c359ad4e6370 [2020-07-06T21:46:50.518Z] ---> d6a13a0a3bd6 [2020-07-06T21:46:50.518Z] 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 { $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-07-06T21:46:50.518Z] ---> Running in 4a3c62feaab1 [2020-07-06T21:46:50.697Z] ? github.com/docker/docker/api [no test files] [2020-07-06T21:46:52.007Z] #36 ... [2020-07-06T21:46:52.007Z] [2020-07-06T21:46:52.007Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:46:52.007Z] #47 4.837 + RM_GOPATH=0 [2020-07-06T21:46:52.007Z] #47 4.837 + TMP_GOPATH= [2020-07-06T21:46:52.007Z] #47 4.837 + : /build [2020-07-06T21:46:52.007Z] #47 4.837 + '[' -z '' ']' [2020-07-06T21:46:52.007Z] #47 4.840 ++ mktemp -d [2020-07-06T21:46:52.007Z] #47 4.842 + export GOPATH=/tmp/tmp.cZImy11zhr [2020-07-06T21:46:52.007Z] #47 4.842 + GOPATH=/tmp/tmp.cZImy11zhr [2020-07-06T21:46:52.007Z] #47 4.842 + RM_GOPATH=1 [2020-07-06T21:46:52.007Z] #47 4.842 + case "$(go env GOARCH)" in [2020-07-06T21:46:52.007Z] #47 4.843 ++ go env GOARCH [2020-07-06T21:46:52.007Z] #47 4.876 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:52.007Z] #47 4.876 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:52.007Z] #47 4.877 ++ dirname /tmp/install/install.sh [2020-07-06T21:46:52.007Z] #47 4.881 + dir=/tmp/install [2020-07-06T21:46:52.007Z] #47 4.881 + bin=shfmt [2020-07-06T21:46:52.007Z] #47 4.882 + shift [2020-07-06T21:46:52.007Z] #47 4.882 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-06T21:46:52.007Z] #47 4.883 + . /tmp/install/shfmt.installer [2020-07-06T21:46:52.007Z] #47 4.883 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:46:52.007Z] #47 4.884 + install_shfmt [2020-07-06T21:46:52.007Z] #47 4.884 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-06T21:46:52.007Z] #47 4.885 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:46:52.007Z] #47 4.885 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cZImy11zhr/src/github.com/mvdan/sh [2020-07-06T21:46:52.007Z] #47 4.898 Cloning into '/tmp/tmp.cZImy11zhr/src/github.com/mvdan/sh'... [2020-07-06T21:46:52.930Z] --- PASS: TestBuildPreserveOwnership (6.67s) [2020-07-06T21:46:52.930Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.28s) [2020-07-06T21:46:52.930Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.38s) [2020-07-06T21:46:52.930Z] === RUN TestBuildPlatformInvalid [2020-07-06T21:46:52.930Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-07-06T21:46:52.930Z] PASS [2020-07-06T21:46:52.930Z] [2020-07-06T21:46:52.930Z] === Skipped [2020-07-06T21:46:52.930Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-06T21:46:52.930Z] build_session_test.go:25: TODO: BuildKit [2020-07-06T21:46:52.930Z] [2020-07-06T21:46:52.930Z] [2020-07-06T21:46:52.930Z] DONE 32 tests, 1 skipped in 77.994s [2020-07-06T21:46:52.930Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-06T21:46:52.930Z] ++ 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-07-06T21:46:52.930Z] ++ set -e [2020-07-06T21:46:52.930Z] ++ '[' -n 0 ']' [2020-07-06T21:46:52.930Z] ++ set -x [2020-07-06T21:46:52.930Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:46:52.930Z] INFO: Testing against a local daemon [2020-07-06T21:46:52.930Z] === RUN TestConfigInspect [2020-07-06T21:46:54.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-06T21:46:56.234Z] #47 ... [2020-07-06T21:46:56.234Z] [2020-07-06T21:46:56.234Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:46:56.234Z] #28 5.284 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-06T21:46:56.234Z] #28 5.289 Cloning into '.'... [2020-07-06T21:46:56.234Z] #28 ... [2020-07-06T21:46:56.234Z] [2020-07-06T21:46:56.234Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:46:56.234Z] #54 5.237 + RM_GOPATH=0 [2020-07-06T21:46:56.234Z] #54 5.237 + TMP_GOPATH= [2020-07-06T21:46:56.234Z] #54 5.237 + : /build [2020-07-06T21:46:56.234Z] #54 5.237 + '[' -z '' ']' [2020-07-06T21:46:56.234Z] #54 5.237 ++ mktemp -d [2020-07-06T21:46:56.234Z] #54 5.239 + export GOPATH=/tmp/tmp.6Y9OkNO7M4 [2020-07-06T21:46:56.234Z] #54 5.239 + GOPATH=/tmp/tmp.6Y9OkNO7M4 [2020-07-06T21:46:56.234Z] #54 5.239 + RM_GOPATH=1 [2020-07-06T21:46:56.234Z] #54 5.240 + case "$(go env GOARCH)" in [2020-07-06T21:46:56.234Z] #54 5.242 ++ go env GOARCH [2020-07-06T21:46:56.234Z] #54 5.255 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:56.234Z] #54 5.255 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:56.234Z] #54 5.264 ++ dirname /tmp/install/install.sh [2020-07-06T21:46:56.234Z] #54 5.266 + dir=/tmp/install [2020-07-06T21:46:56.234Z] #54 5.266 + bin=rootlesskit [2020-07-06T21:46:56.234Z] #54 5.266 + shift [2020-07-06T21:46:56.234Z] #54 5.266 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-06T21:46:56.234Z] #54 5.266 + . /tmp/install/rootlesskit.installer [2020-07-06T21:46:56.234Z] #54 5.279 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:46:56.234Z] #54 5.279 + install_rootlesskit [2020-07-06T21:46:56.234Z] #54 5.279 + case "$1" in [2020-07-06T21:46:56.234Z] #54 5.279 + export CGO_ENABLED=0 [2020-07-06T21:46:56.234Z] #54 5.279 + CGO_ENABLED=0 [2020-07-06T21:46:56.234Z] #54 5.279 + _install_rootlesskit [2020-07-06T21:46:56.234Z] #54 5.279 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-06T21:46:56.234Z] #54 5.279 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6Y9OkNO7M4/src/github.com/rootless-containers/rootlesskit [2020-07-06T21:46:56.234Z] #54 5.283 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:46:56.234Z] #54 5.284 Cloning into '/tmp/tmp.6Y9OkNO7M4/src/github.com/rootless-containers/rootlesskit'... [2020-07-06T21:46:56.234Z] #54 8.615 + cd /tmp/tmp.6Y9OkNO7M4/src/github.com/rootless-containers/rootlesskit [2020-07-06T21:46:56.234Z] #54 8.616 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-06T21:46:56.234Z] #54 8.839 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-06T21:46:56.234Z] #54 8.839 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-06T21:46:56.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-06T21:46:56.498Z] #54 ... [2020-07-06T21:46:56.498Z] [2020-07-06T21:46:56.498Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:46:56.498Z] #43 5.290 + RM_GOPATH=0 [2020-07-06T21:46:56.498Z] #43 5.290 + TMP_GOPATH= [2020-07-06T21:46:56.498Z] #43 5.290 + : /build [2020-07-06T21:46:56.498Z] #43 5.290 + '[' -z '' ']' [2020-07-06T21:46:56.498Z] #43 5.290 ++ mktemp -d [2020-07-06T21:46:56.498Z] #43 5.295 + export GOPATH=/tmp/tmp.eB3s3SFUFx [2020-07-06T21:46:56.498Z] #43 5.295 + GOPATH=/tmp/tmp.eB3s3SFUFx [2020-07-06T21:46:56.498Z] #43 5.296 + RM_GOPATH=1 [2020-07-06T21:46:56.498Z] #43 5.296 + case "$(go env GOARCH)" in [2020-07-06T21:46:56.498Z] #43 5.297 ++ go env GOARCH [2020-07-06T21:46:56.498Z] #43 5.333 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:56.498Z] #43 5.333 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:56.498Z] #43 5.334 ++ dirname /tmp/install/install.sh [2020-07-06T21:46:56.498Z] #43 5.337 + dir=/tmp/install [2020-07-06T21:46:56.498Z] #43 5.337 + bin=gotestsum [2020-07-06T21:46:56.498Z] #43 5.337 + shift [2020-07-06T21:46:56.498Z] #43 5.337 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-06T21:46:56.498Z] #43 5.337 + . /tmp/install/gotestsum.installer [2020-07-06T21:46:56.498Z] #43 5.337 ++ : v0.3.5 [2020-07-06T21:46:56.498Z] #43 5.337 + install_gotestsum [2020-07-06T21:46:56.498Z] #43 5.338 + set -e [2020-07-06T21:46:56.498Z] #43 5.338 + export GO111MODULE=on [2020-07-06T21:46:56.498Z] #43 5.338 + GO111MODULE=on [2020-07-06T21:46:56.498Z] #43 5.338 + GOBIN=/build [2020-07-06T21:46:56.498Z] #43 5.338 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-06T21:46:56.498Z] #43 5.406 go: finding gotest.tools v0.3.5 [2020-07-06T21:46:56.498Z] #43 5.421 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-06T21:46:56.498Z] #43 6.385 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-06T21:46:56.498Z] #43 6.831 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-06T21:46:56.498Z] #43 7.543 go: downloading gotest.tools v2.1.0+incompatible [2020-07-06T21:46:56.498Z] #43 7.743 go: extracting gotest.tools v2.1.0+incompatible [2020-07-06T21:46:56.498Z] #43 7.909 go: downloading github.com/pkg/errors v0.8.0 [2020-07-06T21:46:56.498Z] #43 7.925 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:46:56.498Z] #43 8.008 go: downloading github.com/fatih/color v1.6.0 [2020-07-06T21:46:56.498Z] #43 8.221 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-06T21:46:56.498Z] #43 8.264 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:46:56.498Z] #43 8.288 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:46:56.498Z] #43 8.302 go: extracting github.com/fatih/color v1.6.0 [2020-07-06T21:46:56.498Z] #43 8.303 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:46:56.498Z] #43 8.382 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:46:56.498Z] #43 8.409 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:46:56.498Z] #43 8.411 go: extracting github.com/pkg/errors v0.8.0 [2020-07-06T21:46:56.498Z] #43 8.536 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:46:56.498Z] #43 8.572 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:46:56.498Z] #43 8.580 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:46:56.498Z] #43 8.585 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:46:56.498Z] #43 8.681 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-06T21:46:56.498Z] #43 8.756 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:46:56.498Z] #43 8.767 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:46:56.498Z] #43 8.982 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:46:56.498Z] #43 10.25 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:46:56.498Z] #43 ... [2020-07-06T21:46:56.498Z] [2020-07-06T21:46:56.498Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:46:56.498Z] #51 4.438 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:46:56.498Z] #51 4.457 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:46:56.498Z] #51 4.525 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:46:56.498Z] #51 5.300 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-06T21:46:56.498Z] #51 6.609 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-06T21:46:56.498Z] #51 8.157 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-06T21:46:56.761Z] #51 ... [2020-07-06T21:46:56.761Z] [2020-07-06T21:46:56.761Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:46:56.761Z] #41 4.693 + RM_GOPATH=0 [2020-07-06T21:46:56.761Z] #41 4.693 + TMP_GOPATH= [2020-07-06T21:46:56.761Z] #41 4.694 + : /build [2020-07-06T21:46:56.761Z] #41 4.694 + '[' -z '' ']' [2020-07-06T21:46:56.761Z] #41 4.696 ++ mktemp -d [2020-07-06T21:46:56.761Z] #41 4.698 + export GOPATH=/tmp/tmp.4kQYONRAVg [2020-07-06T21:46:56.761Z] #41 4.698 + GOPATH=/tmp/tmp.4kQYONRAVg [2020-07-06T21:46:56.761Z] #41 4.698 + RM_GOPATH=1 [2020-07-06T21:46:56.761Z] #41 4.699 + case "$(go env GOARCH)" in [2020-07-06T21:46:56.761Z] #41 4.699 ++ go env GOARCH [2020-07-06T21:46:56.761Z] #41 4.712 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:56.761Z] #41 4.712 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:56.761Z] #41 4.713 ++ dirname /tmp/install/install.sh [2020-07-06T21:46:56.761Z] #41 4.714 + dir=/tmp/install [2020-07-06T21:46:56.761Z] #41 4.714 + bin=vndr [2020-07-06T21:46:56.761Z] #41 4.714 + shift [2020-07-06T21:46:56.761Z] #41 4.714 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-06T21:46:56.761Z] #41 4.715 + . /tmp/install/vndr.installer [2020-07-06T21:46:56.761Z] #41 4.715 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:46:56.761Z] #41 4.717 + install_vndr [2020-07-06T21:46:56.761Z] #41 4.725 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-06T21:46:56.761Z] #41 4.725 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:46:56.761Z] #41 4.726 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4kQYONRAVg/src/github.com/LK4D4/vndr [2020-07-06T21:46:56.761Z] #41 4.733 Cloning into '/tmp/tmp.4kQYONRAVg/src/github.com/LK4D4/vndr'... [2020-07-06T21:46:56.761Z] #41 5.435 + cd /tmp/tmp.4kQYONRAVg/src/github.com/LK4D4/vndr [2020-07-06T21:46:56.761Z] #41 5.436 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-06T21:46:56.761Z] #41 5.457 + go build -buildmode=pie -v -o /build/vndr . [2020-07-06T21:46:56.761Z] #41 6.650 internal/cpu [2020-07-06T21:46:56.761Z] #41 6.703 unicode [2020-07-06T21:46:56.761Z] #41 6.763 unicode/utf8 [2020-07-06T21:46:56.761Z] #41 6.782 sync/atomic [2020-07-06T21:46:56.761Z] #41 7.336 internal/bytealg [2020-07-06T21:46:56.761Z] #41 7.428 math [2020-07-06T21:46:56.761Z] #41 7.497 internal/testlog [2020-07-06T21:46:56.761Z] #41 8.033 encoding [2020-07-06T21:46:56.761Z] #41 8.194 unicode/utf16 [2020-07-06T21:46:56.761Z] #41 8.465 container/list [2020-07-06T21:46:56.761Z] #41 8.633 runtime [2020-07-06T21:46:56.761Z] #41 10.03 crypto/internal/subtle [2020-07-06T21:46:56.761Z] #41 10.27 crypto/subtle [2020-07-06T21:46:56.761Z] #41 10.57 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-06T21:46:56.761Z] #41 10.72 internal/nettrace [2020-07-06T21:46:56.761Z] #41 ... [2020-07-06T21:46:56.761Z] [2020-07-06T21:46:56.761Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:46:56.761Z] #23 5.437 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:46:56.761Z] #23 5.469 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:46:56.761Z] #23 5.471 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:46:56.761Z] #23 6.220 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-06T21:46:56.761Z] #23 7.454 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-06T21:46:56.761Z] #23 9.392 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-06T21:46:57.025Z] #23 ... [2020-07-06T21:46:57.025Z] [2020-07-06T21:46:57.025Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:46:57.025Z] #32 5.534 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:46:57.025Z] #32 5.589 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:46:57.025Z] #32 5.590 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:46:57.025Z] #32 6.206 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-06T21:46:57.025Z] #32 7.729 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-06T21:46:57.025Z] #32 9.649 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-06T21:46:57.025Z] #32 ... [2020-07-06T21:46:57.025Z] [2020-07-06T21:46:57.025Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:46:57.025Z] #30 4.812 + RM_GOPATH=0 [2020-07-06T21:46:57.025Z] #30 4.813 + TMP_GOPATH= [2020-07-06T21:46:57.025Z] #30 4.813 + : /build [2020-07-06T21:46:57.025Z] #30 4.814 + '[' -z '' ']' [2020-07-06T21:46:57.025Z] #30 4.816 ++ mktemp -d [2020-07-06T21:46:57.025Z] #30 4.823 + export GOPATH=/tmp/tmp.uT7BseZIEW [2020-07-06T21:46:57.025Z] #30 4.823 + GOPATH=/tmp/tmp.uT7BseZIEW [2020-07-06T21:46:57.025Z] #30 4.823 + RM_GOPATH=1 [2020-07-06T21:46:57.025Z] #30 4.823 + case "$(go env GOARCH)" in [2020-07-06T21:46:57.025Z] #30 4.823 ++ go env GOARCH [2020-07-06T21:46:57.025Z] #30 4.843 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:57.025Z] #30 4.844 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:57.025Z] #30 4.845 ++ dirname /tmp/install/install.sh [2020-07-06T21:46:57.025Z] #30 4.847 + dir=/tmp/install [2020-07-06T21:46:57.025Z] #30 4.847 + bin=tomlv [2020-07-06T21:46:57.025Z] #30 4.847 + shift [2020-07-06T21:46:57.025Z] #30 4.847 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-06T21:46:57.025Z] #30 4.847 + . /tmp/install/tomlv.installer [2020-07-06T21:46:57.025Z] #30 4.847 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:46:57.025Z] #30 4.848 + install_tomlv [2020-07-06T21:46:57.025Z] #30 4.848 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-06T21:46:57.025Z] #30 4.848 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:46:57.025Z] #30 4.848 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uT7BseZIEW/src/github.com/BurntSushi/toml [2020-07-06T21:46:57.025Z] #30 4.851 Cloning into '/tmp/tmp.uT7BseZIEW/src/github.com/BurntSushi/toml'... [2020-07-06T21:46:57.025Z] #30 5.672 + cd /tmp/tmp.uT7BseZIEW/src/github.com/BurntSushi/toml [2020-07-06T21:46:57.025Z] #30 5.672 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-06T21:46:57.025Z] #30 5.679 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-06T21:46:57.025Z] #30 6.168 runtime/internal/sys [2020-07-06T21:46:57.025Z] #30 6.194 runtime/internal/atomic [2020-07-06T21:46:57.025Z] #30 6.213 internal/cpu [2020-07-06T21:46:57.025Z] #30 6.220 math/bits [2020-07-06T21:46:57.025Z] #30 6.438 runtime/internal/math [2020-07-06T21:46:57.025Z] #30 6.468 unicode/utf8 [2020-07-06T21:46:57.025Z] #30 6.520 internal/race [2020-07-06T21:46:57.025Z] #30 6.694 sync/atomic [2020-07-06T21:46:57.025Z] #30 7.102 internal/bytealg [2020-07-06T21:46:57.025Z] #30 7.162 unicode [2020-07-06T21:46:57.025Z] #30 7.181 math [2020-07-06T21:46:57.025Z] #30 7.331 internal/testlog [2020-07-06T21:46:57.025Z] #30 7.937 encoding [2020-07-06T21:46:57.025Z] #30 8.258 runtime/cgo [2020-07-06T21:46:57.025Z] #30 8.280 runtime [2020-07-06T21:46:57.288Z] #30 ... [2020-07-06T21:46:57.288Z] [2020-07-06T21:46:57.288Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:46:57.288Z] #60 2.995 + RM_GOPATH=0 [2020-07-06T21:46:57.288Z] #60 2.995 + TMP_GOPATH= [2020-07-06T21:46:57.288Z] #60 2.995 + : /build [2020-07-06T21:46:57.288Z] #60 2.995 + '[' -z '' ']' [2020-07-06T21:46:57.288Z] #60 2.997 ++ mktemp -d [2020-07-06T21:46:57.288Z] #60 2.999 + export GOPATH=/tmp/tmp.iZKGNTjGxC [2020-07-06T21:46:57.288Z] #60 2.999 + GOPATH=/tmp/tmp.iZKGNTjGxC [2020-07-06T21:46:57.288Z] #60 2.999 + RM_GOPATH=1 [2020-07-06T21:46:57.288Z] #60 2.999 + case "$(go env GOARCH)" in [2020-07-06T21:46:57.288Z] #60 3.001 ++ go env GOARCH [2020-07-06T21:46:57.288Z] #60 3.355 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:57.288Z] #60 3.355 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:57.288Z] #60 3.355 ++ dirname /tmp/install/install.sh [2020-07-06T21:46:57.288Z] #60 3.372 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:46:57.288Z] #60 3.372 + dir=/tmp/install [2020-07-06T21:46:57.288Z] #60 3.372 + bin=proxy [2020-07-06T21:46:57.288Z] #60 3.372 + shift [2020-07-06T21:46:57.288Z] #60 3.372 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-06T21:46:57.288Z] #60 3.372 + . /tmp/install/proxy.installer [2020-07-06T21:46:57.288Z] #60 3.372 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:46:57.288Z] #60 3.372 + install_proxy [2020-07-06T21:46:57.288Z] #60 3.372 + case "$1" in [2020-07-06T21:46:57.288Z] #60 3.372 + export CGO_ENABLED=0 [2020-07-06T21:46:57.288Z] #60 3.372 + CGO_ENABLED=0 [2020-07-06T21:46:57.288Z] #60 3.372 + _install_proxy [2020-07-06T21:46:57.288Z] #60 3.372 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-06T21:46:57.288Z] #60 3.372 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iZKGNTjGxC/src/github.com/docker/libnetwork [2020-07-06T21:46:57.288Z] #60 3.374 Cloning into '/tmp/tmp.iZKGNTjGxC/src/github.com/docker/libnetwork'... [2020-07-06T21:46:57.288Z] #60 ... [2020-07-06T21:46:57.288Z] [2020-07-06T21:46:57.288Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:46:57.288Z] #38 4.261 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:46:57.288Z] #38 4.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:46:57.288Z] #38 4.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:46:57.288Z] #38 5.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-06T21:46:57.288Z] #38 6.454 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-06T21:46:57.288Z] #38 7.988 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-06T21:46:57.369Z] --- PASS: TestConfigInspect (3.91s) [2020-07-06T21:46:57.369Z] === RUN TestConfigList [2020-07-06T21:46:57.637Z] #38 ... [2020-07-06T21:46:57.637Z] [2020-07-06T21:46:57.637Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:46:57.637Z] #45 4.041 + RM_GOPATH=0 [2020-07-06T21:46:57.637Z] #45 4.041 + TMP_GOPATH= [2020-07-06T21:46:57.637Z] #45 4.041 + : /build [2020-07-06T21:46:57.637Z] #45 4.041 + '[' -z '' ']' [2020-07-06T21:46:57.637Z] #45 4.041 ++ mktemp -d [2020-07-06T21:46:57.637Z] #45 4.046 + export GOPATH=/tmp/tmp.yTZAPkUTY5 [2020-07-06T21:46:57.637Z] #45 4.046 + GOPATH=/tmp/tmp.yTZAPkUTY5 [2020-07-06T21:46:57.637Z] #45 4.046 + RM_GOPATH=1 [2020-07-06T21:46:57.637Z] #45 4.046 + case "$(go env GOARCH)" in [2020-07-06T21:46:57.637Z] #45 4.046 ++ go env GOARCH [2020-07-06T21:46:57.637Z] #45 4.057 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:57.637Z] #45 4.057 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:57.637Z] #45 4.057 ++ dirname /tmp/install/install.sh [2020-07-06T21:46:57.637Z] #45 4.058 + dir=/tmp/install [2020-07-06T21:46:57.637Z] #45 4.058 + bin=golangci_lint [2020-07-06T21:46:57.637Z] #45 4.058 + shift [2020-07-06T21:46:57.637Z] #45 4.058 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-06T21:46:57.637Z] #45 4.058 + . /tmp/install/golangci_lint.installer [2020-07-06T21:46:57.637Z] #45 4.058 ++ : v1.23.8 [2020-07-06T21:46:57.637Z] #45 4.058 + install_golangci_lint [2020-07-06T21:46:57.637Z] #45 4.058 + echo 'Installing golangci-lint version v1.23.8' [2020-07-06T21:46:57.637Z] #45 4.058 Installing golangci-lint version v1.23.8 [2020-07-06T21:46:57.637Z] #45 4.060 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-06T21:46:57.637Z] #45 ... [2020-07-06T21:46:57.637Z] [2020-07-06T21:46:57.637Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:46:57.637Z] #21 4.910 + RM_GOPATH=0 [2020-07-06T21:46:57.637Z] #21 4.910 + TMP_GOPATH= [2020-07-06T21:46:57.637Z] #21 4.912 + : /build [2020-07-06T21:46:57.637Z] #21 4.912 + '[' -z '' ']' [2020-07-06T21:46:57.637Z] #21 4.913 ++ mktemp -d [2020-07-06T21:46:57.637Z] #21 4.916 + export GOPATH=/tmp/tmp.oxfQJ139Im [2020-07-06T21:46:57.637Z] #21 4.916 + GOPATH=/tmp/tmp.oxfQJ139Im [2020-07-06T21:46:57.637Z] #21 4.916 + RM_GOPATH=1 [2020-07-06T21:46:57.637Z] #21 4.916 + case "$(go env GOARCH)" in [2020-07-06T21:46:57.637Z] #21 4.916 ++ go env GOARCH [2020-07-06T21:46:57.637Z] #21 4.947 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:57.637Z] #21 4.947 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:46:57.637Z] #21 4.952 ++ dirname /tmp/install/install.sh [2020-07-06T21:46:57.637Z] #21 4.958 + dir=/tmp/install [2020-07-06T21:46:57.637Z] #21 4.958 + bin=dockercli [2020-07-06T21:46:57.637Z] #21 4.958 + shift [2020-07-06T21:46:57.637Z] #21 4.959 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-06T21:46:57.637Z] #21 4.959 + . /tmp/install/dockercli.installer [2020-07-06T21:46:57.637Z] #21 4.959 ++ : stable [2020-07-06T21:46:57.637Z] #21 4.959 ++ : 17.06.2-ce [2020-07-06T21:46:57.637Z] #21 4.959 + install_dockercli [2020-07-06T21:46:57.637Z] #21 4.959 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-06T21:46:57.637Z] #21 4.959 Install docker/cli version 17.06.2-ce from stable [2020-07-06T21:46:57.637Z] #21 4.960 ++ uname -m [2020-07-06T21:46:57.637Z] #21 4.962 + arch=aarch64 [2020-07-06T21:46:57.637Z] #21 4.962 + '[' aarch64 '!=' x86_64 ']' [2020-07-06T21:46:57.637Z] #21 4.962 + '[' aarch64 '!=' s390x ']' [2020-07-06T21:46:57.637Z] #21 4.963 + '[' aarch64 '!=' armhf ']' [2020-07-06T21:46:57.637Z] #21 4.963 + build_dockercli [2020-07-06T21:46:57.637Z] #21 4.963 + git clone https://github.com/docker/docker-ce /tmp/tmp.oxfQJ139Im/tmp/docker-ce [2020-07-06T21:46:57.637Z] #21 4.965 Cloning into '/tmp/tmp.oxfQJ139Im/tmp/docker-ce'... [2020-07-06T21:46:57.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-06T21:46:57.900Z] #21 ... [2020-07-06T21:46:57.900Z] [2020-07-06T21:46:57.900Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:46:57.900Z] #10 5.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:46:57.900Z] #10 5.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:46:57.900Z] #10 5.857 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:46:57.900Z] #10 6.468 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-06T21:46:57.900Z] #10 7.808 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-06T21:46:57.900Z] #10 9.531 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-06T21:46:57.900Z] #10 ... [2020-07-06T21:46:57.900Z] [2020-07-06T21:46:57.900Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:46:57.900Z] #47 10.42 + cd /tmp/tmp.cZImy11zhr/src/github.com/mvdan/sh [2020-07-06T21:46:57.900Z] #47 10.43 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-06T21:46:57.900Z] #47 10.52 + GO111MODULE=on [2020-07-06T21:46:57.900Z] #47 10.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-06T21:46:58.163Z] #47 11.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:46:58.163Z] #47 12.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:46:58.163Z] #47 12.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:46:58.426Z] #47 12.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:46:58.426Z] #47 12.55 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:46:58.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-06T21:46:58.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-06T21:46:58.982Z] [2020-07-06T21:46:58.982Z] SUCCESS: Specified value was saved. [2020-07-06T21:46:58.982Z] INFO: Downloading git... [2020-07-06T21:46:59.002Z] #47 13.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:46:59.579Z] #47 13.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:47:00.092Z] --- PASS: TestConfigList (3.26s) [2020-07-06T21:47:00.092Z] === RUN TestConfigsCreateAndDelete [2020-07-06T21:47:00.484Z] INFO: Downloading go... [2020-07-06T21:47:00.532Z] #47 14.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:47:00.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-06T21:47:01.483Z] #47 ... [2020-07-06T21:47:01.483Z] [2020-07-06T21:47:01.483Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:47:01.483Z] #36 5.154 + git clone https://github.com/docker/distribution.git . [2020-07-06T21:47:01.483Z] #36 5.167 Cloning into '.'... [2020-07-06T21:47:01.483Z] #36 ... [2020-07-06T21:47:01.483Z] [2020-07-06T21:47:01.483Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:47:01.989Z] INFO: Downloading compiler 1 of 3... [2020-07-06T21:47:02.013Z] #60 15.29 Checking out files: 65% (1346/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-06T21:47:02.013Z] #60 15.92 + cd /tmp/tmp.iZKGNTjGxC/src/github.com/docker/libnetwork [2020-07-06T21:47:02.013Z] #60 15.92 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-06T21:47:02.436Z] INFO: Downloading compiler 2 of 3... [2020-07-06T21:47:02.594Z] #60 16.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-06T21:47:02.883Z] INFO: Downloading compiler 3 of 3... [2020-07-06T21:47:03.330Z] INFO: Extracting git... [2020-07-06T21:47:04.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-06T21:47:04.536Z] --- PASS: TestConfigsCreateAndDelete (3.69s) [2020-07-06T21:47:04.536Z] === RUN TestConfigsUpdate [2020-07-06T21:47:05.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-06T21:47:06.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-06T21:47:06.847Z] #60 ... [2020-07-06T21:47:06.847Z] [2020-07-06T21:47:06.847Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:47:06.847Z] #43 10.56 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:47:06.847Z] #43 10.79 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:47:06.847Z] #43 13.30 go: finding github.com/fatih/color v1.6.0 [2020-07-06T21:47:06.847Z] #43 13.30 go: finding github.com/pkg/errors v0.8.0 [2020-07-06T21:47:06.847Z] #43 13.42 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:47:06.847Z] #43 13.50 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:47:06.847Z] #43 13.58 go: finding github.com/spf13/pflag v1.0.1 [2020-07-06T21:47:06.847Z] #43 13.63 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:47:06.847Z] #43 13.72 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:47:06.847Z] #43 13.81 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:47:06.847Z] #43 13.84 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:47:06.847Z] #43 13.90 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:47:06.847Z] #43 13.96 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:47:06.847Z] #43 ... [2020-07-06T21:47:06.847Z] [2020-07-06T21:47:06.847Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:47:06.847Z] #36 16.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-06T21:47:06.847Z] #36 18.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-06T21:47:07.111Z] #36 ... [2020-07-06T21:47:07.111Z] [2020-07-06T21:47:07.111Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:47:07.111Z] #41 11.05 runtime/cgo [2020-07-06T21:47:07.111Z] #41 11.22 vendor/golang.org/x/crypto/internal/subtle [2020-07-06T21:47:07.267Z] --- PASS: TestConfigsUpdate (3.42s) [2020-07-06T21:47:07.267Z] === RUN TestTemplatedConfig [2020-07-06T21:47:07.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-06T21:47:07.375Z] #41 ... [2020-07-06T21:47:07.375Z] [2020-07-06T21:47:07.375Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:47:07.375Z] #47 15.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-06T21:47:07.375Z] #47 15.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-06T21:47:07.375Z] #47 15.57 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-06T21:47:07.375Z] #47 15.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-06T21:47:07.375Z] #47 16.74 runtime/cgo [2020-07-06T21:47:07.375Z] #47 16.80 runtime [2020-07-06T21:47:08.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-06T21:47:08.779Z] #47 ... [2020-07-06T21:47:08.779Z] [2020-07-06T21:47:08.779Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:47:08.779Z] #38 12.57 Fetched 8187 kB in 9s (934 kB/s) [2020-07-06T21:47:08.779Z] #38 12.57 Reading package lists... [2020-07-06T21:47:08.779Z] #38 18.07 Reading package lists... [2020-07-06T21:47:09.360Z] #38 22.78 Building dependency tree... [2020-07-06T21:47:09.360Z] #38 ... [2020-07-06T21:47:09.360Z] [2020-07-06T21:47:09.360Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:47:09.360Z] #51 13.22 Fetched 8187 kB in 9s (899 kB/s) [2020-07-06T21:47:09.360Z] #51 13.22 Reading package lists... [2020-07-06T21:47:09.360Z] #51 18.34 Reading package lists... [2020-07-06T21:47:09.412Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2020-07-06T21:47:09.624Z] #51 23.54 Building dependency tree... [2020-07-06T21:47:09.624Z] #51 ... [2020-07-06T21:47:09.624Z] [2020-07-06T21:47:09.624Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:47:09.624Z] #38 22.78 Building dependency tree... [2020-07-06T21:47:09.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-06T21:47:10.202Z] #38 ... [2020-07-06T21:47:10.202Z] [2020-07-06T21:47:10.202Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:47:10.202Z] #23 14.16 Fetched 8187 kB in 9s (912 kB/s) [2020-07-06T21:47:10.202Z] #23 14.16 Reading package lists... [2020-07-06T21:47:10.466Z] #23 19.60 Reading package lists... [2020-07-06T21:47:10.466Z] #23 ... [2020-07-06T21:47:10.466Z] [2020-07-06T21:47:10.466Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:47:10.466Z] #10 14.64 Fetched 8187 kB in 9s (900 kB/s) [2020-07-06T21:47:10.466Z] #10 14.64 Reading package lists... [2020-07-06T21:47:10.466Z] #10 19.50 Reading package lists... [2020-07-06T21:47:10.466Z] #10 24.17 Building dependency tree... [2020-07-06T21:47:10.466Z] #10 ... [2020-07-06T21:47:10.466Z] [2020-07-06T21:47:10.466Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:47:10.466Z] #51 23.54 Building dependency tree... [2020-07-06T21:47:11.044Z] #51 ... [2020-07-06T21:47:11.044Z] [2020-07-06T21:47:11.044Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:47:11.044Z] #32 15.07 Fetched 8187 kB in 10s (831 kB/s) [2020-07-06T21:47:11.044Z] #32 15.07 Reading package lists... [2020-07-06T21:47:11.044Z] #32 20.12 Reading package lists... [2020-07-06T21:47:11.308Z] #32 25.14 Building dependency tree... [2020-07-06T21:47:11.308Z] #32 ... [2020-07-06T21:47:11.308Z] [2020-07-06T21:47:11.308Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:47:11.308Z] #38 25.02 The following additional packages will be installed: [2020-07-06T21:47:11.308Z] #38 25.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-06T21:47:11.308Z] #38 25.04 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-06T21:47:11.308Z] #38 25.04 Suggested packages: [2020-07-06T21:47:11.308Z] #38 25.05 manpages-dev python-setuptools [2020-07-06T21:47:11.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-06T21:47:11.709Z] --- PASS: TestTemplatedConfig (3.99s) [2020-07-06T21:47:11.709Z] === RUN TestConfigCreateResolve [2020-07-06T21:47:12.262Z] #38 26.04 The following NEW packages will be installed: [2020-07-06T21:47:12.262Z] #38 26.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-06T21:47:12.262Z] #38 26.07 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-06T21:47:12.262Z] #38 26.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-06T21:47:12.262Z] #38 26.07 python-six zlib1g-dev [2020-07-06T21:47:12.526Z] #38 26.46 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:47:12.526Z] #38 26.46 Need to get 3798 kB of archives. [2020-07-06T21:47:12.526Z] #38 26.46 After this operation, 21.6 MB of additional disk space will be used. [2020-07-06T21:47:12.526Z] #38 26.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-06T21:47:12.526Z] #38 26.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-06T21:47:12.526Z] #38 26.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-06T21:47:12.526Z] #38 26.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-06T21:47:12.526Z] #38 26.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-06T21:47:12.526Z] #38 26.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-06T21:47:12.526Z] #38 26.48 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-07-06T21:47:12.526Z] #38 26.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-06T21:47:12.526Z] #38 26.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-06T21:47:12.526Z] #38 26.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-06T21:47:12.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-06T21:47:12.790Z] #38 26.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-06T21:47:12.790Z] #38 26.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-06T21:47:12.790Z] #38 26.73 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-07-06T21:47:12.790Z] #38 26.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-06T21:47:12.790Z] #38 26.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-06T21:47:12.790Z] #38 26.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-06T21:47:12.790Z] #38 26.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-06T21:47:13.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-06T21:47:14.207Z] #38 28.02 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:47:14.207Z] #38 28.20 Fetched 3798 kB in 1s (6231 kB/s) [2020-07-06T21:47:14.472Z] #38 28.30 Selecting previously unselected package libcap-dev:arm64. [2020-07-06T21:47:14.472Z] #38 28.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 ... 15383 files and directories currently installed.) [2020-07-06T21:47:14.472Z] #38 28.46 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-06T21:47:14.472Z] #38 28.50 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-06T21:47:14.854Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-06T21:47:14.854Z] Using test binary docker [2020-07-06T21:47:15.006Z] #38 28.77 Selecting previously unselected package libnet1:arm64. [2020-07-06T21:47:15.006Z] #38 28.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-06T21:47:15.006Z] #38 28.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:47:15.006Z] #38 28.95 Selecting previously unselected package libnet1-dev. [2020-07-06T21:47:15.006Z] #38 28.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-06T21:47:15.006Z] #38 28.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-06T21:47:15.113Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-06T21:47:15.113Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-06T21:47:15.113Z] INFO: Waiting for daemon to start... [2020-07-06T21:47:15.113Z] Starting dockerd [2020-07-06T21:47:15.220Z] --- PASS: TestConfigCreateResolve (3.66s) [2020-07-06T21:47:15.220Z] === RUN TestConfigDaemonLibtrustID [2020-07-06T21:47:15.510Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-06T21:47:15.510Z] PASS [2020-07-06T21:47:15.510Z] [2020-07-06T21:47:15.510Z] DONE 7 tests in 22.543s [2020-07-06T21:47:15.510Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-06T21:47:15.510Z] ++ 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-07-06T21:47:15.510Z] ++ set -e [2020-07-06T21:47:15.510Z] ++ '[' -n 0 ']' [2020-07-06T21:47:15.510Z] ++ set -x [2020-07-06T21:47:15.510Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:47:15.510Z] INFO: Testing against a local daemon [2020-07-06T21:47:15.510Z] === RUN TestCheckpoint [2020-07-06T21:47:15.510Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-06T21:47:15.510Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-06T21:47:15.510Z] === RUN TestContainerInvalidJSON [2020-07-06T21:47:15.510Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:47:15.510Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:47:15.510Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:47:15.510Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:47:15.510Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:47:15.510Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:47:15.510Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:47:15.510Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:47:15.510Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:47:15.510Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-06T21:47:15.510Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-06T21:47:15.510Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-06T21:47:15.510Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-06T21:47:15.510Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-06T21:47:15.592Z] #38 29.33 Selecting previously unselected package libnl-3-200:arm64. [2020-07-06T21:47:15.592Z] #38 29.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-06T21:47:15.592Z] #38 29.35 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-06T21:47:15.800Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-07-06T21:47:15.800Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-06T21:47:15.800Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-07-06T21:47:15.800Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-06T21:47:16.090Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-07-06T21:47:16.090Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-06T21:47:16.090Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-06T21:47:16.090Z] === RUN TestCopyFromContainer [2020-07-06T21:47:16.186Z] #38 30.07 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-06T21:47:16.187Z] #38 30.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-06T21:47:16.471Z] #38 30.37 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-06T21:47:17.872Z] #38 31.79 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-06T21:47:17.872Z] #38 31.80 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-06T21:47:17.872Z] #38 31.83 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-06T21:47:17.991Z] INFO: Expanding go... [2020-07-06T21:47:18.153Z] === RUN TestCopyFromContainer// [2020-07-06T21:47:18.153Z] === RUN TestCopyFromContainer//bar/root [2020-07-06T21:47:18.395Z] . [2020-07-06T21:47:18.395Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-06T21:47:18.395Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-06T21:47:18.395Z] Error: No such image: emptyfs [2020-07-06T21:47:18.395Z] Running integration-test (iteration 1) [2020-07-06T21:47:18.395Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-06T21:47:18.443Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-06T21:47:18.443Z] === RUN TestCopyFromContainer/bar/quux [2020-07-06T21:47:18.443Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-06T21:47:18.449Z] #38 ... [2020-07-06T21:47:18.449Z] [2020-07-06T21:47:18.449Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:47:18.449Z] #60 DONE 32.4s [2020-07-06T21:47:18.449Z] [2020-07-06T21:47:18.449Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:47:18.449Z] #43 DONE 32.4s [2020-07-06T21:47:18.449Z] [2020-07-06T21:47:18.449Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-06T21:47:18.449Z] #51 26.10 The following additional packages will be installed: [2020-07-06T21:47:18.449Z] #51 26.11 libbtrfs0 [2020-07-06T21:47:18.449Z] #51 26.28 The following NEW packages will be installed: [2020-07-06T21:47:18.449Z] #51 26.28 libbtrfs-dev libbtrfs0 [2020-07-06T21:47:18.449Z] #51 26.78 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:47:18.449Z] #51 26.78 Need to get 119 kB of archives. [2020-07-06T21:47:18.449Z] #51 26.78 After this operation, 387 kB of additional disk space will be used. [2020-07-06T21:47:18.449Z] #51 26.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-06T21:47:18.449Z] #51 26.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-06T21:47:18.449Z] #51 27.97 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:47:18.449Z] #51 28.18 Fetched 119 kB in 0s (323 kB/s) [2020-07-06T21:47:18.449Z] #51 28.31 Selecting previously unselected package libbtrfs0. [2020-07-06T21:47:18.449Z] #51 28.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 ... 15383 files and directories currently installed.) [2020-07-06T21:47:18.449Z] #51 28.39 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-06T21:47:18.449Z] #51 28.41 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-06T21:47:18.449Z] #51 28.58 Selecting previously unselected package libbtrfs-dev. [2020-07-06T21:47:18.449Z] #51 28.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-06T21:47:18.449Z] #51 28.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:47:18.449Z] #51 29.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-06T21:47:18.449Z] #51 29.02 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:47:18.449Z] #51 29.03 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:47:18.449Z] #51 DONE 32.4s [2020-07-06T21:47:18.449Z] [2020-07-06T21:47:18.449Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:47:18.449Z] #38 32.48 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-06T21:47:18.449Z] #38 ... [2020-07-06T21:47:18.449Z] [2020-07-06T21:47:18.449Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:47:18.735Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-06T21:47:18.735Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-06T21:47:18.735Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-06T21:47:19.024Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-06T21:47:19.024Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-06T21:47:19.024Z] --- PASS: TestCopyFromContainer (3.05s) [2020-07-06T21:47:19.024Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-07-06T21:47:19.024Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-07-06T21:47:19.024Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-06T21:47:19.024Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-06T21:47:19.024Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-06T21:47:19.024Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-07-06T21:47:19.024Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-06T21:47:19.024Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-06T21:47:19.024Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-06T21:47:19.024Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-06T21:47:19.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-06T21:47:19.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:47:19.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:47:19.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:47:19.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:47:19.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:47:19.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:47:19.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:47:19.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:47:19.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:47:19.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-06T21:47:19.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-06T21:47:19.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-06T21:47:19.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-06T21:47:19.025Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-06T21:47:19.315Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-06T21:47:19.315Z] === RUN TestCreateWithInvalidEnv [2020-07-06T21:47:19.315Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-06T21:47:19.315Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-06T21:47:19.315Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-06T21:47:19.315Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-06T21:47:19.315Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-06T21:47:19.315Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-06T21:47:19.315Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-06T21:47:19.315Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-06T21:47:19.315Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-06T21:47:19.315Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-06T21:47:19.315Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-06T21:47:19.315Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-06T21:47:19.315Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-06T21:47:19.315Z] === RUN TestCreateTmpfsMountsTarget [2020-07-06T21:47:19.315Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-06T21:47:19.315Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-06T21:47:19.895Z] #52 ... [2020-07-06T21:47:19.895Z] [2020-07-06T21:47:19.895Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-06T21:47:19.895Z] #23 19.60 Reading package lists... [2020-07-06T21:47:19.895Z] #23 24.73 Building dependency tree... [2020-07-06T21:47:19.895Z] #23 27.07 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-06T21:47:19.895Z] #23 27.07 The following additional packages will be installed: [2020-07-06T21:47:19.895Z] #23 27.09 libjq1 libonig5 [2020-07-06T21:47:19.895Z] #23 27.42 The following NEW packages will be installed: [2020-07-06T21:47:19.895Z] #23 27.43 jq libjq1 libonig5 [2020-07-06T21:47:19.895Z] #23 27.83 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:47:19.895Z] #23 27.83 Need to get 325 kB of archives. [2020-07-06T21:47:19.895Z] #23 27.83 After this operation, 1019 kB of additional disk space will be used. [2020-07-06T21:47:19.895Z] #23 27.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-06T21:47:19.895Z] #23 27.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-06T21:47:19.895Z] #23 27.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-06T21:47:19.895Z] #23 29.19 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:47:19.895Z] #23 29.39 Fetched 325 kB in 0s (1089 kB/s) [2020-07-06T21:47:19.895Z] #23 30.07 Selecting previously unselected package libonig5:arm64. [2020-07-06T21:47:19.895Z] #23 30.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 ... 15383 files and directories currently installed.) [2020-07-06T21:47:19.895Z] #23 30.15 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-06T21:47:19.895Z] #23 30.99 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-06T21:47:19.895Z] #23 31.74 Selecting previously unselected package libjq1:arm64. [2020-07-06T21:47:19.895Z] #23 31.75 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-06T21:47:19.895Z] #23 31.75 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-06T21:47:19.895Z] #23 32.39 Selecting previously unselected package jq. [2020-07-06T21:47:19.895Z] #23 32.40 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-06T21:47:19.895Z] #23 32.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-06T21:47:19.895Z] #23 32.85 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-06T21:47:19.895Z] #23 32.92 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-06T21:47:19.895Z] #23 32.99 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-06T21:47:19.895Z] #23 33.00 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:47:19.895Z] #23 DONE 33.7s [2020-07-06T21:47:19.895Z] [2020-07-06T21:47:19.895Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:47:19.895Z] #28 33.51 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) [2020-07-06T21:47:19.895Z] #28 ... [2020-07-06T21:47:19.895Z] [2020-07-06T21:47:19.895Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-06T21:47:19.895Z] #24 DONE 0.2s [2020-07-06T21:47:19.895Z] [2020-07-06T21:47:19.895Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:47:20.162Z] #28 33.51 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-06T21:47:20.162Z] #28 34.10 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-06T21:47:20.425Z] #28 34.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-06T21:47:21.801Z] #28 ... [2020-07-06T21:47:21.801Z] [2020-07-06T21:47:21.801Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:47:21.801Z] #10 24.17 Building dependency tree... [2020-07-06T21:47:21.801Z] #10 26.47 The following additional packages will be installed: [2020-07-06T21:47:21.801Z] #10 26.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-06T21:47:21.801Z] #10 26.48 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-06T21:47:21.801Z] #10 26.48 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-06T21:47:21.802Z] #10 26.48 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-06T21:47:21.802Z] #10 26.49 Suggested packages: [2020-07-06T21:47:21.802Z] #10 26.49 gcc-8-locales seccomp wine64 [2020-07-06T21:47:21.802Z] #10 27.52 The following NEW packages will be installed: [2020-07-06T21:47:21.802Z] #10 27.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-06T21:47:21.802Z] #10 27.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-06T21:47:21.802Z] #10 27.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-06T21:47:21.802Z] #10 27.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-06T21:47:21.802Z] #10 27.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-06T21:47:21.802Z] #10 27.53 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-06T21:47:21.802Z] #10 27.91 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:47:21.802Z] #10 27.91 Need to get 73.3 MB of archives. [2020-07-06T21:47:21.802Z] #10 27.91 After this operation, 472 MB of additional disk space will be used. [2020-07-06T21:47:21.802Z] #10 27.91 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-07-06T21:47:21.802Z] #10 28.03 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-07-06T21:47:21.802Z] #10 28.16 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-07-06T21:47:21.802Z] #10 28.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-06T21:47:21.802Z] #10 28.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-06T21:47:21.802Z] #10 28.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-06T21:47:21.802Z] #10 28.45 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-07-06T21:47:21.802Z] #10 28.67 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-07-06T21:47:21.802Z] #10 28.68 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-07-06T21:47:21.802Z] #10 31.42 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-07-06T21:47:21.802Z] #10 33.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-06T21:47:21.802Z] #10 33.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-06T21:47:21.802Z] #10 33.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-06T21:47:21.802Z] #10 33.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-06T21:47:21.802Z] #10 33.64 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-07-06T21:47:21.802Z] #10 33.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-06T21:47:21.802Z] #10 33.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-06T21:47:21.802Z] #10 33.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-06T21:47:21.802Z] #10 33.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-06T21:47:21.802Z] #10 33.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-06T21:47:21.802Z] #10 33.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-06T21:47:21.802Z] #10 33.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-06T21:47:21.802Z] #10 33.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-06T21:47:21.802Z] #10 33.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-06T21:47:21.802Z] #10 33.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-06T21:47:21.802Z] #10 ... [2020-07-06T21:47:21.802Z] [2020-07-06T21:47:21.802Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:47:21.802Z] #38 32.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-06T21:47:21.802Z] #38 32.60 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-06T21:47:21.802Z] #38 32.82 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-06T21:47:21.802Z] #38 32.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-06T21:47:21.802Z] #38 32.85 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-06T21:47:21.802Z] #38 33.19 Selecting previously unselected package libprotobuf17:arm64. [2020-07-06T21:47:21.802Z] #38 33.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-06T21:47:21.802Z] #38 33.20 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-06T21:47:21.802Z] #38 34.03 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-06T21:47:21.802Z] #38 34.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-06T21:47:21.802Z] #38 34.10 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-06T21:47:21.802Z] #38 34.43 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-06T21:47:21.802Z] #38 34.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-06T21:47:21.802Z] #38 34.46 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCapabilities [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-06T21:47:22.037Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:47:22.037Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:47:22.037Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:47:22.037Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:47:22.037Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:47:22.037Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-06T21:47:22.037Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:47:22.037Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:47:22.037Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:47:22.037Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:47:22.037Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:47:22.037Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-06T21:47:22.037Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-06T21:47:22.037Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:47:22.037Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:47:22.037Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:47:22.037Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:47:22.037Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:47:22.037Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:47:22.037Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:47:22.037Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:47:22.037Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-07-06T21:47:22.037Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-06T21:47:22.037Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-06T21:47:22.412Z] #38 36.40 Selecting previously unselected package libprotoc17:arm64. [2020-07-06T21:47:22.412Z] #38 36.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-06T21:47:22.412Z] #38 36.42 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-06T21:47:22.412Z] #38 ... [2020-07-06T21:47:22.412Z] [2020-07-06T21:47:22.412Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:47:22.412Z] #32 25.14 Building dependency tree... [2020-07-06T21:47:22.412Z] #32 28.13 The following additional packages will be installed: [2020-07-06T21:47:22.412Z] #32 28.15 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-06T21:47:22.412Z] #32 28.16 Suggested packages: [2020-07-06T21:47:22.412Z] #32 28.17 cmake-doc ninja-build lrzip [2020-07-06T21:47:22.412Z] #32 28.17 Recommended packages: [2020-07-06T21:47:22.412Z] #32 28.17 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-06T21:47:22.412Z] #32 29.13 The following NEW packages will be installed: [2020-07-06T21:47:22.412Z] #32 29.14 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-06T21:47:22.412Z] #32 29.14 vim-common xxd [2020-07-06T21:47:22.412Z] #32 29.55 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:47:22.412Z] #32 29.55 Need to get 14.2 MB of archives. [2020-07-06T21:47:22.412Z] #32 29.55 After this operation, 60.0 MB of additional disk space will be used. [2020-07-06T21:47:22.412Z] #32 29.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-06T21:47:22.412Z] #32 29.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-06T21:47:22.412Z] #32 29.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-06T21:47:22.412Z] #32 29.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-06T21:47:22.412Z] #32 30.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-06T21:47:22.412Z] #32 30.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-06T21:47:22.412Z] #32 30.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-06T21:47:22.412Z] #32 30.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-06T21:47:22.412Z] #32 30.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-06T21:47:22.412Z] #32 30.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-06T21:47:22.412Z] #32 31.85 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:47:22.412Z] #32 32.23 Fetched 14.2 MB in 2s (8971 kB/s) [2020-07-06T21:47:22.412Z] #32 32.45 Selecting previously unselected package xxd. [2020-07-06T21:47:22.412Z] #32 32.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-06T21:47:22.412Z] #32 32.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-06T21:47:22.412Z] #32 32.62 Unpacking xxd (2:8.1.0875-5) ... [2020-07-06T21:47:22.412Z] #32 33.04 Selecting previously unselected package vim-common. [2020-07-06T21:47:22.412Z] #32 33.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:47:22.412Z] #32 33.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-06T21:47:22.412Z] #32 34.08 Selecting previously unselected package cmake-data. [2020-07-06T21:47:22.412Z] #32 34.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-06T21:47:22.412Z] #32 34.10 Unpacking cmake-data (3.13.4-1) ... [2020-07-06T21:47:22.682Z] #32 ... [2020-07-06T21:47:22.682Z] [2020-07-06T21:47:22.682Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:47:22.682Z] #52 3.508 + RM_GOPATH=0 [2020-07-06T21:47:22.682Z] #52 3.508 + TMP_GOPATH= [2020-07-06T21:47:22.682Z] #52 3.508 + : /build [2020-07-06T21:47:22.682Z] #52 3.508 + '[' -z '' ']' [2020-07-06T21:47:22.682Z] #52 3.508 ++ mktemp -d [2020-07-06T21:47:22.682Z] #52 3.509 + export GOPATH=/tmp/tmp.Y206nhafIv [2020-07-06T21:47:22.682Z] #52 3.510 + GOPATH=/tmp/tmp.Y206nhafIv [2020-07-06T21:47:22.682Z] #52 3.510 + RM_GOPATH=1 [2020-07-06T21:47:22.682Z] #52 3.510 + case "$(go env GOARCH)" in [2020-07-06T21:47:22.682Z] #52 3.511 ++ go env GOARCH [2020-07-06T21:47:22.682Z] #52 3.923 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:47:22.682Z] #52 3.923 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:47:22.682Z] #52 3.945 ++ dirname /tmp/install/install.sh [2020-07-06T21:47:22.682Z] #52 3.949 + dir=/tmp/install [2020-07-06T21:47:22.682Z] #52 3.950 + bin=containerd [2020-07-06T21:47:22.682Z] #52 3.950 + shift [2020-07-06T21:47:22.682Z] #52 3.951 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-06T21:47:22.682Z] #52 3.952 + . /tmp/install/containerd.installer [2020-07-06T21:47:22.682Z] #52 3.952 ++ set -e [2020-07-06T21:47:22.682Z] #52 3.953 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:47:22.682Z] #52 3.961 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:47:22.682Z] #52 3.961 + install_containerd [2020-07-06T21:47:22.682Z] #52 3.961 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-06T21:47:22.682Z] #52 3.961 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Y206nhafIv/src/github.com/containerd/containerd [2020-07-06T21:47:22.682Z] #52 3.963 Cloning into '/tmp/tmp.Y206nhafIv/src/github.com/containerd/containerd'... [2020-07-06T21:47:24.759Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.76s) [2020-07-06T21:47:24.760Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-06T21:47:24.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:47:24.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:47:24.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:47:24.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:47:24.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:47:24.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:47:24.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:47:24.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:47:24.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:47:24.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:47:24.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:47:24.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:47:24.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:47:24.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:47:24.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:47:24.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-06T21:47:24.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-07-06T21:47:24.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-06T21:47:24.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-06T21:47:24.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-06T21:47:24.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-06T21:47:24.760Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-06T21:47:25.254Z] #52 ... [2020-07-06T21:47:25.254Z] [2020-07-06T21:47:25.254Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:47:25.254Z] #30 29.21 sync [2020-07-06T21:47:25.254Z] #30 29.23 internal/reflectlite [2020-07-06T21:47:25.254Z] #30 30.85 sort [2020-07-06T21:47:25.254Z] #30 30.87 errors [2020-07-06T21:47:25.254Z] #30 31.26 io [2020-07-06T21:47:25.254Z] #30 31.27 strconv [2020-07-06T21:47:25.254Z] #30 31.27 internal/oserror [2020-07-06T21:47:25.254Z] #30 31.44 syscall [2020-07-06T21:47:25.254Z] #30 32.85 strings [2020-07-06T21:47:25.254Z] #30 32.86 bytes [2020-07-06T21:47:25.254Z] #30 36.73 reflect [2020-07-06T21:47:25.254Z] #30 38.17 path [2020-07-06T21:47:25.254Z] #30 38.68 text/tabwriter [2020-07-06T21:47:25.254Z] #30 ... [2020-07-06T21:47:25.254Z] [2020-07-06T21:47:25.254Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:47:25.254Z] #25 3.829 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-06T21:47:25.254Z] #25 4.232 [2020-07-06T21:47:25.790Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-07-06T21:47:25.790Z] === RUN TestCreateDifferentPlatform [2020-07-06T21:47:25.790Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-06T21:47:25.790Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-06T21:47:25.790Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-06T21:47:25.790Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-06T21:47:25.790Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-06T21:47:25.790Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-06T21:47:25.790Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-06T21:47:25.790Z] === RUN TestContainerStartOnDaemonRestart [2020-07-06T21:47:25.790Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-06T21:47:25.790Z] === RUN TestDaemonRestartIpcMode [2020-07-06T21:47:25.790Z] === PAUSE TestDaemonRestartIpcMode [2020-07-06T21:47:25.790Z] === RUN TestDaemonHostGatewayIP [2020-07-06T21:47:25.790Z] === PAUSE TestDaemonHostGatewayIP [2020-07-06T21:47:25.790Z] === RUN TestContainerKillOnDaemonStart [2020-07-06T21:47:25.790Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-06T21:47:25.790Z] === RUN TestDiff [2020-07-06T21:47:26.320Z] #25 4.484 0.0% ## 4.0% ##### 8.2% ######## 11.4% ########### 16.4% ############## 20.3% ################## 26.0% ##################### 30.2% ########################## 36.6% ############################# 40.9% ################################# 46.1% #################################### 51.2% ####################################### 54.5% ########################################## 58.5% ############################################ 62.0% ############################################## 65.0% ################################################ 67.1% ################################################## 69.6% #################################################### 73.0% [2020-07-06T21:47:26.320Z] #25 ... [2020-07-06T21:47:26.320Z] [2020-07-06T21:47:26.320Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:47:26.320Z] #41 30.37 internal/reflectlite [2020-07-06T21:47:26.320Z] #41 30.37 internal/singleflight [2020-07-06T21:47:26.320Z] #41 30.37 math/rand [2020-07-06T21:47:26.320Z] #41 30.38 github.com/LK4D4/vndr/godl/singleflight [2020-07-06T21:47:26.320Z] #41 32.23 io [2020-07-06T21:47:26.320Z] #41 32.24 strconv [2020-07-06T21:47:26.320Z] #41 32.24 vendor/golang.org/x/net/dns/dnsmessage [2020-07-06T21:47:26.320Z] #41 32.24 syscall [2020-07-06T21:47:26.320Z] #41 34.60 bytes [2020-07-06T21:47:26.320Z] #41 38.41 bufio [2020-07-06T21:47:26.320Z] #41 39.22 hash/crc32 [2020-07-06T21:47:26.320Z] #41 40.03 vendor/golang.org/x/text/transform [2020-07-06T21:47:26.586Z] #41 ... [2020-07-06T21:47:26.586Z] [2020-07-06T21:47:26.586Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:47:26.820Z] --- PASS: TestDiff (0.96s) [2020-07-06T21:47:26.820Z] === RUN TestExecWithCloseStdin [2020-07-06T21:47:27.121Z] #25 4.484 0.0% ## 4.0% ##### 8.2% ######## 11.4% ########### 16.4% ############## 20.3% ################## 26.0% ##################### 30.2% ########################## 36.6% ############################# 40.9% ################################# 46.1% #################################### 51.2% ####################################### 54.5% ########################################## 58.5% ############################################ 62.0% ############################################## 65.0% ################################################ 67.1% ################################################## 69.6% #################################################### 73.0% ###################################################### 76.0% ######################################################### 79.2% ############################################################ 83.8% ############################################################## 86.9% ################################################################# 90.5% ##################################################################### 96.8% ######################################################################## 100.0% [2020-07-06T21:47:27.695Z] #25 7.583 [2020-07-06T21:47:27.854Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-07-06T21:47:27.854Z] === RUN TestExec [2020-07-06T21:47:27.960Z] #25 7.757 0.2% ############################################## 63.9% ######################################################################## 100.0% [2020-07-06T21:47:28.223Z] #25 8.315 [2020-07-06T21:47:28.486Z] --- PASS: TestExec (1.00s) [2020-07-06T21:47:28.486Z] === RUN TestExecUser [2020-07-06T21:47:29.016Z] #25 8.615 0.2% ####################### 33.1% ####################################### 54.7% ############################################################# 85.2% ######################################################################## 100.0% [2020-07-06T21:47:29.279Z] #25 9.346 [2020-07-06T21:47:29.517Z] --- PASS: TestExecUser (0.93s) [2020-07-06T21:47:29.517Z] === RUN TestExportContainerAndImportImage [2020-07-06T21:47:30.549Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-07-06T21:47:30.549Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-06T21:47:31.667Z] #25 9.594 0.0% #### 5.7% ####### 10.2% ########## 14.7% ############### 21.5% ################## 26.2% ###################### 30.7% ######################## 34.2% ########################### 38.5% ############################### 43.2% ################################## 47.6% ###################################### 53.5% ########################################### 60.6% ################################################ 67.3% ################################################### 71.8% ####################################################### 77.6% ########################################################### 82.7% ############################################################# 85.7% ################################################################# 90.3% #################################################################### 95.8% ######################################################################## 100.0% [2020-07-06T21:47:32.245Z] #25 12.13 [2020-07-06T21:47:32.245Z] #25 ... [2020-07-06T21:47:32.245Z] [2020-07-06T21:47:32.245Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:47:32.245Z] #10 36.27 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:47:32.245Z] #10 37.13 Fetched 73.3 MB in 6s (11.8 MB/s) [2020-07-06T21:47:32.245Z] #10 37.27 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-06T21:47:32.245Z] #10 37.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-06T21:47:32.245Z] #10 37.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-06T21:47:32.245Z] #10 37.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-06T21:47:32.245Z] #10 39.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-06T21:47:32.245Z] #10 39.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-06T21:47:32.245Z] #10 39.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-06T21:47:32.245Z] #10 42.97 Selecting previously unselected package binutils-mingw-w64. [2020-07-06T21:47:32.245Z] #10 42.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-06T21:47:32.245Z] #10 42.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-06T21:47:32.245Z] #10 43.15 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-06T21:47:32.245Z] #10 43.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-06T21:47:32.245Z] #10 43.18 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-06T21:47:32.245Z] #10 43.41 Selecting previously unselected package dmsetup. [2020-07-06T21:47:32.245Z] #10 43.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-06T21:47:32.245Z] #10 43.42 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-06T21:47:32.245Z] #10 43.64 Selecting previously unselected package mingw-w64-common. [2020-07-06T21:47:32.245Z] #10 43.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-06T21:47:32.245Z] #10 43.67 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-06T21:47:32.527Z] #10 ... [2020-07-06T21:47:32.527Z] [2020-07-06T21:47:32.527Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:47:32.618Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2020-07-06T21:47:32.618Z] === RUN TestHealthCheckWorkdir [2020-07-06T21:47:32.792Z] #25 12.54 0.0% # 1.5% # 2.6% ### 4.8% [2020-07-06T21:47:32.792Z] #25 ... [2020-07-06T21:47:32.792Z] [2020-07-06T21:47:32.792Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:47:32.792Z] #47 36.75 syscall [2020-07-06T21:47:32.792Z] #47 36.79 bytes [2020-07-06T21:47:32.792Z] #47 36.82 strings [2020-07-06T21:47:32.792Z] #47 36.84 reflect [2020-07-06T21:47:32.792Z] #47 39.90 bufio [2020-07-06T21:47:32.792Z] #47 40.78 regexp/syntax [2020-07-06T21:47:32.792Z] #47 46.04 internal/poll [2020-07-06T21:47:32.792Z] #47 46.05 context [2020-07-06T21:47:33.055Z] #47 ... [2020-07-06T21:47:33.055Z] [2020-07-06T21:47:33.055Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:47:33.055Z] #38 36.90 Selecting previously unselected package protobuf-c-compiler. [2020-07-06T21:47:33.055Z] #38 36.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-06T21:47:33.055Z] #38 36.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-06T21:47:33.055Z] #38 37.19 Selecting previously unselected package protobuf-compiler. [2020-07-06T21:47:33.055Z] #38 37.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-06T21:47:33.055Z] #38 37.21 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-06T21:47:33.055Z] #38 37.38 Selecting previously unselected package python-pkg-resources. [2020-07-06T21:47:33.055Z] #38 37.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-06T21:47:33.055Z] #38 37.39 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-06T21:47:33.055Z] #38 37.70 Selecting previously unselected package python-six. [2020-07-06T21:47:33.055Z] #38 37.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-06T21:47:33.055Z] #38 37.71 Unpacking python-six (1.12.0-1) ... [2020-07-06T21:47:33.055Z] #38 37.82 Selecting previously unselected package python-protobuf. [2020-07-06T21:47:33.055Z] #38 37.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-06T21:47:33.055Z] #38 37.83 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-06T21:47:33.055Z] #38 38.26 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-06T21:47:33.055Z] #38 40.46 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-06T21:47:33.055Z] #38 40.49 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:47:33.055Z] #38 40.51 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-06T21:47:33.055Z] #38 40.53 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-06T21:47:33.055Z] #38 40.57 Setting up python-six (1.12.0-1) ... [2020-07-06T21:47:33.055Z] #38 42.34 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-06T21:47:33.055Z] #38 42.37 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-06T21:47:33.055Z] #38 42.40 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-06T21:47:33.055Z] #38 42.43 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-06T21:47:33.055Z] #38 42.44 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-06T21:47:33.055Z] #38 42.46 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-06T21:47:33.055Z] #38 42.48 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-06T21:47:33.055Z] #38 42.50 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-06T21:47:33.055Z] #38 42.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-06T21:47:33.055Z] #38 42.55 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-06T21:47:33.055Z] #38 46.83 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-06T21:47:33.055Z] #38 46.85 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:47:33.055Z] #38 ... [2020-07-06T21:47:33.055Z] [2020-07-06T21:47:33.055Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:47:33.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-06T21:47:33.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-06T21:47:33.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-06T21:47:33.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-06T21:47:33.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-06T21:47:33.277Z] Loaded image: buildpack-deps:buster [2020-07-06T21:47:33.277Z] Loaded image: busybox:latest [2020-07-06T21:47:33.277Z] Loaded image: busybox:glibc [2020-07-06T21:47:33.277Z] Loaded image: debian:buster [2020-07-06T21:47:33.277Z] Loaded image: hello-world:latest [2020-07-06T21:47:33.277Z] INFO: Testing against a local daemon [2020-07-06T21:47:33.277Z] === RUN TestCgroupNamespacesBuild [2020-07-06T21:47:33.648Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2020-07-06T21:47:33.648Z] === RUN TestHealthKillContainer [2020-07-06T21:47:35.188Z] #25 12.54 0.0% # 1.5% # 2.6% ### 4.8% #### 6.8% ###### 8.4% ####### 10.4% ######### 12.8% ########## 15.2% ############ 17.7% ############## 20.0% ################ 22.5% ################# 24.9% ################### 27.2% ##################### 29.2% ###################### 30.7% ######################## 33.9% ######################### 35.9% ########################### 37.5% ############################ 39.0% ############################# 40.4% ############################## 42.1% ################################ 44.5% ################################ 45.5% ################################## 48.5% [2020-07-06T21:47:35.188Z] #25 ... [2020-07-06T21:47:35.188Z] [2020-07-06T21:47:35.188Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:47:35.188Z] #32 39.10 Selecting previously unselected package libicu63:arm64. [2020-07-06T21:47:35.188Z] #32 39.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-06T21:47:35.188Z] #32 39.17 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-06T21:47:35.188Z] #32 44.35 Selecting previously unselected package libxml2:arm64. [2020-07-06T21:47:35.188Z] #32 44.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-06T21:47:35.188Z] #32 44.37 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-06T21:47:35.188Z] #32 44.86 Selecting previously unselected package libarchive13:arm64. [2020-07-06T21:47:35.188Z] #32 44.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-06T21:47:35.188Z] #32 44.89 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-06T21:47:35.188Z] #32 45.27 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-06T21:47:35.188Z] #32 45.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-06T21:47:35.188Z] #32 45.28 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-06T21:47:35.188Z] #32 45.41 Selecting previously unselected package librhash0:arm64. [2020-07-06T21:47:35.188Z] #32 45.41 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-06T21:47:35.188Z] #32 45.42 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-06T21:47:35.188Z] #32 45.61 Selecting previously unselected package libuv1:arm64. [2020-07-06T21:47:35.188Z] #32 45.61 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-06T21:47:35.188Z] #32 45.62 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-06T21:47:35.188Z] #32 45.80 Selecting previously unselected package cmake. [2020-07-06T21:47:35.188Z] #32 45.80 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-06T21:47:35.188Z] #32 45.81 Unpacking cmake (3.13.4-1) ... [2020-07-06T21:47:35.188Z] #32 48.86 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-06T21:47:35.188Z] #32 ... [2020-07-06T21:47:35.188Z] [2020-07-06T21:47:35.188Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:47:35.808Z] --- PASS: TestCgroupNamespacesBuild (3.98s) [2020-07-06T21:47:35.808Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-06T21:47:36.367Z] --- PASS: TestHealthKillContainer (3.02s) [2020-07-06T21:47:36.367Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-06T21:47:36.536Z] #25 12.54 0.0% # 1.5% # 2.6% ### 4.8% #### 6.8% ###### 8.4% ####### 10.4% ######### 12.8% ########## 15.2% ############ 17.7% ############## 20.0% ################ 22.5% ################# 24.9% ################### 27.2% ##################### 29.2% ###################### 30.7% ######################## 33.9% ######################### 35.9% ########################### 37.5% ############################ 39.0% ############################# 40.4% ############################## 42.1% ################################ 44.5% ################################ 45.5% ################################## 48.5% #################################### 50.0% ##################################### 52.8% ####################################### 54.5% ######################################## 56.5% ########################################## 58.9% ########################################### 60.4% ############################################ 61.5% ############################################# 63.8% ############################################### 65.9% ################################################ 68.0% ################################################## 70.2% #################################################### 72.9% ###################################################### 76.2% [2020-07-06T21:47:36.537Z] #25 ... [2020-07-06T21:47:36.537Z] [2020-07-06T21:47:36.537Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:47:36.537Z] #41 40.55 reflect [2020-07-06T21:47:36.537Z] #41 41.89 regexp/syntax [2020-07-06T21:47:36.537Z] #41 45.42 context [2020-07-06T21:47:36.537Z] #41 45.42 internal/poll [2020-07-06T21:47:36.537Z] #41 47.74 regexp [2020-07-06T21:47:36.537Z] #41 48.37 os [2020-07-06T21:47:36.537Z] #41 50.57 os/exec [2020-07-06T21:47:36.805Z] #41 50.65 net [2020-07-06T21:47:36.805Z] #41 50.73 internal/lazyregexp [2020-07-06T21:47:36.805Z] #41 ... [2020-07-06T21:47:36.805Z] [2020-07-06T21:47:36.805Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:47:36.805Z] #30 40.66 bufio [2020-07-06T21:47:36.805Z] #30 41.59 time [2020-07-06T21:47:36.805Z] #30 41.60 internal/syscall/execenv [2020-07-06T21:47:36.805Z] #30 41.71 internal/syscall/unix [2020-07-06T21:47:36.805Z] #30 45.08 internal/poll [2020-07-06T21:47:36.805Z] #30 46.07 os [2020-07-06T21:47:36.805Z] #30 48.46 path/filepath [2020-07-06T21:47:36.805Z] #30 49.12 io/ioutil [2020-07-06T21:47:36.805Z] #30 49.37 internal/fmtsort [2020-07-06T21:47:36.805Z] #30 49.71 fmt [2020-07-06T21:47:36.805Z] #30 ... [2020-07-06T21:47:36.805Z] [2020-07-06T21:47:36.805Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:47:37.071Z] #25 12.54 0.0% # 1.5% # 2.6% ### 4.8% #### 6.8% ###### 8.4% ####### 10.4% ######### 12.8% ########## 15.2% ############ 17.7% ############## 20.0% ################ 22.5% ################# 24.9% ################### 27.2% ##################### 29.2% ###################### 30.7% ######################## 33.9% ######################### 35.9% ########################### 37.5% ############################ 39.0% ############################# 40.4% ############################## 42.1% ################################ 44.5% ################################ 45.5% ################################## 48.5% #################################### 50.0% ##################################### 52.8% ####################################### 54.5% ######################################## 56.5% ########################################## 58.9% ########################################### 60.4% ############################################ 61.5% ############################################# 63.8% ############################################### 65.9% ################################################ 68.0% ################################################## 70.2% #################################################### 72.9% ###################################################### 76.2% ######################################################## 79.0% ######################################################### 80.4% ########################################################## 81.9% [2020-07-06T21:47:37.071Z] #25 ... [2020-07-06T21:47:37.071Z] [2020-07-06T21:47:37.071Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-06T21:47:37.071Z] #38 DONE 50.9s [2020-07-06T21:47:37.071Z] [2020-07-06T21:47:37.071Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:47:37.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-06T21:47:37.398Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-07-06T21:47:37.398Z] === RUN TestIpcModeNone [2020-07-06T21:47:37.708Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-07-06T21:47:37.708Z] === RUN TestBuildWithSession [2020-07-06T21:47:37.708Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-06T21:47:37.708Z] build_session_test.go:25: TODO: BuildKit [2020-07-06T21:47:37.708Z] === RUN TestBuildSquashParent [2020-07-06T21:47:37.867Z] #25 12.54 0.0% # 1.5% # 2.6% ### 4.8% #### 6.8% ###### 8.4% ####### 10.4% ######### 12.8% ########## 15.2% ############ 17.7% ############## 20.0% ################ 22.5% ################# 24.9% ################### 27.2% ##################### 29.2% ###################### 30.7% ######################## 33.9% ######################### 35.9% ########################### 37.5% ############################ 39.0% ############################# 40.4% ############################## 42.1% ################################ 44.5% ################################ 45.5% ################################## 48.5% #################################### 50.0% ##################################### 52.8% ####################################### 54.5% ######################################## 56.5% ########################################## 58.9% ########################################### 60.4% ############################################ 61.5% ############################################# 63.8% ############################################### 65.9% ################################################ 68.0% ################################################## 70.2% #################################################### 72.9% ###################################################### 76.2% ######################################################## 79.0% ######################################################### 80.4% ########################################################## 81.9% ############################################################ 84.1% ############################################################# 85.4% ############################################################## 86.9% ############################################################### 88.8% ################################################################# 91.7% ################################################################### 93.7% ##################################################################### 96.0% ####################################################################### 99.9% ######################################################################## 100.0% [2020-07-06T21:47:37.867Z] #25 17.81 [2020-07-06T21:47:38.429Z] --- PASS: TestIpcModeNone (1.02s) [2020-07-06T21:47:38.429Z] === RUN TestIpcModePrivate [2020-07-06T21:47:38.445Z] #25 ... [2020-07-06T21:47:38.445Z] [2020-07-06T21:47:38.445Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-06T21:47:38.445Z] #32 49.49 Setting up xxd (2:8.1.0875-5) ... [2020-07-06T21:47:38.445Z] #32 50.01 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-06T21:47:38.445Z] #32 50.43 Setting up vim-common (2:8.1.0875-5) ... [2020-07-06T21:47:38.445Z] #32 50.90 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-06T21:47:38.445Z] #32 50.94 Setting up cmake-data (3.13.4-1) ... [2020-07-06T21:47:38.445Z] #32 50.98 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-06T21:47:38.445Z] #32 51.05 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-06T21:47:38.445Z] #32 51.09 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-06T21:47:38.445Z] #32 51.11 Setting up cmake (3.13.4-1) ... [2020-07-06T21:47:38.445Z] #32 51.14 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:47:38.445Z] #32 51.27 Processing triggers for mime-support (3.62) ... [2020-07-06T21:47:38.445Z] #32 DONE 52.4s [2020-07-06T21:47:38.709Z] [2020-07-06T21:47:38.709Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:47:38.709Z] #10 52.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-06T21:47:38.709Z] #10 52.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-06T21:47:38.709Z] #10 52.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-06T21:47:38.902Z] INFO: Expanding compiler 1 of 3... [2020-07-06T21:47:38.902Z] INFO: Expanding compiler 2 of 3... [2020-07-06T21:47:39.459Z] --- PASS: TestIpcModePrivate (0.99s) [2020-07-06T21:47:39.459Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-06T21:47:39.459Z] === RUN TestIpcModeShareable [2020-07-06T21:47:40.491Z] --- PASS: TestIpcModeShareable (0.94s) [2020-07-06T21:47:40.491Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-06T21:47:40.491Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-06T21:47:43.214Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2020-07-06T21:47:43.214Z] === RUN TestAPIIpcModeHost [2020-07-06T21:47:43.515Z] INFO: Expanding compiler 3 of 3... [2020-07-06T21:47:43.515Z] INFO: Removing downloaded files... [2020-07-06T21:47:43.515Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-07-06T21:47:43.515Z] INFO: Configuring git core.autocrlf... [2020-07-06T21:47:43.844Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-07-06T21:47:43.844Z] === RUN TestDaemonIpcModeShareable [2020-07-06T21:47:44.124Z] #10 ... [2020-07-06T21:47:44.124Z] [2020-07-06T21:47:44.124Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:47:44.124Z] #47 47.53 regexp [2020-07-06T21:47:44.124Z] #47 48.50 path/filepath [2020-07-06T21:47:44.124Z] #47 51.16 mvdan.cc/sh/v3/fileutil [2020-07-06T21:47:44.124Z] #47 51.62 fmt [2020-07-06T21:47:44.124Z] #47 51.64 encoding/binary [2020-07-06T21:47:44.124Z] #47 53.66 encoding/base64 [2020-07-06T21:47:44.124Z] #47 53.75 golang.org/x/sys/unix [2020-07-06T21:47:44.124Z] #47 56.67 encoding/json [2020-07-06T21:47:44.124Z] #47 56.67 go/token [2020-07-06T21:47:44.124Z] #47 56.67 github.com/pkg/diff [2020-07-06T21:47:44.124Z] #47 57.79 go/scanner [2020-07-06T21:47:44.124Z] #47 ... [2020-07-06T21:47:44.124Z] [2020-07-06T21:47:44.124Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:47:44.124Z] #25 19.43 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-06T21:47:44.124Z] #25 19.91 [2020-07-06T21:47:44.124Z] #25 20.09 ################################################# 68.1% ######################################################################## 100.0% [2020-07-06T21:47:44.124Z] #25 20.22 [2020-07-06T21:47:44.124Z] #25 21.47 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-06T21:47:44.124Z] #25 22.00 [2020-07-06T21:47:44.124Z] #25 22.75 #=#=# 0.8% ######################################################################## 100.0% [2020-07-06T21:47:44.124Z] #25 23.11 [2020-07-06T21:47:45.819Z] --- PASS: TestBuildSquashParent (7.26s) [2020-07-06T21:47:45.819Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-06T21:47:45.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:47:45.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:47:45.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:47:45.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:47:45.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:47:45.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:47:45.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:47:45.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:47:45.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:47:45.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:47:45.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:47:45.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:47:45.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:47:45.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:47:45.906Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2020-07-06T21:47:45.906Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-06T21:47:45.906Z] === RUN TestDaemonIpcModePrivate [2020-07-06T21:47:46.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:47:46.816Z] #25 26.59 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-06T21:47:47.013Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:47:47.083Z] #25 ... [2020-07-06T21:47:47.083Z] [2020-07-06T21:47:47.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:47:47.083Z] #39 3.525 Note: Building without setproctitle() and strlcpy() support. [2020-07-06T21:47:47.083Z] #39 3.525 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-06T21:47:47.083Z] #39 3.544 Note: Building without GnuTLS support [2020-07-06T21:47:47.083Z] #39 3.552 Makefile.config:39: Warn: you have no libnftables installed [2020-07-06T21:47:47.083Z] #39 3.552 Makefile.config:40: Warn: Building without nftables support [2020-07-06T21:47:47.083Z] #39 7.264 fatal: not a git repository (or any of the parent directories): .git [2020-07-06T21:47:47.083Z] #39 7.306 GEN .gitid [2020-07-06T21:47:47.083Z] #39 7.364 GEN criu/include/version.h [2020-07-06T21:47:47.083Z] #39 7.515 GEN include/common/asm [2020-07-06T21:47:47.083Z] #39 ... [2020-07-06T21:47:47.083Z] [2020-07-06T21:47:47.083Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:47:47.083Z] #25 27.12 skipping existing 9a99313a2c50 [2020-07-06T21:47:47.083Z] #25 27.19 [2020-07-06T21:47:47.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-06T21:47:47.408Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-07-06T21:47:47.408Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-06T21:47:47.408Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-06T21:47:47.744Z] #25 ... [2020-07-06T21:47:47.744Z] [2020-07-06T21:47:47.744Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:47:47.744Z] #41 51.59 github.com/LK4D4/vndr/versioned [2020-07-06T21:47:47.744Z] #41 57.01 crypto/cipher [2020-07-06T21:47:47.744Z] #41 57.02 crypto/sha512 [2020-07-06T21:47:47.744Z] #41 57.10 go/token [2020-07-06T21:47:47.744Z] #41 58.68 go/scanner [2020-07-06T21:47:47.744Z] #41 59.09 net/url [2020-07-06T21:47:47.744Z] #41 59.93 text/template/parse [2020-07-06T21:47:47.744Z] #41 61.05 go/ast [2020-07-06T21:47:48.008Z] #41 ... [2020-07-06T21:47:48.008Z] [2020-07-06T21:47:48.008Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:47:48.008Z] #10 59.70 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-06T21:47:48.008Z] #10 59.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-06T21:47:48.008Z] #10 59.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:47:48.008Z] #10 59.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-06T21:47:48.008Z] #10 59.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-06T21:47:48.008Z] #10 59.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:47:48.272Z] #10 ... [2020-07-06T21:47:48.272Z] [2020-07-06T21:47:48.272Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:47:48.272Z] #30 52.15 github.com/BurntSushi/toml [2020-07-06T21:47:48.272Z] #30 52.15 log [2020-07-06T21:47:48.272Z] #30 52.15 flag [2020-07-06T21:47:48.272Z] #30 56.00 github.com/BurntSushi/toml/cmd/tomlv [2020-07-06T21:47:48.535Z] #30 ... [2020-07-06T21:47:48.536Z] [2020-07-06T21:47:48.536Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:47:48.536Z] #33 2.100 + RM_GOPATH=0 [2020-07-06T21:47:48.536Z] #33 2.100 + TMP_GOPATH= [2020-07-06T21:47:48.536Z] #33 2.100 + : /build [2020-07-06T21:47:48.536Z] #33 2.100 + '[' -z '' ']' [2020-07-06T21:47:48.536Z] #33 2.101 ++ mktemp -d [2020-07-06T21:47:48.536Z] #33 2.104 + export GOPATH=/tmp/tmp.4qYM2VjRTx [2020-07-06T21:47:48.536Z] #33 2.104 + GOPATH=/tmp/tmp.4qYM2VjRTx [2020-07-06T21:47:48.536Z] #33 2.104 + RM_GOPATH=1 [2020-07-06T21:47:48.536Z] #33 2.104 + case "$(go env GOARCH)" in [2020-07-06T21:47:48.536Z] #33 2.105 ++ go env GOARCH [2020-07-06T21:47:48.536Z] #33 2.136 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:47:48.536Z] #33 2.136 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:47:48.536Z] #33 2.136 ++ dirname /tmp/install/install.sh [2020-07-06T21:47:48.536Z] #33 2.143 + dir=/tmp/install [2020-07-06T21:47:48.536Z] #33 2.143 + bin=tini [2020-07-06T21:47:48.536Z] #33 2.144 + shift [2020-07-06T21:47:48.536Z] #33 2.144 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-06T21:47:48.536Z] #33 2.144 + . /tmp/install/tini.installer [2020-07-06T21:47:48.536Z] #33 2.144 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:47:48.536Z] #33 2.144 + install_tini [2020-07-06T21:47:48.536Z] #33 2.151 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-06T21:47:48.536Z] #33 2.151 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:47:48.536Z] #33 2.152 + git clone https://github.com/krallin/tini.git /tmp/tmp.4qYM2VjRTx/tini [2020-07-06T21:47:48.536Z] #33 2.159 Cloning into '/tmp/tmp.4qYM2VjRTx/tini'... [2020-07-06T21:47:48.536Z] #33 2.936 + cd /tmp/tmp.4qYM2VjRTx/tini [2020-07-06T21:47:48.536Z] #33 2.936 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-06T21:47:48.536Z] #33 2.974 + cmake . [2020-07-06T21:47:48.536Z] #33 ... [2020-07-06T21:47:48.536Z] [2020-07-06T21:47:48.536Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:47:48.536Z] #39 10.87 PBCC images/timens.pb-c.c [2020-07-06T21:47:48.536Z] #39 11.16 DEP images/timens.pb-c.d [2020-07-06T21:47:48.536Z] #39 11.21 PBCC images/fown.pb-c.c [2020-07-06T21:47:48.536Z] #39 11.26 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-06T21:47:48.536Z] #39 11.50 PBCC images/opts.pb-c.c [2020-07-06T21:47:48.536Z] #39 11.52 PBCC images/memfd.pb-c.c [2020-07-06T21:47:48.536Z] #39 11.57 DEP images/fown.pb-c.d [2020-07-06T21:47:48.536Z] #39 11.61 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-06T21:47:48.536Z] #39 11.68 DEP images/opts.pb-c.d [2020-07-06T21:47:48.536Z] #39 11.75 DEP images/memfd.pb-c.d [2020-07-06T21:47:48.803Z] #39 11.80 PBCC images/sit.pb-c.c [2020-07-06T21:47:48.803Z] #39 11.87 DEP images/sit.pb-c.d [2020-07-06T21:47:48.803Z] #39 11.92 PBCC images/macvlan.pb-c.c [2020-07-06T21:47:48.803Z] #39 11.97 DEP images/macvlan.pb-c.d [2020-07-06T21:47:48.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:47:48.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:47:49.067Z] #39 12.03 PBCC images/autofs.pb-c.c [2020-07-06T21:47:49.067Z] #39 12.09 DEP images/autofs.pb-c.d [2020-07-06T21:47:49.067Z] #39 12.15 PBCC images/sysctl.pb-c.c [2020-07-06T21:47:49.067Z] #39 12.18 DEP images/sysctl.pb-c.d [2020-07-06T21:47:49.067Z] #39 12.26 PBCC images/time.pb-c.c [2020-07-06T21:47:49.067Z] #39 12.32 DEP images/time.pb-c.d [2020-07-06T21:47:49.331Z] #39 12.37 PBCC images/binfmt-misc.pb-c.c [2020-07-06T21:47:49.331Z] #39 12.41 DEP images/binfmt-misc.pb-c.d [2020-07-06T21:47:49.331Z] #39 12.45 PBCC images/seccomp.pb-c.c [2020-07-06T21:47:49.331Z] #39 12.48 DEP images/seccomp.pb-c.d [2020-07-06T21:47:49.331Z] #39 12.54 PBCC images/userns.pb-c.c [2020-07-06T21:47:49.331Z] #39 12.57 DEP images/userns.pb-c.d [2020-07-06T21:47:49.471Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-07-06T21:47:49.471Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-06T21:47:49.471Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-06T21:47:49.595Z] #39 ... [2020-07-06T21:47:49.595Z] [2020-07-06T21:47:49.595Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:47:49.595Z] #30 DONE 63.6s [2020-07-06T21:47:49.595Z] [2020-07-06T21:47:49.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:47:49.595Z] #39 12.63 PBCC images/cgroup.pb-c.c [2020-07-06T21:47:49.595Z] #39 12.69 DEP images/cgroup.pb-c.d [2020-07-06T21:47:49.860Z] #39 12.85 PBCC images/ext-file.pb-c.c [2020-07-06T21:47:49.860Z] #39 12.90 DEP images/ext-file.pb-c.d [2020-07-06T21:47:49.860Z] #39 ... [2020-07-06T21:47:49.860Z] [2020-07-06T21:47:49.860Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-06T21:47:49.860Z] #25 29.07 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-06T21:47:49.860Z] #25 29.48 [2020-07-06T21:47:49.860Z] #25 29.65 ######################################################################## 100.0% [2020-07-06T21:47:49.860Z] #25 29.75 [2020-07-06T21:47:49.860Z] #25 29.91 Download of images into '/build' complete. [2020-07-06T21:47:49.860Z] #25 29.91 Use something like the following to load the result into a Docker daemon: [2020-07-06T21:47:49.860Z] #25 29.91 tar -cC '/build' . | docker load [2020-07-06T21:47:49.860Z] #25 DONE 30.1s [2020-07-06T21:47:49.860Z] [2020-07-06T21:47:49.860Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:47:49.860Z] #39 13.03 PBCC images/rpc.pb-c.c [2020-07-06T21:47:49.860Z] #39 13.08 DEP images/rpc.pb-c.d [2020-07-06T21:47:50.122Z] #39 13.16 PBCC images/siginfo.pb-c.c [2020-07-06T21:47:50.122Z] #39 13.21 DEP images/siginfo.pb-c.d [2020-07-06T21:47:50.122Z] #39 13.25 PBCC images/pagemap.pb-c.c [2020-07-06T21:47:50.122Z] #39 13.31 DEP images/pagemap.pb-c.d [2020-07-06T21:47:50.386Z] #39 13.40 PBCC images/rlimit.pb-c.c [2020-07-06T21:47:50.386Z] #39 13.44 DEP images/rlimit.pb-c.d [2020-07-06T21:47:50.386Z] #39 13.53 PBCC images/file-lock.pb-c.c [2020-07-06T21:47:50.386Z] #39 13.55 DEP images/file-lock.pb-c.d [2020-07-06T21:47:50.386Z] #39 13.59 PBCC images/tty.pb-c.c [2020-07-06T21:47:50.650Z] #39 13.68 DEP images/tty.pb-c.d [2020-07-06T21:47:50.650Z] #39 13.74 PBCC images/tun.pb-c.c [2020-07-06T21:47:50.650Z] #39 13.81 PBCC images/netdev.pb-c.c [2020-07-06T21:47:50.817Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-06T21:47:50.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.88s) [2020-07-06T21:47:50.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.91s) [2020-07-06T21:47:50.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.82s) [2020-07-06T21:47:50.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.87s) [2020-07-06T21:47:50.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2020-07-06T21:47:50.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2020-07-06T21:47:50.817Z] === RUN TestBuildMultiStageCopy [2020-07-06T21:47:50.817Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-06T21:47:50.914Z] #39 13.87 DEP images/tun.pb-c.d [2020-07-06T21:47:50.914Z] #39 13.92 DEP images/netdev.pb-c.d [2020-07-06T21:47:50.914Z] #39 13.99 PBCC images/vma.pb-c.c [2020-07-06T21:47:50.976Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-07-06T21:47:50.976Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-06T21:47:50.976Z] === RUN TestIpcModeOlderClient [2020-07-06T21:47:50.976Z] === PAUSE TestIpcModeOlderClient [2020-07-06T21:47:50.976Z] === RUN TestKillContainerInvalidSignal [2020-07-06T21:47:51.178Z] #39 14.09 DEP images/vma.pb-c.d [2020-07-06T21:47:51.178Z] #39 14.23 PBCC images/creds.pb-c.c [2020-07-06T21:47:51.178Z] #39 14.30 DEP images/creds.pb-c.d [2020-07-06T21:47:51.442Z] #39 14.53 PBCC images/utsns.pb-c.c [2020-07-06T21:47:51.442Z] #39 14.62 DEP images/utsns.pb-c.d [2020-07-06T21:47:51.706Z] #39 14.70 PBCC images/ipc-desc.pb-c.c [2020-07-06T21:47:51.706Z] #39 14.75 PBCC images/ipc-sem.pb-c.c [2020-07-06T21:47:51.706Z] #39 14.78 DEP images/ipc-desc.pb-c.d [2020-07-06T21:47:51.706Z] #39 14.88 DEP images/ipc-sem.pb-c.d [2020-07-06T21:47:51.970Z] #39 15.00 PBCC images/ipc-msg.pb-c.c [2020-07-06T21:47:51.970Z] #39 15.04 DEP images/ipc-msg.pb-c.d [2020-07-06T21:47:51.970Z] #39 15.19 PBCC images/ipc-shm.pb-c.c [2020-07-06T21:47:52.007Z] --- PASS: TestKillContainerInvalidSignal (0.94s) [2020-07-06T21:47:52.007Z] === RUN TestKillContainer [2020-07-06T21:47:52.007Z] === RUN TestKillContainer/no_signal [2020-07-06T21:47:52.235Z] #39 15.20 DEP images/ipc-shm.pb-c.d [2020-07-06T21:47:52.235Z] #39 15.35 PBCC images/ipc-var.pb-c.c [2020-07-06T21:47:52.235Z] #39 15.36 DEP images/ipc-var.pb-c.d [2020-07-06T21:47:52.498Z] #39 15.54 PBCC images/sk-opts.pb-c.c [2020-07-06T21:47:52.498Z] #39 15.59 PBCC images/packet-sock.pb-c.c [2020-07-06T21:47:52.498Z] #39 15.66 DEP images/sk-opts.pb-c.d [2020-07-06T21:47:52.498Z] #39 15.71 DEP images/packet-sock.pb-c.d [2020-07-06T21:47:52.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-06T21:47:52.762Z] #39 15.77 PBCC images/sk-netlink.pb-c.c [2020-07-06T21:47:52.762Z] #39 15.80 DEP images/sk-netlink.pb-c.d [2020-07-06T21:47:52.762Z] #39 15.86 PBCC images/sk-inet.pb-c.c [2020-07-06T21:47:52.762Z] #39 15.94 DEP images/sk-inet.pb-c.d [2020-07-06T21:47:52.762Z] #39 16.00 PBCC images/sk-unix.pb-c.c [2020-07-06T21:47:53.025Z] #39 16.13 DEP images/sk-unix.pb-c.d [2020-07-06T21:47:53.025Z] #39 16.20 PBCC images/mm.pb-c.c [2020-07-06T21:47:53.025Z] #39 16.25 DEP images/mm.pb-c.d [2020-07-06T21:47:53.040Z] === RUN TestKillContainer/non_killing_signal [2020-07-06T21:47:53.289Z] #39 16.28 PBCC images/timerfd.pb-c.c [2020-07-06T21:47:53.289Z] #39 16.35 DEP images/timerfd.pb-c.d [2020-07-06T21:47:53.289Z] #39 16.43 PBCC images/timer.pb-c.c [2020-07-06T21:47:53.289Z] #39 16.48 DEP images/timer.pb-c.d [2020-07-06T21:47:53.330Z] === RUN TestKillContainer/killing_signal [2020-07-06T21:47:53.552Z] #39 16.58 PBCC images/sa.pb-c.c [2020-07-06T21:47:53.552Z] #39 16.61 DEP images/sa.pb-c.d [2020-07-06T21:47:53.552Z] #39 16.70 PBCC images/pipe-data.pb-c.c [2020-07-06T21:47:53.552Z] #39 16.71 DEP images/pipe-data.pb-c.d [2020-07-06T21:47:53.552Z] #39 16.79 PBCC images/mnt.pb-c.c [2020-07-06T21:47:53.816Z] #39 16.89 DEP images/mnt.pb-c.d [2020-07-06T21:47:53.816Z] #39 16.94 PBCC images/sk-packet.pb-c.c [2020-07-06T21:47:53.816Z] #39 16.97 DEP images/sk-packet.pb-c.d [2020-07-06T21:47:54.079Z] #39 17.01 PBCC images/tcp-stream.pb-c.c [2020-07-06T21:47:54.079Z] #39 17.10 DEP images/tcp-stream.pb-c.d [2020-07-06T21:47:54.079Z] #39 17.14 PBCC images/pipe.pb-c.c [2020-07-06T21:47:54.079Z] #39 17.20 DEP images/pipe.pb-c.d [2020-07-06T21:47:54.079Z] #39 17.26 PBCC images/pstree.pb-c.c [2020-07-06T21:47:54.101Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-06T21:47:54.343Z] #39 17.32 DEP images/pstree.pb-c.d [2020-07-06T21:47:54.343Z] #39 17.40 PBCC images/fs.pb-c.c [2020-07-06T21:47:54.343Z] #39 17.44 DEP images/fs.pb-c.d [2020-07-06T21:47:54.343Z] #39 17.51 PBCC images/signalfd.pb-c.c [2020-07-06T21:47:54.606Z] #39 17.57 DEP images/signalfd.pb-c.d [2020-07-06T21:47:54.606Z] #39 17.66 PBCC images/fh.pb-c.c [2020-07-06T21:47:54.606Z] #39 17.73 PBCC images/fsnotify.pb-c.c [2020-07-06T21:47:54.606Z] #39 17.77 DEP images/fh.pb-c.d [2020-07-06T21:47:54.831Z] --- PASS: TestKillContainer (2.62s) [2020-07-06T21:47:54.831Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-07-06T21:47:54.832Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-07-06T21:47:54.832Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-07-06T21:47:54.832Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-06T21:47:54.832Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-06T21:47:54.873Z] #39 17.82 DEP images/fsnotify.pb-c.d [2020-07-06T21:47:54.873Z] #39 17.86 PBCC images/eventpoll.pb-c.c [2020-07-06T21:47:54.873Z] #39 ... [2020-07-06T21:47:54.873Z] [2020-07-06T21:47:54.873Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:47:54.873Z] #47 58.74 mvdan.cc/editorconfig [2020-07-06T21:47:54.873Z] #47 61.54 go/ast [2020-07-06T21:47:54.873Z] #47 63.08 mvdan.cc/sh/v3/syntax [2020-07-06T21:47:54.873Z] #47 ... [2020-07-06T21:47:54.873Z] [2020-07-06T21:47:54.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:47:54.873Z] #39 17.92 DEP images/eventpoll.pb-c.d [2020-07-06T21:47:54.873Z] #39 17.96 PBCC images/eventfd.pb-c.c [2020-07-06T21:47:54.873Z] #39 18.03 DEP images/eventfd.pb-c.d [2020-07-06T21:47:55.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-06T21:47:55.135Z] #39 18.08 PBCC images/remap-file-path.pb-c.c [2020-07-06T21:47:55.136Z] #39 18.12 DEP images/remap-file-path.pb-c.d [2020-07-06T21:47:55.136Z] #39 18.21 PBCC images/fifo.pb-c.c [2020-07-06T21:47:55.136Z] #39 18.24 DEP images/fifo.pb-c.d [2020-07-06T21:47:55.136Z] #39 18.31 PBCC images/ghost-file.pb-c.c [2020-07-06T21:47:55.399Z] #39 18.40 DEP images/ghost-file.pb-c.d [2020-07-06T21:47:55.399Z] #39 18.46 PBCC images/regfile.pb-c.c [2020-07-06T21:47:55.399Z] #39 18.58 DEP images/regfile.pb-c.d [2020-07-06T21:47:55.472Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-06T21:47:55.662Z] #39 18.61 PBCC images/ns.pb-c.c [2020-07-06T21:47:55.662Z] #39 18.64 DEP images/ns.pb-c.d [2020-07-06T21:47:55.662Z] #39 18.74 PBCC images/fdinfo.pb-c.c [2020-07-06T21:47:55.662Z] #39 18.86 DEP images/fdinfo.pb-c.d [2020-07-06T21:47:55.928Z] #39 18.96 PBCC images/core-aarch64.pb-c.c [2020-07-06T21:47:55.928Z] #39 19.03 PBCC images/core-arm.pb-c.c [2020-07-06T21:47:55.928Z] #39 19.08 PBCC images/core-ppc64.pb-c.c [2020-07-06T21:47:56.192Z] #39 19.14 PBCC images/core-s390.pb-c.c [2020-07-06T21:47:56.192Z] #39 19.22 PBCC images/core-x86.pb-c.c [2020-07-06T21:47:56.192Z] #39 19.27 PBCC images/core.pb-c.c [2020-07-06T21:47:56.192Z] #39 19.31 PBCC images/inventory.pb-c.c [2020-07-06T21:47:56.410Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-06T21:47:56.455Z] #39 19.38 DEP images/core-aarch64.pb-c.d [2020-07-06T21:47:56.455Z] #39 19.46 DEP images/core-arm.pb-c.d [2020-07-06T21:47:56.455Z] #39 19.52 DEP images/core-ppc64.pb-c.d [2020-07-06T21:47:56.455Z] #39 19.59 DEP images/core-s390.pb-c.d [2020-07-06T21:47:56.504Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2020-07-06T21:47:56.504Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-07-06T21:47:56.504Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-07-06T21:47:56.504Z] === RUN TestKillStoppedContainer [2020-07-06T21:47:56.504Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-06T21:47:56.504Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-06T21:47:56.504Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-07-06T21:47:56.504Z] === RUN TestKillDifferentUserContainer [2020-07-06T21:47:56.723Z] #39 19.73 DEP images/core-x86.pb-c.d [2020-07-06T21:47:56.723Z] #39 19.80 DEP images/core.pb-c.d [2020-07-06T21:47:56.723Z] #39 19.85 DEP images/inventory.pb-c.d [2020-07-06T21:47:56.723Z] #39 19.90 PBCC images/cpuinfo.pb-c.c [2020-07-06T21:47:56.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-06T21:47:56.987Z] #39 19.94 DEP images/cpuinfo.pb-c.d [2020-07-06T21:47:56.987Z] #39 20.01 PBCC images/stats.pb-c.c [2020-07-06T21:47:56.987Z] #39 20.02 DEP images/stats.pb-c.d [2020-07-06T21:47:57.366Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-06T21:47:57.534Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-07-06T21:47:57.534Z] === RUN TestInspectOomKilledTrue [2020-07-06T21:47:57.534Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-06T21:47:57.534Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:47:57.534Z] === RUN TestInspectOomKilledFalse [2020-07-06T21:47:57.534Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-06T21:47:57.534Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:47:57.534Z] === RUN TestLinksEtcHostsContentMatch [2020-07-06T21:47:57.577Z] #39 ... [2020-07-06T21:47:57.577Z] [2020-07-06T21:47:57.577Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:47:57.577Z] #33 10.57 -- The C compiler identification is GNU 8.3.0 [2020-07-06T21:47:57.577Z] #33 10.62 -- Check for working C compiler: /usr/bin/cc [2020-07-06T21:47:57.577Z] #33 11.46 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-06T21:47:57.577Z] #33 11.47 -- Detecting C compiler ABI info [2020-07-06T21:47:57.577Z] #33 12.49 -- Detecting C compiler ABI info - done [2020-07-06T21:47:57.577Z] #33 12.54 -- Detecting C compile features [2020-07-06T21:47:57.577Z] #33 14.93 -- Detecting C compile features - done [2020-07-06T21:47:57.577Z] #33 14.97 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-06T21:47:57.577Z] #33 15.32 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-06T21:47:57.577Z] #33 15.45 -- Configuring done [2020-07-06T21:47:57.577Z] #33 15.47 -- Generating done [2020-07-06T21:47:57.577Z] #33 15.48 -- Build files have been written to: /tmp/tmp.4qYM2VjRTx/tini [2020-07-06T21:47:57.577Z] #33 15.49 + make tini-static [2020-07-06T21:47:57.577Z] #33 15.94 Scanning dependencies of target tini-static [2020-07-06T21:47:57.577Z] #33 16.09 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-06T21:47:57.577Z] #33 17.56 [100%] Linking C executable tini-static [2020-07-06T21:47:57.577Z] #33 18.22 [100%] Built target tini-static [2020-07-06T21:47:57.577Z] #33 18.30 + mkdir -p /build [2020-07-06T21:47:57.577Z] #33 18.30 + cp tini-static /build/docker-init [2020-07-06T21:47:57.577Z] #33 DONE 18.9s [2020-07-06T21:47:57.577Z] [2020-07-06T21:47:57.577Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:47:57.577Z] #52 31.84 Checking out files: 47% (1522/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 86% (2752/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-06T21:47:57.577Z] #52 33.43 + cd /tmp/tmp.Y206nhafIv/src/github.com/containerd/containerd [2020-07-06T21:47:57.577Z] #52 33.43 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-06T21:47:57.577Z] #52 35.16 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-06T21:47:57.577Z] #52 35.16 + BUILDTAGS='netgo osusergo static_build' [2020-07-06T21:47:57.577Z] #52 35.16 + export EXTRA_FLAGS=-buildmode=pie [2020-07-06T21:47:57.577Z] #52 35.17 + EXTRA_FLAGS=-buildmode=pie [2020-07-06T21:47:57.577Z] #52 35.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-06T21:47:57.577Z] #52 35.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-06T21:47:57.577Z] #52 35.17 + '[' '' = dynamic ']' [2020-07-06T21:47:57.577Z] #52 35.17 + make [2020-07-06T21:47:57.577Z] #52 36.44 + bin/ctr [2020-07-06T21:47:58.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-06T21:47:58.164Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-07-06T21:47:58.164Z] === RUN TestLinksContainerNames [2020-07-06T21:47:58.327Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2020-07-06T21:47:58.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2020-07-06T21:47:58.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-06T21:47:58.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-06T21:47:58.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-06T21:47:58.327Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-06T21:47:58.327Z] === RUN TestBuildMultiStageParentConfig [2020-07-06T21:47:58.975Z] #52 ... [2020-07-06T21:47:58.975Z] [2020-07-06T21:47:58.975Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:47:58.975Z] #39 21.89 make[1]: Nothing to be done for 'all'. [2020-07-06T21:47:58.975Z] #39 ... [2020-07-06T21:47:58.975Z] [2020-07-06T21:47:58.975Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:47:58.975Z] #41 62.82 encoding/json [2020-07-06T21:47:58.975Z] #41 68.23 text/template [2020-07-06T21:47:58.975Z] #41 68.46 go/parser [2020-07-06T21:47:58.975Z] #41 72.34 encoding/xml [2020-07-06T21:47:58.975Z] #41 ... [2020-07-06T21:47:58.975Z] [2020-07-06T21:47:58.975Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:47:58.975Z] #47 69.12 golang.org/x/crypto/ssh/terminal [2020-07-06T21:47:58.975Z] #47 72.98 mvdan.cc/sh/v3/cmd/shfmt [2020-07-06T21:47:59.666Z] --- PASS: TestLinksContainerNames (1.75s) [2020-07-06T21:47:59.666Z] === RUN TestLogsFollowTailEmpty [2020-07-06T21:48:00.696Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-07-06T21:48:00.696Z] === RUN TestContainerNetworkMountsNoChown [2020-07-06T21:48:01.186Z] #47 ... [2020-07-06T21:48:01.186Z] [2020-07-06T21:48:01.186Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:48:01.186Z] #41 74.85 compress/gzip [2020-07-06T21:48:01.726Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/default [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/default [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/private [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/private [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rprivate [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/slave [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/slave [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rslave [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/shared [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/shared [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rshared [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/default [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/rshared [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/shared [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/rslave [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/slave [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/rprivate [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/private [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-06T21:48:01.726Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:48:01.726Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-06T21:48:01.726Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:48:01.763Z] #41 75.70 encoding/asn1 [2020-07-06T21:48:02.017Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:48:02.017Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-06T21:48:02.017Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:48:02.017Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:48:02.017Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-06T21:48:02.017Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:48:02.017Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:48:02.017Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:48:02.307Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:48:02.307Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:48:02.307Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:48:02.307Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-06T21:48:02.307Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-06T21:48:02.307Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:48:02.307Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-06T21:48:02.307Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:48:02.307Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:48:02.307Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:48:02.307Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:48:02.307Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-06T21:48:02.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-06T21:48:02.598Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-06T21:48:02.598Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-06T21:48:02.598Z] === RUN TestContainerBindMountNonRecursive [2020-07-06T21:48:02.712Z] #41 76.55 go/doc [2020-07-06T21:48:03.590Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-07-06T21:48:03.590Z] === RUN TestBuildLabelWithTargets [2020-07-06T21:48:03.663Z] #41 ... [2020-07-06T21:48:03.663Z] [2020-07-06T21:48:03.663Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-06T21:48:03.663Z] #47 DONE 77.7s [2020-07-06T21:48:03.927Z] [2020-07-06T21:48:03.927Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:48:03.927Z] #10 77.50 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-06T21:48:03.927Z] #10 77.50 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-06T21:48:03.927Z] #10 77.51 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:48:04.664Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2020-07-06T21:48:04.664Z] === RUN TestNetworkNat [2020-07-06T21:48:05.695Z] --- PASS: TestNetworkNat (0.94s) [2020-07-06T21:48:05.695Z] === RUN TestNetworkLocalhostTCPNat [2020-07-06T21:48:06.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-06T21:48:06.727Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-07-06T21:48:06.727Z] === RUN TestNetworkLoopbackNat [2020-07-06T21:48:09.860Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-06T21:48:09.860Z] [2020-07-06T21:48:09.860Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-06T21:48:09.860Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-06T21:48:09.860Z] Using test binary docker [2020-07-06T21:48:09.860Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-06T21:48:09.860Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-06T21:48:09.860Z] INFO: Waiting for daemon to start... [2020-07-06T21:48:09.860Z] Starting dockerd [2020-07-06T21:48:09.860Z] . [2020-07-06T21:48:09.860Z] INFO: Building docker-sdk-python3:4.2.1... [2020-07-06T21:48:10.236Z] --- PASS: TestNetworkLoopbackNat (3.27s) [2020-07-06T21:48:10.236Z] === RUN TestPause [2020-07-06T21:48:10.541Z] #10 ... [2020-07-06T21:48:10.541Z] [2020-07-06T21:48:10.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:48:10.541Z] #39 24.48 CC images/stats.o [2020-07-06T21:48:10.541Z] #39 24.84 CC images/core.o [2020-07-06T21:48:10.541Z] #39 25.59 CC images/core-x86.o [2020-07-06T21:48:10.541Z] #39 26.18 CC images/core-arm.o [2020-07-06T21:48:10.541Z] #39 26.64 CC images/core-aarch64.o [2020-07-06T21:48:10.541Z] #39 27.14 CC images/core-ppc64.o [2020-07-06T21:48:10.541Z] #39 27.98 CC images/core-s390.o [2020-07-06T21:48:10.541Z] #39 28.74 CC images/cpuinfo.o [2020-07-06T21:48:10.541Z] #39 29.19 CC images/inventory.o [2020-07-06T21:48:10.541Z] #39 29.51 CC images/fdinfo.o [2020-07-06T21:48:10.541Z] #39 29.89 CC images/fown.o [2020-07-06T21:48:10.541Z] #39 30.09 CC images/ns.o [2020-07-06T21:48:10.541Z] #39 30.34 CC images/regfile.o [2020-07-06T21:48:10.541Z] #39 30.60 CC images/ghost-file.o [2020-07-06T21:48:10.541Z] #39 30.91 CC images/fifo.o [2020-07-06T21:48:10.541Z] #39 31.11 CC images/remap-file-path.o [2020-07-06T21:48:10.541Z] #39 31.28 CC images/eventfd.o [2020-07-06T21:48:10.541Z] #39 31.58 CC images/eventpoll.o [2020-07-06T21:48:10.541Z] #39 31.86 CC images/fh.o [2020-07-06T21:48:10.541Z] #39 32.12 CC images/fsnotify.o [2020-07-06T21:48:10.541Z] #39 32.71 CC images/signalfd.o [2020-07-06T21:48:10.541Z] #39 32.96 CC images/fs.o [2020-07-06T21:48:10.541Z] #39 33.23 CC images/pstree.o [2020-07-06T21:48:10.541Z] #39 33.33 CC images/pipe.o [2020-07-06T21:48:10.541Z] #39 33.54 CC images/tcp-stream.o [2020-07-06T21:48:10.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-06T21:48:10.804Z] #39 33.79 CC images/sk-packet.o [2020-07-06T21:48:10.866Z] --- PASS: TestPause (0.95s) [2020-07-06T21:48:10.866Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-06T21:48:10.866Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-06T21:48:10.866Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-06T21:48:10.866Z] === RUN TestPauseStopPausedContainer [2020-07-06T21:48:11.068Z] #39 34.22 CC images/mnt.o [2020-07-06T21:48:11.353Z] #39 34.47 CC images/pipe-data.o [2020-07-06T21:48:11.617Z] #39 34.69 CC images/sa.o [2020-07-06T21:48:11.698Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-06T21:48:11.698Z] === RUN TestBuildWithEmptyLayers [2020-07-06T21:48:11.881Z] #39 34.92 CC images/timer.o [2020-07-06T21:48:11.896Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2020-07-06T21:48:11.896Z] === RUN TestPsFilter [2020-07-06T21:48:11.896Z] --- PASS: TestPsFilter (0.26s) [2020-07-06T21:48:11.896Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-06T21:48:12.145Z] #39 35.25 CC images/timerfd.o [2020-07-06T21:48:12.408Z] #39 ... [2020-07-06T21:48:12.408Z] [2020-07-06T21:48:12.408Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:48:12.408Z] #54 81.48 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-06T21:48:12.408Z] #54 81.48 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-06T21:48:12.408Z] #54 DONE 86.3s [2020-07-06T21:48:12.408Z] [2020-07-06T21:48:12.408Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-06T21:48:12.408Z] #55 DONE 0.1s [2020-07-06T21:48:12.408Z] [2020-07-06T21:48:12.408Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:48:12.408Z] #39 35.40 CC images/mm.o [2020-07-06T21:48:12.408Z] #39 ... [2020-07-06T21:48:12.408Z] [2020-07-06T21:48:12.408Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:48:12.408Z] #41 79.51 vendor/golang.org/x/crypto/cryptobyte [2020-07-06T21:48:12.408Z] #41 80.32 github.com/LK4D4/vndr/build [2020-07-06T21:48:12.408Z] #41 80.90 vendor/golang.org/x/text/unicode/norm [2020-07-06T21:48:12.408Z] #41 82.65 mime [2020-07-06T21:48:12.408Z] #41 84.73 vendor/golang.org/x/net/idna [2020-07-06T21:48:12.408Z] #41 85.52 net/textproto [2020-07-06T21:48:12.408Z] #41 85.52 crypto/x509 [2020-07-06T21:48:12.408Z] #41 85.99 vendor/golang.org/x/net/http/httpproxy [2020-07-06T21:48:12.408Z] #41 ... [2020-07-06T21:48:12.408Z] [2020-07-06T21:48:12.408Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-06T21:48:12.408Z] #56 DONE 0.1s [2020-07-06T21:48:12.672Z] [2020-07-06T21:48:12.672Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:48:12.672Z] #28 ... [2020-07-06T21:48:12.672Z] [2020-07-06T21:48:12.672Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:48:12.672Z] #41 86.75 vendor/golang.org/x/net/http/httpguts [2020-07-06T21:48:12.927Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-07-06T21:48:12.927Z] === RUN TestRemoveContainerWithVolume [2020-07-06T21:48:12.935Z] #41 86.75 mime/multipart [2020-07-06T21:48:13.558Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-07-06T21:48:13.558Z] === RUN TestRemoveContainerRunning [2020-07-06T21:48:14.229Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-07-06T21:48:14.229Z] === RUN TestBuildMultiStageOnBuild [2020-07-06T21:48:14.589Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-07-06T21:48:14.589Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-06T21:48:14.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-06T21:48:15.230Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-07-06T21:48:15.230Z] === RUN TestRemoveInvalidContainer [2020-07-06T21:48:15.230Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-06T21:48:15.230Z] === RUN TestRenameLinkedContainer [2020-07-06T21:48:15.497Z] #41 88.95 crypto/tls [2020-07-06T21:48:18.061Z] #41 ... [2020-07-06T21:48:18.061Z] [2020-07-06T21:48:18.061Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-06T21:48:18.061Z] #10 88.73 Selecting previously unselected package libapparmor1:arm64. [2020-07-06T21:48:18.061Z] #10 88.74 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-06T21:48:18.061Z] #10 88.74 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-06T21:48:18.061Z] #10 88.83 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-06T21:48:18.061Z] #10 88.83 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-06T21:48:18.061Z] #10 88.83 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-06T21:48:18.061Z] #10 88.95 Selecting previously unselected package libbtrfs0. [2020-07-06T21:48:18.061Z] #10 88.96 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-06T21:48:18.061Z] #10 88.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-06T21:48:18.061Z] #10 89.07 Selecting previously unselected package libbtrfs-dev. [2020-07-06T21:48:18.061Z] #10 89.07 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-06T21:48:18.061Z] #10 89.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:48:18.061Z] #10 89.18 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-06T21:48:18.061Z] #10 89.19 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-06T21:48:18.061Z] #10 89.20 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-06T21:48:18.061Z] #10 89.29 Selecting previously unselected package libudev-dev:arm64. [2020-07-06T21:48:18.061Z] #10 89.32 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-06T21:48:18.061Z] #10 89.35 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-06T21:48:18.061Z] #10 89.52 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-06T21:48:18.061Z] #10 89.52 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-06T21:48:18.061Z] #10 89.55 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-06T21:48:18.061Z] #10 89.80 Selecting previously unselected package libpcre16-3:arm64. [2020-07-06T21:48:18.061Z] #10 89.81 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-06T21:48:18.061Z] #10 89.83 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-06T21:48:18.061Z] #10 90.00 Selecting previously unselected package libpcre32-3:arm64. [2020-07-06T21:48:18.061Z] #10 90.00 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-06T21:48:18.062Z] #10 90.01 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-06T21:48:18.062Z] #10 90.15 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-06T21:48:18.062Z] #10 90.15 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-06T21:48:18.062Z] #10 90.16 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-06T21:48:18.062Z] #10 90.26 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-06T21:48:18.062Z] #10 90.27 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-06T21:48:18.062Z] #10 90.28 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-06T21:48:18.062Z] #10 90.65 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-06T21:48:18.062Z] #10 90.65 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-06T21:48:18.062Z] #10 90.66 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-06T21:48:18.062Z] #10 90.88 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-06T21:48:18.062Z] #10 90.89 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-06T21:48:18.062Z] #10 90.91 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-06T21:48:18.062Z] #10 90.99 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-06T21:48:18.062Z] #10 90.99 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-06T21:48:18.062Z] #10 91.02 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-06T21:48:18.062Z] #10 91.16 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-06T21:48:18.062Z] #10 91.17 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-06T21:48:18.062Z] #10 91.18 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-06T21:48:18.062Z] #10 91.76 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-06T21:48:18.062Z] #10 91.77 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-06T21:48:18.062Z] #10 91.78 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-06T21:48:18.062Z] #10 91.80 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-06T21:48:18.062Z] #10 91.82 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-06T21:48:18.062Z] #10 91.87 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-06T21:48:18.062Z] #10 91.89 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:48:18.062Z] #10 91.90 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-06T21:48:18.062Z] #10 91.92 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-06T21:48:18.062Z] #10 91.93 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-06T21:48:18.062Z] #10 91.96 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-06T21:48:18.062Z] #10 91.98 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-06T21:48:18.062Z] #10 91.99 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-06T21:48:18.062Z] #10 92.00 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-06T21:48:18.062Z] #10 92.02 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-06T21:48:18.062Z] #10 92.03 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-06T21:48:18.062Z] #10 92.04 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-06T21:48:18.062Z] #10 92.07 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:48:18.062Z] #10 92.08 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-07-06T21:48:18.062Z] #10 92.10 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-07-06T21:48:18.062Z] #10 92.11 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-06T21:48:18.062Z] #10 92.12 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-07-06T21:48:18.062Z] #10 92.13 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-07-06T21:48:18.062Z] #10 92.15 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-06T21:48:18.062Z] #10 92.16 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-06T21:48:18.062Z] #10 92.18 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-06T21:48:18.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-06T21:48:18.325Z] #10 92.20 Setting up dmsetup (2:1.02.155-3) ... [2020-07-06T21:48:18.325Z] #10 92.23 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-06T21:48:18.325Z] #10 92.25 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-06T21:48:18.325Z] #10 92.27 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:48:18.903Z] #10 DONE 92.7s [2020-07-06T21:48:18.903Z] [2020-07-06T21:48:18.903Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:48:19.495Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-07-06T21:48:19.495Z] === RUN TestBuildUncleanTarFilenames [2020-07-06T21:48:19.675Z] --- PASS: TestRenameLinkedContainer (3.63s) [2020-07-06T21:48:19.675Z] === RUN TestRenameStoppedContainer [2020-07-06T21:48:19.754Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-07-06T21:48:19.754Z] === RUN TestBuildMultiStageLayerLeak [2020-07-06T21:48:19.967Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-07-06T21:48:19.967Z] === RUN TestRenameRunningContainerAndReuse [2020-07-06T21:48:20.835Z] #49 2.195 + RM_GOPATH=0 [2020-07-06T21:48:20.835Z] #49 2.195 + TMP_GOPATH= [2020-07-06T21:48:20.835Z] #49 2.195 + : /build [2020-07-06T21:48:20.835Z] #49 2.195 + '[' -z '' ']' [2020-07-06T21:48:20.835Z] #49 2.196 ++ mktemp -d [2020-07-06T21:48:20.835Z] #49 2.200 + export GOPATH=/tmp/tmp.DqtS68bD2l [2020-07-06T21:48:20.835Z] #49 2.201 + GOPATH=/tmp/tmp.DqtS68bD2l [2020-07-06T21:48:20.835Z] #49 2.201 + RM_GOPATH=1 [2020-07-06T21:48:20.835Z] #49 2.202 + case "$(go env GOARCH)" in [2020-07-06T21:48:20.835Z] #49 2.203 ++ go env GOARCH [2020-07-06T21:48:20.835Z] #49 2.214 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T21:48:20.835Z] #49 2.215 + GO_BUILDMODE=-buildmode=pie [2020-07-06T21:48:20.835Z] #49 2.216 ++ dirname /tmp/install/install.sh [2020-07-06T21:48:20.835Z] #49 2.217 + dir=/tmp/install [2020-07-06T21:48:20.835Z] #49 2.217 + bin=runc [2020-07-06T21:48:20.835Z] #49 2.217 + shift [2020-07-06T21:48:20.835Z] #49 2.217 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-06T21:48:20.835Z] #49 2.217 + . /tmp/install/runc.installer [2020-07-06T21:48:20.835Z] #49 2.217 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-06T21:48:20.835Z] #49 2.218 + install_runc [2020-07-06T21:48:20.835Z] #49 2.220 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-06T21:48:20.835Z] #49 2.222 + uname -r [2020-07-06T21:48:20.835Z] #49 2.223 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-06T21:48:20.835Z] #49 2.223 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-06T21:48:20.835Z] #49 2.223 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-06T21:48:20.835Z] #49 2.224 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DqtS68bD2l/src/github.com/opencontainers/runc [2020-07-06T21:48:20.835Z] #49 2.244 Cloning into '/tmp/tmp.DqtS68bD2l/src/github.com/opencontainers/runc'... [2020-07-06T21:48:21.100Z] #49 ... [2020-07-06T21:48:21.100Z] [2020-07-06T21:48:21.100Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-06T21:48:21.100Z] #11 DONE 2.3s [2020-07-06T21:48:21.364Z] [2020-07-06T21:48:21.364Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-06T21:48:22.033Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2020-07-06T21:48:22.033Z] === RUN TestRenameInvalidName [2020-07-06T21:48:22.386Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-06T21:48:22.386Z] Using test binary docker [2020-07-06T21:48:22.386Z] +++ /etc/init.d/apparmor start [2020-07-06T21:48:22.386Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-06T21:48:22.386Z] INFO: Waiting for daemon to start... [2020-07-06T21:48:22.386Z] Starting dockerd [2020-07-06T21:48:22.386Z] +++ 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-07-06T21:48:22.663Z] --- PASS: TestRenameInvalidName (0.88s) [2020-07-06T21:48:22.663Z] === RUN TestRenameAnonymousContainer [2020-07-06T21:48:22.764Z] #12 ... [2020-07-06T21:48:22.764Z] [2020-07-06T21:48:22.764Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:48:22.764Z] #39 35.92 CC images/sk-opts.o [2020-07-06T21:48:22.764Z] #39 36.16 CC images/sk-unix.o [2020-07-06T21:48:22.764Z] #39 36.57 CC images/sk-inet.o [2020-07-06T21:48:22.764Z] #39 37.10 CC images/tun.o [2020-07-06T21:48:22.764Z] #39 37.31 CC images/sk-netlink.o [2020-07-06T21:48:22.764Z] #39 37.56 CC images/packet-sock.o [2020-07-06T21:48:22.764Z] #39 38.10 CC images/ipc-var.o [2020-07-06T21:48:22.764Z] #39 38.32 CC images/ipc-desc.o [2020-07-06T21:48:22.764Z] #39 38.68 CC images/ipc-shm.o [2020-07-06T21:48:22.764Z] #39 38.92 CC images/ipc-msg.o [2020-07-06T21:48:22.764Z] #39 39.17 CC images/ipc-sem.o [2020-07-06T21:48:22.764Z] #39 39.41 CC images/utsns.o [2020-07-06T21:48:22.764Z] #39 39.62 CC images/creds.o [2020-07-06T21:48:22.764Z] #39 39.80 CC images/vma.o [2020-07-06T21:48:22.764Z] #39 40.06 CC images/netdev.o [2020-07-06T21:48:22.764Z] #39 40.42 CC images/tty.o [2020-07-06T21:48:22.764Z] #39 40.99 CC images/file-lock.o [2020-07-06T21:48:22.764Z] #39 41.20 CC images/rlimit.o [2020-07-06T21:48:22.764Z] #39 41.36 CC images/pagemap.o [2020-07-06T21:48:22.764Z] #39 41.71 CC images/siginfo.o [2020-07-06T21:48:22.764Z] #39 41.95 CC images/rpc.o [2020-07-06T21:48:22.764Z] #39 43.16 CC images/ext-file.o [2020-07-06T21:48:22.764Z] #39 43.38 CC images/cgroup.o [2020-07-06T21:48:22.764Z] #39 44.11 CC images/userns.o [2020-07-06T21:48:22.764Z] #39 44.54 CC images/google/protobuf/descriptor.o [2020-07-06T21:48:23.029Z] #39 46.17 CC images/opts.o [2020-07-06T21:48:23.293Z] #39 ... [2020-07-06T21:48:23.293Z] [2020-07-06T21:48:23.293Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-06T21:48:23.293Z] #12 DONE 2.3s [2020-07-06T21:48:23.293Z] [2020-07-06T21:48:23.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:48:23.293Z] #39 46.35 CC images/seccomp.o [2020-07-06T21:48:23.293Z] #39 ... [2020-07-06T21:48:23.293Z] [2020-07-06T21:48:23.293Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:48:23.293Z] #41 93.34 net/http/httptrace [2020-07-06T21:48:23.293Z] #41 93.60 net/http [2020-07-06T21:48:24.295Z] . [2020-07-06T21:48:24.295Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-06T21:48:24.295Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-06T21:48:24.295Z] Error: No such image: emptyfs [2020-07-06T21:48:24.295Z] ++++ docker load [2020-07-06T21:48:24.295Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-06T21:48:24.696Z] #41 ... [2020-07-06T21:48:24.696Z] [2020-07-06T21:48:24.696Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:48:24.696Z] #39 46.71 CC images/binfmt-misc.o [2020-07-06T21:48:24.696Z] #39 46.94 CC images/time.o [2020-07-06T21:48:24.696Z] #39 47.13 CC images/sysctl.o [2020-07-06T21:48:24.696Z] #39 47.31 CC images/autofs.o [2020-07-06T21:48:24.696Z] #39 47.49 CC images/macvlan.o [2020-07-06T21:48:24.696Z] #39 47.77 CC images/sit.o [2020-07-06T21:48:24.865Z] Running integration-test (iteration 1) [2020-07-06T21:48:24.865Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-06T21:48:24.865Z] ++ 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-07-06T21:48:24.865Z] ++ set -e [2020-07-06T21:48:24.865Z] ++ '[' -n 0 ']' [2020-07-06T21:48:24.865Z] ++ set -x [2020-07-06T21:48:24.865Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:48:24.960Z] #39 47.93 CC images/memfd.o [2020-07-06T21:48:24.960Z] #39 48.18 CC images/timens.o [2020-07-06T21:48:25.021Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-07-06T21:48:25.021Z] === RUN TestBuildWithHugeFile [2020-07-06T21:48:25.229Z] #39 48.37 LINK images/built-in.o [2020-07-06T21:48:25.495Z] #39 ... [2020-07-06T21:48:25.495Z] [2020-07-06T21:48:25.495Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-06T21:48:25.495Z] #13 1.786 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-06T21:48:25.495Z] #13 DONE 2.1s [2020-07-06T21:48:25.495Z] [2020-07-06T21:48:25.495Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:48:25.495Z] #39 48.53 GEN compel/include/asm [2020-07-06T21:48:25.495Z] #39 48.57 GEN compel/include/version.h [2020-07-06T21:48:25.495Z] #39 48.61 touch .config [2020-07-06T21:48:25.495Z] #39 48.75 GEN include/common/config.h [2020-07-06T21:48:25.759Z] #39 48.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-06T21:48:25.759Z] #39 48.89 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-06T21:48:25.759Z] #39 48.93 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-06T21:48:25.759Z] #39 48.95 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-06T21:48:25.759Z] #39 48.99 DEP compel/plugins/std/infect.d [2020-07-06T21:48:26.023Z] #39 49.12 DEP compel/plugins/std/string.d [2020-07-06T21:48:26.023Z] #39 49.24 DEP compel/plugins/std/log.d [2020-07-06T21:48:26.287Z] #39 49.42 DEP compel/plugins/std/fds.d [2020-07-06T21:48:26.287Z] #39 49.53 DEP compel/plugins/std/std.d [2020-07-06T21:48:26.555Z] #39 49.60 DEP compel/plugins/shmem/shmem.d [2020-07-06T21:48:26.555Z] #39 49.66 DEP compel/plugins/fds/fds.d [2020-07-06T21:48:26.555Z] #39 49.79 CC compel/plugins/std/std.o [2020-07-06T21:48:27.134Z] #39 50.12 CC compel/plugins/std/fds.o [2020-07-06T21:48:27.401Z] #39 50.43 CC compel/plugins/std/log.o [2020-07-06T21:48:27.665Z] #39 ... [2020-07-06T21:48:27.665Z] [2020-07-06T21:48:27.665Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-06T21:48:27.665Z] #14 DONE 2.0s [2020-07-06T21:48:27.665Z] [2020-07-06T21:48:27.665Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:48:27.665Z] #49 7.738 + cd /tmp/tmp.DqtS68bD2l/src/github.com/opencontainers/runc [2020-07-06T21:48:27.665Z] #49 7.738 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-06T21:48:27.665Z] #49 7.992 + '[' -z '' ']' [2020-07-06T21:48:27.665Z] #49 7.992 + target=static [2020-07-06T21:48:27.665Z] #49 7.992 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-06T21:48:27.665Z] #49 8.569 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-06T21:48:28.221Z] --- PASS: TestRenameAnonymousContainer (4.81s) [2020-07-06T21:48:28.221Z] === RUN TestRenameContainerWithSameName [2020-07-06T21:48:28.221Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-07-06T21:48:28.221Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-06T21:48:29.602Z] #49 ... [2020-07-06T21:48:29.602Z] [2020-07-06T21:48:29.602Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-06T21:48:29.602Z] #15 DONE 1.9s [2020-07-06T21:48:29.602Z] [2020-07-06T21:48:29.602Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-06T21:48:30.284Z] --- PASS: TestRenameContainerWithLinkedContainer (1.90s) [2020-07-06T21:48:30.284Z] === RUN TestResize [2020-07-06T21:48:30.916Z] --- PASS: TestResize (0.92s) [2020-07-06T21:48:30.916Z] === RUN TestResizeWithInvalidSize [2020-07-06T21:48:31.531Z] #16 DONE 2.0s [2020-07-06T21:48:31.531Z] [2020-07-06T21:48:31.531Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:48:31.531Z] #39 51.38 CC compel/plugins/std/string.o [2020-07-06T21:48:31.531Z] #39 52.13 CC compel/plugins/std/infect.o [2020-07-06T21:48:31.531Z] #39 52.69 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-06T21:48:31.531Z] #39 52.73 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-06T21:48:31.531Z] #39 52.83 AR compel/plugins/std.lib.a [2020-07-06T21:48:31.531Z] #39 52.97 CC compel/plugins/fds/fds.o [2020-07-06T21:48:31.531Z] #39 53.22 AR compel/plugins/fds.lib.a [2020-07-06T21:48:31.531Z] #39 53.27 HOSTDEP compel/src/lib/log-host.d [2020-07-06T21:48:31.531Z] #39 53.43 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-06T21:48:31.531Z] #39 53.56 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-06T21:48:31.531Z] #39 53.62 HOSTDEP compel/src/main-host.d [2020-07-06T21:48:31.531Z] #39 53.72 DEP compel/src/lib/ptrace.d [2020-07-06T21:48:31.531Z] #39 53.85 DEP compel/src/lib/infect.d [2020-07-06T21:48:31.531Z] #39 53.98 DEP compel/src/lib/infect-util.d [2020-07-06T21:48:31.531Z] #39 54.13 DEP compel/src/lib/infect-rpc.d [2020-07-06T21:48:31.531Z] #39 54.22 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-06T21:48:31.531Z] #39 54.27 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-06T21:48:31.531Z] #39 54.33 DEP compel/src/lib/log.d [2020-07-06T21:48:31.531Z] #39 54.40 DEP compel/src/main.d [2020-07-06T21:48:31.531Z] #39 54.55 DEP compel/src/lib/handle-elf.d [2020-07-06T21:48:31.531Z] #39 54.69 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-06T21:48:31.531Z] #39 54.79 CC compel/src/lib/log.o [2020-07-06T21:48:31.742Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-06T21:48:31.743Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-06T21:48:31.743Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-07-06T21:48:31.743Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2020-07-06T21:48:31.743Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-07-06T21:48:31.743Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.1% of statements [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-06T21:48:31.743Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/builder [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-06T21:48:31.743Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-06T21:48:31.743Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-07-06T21:48:31.743Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-07-06T21:48:31.743Z] ok github.com/docker/docker/builder/remotecontext/git 3.897s coverage: 86.3% of statements [2020-07-06T21:48:31.949Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-07-06T21:48:31.950Z] === RUN TestResizeWhenContainerNotStarted [2020-07-06T21:48:32.041Z] ok github.com/docker/docker/builder/remotecontext 0.427s coverage: 13.6% of statements [2020-07-06T21:48:32.114Z] #39 55.17 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-06T21:48:32.114Z] #39 55.38 CC compel/arch/aarch64/src/lib/infect.o [2020-07-06T21:48:32.981Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-07-06T21:48:32.981Z] === RUN TestDaemonRestartKillContainers [2020-07-06T21:48:32.981Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-06T21:48:32.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-06T21:48:32.982Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-06T21:48:32.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-06T21:48:32.982Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-06T21:48:32.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-06T21:48:32.982Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-06T21:48:32.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-06T21:48:32.982Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-06T21:48:32.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-06T21:48:32.982Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-06T21:48:32.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-06T21:48:32.982Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-06T21:48:32.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-06T21:48:32.982Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-06T21:48:32.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-06T21:48:32.982Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:48:32.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:48:32.982Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:48:32.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:48:32.982Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:48:32.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:48:32.982Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:48:32.982Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:48:32.982Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-06T21:48:32.982Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-06T21:48:33.067Z] #39 55.90 CC compel/src/lib/infect-rpc.o [2020-07-06T21:48:33.115Z] ok github.com/docker/docker/builder/dockerfile 1.119s coverage: 48.1% of statements [2020-07-06T21:48:33.115Z] ? github.com/docker/docker/cli [no test files] [2020-07-06T21:48:33.115Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-06T21:48:33.331Z] #39 56.29 CC compel/src/lib/infect-util.o [2020-07-06T21:48:33.331Z] #39 56.50 CC compel/src/lib/infect.o [2020-07-06T21:48:34.287Z] #39 ... [2020-07-06T21:48:34.287Z] [2020-07-06T21:48:34.287Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:48:35.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:48:35.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:48:35.884Z] ok github.com/docker/docker/client 0.362s coverage: 75.4% of statements [2020-07-06T21:48:36.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:48:36.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:48:36.936Z] #21 107.5 Checking out files: 22% (2455/10850) Checking out files: 23% (2496/10850) Checking out files: 24% (2604/10850) Checking out files: 25% (2713/10850) Checking out files: 26% (2821/10850) Checking out files: 27% (2930/10850) Checking out files: 28% (3038/10850) Checking out files: 29% (3147/10850) Checking out files: 30% (3255/10850) Checking out files: 31% (3364/10850) Checking out files: 32% (3472/10850) Checking out files: 33% (3581/10850) Checking out files: 34% (3689/10850) Checking out files: 35% (3798/10850) Checking out files: 36% (3906/10850) Checking out files: 37% (4015/10850) Checking out files: 38% (4123/10850) Checking out files: 39% (4232/10850) Checking out files: 40% (4340/10850) Checking out files: 41% (4449/10850) Checking out files: 41% (4452/10850) Checking out files: 42% (4557/10850) Checking out files: 43% (4666/10850) Checking out files: 44% (4774/10850) Checking out files: 45% (4883/10850) Checking out files: 46% (4991/10850) Checking out files: 47% (5100/10850) Checking out files: 48% (5208/10850) Checking out files: 49% (5317/10850) Checking out files: 50% (5425/10850) Checking out files: 51% (5534/10850) Checking out files: 52% (5642/10850) Checking out files: 53% (5751/10850) Checking out files: 54% (5859/10850) Checking out files: 55% (5968/10850) Checking out files: 56% (6076/10850) Checking out files: 57% (6185/10850) Checking out files: 58% (6293/10850) Checking out files: 59% (6402/10850) Checking out files: 60% (6510/10850) Checking out files: 61% (6619/10850) Checking out files: 62% (6727/10850) Checking out files: 63% (6836/10850) Checking out files: 63% (6906/10850) Checking out files: 64% (6944/10850) Checking out files: 65% (7053/10850) Checking out files: 66% (7161/10850) Checking out files: 67% (7270/10850) Checking out files: 68% (7378/10850) Checking out files: 69% (7487/10850) Checking out files: 70% (7595/10850) Checking out files: 71% (7704/10850) Checking out files: 72% (7812/10850) Checking out files: 73% (7921/10850) Checking out files: 74% (8029/10850) Checking out files: 75% (8138/10850) Checking out files: 76% (8246/10850) Checking out files: 77% (8355/10850) Checking out files: 78% (8463/10850) Checking out files: 79% (8572/10850) Checking out files: 80% (8680/10850) Checking out files: 81% (8789/10850) Checking out files: 82% (8897/10850) Checking out files: 83% (9006/10850) Checking out files: 84% (9114/10850) Checking out files: 85% (9223/10850) Checking out files: 86% (9331/10850) Checking out files: 87% (9440/10850) Checking out files: 88% (9548/10850) Checking out files: 89% (9657/10850) Checking out files: 89% (9664/10850) Checking out files: 90% (9765/10850) Checking out files: 91% (9874/10850) Checking out files: 92% (9982/10850) Checking out files: 93% (10091/10850) Checking out files: 94% (10199/10850) Checking out files: 95% (10308/10850) Checking out files: 96% (10416/10850) Checking out files: 97% (10525/10850) Checking out files: 98% (10633/10850) Checking out files: 99% (10742/10850) Checking out files: 100% (10850/10850) Checking out files: 100% (10850/10850), done. [2020-07-06T21:48:37.200Z] #21 111.1 + cd /tmp/tmp.oxfQJ139Im/tmp/docker-ce [2020-07-06T21:48:37.200Z] #21 111.1 + git checkout -q v17.06.2-ce [2020-07-06T21:48:38.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-06T21:48:38.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-06T21:48:39.161Z] #21 ... [2020-07-06T21:48:39.161Z] [2020-07-06T21:48:39.161Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:48:39.161Z] #41 103.9 github.com/LK4D4/vndr/godl [2020-07-06T21:48:39.161Z] #41 104.7 github.com/LK4D4/vndr [2020-07-06T21:48:39.161Z] #41 DONE 112.8s [2020-07-06T21:48:39.161Z] [2020-07-06T21:48:39.161Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:48:39.161Z] #39 58.37 CC compel/src/lib/ptrace.o [2020-07-06T21:48:39.161Z] #39 58.89 AR compel/libcompel.a [2020-07-06T21:48:39.161Z] #39 59.00 HOSTCC compel/src/main-host.o [2020-07-06T21:48:39.161Z] #39 59.38 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-06T21:48:39.161Z] #39 59.49 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-06T21:48:39.161Z] #39 59.90 HOSTCC compel/src/lib/log-host.o [2020-07-06T21:48:39.161Z] #39 60.24 HOSTLINK compel/compel-host-bin [2020-07-06T21:48:39.161Z] #39 60.48 DEP soccr/soccr.d [2020-07-06T21:48:39.161Z] #39 60.70 CC soccr/soccr.o [2020-07-06T21:48:39.739Z] #39 62.66 AR soccr/libsoccr.a [2020-07-06T21:48:39.739Z] #39 62.71 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-06T21:48:40.002Z] #39 63.18 DEP criu/arch/aarch64/sigframe.d [2020-07-06T21:48:40.266Z] #39 63.32 DEP criu/arch/aarch64/crtools.d [2020-07-06T21:48:40.416Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-06T21:48:40.416Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-06T21:48:40.530Z] #39 63.60 DEP criu/arch/aarch64/cpu.d [2020-07-06T21:48:40.530Z] #39 63.65 DEP criu/arch/aarch64/bitops.d [2020-07-06T21:48:40.530Z] #39 63.69 CC criu/arch/aarch64/bitops.o [2020-07-06T21:48:40.796Z] #39 63.71 CC criu/arch/aarch64/cpu.o [2020-07-06T21:48:40.796Z] #39 63.84 CC criu/arch/aarch64/crtools.o [2020-07-06T21:48:41.073Z] #39 64.28 CC criu/arch/aarch64/sigframe.o [2020-07-06T21:48:41.338Z] #39 64.43 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-06T21:48:41.338Z] #39 64.48 DEP criu/pie/util-vdso.d [2020-07-06T21:48:41.338Z] #39 ... [2020-07-06T21:48:41.338Z] [2020-07-06T21:48:41.338Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:48:41.338Z] #17 2.245 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-06T21:48:41.338Z] #17 2.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-06T21:48:41.338Z] #17 2.491 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-06T21:48:41.338Z] #17 2.721 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-06T21:48:41.338Z] #17 3.488 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-06T21:48:41.338Z] #17 4.150 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-06T21:48:41.338Z] #17 6.875 Fetched 8187 kB in 5s (1640 kB/s) [2020-07-06T21:48:41.338Z] #17 6.875 Reading package lists... [2020-07-06T21:48:41.605Z] #17 9.794 Reading package lists... [2020-07-06T21:48:41.605Z] #17 ... [2020-07-06T21:48:41.605Z] [2020-07-06T21:48:41.605Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:48:41.605Z] #39 64.72 DEP criu/pie/util.d [2020-07-06T21:48:41.882Z] #39 64.91 CC criu/pie/util.o [2020-07-06T21:48:42.149Z] #39 ... [2020-07-06T21:48:42.149Z] [2020-07-06T21:48:42.149Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-06T21:48:42.149Z] #28 DONE 116.0s [2020-07-06T21:48:42.149Z] [2020-07-06T21:48:42.149Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:48:42.149Z] #39 65.32 CC criu/pie/util-vdso.o [2020-07-06T21:48:42.728Z] #39 65.87 AR criu/pie/pie.lib.a [2020-07-06T21:48:42.991Z] #39 65.95 DEP criu/pie/restorer.d [2020-07-06T21:48:43.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-06T21:48:43.254Z] #39 66.26 DEP criu/arch/aarch64/intraprocedure.d [2020-07-06T21:48:43.254Z] #39 66.29 DEP criu/arch/aarch64/restorer.d [2020-07-06T21:48:43.254Z] #39 66.46 DEP criu/arch/aarch64/vdso-pie.d [2020-07-06T21:48:43.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-06T21:48:43.518Z] #39 66.58 DEP criu/pie/parasite-vdso.d [2020-07-06T21:48:43.782Z] #39 66.68 DEP criu/pie/parasite.d [2020-07-06T21:48:43.782Z] #39 66.84 CC criu/pie/parasite.o [2020-07-06T21:48:44.734Z] #39 67.82 LINK criu/pie/parasite.built-in.o [2020-07-06T21:48:44.734Z] #39 67.84 GEN criu/pie/parasite-blob.h [2020-07-06T21:48:44.734Z] #39 67.86 CC criu/pie/parasite-vdso.o [2020-07-06T21:48:45.686Z] #39 68.58 CC criu/arch/aarch64/vdso-pie.o [2020-07-06T21:48:45.951Z] #39 68.89 CC criu/arch/aarch64/restorer.o [2020-07-06T21:48:45.951Z] #39 69.14 CC criu/arch/aarch64/intraprocedure.o [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.45s) [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.75s) [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.96s) [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2020-07-06T21:48:46.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2020-07-06T21:48:46.160Z] === RUN TestCgroupNamespacesRun [2020-07-06T21:48:46.215Z] #39 69.20 CC criu/pie/restorer.o [2020-07-06T21:48:47.674Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-07-06T21:48:47.674Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-06T21:48:48.146Z] #39 70.91 LINK criu/pie/restorer.built-in.o [2020-07-06T21:48:48.147Z] #39 70.92 GEN criu/pie/restorer-blob.h [2020-07-06T21:48:48.147Z] #39 70.99 DEP criu/vdso.d [2020-07-06T21:48:48.147Z] #39 71.18 DEP criu/uts_ns.d [2020-07-06T21:48:48.147Z] #39 71.37 DEP criu/util.d [2020-07-06T21:48:48.411Z] #39 71.50 DEP criu/uffd.d [2020-07-06T21:48:48.594Z] sha256:24950e5ac1778bd7b6ab2fac1bed74dd313bbc20b3b1a23e49c05a8bc9c60de6 [2020-07-06T21:48:48.594Z] INFO: Starting docker-py tests... [2020-07-06T21:48:48.594Z] ============================= test session starts ============================== [2020-07-06T21:48:48.594Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-06T21:48:48.594Z] rootdir: /src, inifile: pytest.ini [2020-07-06T21:48:48.594Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-06T21:48:48.594Z] collected 388 items / 1 deselected / 387 selected [2020-07-06T21:48:48.594Z] [2020-07-06T21:48:48.675Z] #39 71.73 DEP criu/tun.d [2020-07-06T21:48:48.940Z] #39 71.88 DEP criu/tty.d [2020-07-06T21:48:48.940Z] #39 ... [2020-07-06T21:48:48.940Z] [2020-07-06T21:48:48.940Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:48:48.940Z] #17 9.794 Reading package lists... [2020-07-06T21:48:48.940Z] #17 12.53 Building dependency tree... [2020-07-06T21:48:48.940Z] #17 13.75 libcap2-bin is already the newest version (1:2.25-2). [2020-07-06T21:48:48.940Z] #17 13.75 The following additional packages will be installed: [2020-07-06T21:48:48.940Z] #17 13.75 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-06T21:48:48.940Z] #17 13.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-06T21:48:48.940Z] #17 13.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-06T21:48:48.940Z] #17 13.76 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-06T21:48:48.940Z] #17 13.76 python3.7 python3.7-minimal vim-runtime xxd [2020-07-06T21:48:48.940Z] #17 13.76 Suggested packages: [2020-07-06T21:48:48.940Z] #17 13.76 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-06T21:48:48.940Z] #17 13.76 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-06T21:48:48.940Z] #17 13.76 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-06T21:48:48.940Z] #17 13.76 Recommended packages: [2020-07-06T21:48:48.940Z] #17 13.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-06T21:48:48.940Z] #17 13.76 python3-keyrings.alt python3-xdg unzip [2020-07-06T21:48:48.940Z] #17 14.81 The following NEW packages will be installed: [2020-07-06T21:48:48.940Z] #17 14.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-06T21:48:48.940Z] #17 14.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-06T21:48:48.940Z] #17 14.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-06T21:48:48.940Z] #17 14.81 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-06T21:48:48.940Z] #17 14.82 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-06T21:48:48.940Z] #17 14.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-06T21:48:48.940Z] #17 14.82 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-06T21:48:48.940Z] #17 14.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-06T21:48:48.940Z] #17 14.82 xz-utils zip [2020-07-06T21:48:48.940Z] #17 15.14 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-06T21:48:48.940Z] #17 15.14 Need to get 27.6 MB of archives. [2020-07-06T21:48:48.940Z] #17 15.14 After this operation, 114 MB of additional disk space will be used. [2020-07-06T21:48:48.940Z] #17 15.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-06T21:48:48.940Z] #17 15.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-06T21:48:48.940Z] #17 15.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-06T21:48:48.940Z] #17 15.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-06T21:48:48.940Z] #17 15.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-06T21:48:48.940Z] #17 15.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-06T21:48:48.940Z] #17 15.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-06T21:48:48.940Z] #17 15.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-06T21:48:48.940Z] #17 15.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-06T21:48:48.940Z] #17 15.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-06T21:48:48.940Z] #17 15.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-06T21:48:48.940Z] #17 15.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-06T21:48:48.940Z] #17 15.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-06T21:48:48.940Z] #17 15.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-06T21:48:48.940Z] #17 15.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-06T21:48:48.940Z] #17 15.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-06T21:48:48.940Z] #17 15.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-06T21:48:48.940Z] #17 15.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-06T21:48:48.940Z] #17 15.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-06T21:48:48.940Z] #17 15.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-06T21:48:48.940Z] #17 15.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-06T21:48:48.940Z] #17 15.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-06T21:48:48.940Z] #17 15.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-06T21:48:48.940Z] #17 15.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-06T21:48:48.940Z] #17 15.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-06T21:48:48.940Z] #17 15.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-06T21:48:48.940Z] #17 15.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-06T21:48:48.940Z] #17 15.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-06T21:48:48.940Z] #17 15.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-06T21:48:48.940Z] #17 15.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-06T21:48:48.940Z] #17 15.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-06T21:48:48.940Z] #17 15.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-06T21:48:48.940Z] #17 15.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-06T21:48:48.940Z] #17 15.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-06T21:48:48.940Z] #17 15.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-06T21:48:48.940Z] #17 15.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-06T21:48:48.940Z] #17 15.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-06T21:48:48.940Z] #17 15.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-06T21:48:48.940Z] #17 15.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-06T21:48:48.940Z] #17 15.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-06T21:48:48.940Z] #17 15.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-06T21:48:48.940Z] #17 15.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-06T21:48:48.940Z] #17 15.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-06T21:48:48.940Z] #17 15.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-06T21:48:48.940Z] #17 15.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-06T21:48:48.940Z] #17 16.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-06T21:48:48.940Z] #17 16.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-06T21:48:48.940Z] #17 16.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-06T21:48:48.940Z] #17 16.60 debconf: delaying package configuration, since apt-utils is not installed [2020-07-06T21:48:48.940Z] #17 16.70 Fetched 27.6 MB in 1s (20.4 MB/s) [2020-07-06T21:48:48.940Z] #17 16.80 Selecting previously unselected package pigz. [2020-07-06T21:48:48.940Z] #17 16.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-07-06T21:48:48.940Z] #17 16.91 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-06T21:48:48.940Z] #17 16.92 Unpacking pigz (2.4-1) ... [2020-07-06T21:48:48.940Z] #17 17.03 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-06T21:48:48.940Z] #17 17.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-06T21:48:48.940Z] #17 17.04 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-06T21:48:48.940Z] #17 17.42 Selecting previously unselected package python3.7-minimal. [2020-07-06T21:48:48.940Z] #17 17.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-06T21:48:48.940Z] #17 17.43 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-06T21:48:49.177Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-07-06T21:48:49.177Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-06T21:48:49.517Z] #17 18.01 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-06T21:48:49.517Z] #17 18.05 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-06T21:48:51.239Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-07-06T21:48:51.239Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-06T21:48:51.446Z] #17 19.67 Selecting previously unselected package python3-minimal. [2020-07-06T21:48:51.446Z] #17 19.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-07-06T21:48:51.446Z] #17 19.75 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-06T21:48:51.446Z] #17 19.77 Unpacking python3-minimal (3.7.3-1) ... [2020-07-06T21:48:51.446Z] #17 19.88 Selecting previously unselected package libmpdec2:arm64. [2020-07-06T21:48:51.446Z] #17 19.88 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-06T21:48:51.446Z] #17 19.89 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-06T21:48:51.446Z] #17 19.98 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-06T21:48:51.446Z] #17 19.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-06T21:48:51.446Z] #17 20.00 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-06T21:48:51.710Z] #17 ... [2020-07-06T21:48:51.710Z] [2020-07-06T21:48:51.710Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:48:51.710Z] #21 115.7 + mkdir -p /tmp/tmp.oxfQJ139Im/src/github.com/docker [2020-07-06T21:48:51.710Z] #21 115.7 + mv components/cli /tmp/tmp.oxfQJ139Im/src/github.com/docker/cli [2020-07-06T21:48:51.710Z] #21 115.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-06T21:48:51.974Z] #21 ... [2020-07-06T21:48:51.974Z] [2020-07-06T21:48:51.974Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:48:51.974Z] #39 72.07 DEP criu/timerfd.d [2020-07-06T21:48:51.974Z] #39 72.25 DEP criu/timens.d [2020-07-06T21:48:51.974Z] #39 72.40 DEP criu/sysfs_parse.d [2020-07-06T21:48:51.974Z] #39 72.54 DEP criu/sysctl.d [2020-07-06T21:48:51.974Z] #39 72.66 DEP criu/string.d [2020-07-06T21:48:51.974Z] #39 72.70 DEP criu/stats.d [2020-07-06T21:48:51.974Z] #39 72.80 DEP criu/sockets.d [2020-07-06T21:48:51.974Z] #39 72.95 DEP criu/sk-unix.d [2020-07-06T21:48:51.974Z] #39 73.12 DEP criu/sk-tcp.d [2020-07-06T21:48:51.974Z] #39 73.26 DEP criu/sk-queue.d [2020-07-06T21:48:51.974Z] #39 73.43 DEP criu/sk-packet.d [2020-07-06T21:48:51.974Z] #39 73.64 DEP criu/sk-netlink.d [2020-07-06T21:48:51.974Z] #39 73.81 DEP criu/sk-inet.d [2020-07-06T21:48:51.974Z] #39 74.01 DEP criu/signalfd.d [2020-07-06T21:48:51.974Z] #39 74.22 DEP criu/sigframe.d [2020-07-06T21:48:51.974Z] #39 74.33 DEP criu/shmem.d [2020-07-06T21:48:51.974Z] #39 74.45 DEP criu/servicefd.d [2020-07-06T21:48:51.974Z] #39 74.64 DEP criu/seize.d [2020-07-06T21:48:51.974Z] #39 74.80 DEP criu/seccomp.d [2020-07-06T21:48:51.974Z] #39 75.03 DEP criu/rst-malloc.d [2020-07-06T21:48:52.238Z] #39 75.22 DEP criu/rbtree.d [2020-07-06T21:48:52.238Z] #39 75.25 DEP criu/pstree.d [2020-07-06T21:48:52.503Z] #39 75.46 DEP criu/protobuf.d [2020-07-06T21:48:52.503Z] #39 75.56 GEN criu/protobuf-desc-gen.h [2020-07-06T21:48:52.743Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-07-06T21:48:52.743Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-06T21:48:53.901Z] #39 77.07 DEP criu/protobuf-desc.d [2020-07-06T21:48:54.165Z] #39 77.21 DEP criu/proc_parse.d [2020-07-06T21:48:54.165Z] #39 77.38 DEP criu/plugin.d [2020-07-06T21:48:54.429Z] #39 77.47 DEP criu/pipes.d [2020-07-06T21:48:54.429Z] #39 77.68 DEP criu/pie-util.d [2020-07-06T21:48:54.693Z] #39 77.79 DEP criu/pie-util-vdso.d [2020-07-06T21:48:54.693Z] #39 77.88 DEP criu/path.d [2020-07-06T21:48:54.805Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-07-06T21:48:54.805Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-06T21:48:54.957Z] #39 78.00 DEP criu/parasite-syscall.d [2020-07-06T21:48:54.958Z] #39 78.17 DEP criu/pagemap.d [2020-07-06T21:48:55.221Z] #39 78.36 DEP criu/pagemap-cache.d [2020-07-06T21:48:55.485Z] #39 ... [2020-07-06T21:48:55.485Z] [2020-07-06T21:48:55.485Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:48:55.485Z] #17 20.80 Selecting previously unselected package python3.7. [2020-07-06T21:48:55.485Z] #17 20.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-06T21:48:55.485Z] #17 20.82 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-06T21:48:55.485Z] #17 20.96 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-06T21:48:55.485Z] #17 20.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-06T21:48:55.485Z] #17 20.98 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-06T21:48:55.485Z] #17 21.11 Setting up python3-minimal (3.7.3-1) ... [2020-07-06T21:48:55.485Z] #17 22.13 Selecting previously unselected package python3. [2020-07-06T21:48:55.485Z] #17 22.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 ... 24066 files and directories currently installed.) [2020-07-06T21:48:55.485Z] #17 22.20 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-06T21:48:55.485Z] #17 22.21 Unpacking python3 (3.7.3-1) ... [2020-07-06T21:48:55.485Z] #17 22.37 Selecting previously unselected package libip4tc0:arm64. [2020-07-06T21:48:55.485Z] #17 22.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-06T21:48:55.485Z] #17 22.39 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-06T21:48:55.485Z] #17 22.54 Selecting previously unselected package libip6tc0:arm64. [2020-07-06T21:48:55.485Z] #17 22.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-06T21:48:55.485Z] #17 22.56 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-06T21:48:55.485Z] #17 22.66 Selecting previously unselected package libiptc0:arm64. [2020-07-06T21:48:55.485Z] #17 22.66 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-06T21:48:55.485Z] #17 22.67 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-06T21:48:55.485Z] #17 22.75 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-06T21:48:55.485Z] #17 22.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-06T21:48:55.485Z] #17 22.76 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-06T21:48:55.485Z] #17 22.84 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-06T21:48:55.485Z] #17 22.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-06T21:48:55.485Z] #17 22.86 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-06T21:48:55.485Z] #17 22.94 Selecting previously unselected package libnftnl11:arm64. [2020-07-06T21:48:55.485Z] #17 22.94 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-06T21:48:55.485Z] #17 22.96 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-06T21:48:55.485Z] #17 23.08 Selecting previously unselected package iptables. [2020-07-06T21:48:55.485Z] #17 23.09 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-06T21:48:55.485Z] #17 23.10 Unpacking iptables (1.8.2-4) ... [2020-07-06T21:48:55.485Z] #17 23.32 Selecting previously unselected package xxd. [2020-07-06T21:48:55.485Z] #17 23.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-06T21:48:55.485Z] #17 23.33 Unpacking xxd (2:8.1.0875-5) ... [2020-07-06T21:48:55.485Z] #17 23.45 Selecting previously unselected package vim-common. [2020-07-06T21:48:55.485Z] #17 23.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:48:55.485Z] #17 23.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-06T21:48:55.485Z] #17 23.70 Selecting previously unselected package bash-completion. [2020-07-06T21:48:55.485Z] #17 23.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-06T21:48:56.394Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-07-06T21:48:56.394Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-06T21:48:57.025Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-07-06T21:48:57.025Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-06T21:48:58.048Z] #17 ... [2020-07-06T21:48:58.048Z] [2020-07-06T21:48:58.048Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-06T21:48:58.048Z] #36 131.3 + dpkg --print-architecture [2020-07-06T21:48:58.048Z] #36 DONE 131.8s [2020-07-06T21:48:58.048Z] [2020-07-06T21:48:58.048Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:48:58.048Z] #17 26.55 Unpacking bash-completion (1:2.8-6) ... [2020-07-06T21:48:58.048Z] #17 ... [2020-07-06T21:48:58.048Z] [2020-07-06T21:48:58.048Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:48:58.048Z] #39 78.61 DEP criu/page-xfer.d [2020-07-06T21:48:58.048Z] #39 78.78 DEP criu/page-pipe.d [2020-07-06T21:48:58.048Z] #39 78.92 DEP criu/netfilter.d [2020-07-06T21:48:58.048Z] #39 79.04 DEP criu/net.d [2020-07-06T21:48:58.048Z] #39 79.27 DEP criu/namespaces.d [2020-07-06T21:48:58.048Z] #39 79.42 DEP criu/mount.d [2020-07-06T21:48:58.048Z] #39 79.53 DEP criu/memfd.d [2020-07-06T21:48:58.048Z] #39 79.65 DEP criu/mem.d [2020-07-06T21:48:58.048Z] #39 79.77 DEP criu/lsm.d [2020-07-06T21:48:58.048Z] #39 79.96 DEP criu/log.d [2020-07-06T21:48:58.048Z] #39 80.11 DEP criu/libnetlink.d [2020-07-06T21:48:58.048Z] #39 80.28 DEP criu/kerndat.d [2020-07-06T21:48:58.048Z] #39 80.47 DEP criu/kcmp-ids.d [2020-07-06T21:48:58.048Z] #39 80.54 DEP criu/irmap.d [2020-07-06T21:48:58.048Z] #39 80.68 DEP criu/ipc_ns.d [2020-07-06T21:48:58.048Z] #39 80.82 DEP criu/image.d [2020-07-06T21:48:58.048Z] #39 80.98 DEP criu/image-desc.d [2020-07-06T21:48:58.048Z] #39 81.13 DEP criu/fsnotify.d [2020-07-06T21:48:58.313Z] #39 81.29 DEP criu/filesystems.d [2020-07-06T21:48:58.578Z] #39 81.55 DEP criu/files.d [2020-07-06T21:48:58.578Z] #39 81.68 DEP criu/files-reg.d [2020-07-06T21:48:58.842Z] #39 81.79 DEP criu/files-ext.d [2020-07-06T21:48:58.842Z] #39 81.99 DEP criu/file-lock.d [2020-07-06T21:48:59.087Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-07-06T21:48:59.087Z] === RUN TestKernelTCPMemory [2020-07-06T21:48:59.106Z] #39 82.14 DEP criu/file-ids.d [2020-07-06T21:48:59.371Z] #39 82.29 DEP criu/fifo.d [2020-07-06T21:48:59.371Z] #39 82.44 DEP criu/fdstore.d [2020-07-06T21:48:59.371Z] #39 82.54 DEP criu/fault-injection.d [2020-07-06T21:48:59.371Z] #39 82.58 DEP criu/external.d [2020-07-06T21:48:59.635Z] #39 82.66 DEP criu/eventpoll.d [2020-07-06T21:48:59.635Z] #39 82.77 DEP criu/eventfd.d [2020-07-06T21:48:59.719Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-07-06T21:48:59.719Z] === RUN TestNISDomainname [2020-07-06T21:48:59.899Z] #39 82.93 DEP criu/crtools.d [2020-07-06T21:48:59.899Z] #39 83.05 DEP criu/cr-service.d [2020-07-06T21:49:00.163Z] #39 83.21 DEP criu/cr-restore.d [2020-07-06T21:49:00.163Z] #39 83.39 DEP criu/cr-errno.d [2020-07-06T21:49:00.163Z] #39 83.41 DEP criu/cr-dump.d [2020-07-06T21:49:00.741Z] #39 83.62 DEP criu/cr-dedup.d [2020-07-06T21:49:00.741Z] #39 83.80 DEP criu/cr-check.d [2020-07-06T21:49:00.741Z] #39 83.99 DEP criu/config.d [2020-07-06T21:49:00.749Z] --- PASS: TestNISDomainname (0.97s) [2020-07-06T21:49:00.749Z] === RUN TestHostnameDnsResolution [2020-07-06T21:49:01.005Z] #39 84.13 DEP criu/clone-noasan.d [2020-07-06T21:49:01.268Z] #39 84.20 DEP criu/cgroup.d [2020-07-06T21:49:01.268Z] #39 84.35 DEP criu/cgroup-props.d [2020-07-06T21:49:01.532Z] #39 84.47 DEP criu/bitmap.d [2020-07-06T21:49:01.532Z] #39 84.48 DEP criu/bfd.d [2020-07-06T21:49:01.532Z] #39 84.63 DEP criu/autofs.d [2020-07-06T21:49:01.736Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-06T21:49:01.796Z] #39 84.76 DEP criu/aio.d [2020-07-06T21:49:01.796Z] #39 84.89 DEP criu/action-scripts.d [2020-07-06T21:49:02.060Z] #39 85.04 CC criu/action-scripts.o [2020-07-06T21:49:02.303Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-06T21:49:02.324Z] #39 85.48 CC criu/aio.o [2020-07-06T21:49:02.588Z] #39 85.86 CC criu/autofs.o [2020-07-06T21:49:02.853Z] #39 ... [2020-07-06T21:49:02.853Z] [2020-07-06T21:49:02.853Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:49:02.853Z] #17 27.27 Selecting previously unselected package bzip2. [2020-07-06T21:49:02.853Z] #17 27.28 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 27.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-06T21:49:02.853Z] #17 27.38 Selecting previously unselected package xz-utils. [2020-07-06T21:49:02.853Z] #17 27.38 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 27.39 Unpacking xz-utils (5.2.4-1) ... [2020-07-06T21:49:02.853Z] #17 27.57 Selecting previously unselected package apparmor. [2020-07-06T21:49:02.853Z] #17 27.58 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 27.67 Unpacking apparmor (2.13.2-10) ... [2020-07-06T21:49:02.853Z] #17 27.98 Selecting previously unselected package aufs-tools. [2020-07-06T21:49:02.853Z] #17 27.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 28.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-06T21:49:02.853Z] #17 28.18 Selecting previously unselected package libonig5:arm64. [2020-07-06T21:49:02.853Z] #17 28.19 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 28.19 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-06T21:49:02.853Z] #17 28.36 Selecting previously unselected package libjq1:arm64. [2020-07-06T21:49:02.853Z] #17 28.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 28.38 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-06T21:49:02.853Z] #17 28.49 Selecting previously unselected package jq. [2020-07-06T21:49:02.853Z] #17 28.49 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 28.49 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-06T21:49:02.853Z] #17 28.58 Selecting previously unselected package libaio1:arm64. [2020-07-06T21:49:02.853Z] #17 28.59 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 28.60 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-06T21:49:02.853Z] #17 28.68 Selecting previously unselected package libgpm2:arm64. [2020-07-06T21:49:02.853Z] #17 28.69 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 28.70 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-06T21:49:02.853Z] #17 28.77 Selecting previously unselected package libicu63:arm64. [2020-07-06T21:49:02.853Z] #17 28.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 28.80 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-06T21:49:02.853Z] #17 30.91 Selecting previously unselected package libnet1:arm64. [2020-07-06T21:49:02.853Z] #17 30.91 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 30.91 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:49:02.853Z] #17 31.02 Selecting previously unselected package libnl-3-200:arm64. [2020-07-06T21:49:02.853Z] #17 31.03 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 31.04 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-06T21:49:02.853Z] #17 31.14 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-06T21:49:02.853Z] #17 31.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 31.15 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-06T21:49:02.853Z] #17 31.23 Selecting previously unselected package libreadline5:arm64. [2020-07-06T21:49:02.853Z] #17 31.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 31.25 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-06T21:49:02.853Z] #17 31.37 Selecting previously unselected package net-tools. [2020-07-06T21:49:02.853Z] #17 31.39 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-06T21:49:02.853Z] #17 31.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-06T21:49:02.857Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-07-06T21:49:02.857Z] === RUN TestStats [2020-07-06T21:49:03.117Z] #17 31.55 Selecting previously unselected package python-pip-whl. [2020-07-06T21:49:03.117Z] #17 31.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-06T21:49:03.117Z] #17 31.56 Unpacking python-pip-whl (18.1-5) ... [2020-07-06T21:49:03.381Z] #17 32.01 Selecting previously unselected package python3-lib2to3. [2020-07-06T21:49:03.381Z] #17 32.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-06T21:49:03.381Z] #17 32.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-06T21:49:03.645Z] #17 32.21 Selecting previously unselected package python3-distutils. [2020-07-06T21:49:03.645Z] #17 32.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-06T21:49:03.645Z] #17 32.23 Unpacking python3-distutils (3.7.3-1) ... [2020-07-06T21:49:03.809Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-06T21:49:03.909Z] #17 32.39 Selecting previously unselected package python3-pip. [2020-07-06T21:49:03.909Z] #17 32.40 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-06T21:49:03.909Z] #17 32.41 Unpacking python3-pip (18.1-5) ... [2020-07-06T21:49:04.173Z] #17 32.61 Selecting previously unselected package python3-pkg-resources. [2020-07-06T21:49:04.173Z] #17 32.62 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-06T21:49:04.173Z] #17 32.63 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-06T21:49:04.173Z] #17 32.76 Selecting previously unselected package python3-setuptools. [2020-07-06T21:49:04.173Z] #17 32.77 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-06T21:49:04.173Z] #17 32.78 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-06T21:49:04.438Z] #17 33.02 Selecting previously unselected package python3-wheel. [2020-07-06T21:49:04.438Z] #17 33.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-06T21:49:04.438Z] #17 33.04 Unpacking python3-wheel (0.32.3-2) ... [2020-07-06T21:49:04.701Z] #17 33.17 Selecting previously unselected package sudo. [2020-07-06T21:49:04.701Z] #17 33.19 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-06T21:49:04.701Z] #17 33.21 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-06T21:49:05.279Z] #17 33.69 Selecting previously unselected package thin-provisioning-tools. [2020-07-06T21:49:05.279Z] #17 33.70 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-06T21:49:05.279Z] #17 33.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-06T21:49:05.279Z] #17 33.90 Selecting previously unselected package uidmap. [2020-07-06T21:49:05.543Z] #17 33.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-06T21:49:05.543Z] #17 33.93 Unpacking uidmap (1:4.5-1.1) ... [2020-07-06T21:49:05.543Z] #17 34.05 Selecting previously unselected package vim-runtime. [2020-07-06T21:49:05.543Z] #17 34.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-06T21:49:05.543Z] #17 34.10 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-06T21:49:05.543Z] #17 34.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-06T21:49:05.543Z] #17 34.13 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-06T21:49:05.648Z] --- PASS: TestStats (2.86s) [2020-07-06T21:49:05.648Z] === RUN TestStopContainerWithTimeout [2020-07-06T21:49:05.648Z] === RUN TestStopContainerWithTimeout/0 [2020-07-06T21:49:05.648Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-06T21:49:05.648Z] === RUN TestStopContainerWithTimeout/1 [2020-07-06T21:49:05.648Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-06T21:49:05.648Z] === RUN TestStopContainerWithTimeout/3 [2020-07-06T21:49:05.648Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-06T21:49:05.648Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-06T21:49:05.648Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-06T21:49:05.648Z] === CONT TestStopContainerWithTimeout/0 [2020-07-06T21:49:05.648Z] === CONT TestStopContainerWithTimeout/3 [2020-07-06T21:49:06.347Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-06T21:49:08.128Z] #17 36.46 Selecting previously unselected package vim. [2020-07-06T21:49:08.128Z] #17 36.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-06T21:49:08.128Z] #17 36.50 Unpacking vim (2:8.1.0875-5) ... [2020-07-06T21:49:08.391Z] #17 36.96 Selecting previously unselected package xfsprogs. [2020-07-06T21:49:08.391Z] #17 36.97 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-06T21:49:08.391Z] #17 36.98 Unpacking xfsprogs (4.20.0-1) ... [2020-07-06T21:49:08.408Z] === CONT TestStopContainerWithTimeout/1 [2020-07-06T21:49:08.969Z] #17 37.36 Selecting previously unselected package zip. [2020-07-06T21:49:08.969Z] #17 37.36 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-06T21:49:08.969Z] #17 37.38 Unpacking zip (3.0-11+b1) ... [2020-07-06T21:49:08.969Z] #17 37.61 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-06T21:49:08.969Z] #17 37.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-06T21:49:08.969Z] #17 37.65 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-06T21:49:08.969Z] #17 37.67 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-06T21:49:08.969Z] #17 37.70 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-06T21:49:09.233Z] #17 37.73 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-06T21:49:09.233Z] #17 37.77 Setting up uidmap (1:4.5-1.1) ... [2020-07-06T21:49:09.233Z] #17 37.80 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-06T21:49:09.233Z] #17 37.82 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-06T21:49:09.233Z] #17 37.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-06T21:49:09.233Z] #17 37.88 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-06T21:49:09.233Z] #17 37.89 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-06T21:49:09.233Z] #17 37.90 Setting up xxd (2:8.1.0875-5) ... [2020-07-06T21:49:09.233Z] #17 37.92 Setting up zip (3.0-11+b1) ... [2020-07-06T21:49:09.233Z] #17 37.95 Setting up vim-common (2:8.1.0875-5) ... [2020-07-06T21:49:09.233Z] #17 37.97 Setting up bash-completion (1:2.8-6) ... [2020-07-06T21:49:10.469Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-06T21:49:10.469Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-07-06T21:49:10.469Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2020-07-06T21:49:10.469Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2020-07-06T21:49:10.469Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-07-06T21:49:10.469Z] === RUN TestDeleteDevicemapper [2020-07-06T21:49:10.469Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-06T21:49:10.469Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-06T21:49:10.469Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-06T21:49:11.560Z] Loaded image: buildpack-deps:buster [2020-07-06T21:49:11.560Z] Loaded image: busybox:latest [2020-07-06T21:49:11.560Z] Loaded image: busybox:glibc [2020-07-06T21:49:11.560Z] Loaded image: debian:buster [2020-07-06T21:49:11.560Z] Loaded image: hello-world:latest [2020-07-06T21:49:11.560Z] INFO: Testing against a local daemon [2020-07-06T21:49:11.560Z] === RUN TestCgroupNamespacesBuild [2020-07-06T21:49:11.560Z] --- PASS: TestCgroupNamespacesBuild (2.37s) [2020-07-06T21:49:11.560Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-06T21:49:11.560Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2020-07-06T21:49:11.560Z] === RUN TestBuildWithSession [2020-07-06T21:49:11.560Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-06T21:49:11.560Z] build_session_test.go:25: TODO: BuildKit [2020-07-06T21:49:11.560Z] === RUN TestBuildSquashParent [2020-07-06T21:49:12.555Z] #17 40.89 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-06T21:49:12.555Z] #17 40.91 Setting up xz-utils (5.2.4-1) ... [2020-07-06T21:49:12.555Z] #17 40.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-06T21:49:12.555Z] #17 40.95 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-06T21:49:12.555Z] #17 41.04 invoke-rc.d: could not determine current runlevel [2020-07-06T21:49:12.555Z] #17 41.06 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-06T21:49:12.555Z] #17 41.09 Setting up pigz (2.4-1) ... [2020-07-06T21:49:12.555Z] #17 41.11 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-06T21:49:12.556Z] #17 41.13 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-06T21:49:12.556Z] #17 41.16 Setting up python-pip-whl (18.1-5) ... [2020-07-06T21:49:12.556Z] #17 41.18 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-06T21:49:12.556Z] #17 41.19 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-06T21:49:13.133Z] #17 41.75 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-06T21:49:13.133Z] #17 41.76 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-06T21:49:13.133Z] #17 41.77 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-06T21:49:13.133Z] #17 41.79 Setting up vim (2:8.1.0875-5) ... [2020-07-06T21:49:13.133Z] #17 41.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-06T21:49:13.133Z] #17 41.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-06T21:49:13.133Z] #17 41.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-06T21:49:13.133Z] #17 41.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-06T21:49:13.133Z] #17 41.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-06T21:49:13.133Z] #17 41.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-06T21:49:13.397Z] #17 41.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-06T21:49:13.397Z] #17 41.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-06T21:49:13.397Z] #17 41.99 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-06T21:49:13.397Z] #17 42.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-06T21:49:13.397Z] #17 42.04 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-06T21:49:13.397Z] #17 42.06 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-06T21:49:13.661Z] #17 42.09 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-06T21:49:13.661Z] #17 42.11 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-06T21:49:13.926Z] #17 ... [2020-07-06T21:49:13.926Z] [2020-07-06T21:49:13.926Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:49:13.926Z] #39 86.92 CC criu/bfd.o [2020-07-06T21:49:13.926Z] #39 87.26 CC criu/bitmap.o [2020-07-06T21:49:13.926Z] #39 87.42 CC criu/cgroup-props.o [2020-07-06T21:49:13.926Z] #39 88.07 CC criu/cgroup.o [2020-07-06T21:49:13.926Z] #39 89.86 CC criu/clone-noasan.o [2020-07-06T21:49:13.926Z] #39 90.00 CC criu/config.o [2020-07-06T21:49:13.926Z] #39 91.12 CC criu/cr-check.o [2020-07-06T21:49:13.926Z] #39 92.44 CC criu/cr-dedup.o [2020-07-06T21:49:13.926Z] #39 92.87 CC criu/cr-dump.o [2020-07-06T21:49:13.926Z] #39 94.81 CC criu/cr-errno.o [2020-07-06T21:49:13.926Z] #39 94.90 CC criu/cr-restore.o [2020-07-06T21:49:13.926Z] #39 ... [2020-07-06T21:49:13.926Z] [2020-07-06T21:49:13.926Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-06T21:49:13.926Z] #49 52.96 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-06T21:49:13.926Z] #49 54.74 + mkdir -p /build [2020-07-06T21:49:13.926Z] #49 54.74 + cp runc /build/runc [2020-07-06T21:49:14.067Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.39s) [2020-07-06T21:49:14.067Z] === RUN TestUpdateMemory [2020-07-06T21:49:14.067Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-06T21:49:14.067Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:49:14.067Z] === RUN TestUpdateCPUQuota [2020-07-06T21:49:14.190Z] #49 DONE 55.5s [2020-07-06T21:49:14.190Z] [2020-07-06T21:49:14.190Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:49:15.137Z] --- PASS: TestUpdateCPUQuota (1.14s) [2020-07-06T21:49:15.137Z] === RUN TestUpdatePidsLimit [2020-07-06T21:49:15.137Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-06T21:49:15.137Z] === RUN TestUpdatePidsLimit/no_change [2020-07-06T21:49:15.144Z] #45 ... [2020-07-06T21:49:15.144Z] [2020-07-06T21:49:15.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:49:15.144Z] #39 98.32 CC criu/cr-service.o [2020-07-06T21:49:15.768Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-06T21:49:16.059Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-06T21:49:16.349Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-06T21:49:16.980Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-06T21:49:17.073Z] #39 100.3 CC criu/crtools.o [2020-07-06T21:49:17.309Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-06T21:49:17.650Z] #39 100.8 CC criu/eventfd.o [2020-07-06T21:49:17.916Z] #39 101.1 CC criu/eventpoll.o [2020-07-06T21:49:18.493Z] #39 101.8 CC criu/external.o [2020-07-06T21:49:18.922Z] --- PASS: TestUpdatePidsLimit (3.89s) [2020-07-06T21:49:18.922Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-07-06T21:49:18.922Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-07-06T21:49:18.922Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-07-06T21:49:18.922Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-07-06T21:49:18.922Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-07-06T21:49:18.922Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-07-06T21:49:18.922Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-07-06T21:49:18.922Z] === RUN TestUpdateRestartPolicy [2020-07-06T21:49:19.070Z] #39 102.0 CC criu/fault-injection.o [2020-07-06T21:49:19.070Z] #39 102.1 CC criu/fdstore.o [2020-07-06T21:49:19.333Z] #39 102.5 CC criu/fifo.o [2020-07-06T21:49:19.596Z] #39 102.8 CC criu/file-ids.o [2020-07-06T21:49:19.687Z] --- PASS: TestBuildSquashParent (8.36s) [2020-07-06T21:49:19.687Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-06T21:49:19.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:49:19.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:49:19.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:49:19.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:49:19.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:49:19.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:49:19.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:49:19.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:49:19.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:49:19.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:49:19.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:49:19.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:49:19.687Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:49:19.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:49:19.859Z] #39 103.0 CC criu/file-lock.o [2020-07-06T21:49:20.810Z] #39 103.8 CC criu/files-ext.o [2020-07-06T21:49:21.074Z] #39 104.2 CC criu/files-reg.o [2020-07-06T21:49:21.250Z] --- PASS: TestBuildWithHugeFile (51.79s) [2020-07-06T21:49:21.250Z] === RUN TestBuildWithEmptyDockerfile [2020-07-06T21:49:21.250Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:49:21.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:49:21.251Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:49:21.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:49:21.251Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:49:21.251Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:49:21.251Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:49:21.251Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:49:21.251Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:49:21.251Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-06T21:49:21.251Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-07-06T21:49:21.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-07-06T21:49:21.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-06T21:49:21.251Z] === RUN TestBuildPreserveOwnership [2020-07-06T21:49:21.251Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-06T21:49:21.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:49:21.929Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:49:22.184Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-06T21:49:23.001Z] #39 105.7 CC criu/files.o [2020-07-06T21:49:23.001Z] #39 ... [2020-07-06T21:49:23.001Z] [2020-07-06T21:49:23.001Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-06T21:49:23.001Z] #17 44.78 Setting up iptables (1.8.2-4) ... [2020-07-06T21:49:23.001Z] #17 44.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-06T21:49:23.001Z] #17 44.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-06T21:49:23.001Z] #17 44.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-06T21:49:23.001Z] #17 44.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-06T21:49:23.001Z] #17 44.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-06T21:49:23.001Z] #17 44.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-06T21:49:23.001Z] #17 44.88 Setting up python3 (3.7.3-1) ... [2020-07-06T21:49:23.001Z] #17 45.39 Setting up python3-wheel (0.32.3-2) ... [2020-07-06T21:49:23.001Z] #17 46.05 Setting up apparmor (2.13.2-10) ... [2020-07-06T21:49:23.001Z] #17 47.73 Setting up xfsprogs (4.20.0-1) ... [2020-07-06T21:49:23.001Z] #17 47.75 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-06T21:49:23.001Z] #17 48.14 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-06T21:49:23.001Z] #17 49.07 Setting up python3-distutils (3.7.3-1) ... [2020-07-06T21:49:23.001Z] #17 49.48 Setting up python3-setuptools (40.8.0-1) ... [2020-07-06T21:49:23.001Z] #17 50.44 Setting up python3-pip (18.1-5) ... [2020-07-06T21:49:23.001Z] #17 51.36 Processing triggers for libc-bin (2.28-10) ... [2020-07-06T21:49:23.001Z] #17 51.40 Processing triggers for mime-support (3.62) ... [2020-07-06T21:49:23.375Z] ok github.com/docker/docker/cmd/dockerd 0.124s coverage: 30.8% of statements [2020-07-06T21:49:23.375Z] ok github.com/docker/docker/container 0.162s coverage: 34.4% of statements [2020-07-06T21:49:23.375Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-06T21:49:23.375Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-06T21:49:23.375Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-06T21:49:23.375Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-06T21:49:23.616Z] #17 DONE 52.3s [2020-07-06T21:49:23.616Z] [2020-07-06T21:49:23.616Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:49:23.672Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2020-07-06T21:49:23.988Z] #39 ... [2020-07-06T21:49:23.988Z] [2020-07-06T21:49:23.988Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-06T21:49:25.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:49:25.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:49:25.445Z] #18 1.570 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-06T21:49:25.445Z] #18 1.584 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-06T21:49:25.445Z] #18 1.597 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-06T21:49:25.445Z] #18 DONE 1.7s [2020-07-06T21:49:25.445Z] [2020-07-06T21:49:25.445Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-06T21:49:26.372Z] --- PASS: TestBuildPreserveOwnership (9.97s) [2020-07-06T21:49:26.372Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.96s) [2020-07-06T21:49:26.372Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-06T21:49:26.372Z] === RUN TestBuildPlatformInvalid [2020-07-06T21:49:26.372Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-07-06T21:49:26.372Z] PASS [2020-07-06T21:49:26.372Z] [2020-07-06T21:49:26.372Z] === Skipped [2020-07-06T21:49:26.372Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-06T21:49:26.372Z] build_session_test.go:25: TODO: BuildKit [2020-07-06T21:49:26.372Z] [2020-07-06T21:49:26.372Z] [2020-07-06T21:49:26.372Z] DONE 32 tests, 1 skipped in 128.167s [2020-07-06T21:49:26.372Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-06T21:49:26.372Z] INFO: Testing against a local daemon [2020-07-06T21:49:26.372Z] === RUN TestConfigInspect [2020-07-06T21:49:26.372Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-06T21:49:26.372Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:49:26.372Z] === RUN TestConfigList [2020-07-06T21:49:26.372Z] --- SKIP: TestConfigList (0.01s) [2020-07-06T21:49:26.372Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:49:26.372Z] === RUN TestConfigsCreateAndDelete [2020-07-06T21:49:26.372Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-06T21:49:26.372Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:49:26.372Z] === RUN TestConfigsUpdate [2020-07-06T21:49:26.372Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-07-06T21:49:26.372Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:49:26.372Z] === RUN TestTemplatedConfig [2020-07-06T21:49:26.372Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-06T21:49:26.372Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:49:26.372Z] === RUN TestConfigCreateResolve [2020-07-06T21:49:26.372Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-06T21:49:26.372Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:49:26.372Z] === RUN TestConfigDaemonLibtrustID [2020-07-06T21:49:28.277Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-06T21:49:28.277Z] PASS [2020-07-06T21:49:28.277Z] [2020-07-06T21:49:28.277Z] === Skipped [2020-07-06T21:49:28.277Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-06T21:49:28.277Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:49:28.277Z] [2020-07-06T21:49:28.277Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-06T21:49:28.277Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:49:28.277Z] [2020-07-06T21:49:28.277Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-06T21:49:28.277Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:49:28.277Z] [2020-07-06T21:49:28.277Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-07-06T21:49:28.277Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:49:28.277Z] [2020-07-06T21:49:28.277Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-06T21:49:28.277Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:49:28.277Z] [2020-07-06T21:49:28.277Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-06T21:49:28.277Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:49:28.277Z] [2020-07-06T21:49:28.277Z] [2020-07-06T21:49:28.277Z] DONE 7 tests, 6 skipped in 1.746s [2020-07-06T21:49:28.277Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-06T21:49:28.277Z] INFO: Testing against a local daemon [2020-07-06T21:49:28.277Z] === RUN TestCheckpoint [2020-07-06T21:49:28.277Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-06T21:49:28.277Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-06T21:49:28.277Z] === RUN TestContainerInvalidJSON [2020-07-06T21:49:28.278Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:49:28.278Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:49:28.278Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:49:28.278Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:49:28.278Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:49:28.278Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:49:28.278Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:49:28.278Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:49:28.278Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:49:28.278Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-06T21:49:28.278Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-06T21:49:28.278Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-06T21:49:28.278Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-06T21:49:28.278Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-06T21:49:28.278Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-07-06T21:49:28.278Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-06T21:49:28.278Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-07-06T21:49:28.278Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-06T21:49:28.278Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-07-06T21:49:28.278Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-06T21:49:28.278Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-06T21:49:28.278Z] === RUN TestCopyFromContainer [2020-07-06T21:49:28.508Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-06T21:49:28.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) [2020-07-06T21:49:28.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.59s) [2020-07-06T21:49:28.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s) [2020-07-06T21:49:28.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s) [2020-07-06T21:49:28.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.13s) [2020-07-06T21:49:28.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.08s) [2020-07-06T21:49:28.508Z] === RUN TestBuildMultiStageCopy [2020-07-06T21:49:28.508Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-06T21:49:30.636Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.4% of statements [2020-07-06T21:49:30.840Z] #19 4.663 Collecting yamllint==1.16.0 [2020-07-06T21:49:30.935Z] ok github.com/docker/docker/daemon/cluster 0.119s coverage: 0.5% of statements [2020-07-06T21:49:31.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-06T21:49:31.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-06T21:49:31.416Z] #19 ... [2020-07-06T21:49:31.416Z] [2020-07-06T21:49:31.416Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:49:31.416Z] #39 107.3 CC criu/filesystems.o [2020-07-06T21:49:31.416Z] #39 107.9 CC criu/fsnotify.o [2020-07-06T21:49:31.416Z] #39 109.0 CC criu/image-desc.o [2020-07-06T21:49:31.416Z] #39 109.1 CC criu/image.o [2020-07-06T21:49:31.416Z] #39 109.9 CC criu/ipc_ns.o [2020-07-06T21:49:31.416Z] #39 111.2 CC criu/irmap.o [2020-07-06T21:49:31.416Z] #39 111.7 CC criu/kcmp-ids.o [2020-07-06T21:49:31.416Z] #39 111.9 CC criu/kerndat.o [2020-07-06T21:49:31.416Z] #39 112.8 CC criu/libnetlink.o [2020-07-06T21:49:31.416Z] #39 113.1 CC criu/log.o [2020-07-06T21:49:31.416Z] #39 113.6 CC criu/lsm.o [2020-07-06T21:49:31.416Z] #39 113.9 CC criu/mem.o [2020-07-06T21:49:31.607Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-06T21:49:31.789Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2020-07-06T21:49:31.789Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-06T21:49:32.175Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-06T21:49:32.376Z] #39 115.2 CC criu/memfd.o [2020-07-06T21:49:32.418Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-07-06T21:49:32.418Z] === RUN TestWaitNonBlocked [2020-07-06T21:49:32.418Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T21:49:32.418Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T21:49:32.418Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T21:49:32.418Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T21:49:32.418Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T21:49:32.418Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T21:49:32.461Z] === RUN TestCopyFromContainer// [2020-07-06T21:49:32.461Z] === RUN TestCopyFromContainer//bar/root [2020-07-06T21:49:32.461Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-06T21:49:32.461Z] === RUN TestCopyFromContainer/bar/quux [2020-07-06T21:49:32.461Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-06T21:49:32.461Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-06T21:49:32.461Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-06T21:49:32.652Z] #39 115.7 CC criu/mount.o [2020-07-06T21:49:32.720Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-06T21:49:32.720Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-06T21:49:32.720Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-06T21:49:32.720Z] --- PASS: TestCopyFromContainer (4.41s) [2020-07-06T21:49:32.720Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-06T21:49:32.720Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-07-06T21:49:32.720Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-06T21:49:32.720Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-07-06T21:49:32.720Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-06T21:49:32.720Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-06T21:49:32.720Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-06T21:49:32.720Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-06T21:49:32.720Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-06T21:49:32.720Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-06T21:49:32.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-06T21:49:32.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:49:32.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:49:32.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:49:32.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:49:32.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:49:32.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:49:32.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:49:32.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:49:32.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:49:32.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-06T21:49:32.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-06T21:49:32.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-06T21:49:32.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-06T21:49:32.720Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-06T21:49:32.742Z] --- PASS: TestBuildMultiStageCopy (4.51s) [2020-07-06T21:49:32.742Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s) [2020-07-06T21:49:32.742Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-07-06T21:49:32.742Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-07-06T21:49:32.742Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2020-07-06T21:49:32.742Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-07-06T21:49:32.742Z] === RUN TestBuildMultiStageParentConfig [2020-07-06T21:49:32.978Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-06T21:49:32.978Z] === RUN TestCreateWithInvalidEnv [2020-07-06T21:49:32.978Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-06T21:49:32.978Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-06T21:49:32.978Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-06T21:49:32.978Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-06T21:49:32.978Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-06T21:49:32.978Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-06T21:49:32.978Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-06T21:49:32.978Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-06T21:49:32.978Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-06T21:49:32.978Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-06T21:49:32.978Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-06T21:49:32.978Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-06T21:49:32.978Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-06T21:49:32.978Z] === RUN TestCreateTmpfsMountsTarget [2020-07-06T21:49:32.978Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-06T21:49:32.978Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-06T21:49:33.449Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-06T21:49:33.450Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-07-06T21:49:33.450Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-07-06T21:49:33.450Z] === RUN TestWaitBlocked [2020-07-06T21:49:33.450Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T21:49:33.450Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T21:49:33.450Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T21:49:33.450Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T21:49:33.450Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T21:49:33.450Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T21:49:33.649Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-06T21:49:34.118Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-07-06T21:49:34.118Z] === RUN TestBuildLabelWithTargets [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCapabilities [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-06T21:49:34.352Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:49:34.352Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:49:34.352Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:49:34.352Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:49:34.352Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:49:34.352Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-06T21:49:34.352Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:49:34.352Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:49:34.352Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:49:34.352Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:49:34.352Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:49:34.352Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-06T21:49:34.352Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-06T21:49:34.352Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:49:34.352Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:49:34.352Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:49:34.352Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:49:34.352Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:49:34.352Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:49:34.352Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:49:34.352Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:49:34.352Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-06T21:49:34.352Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-06T21:49:34.352Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-06T21:49:34.952Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-06T21:49:34.952Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2020-07-06T21:49:34.952Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-07-06T21:49:34.952Z] === CONT TestContainerStartOnDaemonRestart [2020-07-06T21:49:34.952Z] === CONT TestIpcModeOlderClient [2020-07-06T21:49:34.952Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-07-06T21:49:34.952Z] === CONT TestDaemonHostGatewayIP [2020-07-06T21:49:35.213Z] #39 118.3 CC criu/namespaces.o [2020-07-06T21:49:35.440Z] ok github.com/docker/docker/daemon/discovery 0.030s coverage: 30.0% of statements [2020-07-06T21:49:35.478Z] #39 ... [2020-07-06T21:49:35.478Z] [2020-07-06T21:49:35.478Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-06T21:49:35.478Z] #19 9.953 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-06T21:49:35.478Z] #19 10.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-06T21:49:35.478Z] #19 10.06 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-06T21:49:35.478Z] #19 10.10 Collecting pyyaml (from yamllint==1.16.0) [2020-07-06T21:49:35.729Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2020-07-06T21:49:35.730Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-06T21:49:35.730Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:49:35.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:49:35.730Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:49:35.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:49:35.730Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:49:35.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:49:35.730Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:49:35.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:49:35.730Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:49:35.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:49:35.730Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:49:35.730Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:49:35.730Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:49:35.730Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:49:35.730Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:49:35.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-06T21:49:35.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-06T21:49:35.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-06T21:49:35.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-06T21:49:35.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-06T21:49:35.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-06T21:49:35.730Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-06T21:49:35.741Z] #19 10.28 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-06T21:49:35.989Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2020-07-06T21:49:35.989Z] === RUN TestCreateDifferentPlatform [2020-07-06T21:49:35.989Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-06T21:49:35.989Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-06T21:49:35.989Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-06T21:49:35.989Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-06T21:49:35.989Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-06T21:49:35.989Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-06T21:49:35.989Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-06T21:49:35.989Z] === RUN TestContainerStartOnDaemonRestart [2020-07-06T21:49:35.989Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-06T21:49:35.989Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-06T21:49:35.989Z] === RUN TestDaemonRestartIpcMode [2020-07-06T21:49:35.989Z] === PAUSE TestDaemonRestartIpcMode [2020-07-06T21:49:35.989Z] === RUN TestDaemonHostGatewayIP [2020-07-06T21:49:35.989Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-06T21:49:35.989Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:49:35.989Z] === RUN TestContainerKillOnDaemonStart [2020-07-06T21:49:35.989Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-06T21:49:35.989Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-06T21:49:35.989Z] === RUN TestDiff [2020-07-06T21:49:36.502Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-07-06T21:49:36.556Z] --- PASS: TestDiff (0.43s) [2020-07-06T21:49:36.556Z] === RUN TestExecWithCloseStdin [2020-07-06T21:49:36.649Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2020-07-06T21:49:36.649Z] === RUN TestBuildWithEmptyLayers [2020-07-06T21:49:36.704Z] #19 11.44 Building wheels for collected packages: pyyaml [2020-07-06T21:49:36.814Z] --- PASS: TestExecWithCloseStdin (0.48s) [2020-07-06T21:49:36.814Z] === RUN TestExec [2020-07-06T21:49:36.986Z] #19 11.44 Running setup.py bdist_wheel for pyyaml: started [2020-07-06T21:49:37.382Z] --- PASS: TestExec (0.49s) [2020-07-06T21:49:37.382Z] === RUN TestExecUser [2020-07-06T21:49:37.554Z] ok github.com/docker/docker/daemon/config 0.058s coverage: 81.7% of statements [2020-07-06T21:49:37.586Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2020-07-06T21:49:37.586Z] === RUN TestBuildMultiStageOnBuild [2020-07-06T21:49:37.677Z] --- PASS: TestContainerStartOnDaemonRestart (2.81s) [2020-07-06T21:49:37.677Z] === CONT TestContainerKillOnDaemonStart [2020-07-06T21:49:37.941Z] #19 12.28 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-06T21:49:37.941Z] #19 12.28 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-06T21:49:37.941Z] #19 12.35 Successfully built pyyaml [2020-07-06T21:49:37.941Z] #19 12.37 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-06T21:49:37.951Z] --- PASS: TestExecUser (0.49s) [2020-07-06T21:49:37.951Z] === RUN TestExportContainerAndImportImage [2020-07-06T21:49:38.205Z] #19 12.65 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-06T21:49:38.518Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2020-07-06T21:49:38.518Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-06T21:49:38.707Z] --- PASS: TestDaemonHostGatewayIP (3.55s) [2020-07-06T21:49:38.707Z] === CONT TestDaemonRestartIpcMode [2020-07-06T21:49:38.780Z] #19 DONE 13.3s [2020-07-06T21:49:38.780Z] [2020-07-06T21:49:38.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:49:38.780Z] #39 119.5 CC criu/net.o [2020-07-06T21:49:38.780Z] #39 121.9 CC criu/netfilter.o [2020-07-06T21:49:39.043Z] #39 122.2 CC criu/page-pipe.o [2020-07-06T21:49:39.088Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-07-06T21:49:39.619Z] #39 122.7 CC criu/page-xfer.o [2020-07-06T21:49:39.693Z] Removing intermediate container 4a3c62feaab1 [2020-07-06T21:49:39.693Z] ---> 77464e40db55 [2020-07-06T21:49:39.693Z] 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-07-06T21:49:39.693Z] ---> Running in da98915fda66 [2020-07-06T21:49:39.693Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-07-06T21:49:39.693Z] go: finding gotest.tools v0.3.5 [2020-07-06T21:49:39.693Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-06T21:49:39.693Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-06T21:49:39.693Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-06T21:49:39.693Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-06T21:49:39.693Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-06T21:49:39.693Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-06T21:49:39.693Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-06T21:49:39.693Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:49:39.693Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-06T21:49:39.693Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-06T21:49:39.693Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-06T21:49:39.693Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:49:39.693Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-06T21:49:39.693Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:49:39.693Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:49:39.693Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:49:39.693Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:49:39.693Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:49:39.693Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:49:39.693Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:49:39.693Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:49:39.693Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:49:39.693Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:49:39.693Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:49:39.693Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:49:39.693Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:49:39.693Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:49:39.693Z] go: finding github.com/fatih/color v1.6.0 [2020-07-06T21:49:39.693Z] go: finding github.com/pkg/errors v0.8.0 [2020-07-06T21:49:39.693Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-06T21:49:39.693Z] go: finding github.com/spf13/pflag v1.0.1 [2020-07-06T21:49:39.693Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-06T21:49:39.693Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-06T21:49:39.693Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-06T21:49:39.693Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-06T21:49:39.693Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-06T21:49:39.693Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-06T21:49:39.693Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-06T21:49:40.142Z] INFO: Build done for gotestsum... [2020-07-06T21:49:40.878Z] --- PASS: TestBuildMultiStageOnBuild (3.04s) [2020-07-06T21:49:40.878Z] === RUN TestBuildUncleanTarFilenames [2020-07-06T21:49:41.014Z] #39 123.9 CC criu/pagemap-cache.o [2020-07-06T21:49:41.014Z] #39 124.1 CC criu/pagemap.o [2020-07-06T21:49:41.590Z] #39 124.8 CC criu/parasite-syscall.o [2020-07-06T21:49:41.799Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2020-07-06T21:49:41.800Z] === RUN TestHealthCheckWorkdir [2020-07-06T21:49:42.168Z] #39 125.4 CC criu/path.o [2020-07-06T21:49:42.213Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2020-07-06T21:49:42.260Z] --- PASS: TestBuildUncleanTarFilenames (1.68s) [2020-07-06T21:49:42.260Z] === RUN TestBuildMultiStageLayerLeak [2020-07-06T21:49:42.367Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-07-06T21:49:42.367Z] === RUN TestHealthKillContainer [2020-07-06T21:49:42.632Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-07-06T21:49:42.632Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.477s coverage: 13.8% of statements [2020-07-06T21:49:42.744Z] #39 125.7 CC criu/pie-util-vdso.o [2020-07-06T21:49:43.007Z] #39 126.0 CC criu/pie-util.o [2020-07-06T21:49:43.007Z] #39 126.1 CC criu/pipes.o [2020-07-06T21:49:43.583Z] #39 126.6 CC criu/plugin.o [2020-07-06T21:49:43.847Z] #39 126.9 CC criu/proc_parse.o [2020-07-06T21:49:44.165Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.621s coverage: 57.9% of statements [2020-07-06T21:49:44.897Z] --- PASS: TestHealthKillContainer (2.59s) [2020-07-06T21:49:44.897Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-06T21:49:45.463Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-07-06T21:49:45.463Z] === RUN TestIpcModeNone [2020-07-06T21:49:45.563Z] --- PASS: TestBuildMultiStageLayerLeak (3.22s) [2020-07-06T21:49:45.564Z] === RUN TestBuildWithHugeFile [2020-07-06T21:49:45.721Z] --- PASS: TestIpcModeNone (0.47s) [2020-07-06T21:49:45.721Z] === RUN TestIpcModePrivate [2020-07-06T21:49:45.772Z] #39 128.9 CC criu/protobuf-desc.o [2020-07-06T21:49:46.289Z] --- PASS: TestIpcModePrivate (0.49s) [2020-07-06T21:49:46.289Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-06T21:49:46.289Z] === RUN TestIpcModeShareable [2020-07-06T21:49:46.289Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-06T21:49:46.289Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-06T21:49:46.289Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-06T21:49:46.719Z] #39 129.7 CC criu/protobuf.o [2020-07-06T21:49:46.926Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-07-06T21:49:46.982Z] #39 130.0 CC criu/pstree.o [2020-07-06T21:49:47.930Z] #39 130.9 CC criu/rbtree.o [2020-07-06T21:49:47.979Z] ok github.com/docker/docker/daemon 12.353s coverage: 17.5% of statements [2020-07-06T21:49:47.979Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-06T21:49:47.979Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-06T21:49:47.979Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-06T21:49:47.979Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-06T21:49:47.979Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.936s coverage: 69.2% of statements [2020-07-06T21:49:48.191Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2020-07-06T21:49:48.191Z] === RUN TestAPIIpcModeHost [2020-07-06T21:49:48.191Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-06T21:49:48.191Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-06T21:49:48.191Z] === RUN TestDaemonIpcModeShareable [2020-07-06T21:49:48.191Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-06T21:49:48.191Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-06T21:49:48.191Z] === RUN TestDaemonIpcModePrivate [2020-07-06T21:49:48.194Z] #39 131.1 CC criu/rst-malloc.o [2020-07-06T21:49:48.194Z] #39 131.4 CC criu/seccomp.o [2020-07-06T21:49:48.770Z] #39 131.9 CC criu/seize.o [2020-07-06T21:49:49.034Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.389s coverage: 45.9% of statements [2020-07-06T21:49:49.034Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-06T21:49:49.346Z] #39 ... [2020-07-06T21:49:49.346Z] [2020-07-06T21:49:49.346Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:49:49.346Z] #52 140.8 + bin/containerd [2020-07-06T21:49:49.346Z] #52 ... [2020-07-06T21:49:49.346Z] [2020-07-06T21:49:49.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:49:49.346Z] #39 132.6 CC criu/servicefd.o [2020-07-06T21:49:49.922Z] #39 132.9 CC criu/shmem.o [2020-07-06T21:49:50.091Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2020-07-06T21:49:50.091Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-06T21:49:50.091Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-06T21:49:50.091Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-06T21:49:50.091Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-06T21:49:50.091Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-06T21:49:50.091Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-06T21:49:50.091Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-06T21:49:50.091Z] === RUN TestIpcModeOlderClient [2020-07-06T21:49:50.091Z] === PAUSE TestIpcModeOlderClient [2020-07-06T21:49:50.091Z] === RUN TestKillContainerInvalidSignal [2020-07-06T21:49:50.354Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2020-07-06T21:49:50.354Z] === RUN TestKillContainer [2020-07-06T21:49:50.354Z] === RUN TestKillContainer/no_signal [2020-07-06T21:49:50.499Z] #39 133.7 CC criu/sigframe.o [2020-07-06T21:49:50.713Z] --- PASS: TestContainerKillOnDaemonStart (12.30s) [2020-07-06T21:49:50.713Z] PASS [2020-07-06T21:49:50.713Z] [2020-07-06T21:49:50.713Z] === Skipped [2020-07-06T21:49:50.713Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-06T21:49:50.713Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-06T21:49:50.713Z] [2020-07-06T21:49:50.713Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-06T21:49:50.713Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:49:50.713Z] [2020-07-06T21:49:50.713Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-06T21:49:50.713Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:49:50.713Z] [2020-07-06T21:49:50.713Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-06T21:49:50.713Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-06T21:49:50.713Z] [2020-07-06T21:49:50.713Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-06T21:49:50.713Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-06T21:49:50.713Z] [2020-07-06T21:49:50.713Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-06T21:49:50.713Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:49:50.713Z] [2020-07-06T21:49:50.713Z] [2020-07-06T21:49:50.713Z] DONE 204 tests, 6 skipped in 154.432s [2020-07-06T21:49:50.713Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-06T21:49:50.713Z] ++ 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-07-06T21:49:50.713Z] ++ set -e [2020-07-06T21:49:50.713Z] ++ '[' -n 0 ']' [2020-07-06T21:49:50.713Z] ++ set -x [2020-07-06T21:49:50.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:49:50.713Z] INFO: Testing against a local daemon [2020-07-06T21:49:50.713Z] === RUN TestCommitInheritsEnv [2020-07-06T21:49:50.713Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-07-06T21:49:50.713Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-06T21:49:50.713Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-06T21:49:50.713Z] === RUN TestImagesFilterMultiReference [2020-07-06T21:49:50.713Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-06T21:49:50.713Z] === RUN TestImagePullPlatformInvalid [2020-07-06T21:49:50.713Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-06T21:49:50.713Z] === RUN TestRemoveImageOrphaning [2020-07-06T21:49:50.762Z] #39 133.8 CC criu/signalfd.o [2020-07-06T21:49:50.921Z] === RUN TestKillContainer/non_killing_signal [2020-07-06T21:49:51.025Z] #39 134.0 CC criu/sk-inet.o [2020-07-06T21:49:51.130Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.358s coverage: 49.5% of statements [2020-07-06T21:49:51.180Z] === RUN TestKillContainer/killing_signal [2020-07-06T21:49:51.343Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2020-07-06T21:49:51.343Z] === RUN TestRemoveImageGarbageCollector [2020-07-06T21:49:51.343Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-06T21:49:51.343Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:49:51.343Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-06T21:49:51.343Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-06T21:49:51.343Z] === RUN TestTagInvalidReference [2020-07-06T21:49:51.343Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-06T21:49:51.343Z] === RUN TestTagValidPrefixedRepo [2020-07-06T21:49:51.343Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-06T21:49:51.343Z] === RUN TestTagExistedNameWithoutForce [2020-07-06T21:49:51.343Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-07-06T21:49:51.343Z] === RUN TestTagOfficialNames [2020-07-06T21:49:51.343Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-06T21:49:51.343Z] === RUN TestTagMatchesDigest [2020-07-06T21:49:51.343Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-06T21:49:51.343Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-06T21:49:51.748Z] --- PASS: TestKillContainer (1.31s) [2020-07-06T21:49:51.748Z] --- PASS: TestKillContainer/no_signal (0.45s) [2020-07-06T21:49:51.748Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-07-06T21:49:51.748Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-07-06T21:49:51.748Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-06T21:49:51.748Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-06T21:49:51.772Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.481s coverage: 76.1% of statements [2020-07-06T21:49:51.974Z] #39 135.0 CC criu/sk-netlink.o [2020-07-06T21:49:52.238Z] #39 135.4 CC criu/sk-packet.o [2020-07-06T21:49:52.314Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-06T21:49:52.380Z] Removing intermediate container da98915fda66 [2020-07-06T21:49:52.380Z] ---> fc5d573c7b2e [2020-07-06T21:49:52.380Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-06T21:49:52.380Z] ---> Running in e635bdb2fb24 [2020-07-06T21:49:52.380Z] Removing intermediate container e635bdb2fb24 [2020-07-06T21:49:52.380Z] ---> 531faaa9b9bd [2020-07-06T21:49:52.380Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-06T21:49:52.380Z] ---> Running in f73ffe2079f6 [2020-07-06T21:49:52.380Z] Removing intermediate container f73ffe2079f6 [2020-07-06T21:49:52.380Z] ---> 23a73de72ad8 [2020-07-06T21:49:52.380Z] Step 10/10 : COPY . . [2020-07-06T21:49:52.414Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-07-06T21:49:52.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2020-07-06T21:49:52.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2020-07-06T21:49:52.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-07-06T21:49:52.573Z] === RUN TestKillStoppedContainer [2020-07-06T21:49:52.573Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-06T21:49:52.573Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-06T21:49:52.573Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-07-06T21:49:52.573Z] === RUN TestKillDifferentUserContainer [2020-07-06T21:49:52.813Z] #39 135.9 CC criu/sk-queue.o [2020-07-06T21:49:53.076Z] #39 136.3 CC criu/sk-tcp.o [2020-07-06T21:49:53.140Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2020-07-06T21:49:53.140Z] === RUN TestInspectOomKilledTrue [2020-07-06T21:49:53.140Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-06T21:49:53.140Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:49:53.140Z] === RUN TestInspectOomKilledFalse [2020-07-06T21:49:53.140Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-06T21:49:53.140Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:49:53.140Z] === RUN TestLinksEtcHostsContentMatch [2020-07-06T21:49:53.140Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-06T21:49:53.140Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-06T21:49:53.140Z] === RUN TestLinksContainerNames [2020-07-06T21:49:53.652Z] #39 136.7 CC criu/sk-unix.o [2020-07-06T21:49:53.943Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-07-06T21:49:54.074Z] --- PASS: TestLinksContainerNames (0.86s) [2020-07-06T21:49:54.074Z] === RUN TestLogsFollowTailEmpty [2020-07-06T21:49:54.240Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-07-06T21:49:54.333Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-07-06T21:49:54.333Z] === RUN TestContainerNetworkMountsNoChown [2020-07-06T21:49:54.601Z] #39 ... [2020-07-06T21:49:54.602Z] [2020-07-06T21:49:54.602Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:49:54.602Z] #21 187.3 + return [2020-07-06T21:49:54.602Z] #21 DONE 188.5s [2020-07-06T21:49:54.602Z] [2020-07-06T21:49:54.602Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:49:54.602Z] #45 184.0 + cd /tmp/tmp.yTZAPkUTY5/src/github.com/golangci/golangci-lint/ [2020-07-06T21:49:54.602Z] #45 184.0 + git checkout -q v1.23.8 [2020-07-06T21:49:54.602Z] #45 184.5 ++ git describe --tags [2020-07-06T21:49:54.602Z] #45 184.5 + version=v1.23.8 [2020-07-06T21:49:54.602Z] #45 184.5 ++ git rev-parse --short HEAD [2020-07-06T21:49:54.602Z] #45 184.5 + commit=76a82c6 [2020-07-06T21:49:54.602Z] #45 184.5 ++ git show -s --format=%cd [2020-07-06T21:49:54.602Z] #45 184.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-06T21:49:54.602Z] #45 184.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-06T21:49:54.932Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/default [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/default [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/private [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/private [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rprivate [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/slave [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/slave [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rslave [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/shared [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/shared [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rshared [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-06T21:49:54.932Z] === CONT TestMountDaemonRoot/default [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:49:54.932Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-06T21:49:54.932Z] === CONT TestMountDaemonRoot/rshared [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:49:54.932Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:49:54.932Z] === CONT TestMountDaemonRoot/shared [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:49:54.932Z] === CONT TestMountDaemonRoot/rslave [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:49:54.932Z] === CONT TestMountDaemonRoot/slave [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:49:54.932Z] === CONT TestMountDaemonRoot/rprivate [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:49:54.932Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:49:54.932Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:49:54.933Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:49:54.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:49:54.933Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:49:54.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:49:54.933Z] === CONT TestMountDaemonRoot/private [2020-07-06T21:49:54.933Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:49:54.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:49:54.933Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-06T21:49:54.933Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-06T21:49:54.933Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:49:54.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:49:54.933Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-06T21:49:54.933Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-06T21:49:54.933Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:49:54.933Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-06T21:49:54.933Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:49:54.933Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:49:54.933Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:49:54.933Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:49:54.933Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-06T21:49:54.933Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:49:54.933Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:49:54.933Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-06T21:49:54.933Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:49:55.194Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-06T21:49:55.194Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2020-07-06T21:49:55.194Z] === RUN TestContainerBindMountNonRecursive [2020-07-06T21:49:55.194Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-06T21:49:55.194Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-06T21:49:55.194Z] === RUN TestNetworkNat [2020-07-06T21:49:55.790Z] --- PASS: TestNetworkNat (0.53s) [2020-07-06T21:49:55.790Z] === RUN TestNetworkLocalhostTCPNat [2020-07-06T21:49:56.349Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.290s coverage: 52.1% of statements [2020-07-06T21:49:56.349Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-06T21:49:56.349Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-06T21:49:56.356Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2020-07-06T21:49:56.356Z] === RUN TestNetworkLoopbackNat [2020-07-06T21:49:56.526Z] #45 ... [2020-07-06T21:49:56.526Z] [2020-07-06T21:49:56.526Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-06T21:49:56.991Z] ok github.com/docker/docker/daemon/logger 0.250s coverage: 41.8% of statements [2020-07-06T21:49:57.101Z] #22 DONE 0.5s [2020-07-06T21:49:57.101Z] [2020-07-06T21:49:57.101Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-06T21:49:57.786Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-06T21:49:57.786Z] Using test binary docker [2020-07-06T21:49:57.786Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-06T21:49:57.786Z] Using test binary docker [2020-07-06T21:49:57.786Z] +++ /etc/init.d/apparmor start [2020-07-06T21:49:57.786Z] +++ /etc/init.d/apparmor start [2020-07-06T21:49:57.786Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2020-07-06T21:49:57.786Z] (warning). [2020-07-06T21:49:57.786Z] INFO: Waiting for daemon to start... [2020-07-06T21:49:57.786Z] INFO: Waiting for daemon to start... [2020-07-06T21:49:57.786Z] Starting dockerd [2020-07-06T21:49:57.786Z] +++ 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-07-06T21:49:57.786Z] Starting dockerd [2020-07-06T21:49:57.786Z] +++ 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-07-06T21:49:58.520Z] ok github.com/docker/docker/daemon/logger/awslogs 0.408s coverage: 77.8% of statements [2020-07-06T21:49:58.520Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.8% of statements [2020-07-06T21:49:58.520Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-06T21:49:58.520Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-06T21:49:58.520Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-06T21:49:58.520Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-06T21:49:58.884Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2020-07-06T21:49:58.884Z] === RUN TestPause [2020-07-06T21:49:58.884Z] --- SKIP: TestPause (0.00s) [2020-07-06T21:49:58.884Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:49:58.884Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-06T21:49:58.884Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-06T21:49:58.884Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-06T21:49:58.884Z] === RUN TestPauseStopPausedContainer [2020-07-06T21:49:58.884Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2020-07-06T21:49:58.884Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:49:58.884Z] === RUN TestPsFilter [2020-07-06T21:49:58.884Z] --- PASS: TestPsFilter (0.10s) [2020-07-06T21:49:58.884Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-06T21:49:59.165Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 26.2% of statements [2020-07-06T21:49:59.450Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2020-07-06T21:49:59.450Z] === RUN TestRemoveContainerWithVolume [2020-07-06T21:49:59.461Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-07-06T21:49:59.708Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2020-07-06T21:49:59.708Z] === RUN TestRemoveContainerRunning [2020-07-06T21:50:00.106Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.052s coverage: 87.2% of statements [2020-07-06T21:50:00.275Z] --- PASS: TestRemoveContainerRunning (0.43s) [2020-07-06T21:50:00.275Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-06T21:50:00.534Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2020-07-06T21:50:00.534Z] === RUN TestRemoveInvalidContainer [2020-07-06T21:50:00.793Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-06T21:50:00.793Z] === RUN TestRenameLinkedContainer [2020-07-06T21:50:01.327Z] #26 DONE 3.6s [2020-07-06T21:50:01.327Z] [2020-07-06T21:50:01.327Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-06T21:50:01.327Z] #29 DONE 0.4s [2020-07-06T21:50:01.327Z] [2020-07-06T21:50:01.327Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-06T21:50:01.327Z] #31 DONE 0.2s [2020-07-06T21:50:01.327Z] [2020-07-06T21:50:01.327Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-06T21:50:01.327Z] #34 DONE 0.1s [2020-07-06T21:50:01.327Z] [2020-07-06T21:50:01.327Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-06T21:50:01.654Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.038s coverage: 61.6% of statements [2020-07-06T21:50:01.903Z] #37 DONE 0.4s [2020-07-06T21:50:01.903Z] [2020-07-06T21:50:01.903Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-06T21:50:01.903Z] #39 138.4 CC criu/sockets.o [2020-07-06T21:50:01.903Z] #39 139.2 CC criu/stats.o [2020-07-06T21:50:01.903Z] #39 139.5 CC criu/string.o [2020-07-06T21:50:01.903Z] #39 139.5 CC criu/sysctl.o [2020-07-06T21:50:01.903Z] #39 140.1 CC criu/sysfs_parse.o [2020-07-06T21:50:01.903Z] #39 140.4 CC criu/timens.o [2020-07-06T21:50:01.903Z] #39 140.8 CC criu/timerfd.o [2020-07-06T21:50:01.903Z] #39 141.1 CC criu/tty.o [2020-07-06T21:50:01.903Z] #39 142.7 CC criu/tun.o [2020-07-06T21:50:01.903Z] #39 143.2 CC criu/uffd.o [2020-07-06T21:50:01.903Z] #39 144.2 CC criu/util.o [2020-07-06T21:50:02.167Z] #39 145.3 CC criu/uts_ns.o [2020-07-06T21:50:02.430Z] #39 145.6 CC criu/vdso.o [2020-07-06T21:50:02.695Z] --- PASS: TestRenameLinkedContainer (1.69s) [2020-07-06T21:50:02.695Z] === RUN TestRenameStoppedContainer [2020-07-06T21:50:02.695Z] --- PASS: TestRenameStoppedContainer (0.45s) [2020-07-06T21:50:02.695Z] === RUN TestRenameRunningContainerAndReuse [2020-07-06T21:50:02.717Z] ok github.com/docker/docker/daemon/logger/local 0.095s coverage: 75.2% of statements [2020-07-06T21:50:02.718Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-06T21:50:02.718Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 37.7% of statements [2020-07-06T21:50:03.007Z] #39 146.0 LINK criu/built-in.o [2020-07-06T21:50:03.007Z] #39 146.1 LINK criu/criu [2020-07-06T21:50:03.587Z] #39 146.5 DEP lib/c/criu.d [2020-07-06T21:50:03.587Z] #39 146.6 CC images/rpc.pb-c.o [2020-07-06T21:50:03.630Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2020-07-06T21:50:03.630Z] === RUN TestRenameInvalidName [2020-07-06T21:50:03.769Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 33.3% of statements [2020-07-06T21:50:04.164Z] #39 147.1 CC lib/c/criu.o [2020-07-06T21:50:04.197Z] --- PASS: TestRenameInvalidName (0.43s) [2020-07-06T21:50:04.197Z] === RUN TestRenameAnonymousContainer [2020-07-06T21:50:04.828Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2020-07-06T21:50:05.113Z] #39 148.1 LINK lib/c/built-in.o [2020-07-06T21:50:05.113Z] #39 148.1 LINK lib/c/libcriu.so [2020-07-06T21:50:05.113Z] #39 148.2 LINK lib/c/libcriu.a [2020-07-06T21:50:05.126Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2020-07-06T21:50:05.376Z] #39 148.4 GEN magic.py [2020-07-06T21:50:05.376Z] #39 148.5 Note: Building without setproctitle() and strlcpy() support. [2020-07-06T21:50:05.376Z] #39 148.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-06T21:50:05.376Z] #39 148.5 Note: Building without GnuTLS support [2020-07-06T21:50:05.376Z] #39 148.6 Makefile.config:39: Warn: you have no libnftables installed [2020-07-06T21:50:05.376Z] #39 148.6 Makefile.config:40: Warn: Building without nftables support [2020-07-06T21:50:05.571Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2020-07-06T21:50:05.571Z] === RUN TestRenameContainerWithSameName [2020-07-06T21:50:06.137Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-07-06T21:50:06.137Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-06T21:50:06.325Z] #39 149.3 fatal: not a git repository (or any of the parent directories): .git [2020-07-06T21:50:07.071Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2020-07-06T21:50:07.071Z] === RUN TestResize [2020-07-06T21:50:07.227Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-07-06T21:50:07.275Z] #39 150.2 make[1]: Nothing to be done for 'all'. [2020-07-06T21:50:07.330Z] --- PASS: TestResize (0.44s) [2020-07-06T21:50:07.330Z] === RUN TestResizeWithInvalidSize [2020-07-06T21:50:07.872Z] ok github.com/docker/docker/daemon/logger/splunk 2.553s coverage: 82.5% of statements [2020-07-06T21:50:07.872Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-06T21:50:07.872Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-06T21:50:07.896Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2020-07-06T21:50:07.896Z] === RUN TestResizeWhenContainerNotStarted [2020-07-06T21:50:08.154Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2020-07-06T21:50:08.154Z] === RUN TestDaemonRestartKillContainers [2020-07-06T21:50:08.154Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-06T21:50:08.154Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-06T21:50:08.154Z] === RUN TestCgroupNamespacesRun [2020-07-06T21:50:08.225Z] #39 151.1 make[1]: 'images/built-in.o' is up to date. [2020-07-06T21:50:08.225Z] #39 151.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-06T21:50:08.225Z] #39 151.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-06T21:50:08.225Z] #39 151.3 make[1]: 'compel/libcompel.a' is up to date. [2020-07-06T21:50:08.225Z] #39 151.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-06T21:50:08.225Z] #39 151.4 make[1]: Nothing to be done for 'all'. [2020-07-06T21:50:08.488Z] #39 151.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-06T21:50:08.488Z] #39 151.7 make[2]: Nothing to be done for 'all'. [2020-07-06T21:50:08.488Z] #39 151.7 make[2]: Nothing to be done for 'all'. [2020-07-06T21:50:08.752Z] #39 151.7 make[2]: Nothing to be done for 'all'. [2020-07-06T21:50:08.752Z] #39 151.9 make[2]: Nothing to be done for 'all'. [2020-07-06T21:50:08.752Z] #39 151.9 make[2]: Nothing to be done for 'all'. [2020-07-06T21:50:08.752Z] #39 152.0 make[2]: Nothing to be done for 'all'. [2020-07-06T21:50:08.921Z] ok github.com/docker/docker/distribution/metadata 0.103s coverage: 48.2% of statements [2020-07-06T21:50:09.015Z] #39 152.0 make[2]: Nothing to be done for 'all'. [2020-07-06T21:50:09.015Z] #39 152.2 make[2]: Nothing to be done for 'all'. [2020-07-06T21:50:09.015Z] #39 152.2 INSTALL criu/criu [2020-07-06T21:50:09.590Z] #39 DONE 152.6s [2020-07-06T21:50:09.590Z] [2020-07-06T21:50:09.590Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:50:09.999Z] .. [2020-07-06T21:50:09.999Z] [2020-07-06T21:50:09.999Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-06T21:50:09.999Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-06T21:50:09.999Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-06T21:50:09.999Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-06T21:50:09.999Z] Error: No such image: emptyfs [2020-07-06T21:50:09.999Z] Error: No such image: emptyfs [2020-07-06T21:50:09.999Z] ++++ docker load [2020-07-06T21:50:09.999Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-06T21:50:09.999Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-06T21:50:09.999Z] ++++ docker load [2020-07-06T21:50:09.999Z] Running integration-test (iteration 1) [2020-07-06T21:50:09.999Z] 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-07-06T21:50:09.999Z] ++ 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-07-06T21:50:09.999Z] ++ set -e [2020-07-06T21:50:09.999Z] ++ '[' -n 0 ']' [2020-07-06T21:50:09.999Z] ++ set -x [2020-07-06T21:50:09.999Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:50:09.999Z] Running integration-test (iteration 1) [2020-07-06T21:50:09.999Z] 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-07-06T21:50:09.999Z] ++ 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-07-06T21:50:09.999Z] ++ set -e [2020-07-06T21:50:09.999Z] ++ '[' -n 0 ']' [2020-07-06T21:50:09.999Z] ++ set -x [2020-07-06T21:50:09.999Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:50:10.459Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-07-06T21:50:10.684Z] --- PASS: TestCgroupNamespacesRun (2.19s) [2020-07-06T21:50:10.684Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-06T21:50:10.757Z] ok github.com/docker/docker/distribution 0.499s coverage: 22.1% of statements [2020-07-06T21:50:10.757Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-06T21:50:11.516Z] #45 ... [2020-07-06T21:50:11.516Z] [2020-07-06T21:50:11.516Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-06T21:50:11.516Z] #40 DONE 0.2s [2020-07-06T21:50:11.516Z] [2020-07-06T21:50:11.516Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-06T21:50:11.780Z] #42 DONE 0.3s [2020-07-06T21:50:11.780Z] [2020-07-06T21:50:11.780Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-06T21:50:11.780Z] #44 DONE 0.2s [2020-07-06T21:50:11.780Z] [2020-07-06T21:50:11.780Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:50:12.585Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.24s) [2020-07-06T21:50:12.586Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-06T21:50:12.856Z] ok github.com/docker/docker/image 0.043s coverage: 86.4% of statements [2020-07-06T21:50:13.156Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-07-06T21:50:13.452Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-07-06T21:50:13.452Z] ok github.com/docker/docker/distribution/xfer 1.720s coverage: 85.1% of statements [2020-07-06T21:50:13.452Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-06T21:50:13.750Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-06T21:50:13.750Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-06T21:50:14.396Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2020-07-06T21:50:15.044Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 50.0% of statements [2020-07-06T21:50:15.115Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s) [2020-07-06T21:50:15.115Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-06T21:50:17.016Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2020-07-06T21:50:17.016Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-06T21:50:17.338Z] ---> 605c86bf8329 [2020-07-06T21:50:17.338Z] Successfully built 605c86bf8329 [2020-07-06T21:50:17.338Z] Successfully tagged docker:latest [2020-07-06T21:50:17.338Z] INFO: Image build ended at 07/06/2020 21:50:15. Duration:00:03:32.1752380 [2020-07-06T21:50:17.338Z] [2020-07-06T21:50:17.338Z] [2020-07-06T21:50:17.338Z] INFO: Building the test binaries at 07/06/2020 21:50:15... [2020-07-06T21:50:17.814Z] ok github.com/docker/docker/opts 0.081s coverage: 67.4% of statements [2020-07-06T21:50:18.458Z] ok github.com/docker/docker/pkg/authorization 0.324s coverage: 68.3% of statements [2020-07-06T21:50:19.120Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-07-06T21:50:19.120Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2020-07-06T21:50:19.547Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2020-07-06T21:50:19.547Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-06T21:50:20.171Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-07-06T21:50:20.171Z] ok github.com/docker/docker/pkg/archive 1.263s coverage: 77.2% of statements [2020-07-06T21:50:20.185Z] INFO: make.ps1 starting at 07/06/2020 21:50:20 [2020-07-06T21:50:20.631Z] INFO: Git commit (f2dee1dea9) assumed from DOCKER_GITCOMMIT environment variable [2020-07-06T21:50:20.631Z] INFO: Invoking autogen... [2020-07-06T21:50:21.078Z] INFO: Building daemon... [2020-07-06T21:50:21.221Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 92.9% of statements [2020-07-06T21:50:21.221Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-07-06T21:50:21.447Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2020-07-06T21:50:21.447Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-06T21:50:22.269Z] ok github.com/docker/docker/pkg/discovery/memory 0.018s coverage: 92.3% of statements [2020-07-06T21:50:22.912Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-06T21:50:23.208Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-06T21:50:23.346Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-07-06T21:50:23.346Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-06T21:50:24.734Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-06T21:50:24.734Z] ok github.com/docker/docker/pkg/chrootarchive 3.820s coverage: 43.2% of statements [2020-07-06T21:50:25.247Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2020-07-06T21:50:25.247Z] === RUN TestKernelTCPMemory [2020-07-06T21:50:25.247Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-07-06T21:50:25.247Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:25.247Z] === RUN TestNISDomainname [2020-07-06T21:50:25.248Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-06T21:50:25.248Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-06T21:50:25.248Z] === RUN TestHostnameDnsResolution [2020-07-06T21:50:25.376Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-07-06T21:50:26.019Z] ok github.com/docker/docker/pkg/fsutils 0.265s coverage: 85.1% of statements [2020-07-06T21:50:26.019Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-07-06T21:50:26.019Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-07-06T21:50:26.183Z] --- PASS: TestHostnameDnsResolution (0.73s) [2020-07-06T21:50:26.183Z] === RUN TestStats [2020-07-06T21:50:26.183Z] --- SKIP: TestStats (0.00s) [2020-07-06T21:50:26.183Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:26.183Z] === RUN TestStopContainerWithTimeout [2020-07-06T21:50:26.183Z] === RUN TestStopContainerWithTimeout/0 [2020-07-06T21:50:26.183Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-06T21:50:26.183Z] === RUN TestStopContainerWithTimeout/1 [2020-07-06T21:50:26.183Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-06T21:50:26.183Z] === RUN TestStopContainerWithTimeout/3 [2020-07-06T21:50:26.183Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-06T21:50:26.183Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-06T21:50:26.183Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-06T21:50:26.183Z] === CONT TestStopContainerWithTimeout/0 [2020-07-06T21:50:26.183Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-06T21:50:26.318Z] ok github.com/docker/docker/layer 8.058s coverage: 68.8% of statements [2020-07-06T21:50:26.318Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-06T21:50:26.318Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-06T21:50:26.318Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-06T21:50:26.318Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-06T21:50:26.318Z] ? github.com/docker/docker/oci [no test files] [2020-07-06T21:50:26.318Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-06T21:50:26.318Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-06T21:50:26.318Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-06T21:50:26.750Z] === CONT TestStopContainerWithTimeout/3 [2020-07-06T21:50:27.852Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-07-06T21:50:27.852Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-07-06T21:50:27.947Z] ..........................xx.................... [ 29%] [2020-07-06T21:50:28.499Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-07-06T21:50:28.499Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-07-06T21:50:28.499Z] ok github.com/docker/docker/pkg/ioutils 1.307s coverage: 69.3% of statements [2020-07-06T21:50:28.650Z] === CONT TestStopContainerWithTimeout/1 [2020-07-06T21:50:28.798Z] ok github.com/docker/docker/pkg/idtools 0.723s coverage: 70.5% of statements [2020-07-06T21:50:28.798Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-06T21:50:28.798Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-06T21:50:28.798Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-06T21:50:29.444Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2020-07-06T21:50:29.444Z] ok github.com/docker/docker/pkg/parsers/kernel 0.035s coverage: 60.0% of statements [2020-07-06T21:50:29.740Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.056s coverage: 91.4% of statements [2020-07-06T21:50:29.934Z] #45 ... [2020-07-06T21:50:29.934Z] [2020-07-06T21:50:29.934Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:50:29.934Z] #52 189.7 + bin/containerd-stress [2020-07-06T21:50:29.934Z] #52 ... [2020-07-06T21:50:29.934Z] [2020-07-06T21:50:29.934Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:50:29.934Z] #45 DONE 223.9s [2020-07-06T21:50:30.024Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-06T21:50:30.024Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2020-07-06T21:50:30.024Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2020-07-06T21:50:30.024Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2020-07-06T21:50:30.024Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2020-07-06T21:50:30.024Z] === RUN TestDeleteDevicemapper [2020-07-06T21:50:30.024Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-06T21:50:30.024Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-06T21:50:30.024Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-06T21:50:30.052Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2020-07-06T21:50:30.052Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-06T21:50:30.052Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-06T21:50:30.196Z] [2020-07-06T21:50:30.196Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:50:30.698Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2020-07-06T21:50:31.142Z] #52 192.5 + bin/containerd-shim [2020-07-06T21:50:31.400Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.18s) [2020-07-06T21:50:31.400Z] === RUN TestUpdateMemory [2020-07-06T21:50:31.400Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-06T21:50:31.400Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:31.400Z] === RUN TestUpdateCPUQuota [2020-07-06T21:50:31.400Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-06T21:50:31.400Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:31.400Z] === RUN TestUpdatePidsLimit [2020-07-06T21:50:31.400Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-06T21:50:31.400Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:31.400Z] === RUN TestUpdateRestartPolicy [2020-07-06T21:50:31.751Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-07-06T21:50:31.751Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2020-07-06T21:50:31.751Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-07-06T21:50:32.800Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-07-06T21:50:33.067Z] #52 ... [2020-07-06T21:50:33.067Z] [2020-07-06T21:50:33.067Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-06T21:50:33.067Z] #46 DONE 0.6s [2020-07-06T21:50:33.067Z] [2020-07-06T21:50:33.067Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-06T21:50:33.067Z] #48 DONE 0.1s [2020-07-06T21:50:33.067Z] [2020-07-06T21:50:33.067Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:50:33.067Z] #52 ... [2020-07-06T21:50:33.067Z] [2020-07-06T21:50:33.067Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-06T21:50:33.067Z] #50 DONE 0.3s [2020-07-06T21:50:33.330Z] [2020-07-06T21:50:33.330Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-06T21:50:33.440Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-07-06T21:50:33.440Z] ok github.com/docker/docker/pkg/pubsub 1.174s coverage: 73.9% of statements [2020-07-06T21:50:34.083Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-07-06T21:50:34.083Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-07-06T21:50:34.726Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-07-06T21:50:35.784Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.9% of statements [2020-07-06T21:50:35.784Z] ok github.com/docker/docker/pkg/signal 2.884s coverage: 61.0% of statements [2020-07-06T21:50:35.784Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.7% of statements [2020-07-06T21:50:36.638Z] #52 198.2 + bin/containerd-shim-runc-v1 [2020-07-06T21:50:36.833Z] testing: warning: no tests to run [2020-07-06T21:50:36.834Z] coverage: [no statements] [2020-07-06T21:50:36.834Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-07-06T21:50:36.834Z] ok github.com/docker/docker/pkg/tailfile 0.103s coverage: 88.6% of statements [2020-07-06T21:50:37.478Z] ok github.com/docker/docker/pkg/tarsum 0.181s coverage: 89.3% of statements [2020-07-06T21:50:37.478Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-07-06T21:50:37.478Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-07-06T21:50:38.122Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-07-06T21:50:39.652Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-07-06T21:50:39.948Z] #52 201.0 + bin/containerd-shim-runc-v2 [2020-07-06T21:50:40.521Z] #52 202.0 + binaries [2020-07-06T21:50:40.521Z] #52 202.0 + install -D bin/containerd /build/containerd [2020-07-06T21:50:40.521Z] #52 202.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-06T21:50:40.521Z] #52 202.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-06T21:50:40.521Z] #52 202.1 + install -D bin/ctr /build/ctr [2020-07-06T21:50:40.706Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2020-07-06T21:50:41.098Z] #52 DONE 202.5s [2020-07-06T21:50:41.359Z] ok github.com/docker/docker/profiles/seccomp 0.031s coverage: 68.8% of statements [2020-07-06T21:50:42.004Z] ok github.com/docker/docker/plugin 0.575s coverage: 23.1% of statements [2020-07-06T21:50:42.484Z] [2020-07-06T21:50:42.484Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-06T21:50:42.650Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-07-06T21:50:43.057Z] #53 DONE 0.6s [2020-07-06T21:50:43.057Z] [2020-07-06T21:50:43.057Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-06T21:50:43.057Z] #57 DONE 0.3s [2020-07-06T21:50:43.296Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2020-07-06T21:50:43.318Z] [2020-07-06T21:50:43.318Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-06T21:50:43.596Z] --- PASS: TestUpdateRestartPolicy (11.01s) [2020-07-06T21:50:43.596Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-06T21:50:43.596Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2020-07-06T21:50:43.596Z] === RUN TestWaitNonBlocked [2020-07-06T21:50:43.596Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T21:50:43.596Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T21:50:43.596Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T21:50:43.596Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T21:50:43.596Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T21:50:43.596Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T21:50:43.596Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-06T21:50:43.596Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2020-07-06T21:50:43.596Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2020-07-06T21:50:43.596Z] === RUN TestWaitBlocked [2020-07-06T21:50:43.596Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T21:50:43.596Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T21:50:43.596Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T21:50:43.596Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T21:50:43.596Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T21:50:43.596Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T21:50:43.889Z] #59 DONE 0.5s [2020-07-06T21:50:43.889Z] [2020-07-06T21:50:43.889Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-06T21:50:43.889Z] #61 DONE 0.1s [2020-07-06T21:50:43.889Z] [2020-07-06T21:50:43.889Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-06T21:50:43.889Z] #62 DONE 0.0s [2020-07-06T21:50:43.889Z] [2020-07-06T21:50:43.889Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-06T21:50:44.147Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-06T21:50:44.163Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-06T21:50:44.163Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2020-07-06T21:50:44.163Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2020-07-06T21:50:44.163Z] === CONT TestDaemonRestartIpcMode [2020-07-06T21:50:44.163Z] === CONT TestIpcModeOlderClient [2020-07-06T21:50:44.163Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-06T21:50:44.349Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-07-06T21:50:44.349Z] ok github.com/docker/docker/registry 0.254s coverage: 56.3% of statements [2020-07-06T21:50:44.994Z] ok github.com/docker/docker/runconfig 0.030s coverage: 65.8% of statements [2020-07-06T21:50:45.275Z] #63 DONE 1.5s [2020-07-06T21:50:45.275Z] [2020-07-06T21:50:45.276Z] #64 exporting to image [2020-07-06T21:50:45.276Z] #64 exporting layers [2020-07-06T21:50:47.095Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-07-06T21:50:48.347Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-07-06T21:50:48.347Z] PASS [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === Skipped [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-06T21:50:48.347Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-06T21:50:48.347Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-06T21:50:48.347Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-06T21:50:48.347Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-06T21:50:48.347Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-06T21:50:48.347Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-06T21:50:48.347Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-06T21:50:48.347Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-06T21:50:48.347Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-06T21:50:48.347Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-06T21:50:48.347Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-06T21:50:48.347Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-06T21:50:48.347Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-06T21:50:48.347Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-06T21:50:48.347Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2020-07-06T21:50:48.347Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-06T21:50:48.347Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-07-06T21:50:48.347Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-06T21:50:48.347Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-06T21:50:48.347Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-06T21:50:48.347Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-06T21:50:48.347Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-06T21:50:48.347Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-06T21:50:48.347Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] [2020-07-06T21:50:48.347Z] DONE 185 tests, 24 skipped in 80.264s [2020-07-06T21:50:48.347Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-06T21:50:48.606Z] INFO: Testing against a local daemon [2020-07-06T21:50:48.606Z] === RUN TestCommitInheritsEnv [2020-07-06T21:50:48.736Z] Loaded image: buildpack-deps:buster [2020-07-06T21:50:48.997Z] Loaded image: busybox:latest [2020-07-06T21:50:48.997Z] Loaded image: buildpack-deps:buster [2020-07-06T21:50:49.191Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.0% of statements [2020-07-06T21:50:49.191Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-07-06T21:50:49.567Z] Loaded image: busybox:latest [2020-07-06T21:50:49.567Z] Loaded image: busybox:glibc [2020-07-06T21:50:49.567Z] Loaded image: debian:buster [2020-07-06T21:50:49.567Z] Loaded image: hello-world:latest [2020-07-06T21:50:49.826Z] INFO: Testing against a local daemon [2020-07-06T21:50:49.826Z] === RUN TestDockerSuite [2020-07-06T21:50:49.826Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-06T21:50:49.826Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-06T21:50:49.826Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-06T21:50:49.826Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-06T21:50:49.826Z] Loaded image: busybox:glibc [2020-07-06T21:50:49.826Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-06T21:50:49.826Z] Loaded image: debian:buster [2020-07-06T21:50:49.826Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-06T21:50:49.826Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-06T21:50:49.826Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-06T21:50:50.086Z] Loaded image: hello-world:latest [2020-07-06T21:50:50.086Z] INFO: Testing against a local daemon [2020-07-06T21:50:50.086Z] === RUN TestDockerDaemonSuite [2020-07-06T21:50:50.086Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-06T21:50:50.234Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-07-06T21:50:50.505Z] --- PASS: TestCommitInheritsEnv (1.63s) [2020-07-06T21:50:50.505Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-06T21:50:50.505Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-06T21:50:50.505Z] === RUN TestImagesFilterMultiReference [2020-07-06T21:50:50.505Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-07-06T21:50:50.505Z] === RUN TestImagePullPlatformInvalid [2020-07-06T21:50:50.505Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-06T21:50:50.505Z] === RUN TestRemoveImageOrphaning [2020-07-06T21:50:50.653Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-06T21:50:50.912Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-06T21:50:51.480Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-06T21:50:51.480Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-06T21:50:51.619Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-06T21:50:52.407Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-07-06T21:50:52.407Z] === RUN TestRemoveImageGarbageCollector [2020-07-06T21:50:52.407Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-06T21:50:52.407Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-06T21:50:52.407Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-06T21:50:52.407Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-06T21:50:52.407Z] === RUN TestTagInvalidReference [2020-07-06T21:50:52.407Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-06T21:50:52.407Z] === RUN TestTagValidPrefixedRepo [2020-07-06T21:50:52.407Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-06T21:50:52.407Z] === RUN TestTagExistedNameWithoutForce [2020-07-06T21:50:52.407Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-06T21:50:52.407Z] === RUN TestTagOfficialNames [2020-07-06T21:50:52.407Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-06T21:50:52.407Z] === RUN TestTagMatchesDigest [2020-07-06T21:50:52.407Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-06T21:50:52.407Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-06T21:50:52.418Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-06T21:50:52.676Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-06T21:50:52.676Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-06T21:50:54.053Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-06T21:50:54.312Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-06T21:50:54.312Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-06T21:50:54.312Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-06T21:50:54.571Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-06T21:50:54.879Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-06T21:50:55.282Z] #64 exporting layers 9.1s done [2020-07-06T21:50:55.282Z] #64 writing image sha256:a4a47d088034089d7a8e1d9581b353089233ca5705579c191acee7ba8a6e500e done [2020-07-06T21:50:55.282Z] #64 naming to docker.io/library/docker:08495348804d384e174a0b5d5d01f20a922c2bce done [2020-07-06T21:50:55.282Z] #64 DONE 9.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-06T21:50:55.508Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-06T21:50:55.621Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/test/unit [2020-07-06T21:50:56.445Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-06T21:50:56.445Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-06T21:50:56.705Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-06T21:50:56.705Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-06T21:50:56.705Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-06T21:50:57.273Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-06T21:50:59.807Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-06T21:51:00.750Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-06T21:51:00.911Z] ? github.com/docker/docker/api [no test files] [2020-07-06T21:51:02.131Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-06T21:51:02.698Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-06T21:51:04.077Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-06T21:51:05.018Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-06T21:51:05.588Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-06T21:51:07.028Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-06T21:51:07.970Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-06T21:51:08.538Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-06T21:51:08.796Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-06T21:51:08.823Z] ok github.com/docker/docker/pkg/plugins 33.658s coverage: 76.6% of statements [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/rootless [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/volume [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-06T21:51:08.823Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-06T21:51:08.823Z] [2020-07-06T21:51:08.823Z] === Skipped [2020-07-06T21:51:08.823Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-06T21:51:08.823Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-06T21:51:08.823Z] [2020-07-06T21:51:08.823Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-06T21:51:08.823Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-06T21:51:08.823Z] [2020-07-06T21:51:08.823Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-06T21:51:08.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:51:08.823Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:51:08.823Z] [2020-07-06T21:51:08.823Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-06T21:51:08.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:51:08.823Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:51:08.823Z] [2020-07-06T21:51:08.823Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-06T21:51:08.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:51:08.823Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:51:08.823Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-06T21:51:08.824Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:51:08.824Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-06T21:51:08.824Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:51:08.824Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-06T21:51:08.824Z] graphtest_unix.go:73: No driver to put! [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-06T21:51:08.824Z] time="2020-07-06T21:49:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:51:08.824Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:51:08.824Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-06T21:51:08.824Z] time="2020-07-06T21:49:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:51:08.824Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:51:08.824Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-06T21:51:08.824Z] time="2020-07-06T21:49:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:51:08.824Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:51:08.824Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-06T21:51:08.824Z] time="2020-07-06T21:49:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:51:08.824Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:51:08.824Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-06T21:51:08.824Z] time="2020-07-06T21:49:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:51:08.824Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:51:08.824Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-06T21:51:08.824Z] graphtest_unix.go:73: No driver to put! [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-06T21:51:08.824Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-06T21:51:08.824Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-06T21:51:08.824Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-06T21:51:08.824Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-06T21:51:08.824Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:51:08.824Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-06T21:51:08.824Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:51:08.824Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-06T21:51:08.824Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:51:08.824Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-06T21:51:08.824Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:51:08.824Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-06T21:51:08.824Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:51:08.824Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-06T21:51:08.824Z] graphtest_unix.go:73: No driver to put! [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-06T21:51:08.824Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-06T21:51:08.824Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] [2020-07-06T21:51:08.824Z] DONE 2124 tests, 26 skipped in 257.160s Post stage [Pipeline] junit [2020-07-06T21:51:08.870Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-06T21:51:09.598Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -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:08495348804d384e174a0b5d5d01f20a922c2bce hack/make.sh dynbinary test-integration [2020-07-06T21:51:09.734Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-06T21:51:09.894Z] [2020-07-06T21:51:09.894Z] Removing bundles/ [2020-07-06T21:51:09.894Z] [2020-07-06T21:51:09.894Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-06T21:51:09.894Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-06T21:51:09.894Z] GOOS="" GOARCH="" GOARM="" [2020-07-06T21:51:10.670Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-06T21:51:10.815Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-06T21:51:10.928Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-06T21:51:10.937Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2020-07-06T21:51:12.832Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-06T21:51:14.210Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-06T21:51:14.469Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-06T21:51:15.848Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-06T21:51:16.786Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-06T21:51:17.724Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-06T21:51:18.883Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-06T21:51:19.102Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-06T21:51:20.039Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-06T21:51:20.080Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-06T21:51:20.297Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-06T21:51:20.865Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-06T21:51:22.243Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-06T21:51:22.502Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-06T21:51:24.411Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-06T21:51:24.419Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-06T21:51:24.670Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-06T21:51:25.238Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-06T21:51:25.497Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-06T21:51:25.497Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-06T21:51:26.875Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-06T21:51:26.875Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-06T21:51:27.136Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-06T21:51:27.136Z] --- PASS: TestBuildWithHugeFile (101.81s) [2020-07-06T21:51:27.136Z] === RUN TestBuildWithEmptyDockerfile [2020-07-06T21:51:27.136Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:51:27.136Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:51:27.136Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:51:27.136Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:51:27.136Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:51:27.136Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:51:27.136Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:51:27.136Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:51:27.394Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:51:27.654Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-06T21:51:27.654Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-07-06T21:51:27.654Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-07-06T21:51:27.654Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2020-07-06T21:51:27.654Z] === RUN TestBuildPreserveOwnership [2020-07-06T21:51:27.654Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-06T21:51:27.654Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-06T21:51:27.914Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-06T21:51:28.581Z] --- PASS: TestImportExtremelyLargeImageWorks (84.65s) [2020-07-06T21:51:28.581Z] PASS [2020-07-06T21:51:28.581Z] [2020-07-06T21:51:28.581Z] === Skipped [2020-07-06T21:51:28.581Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-06T21:51:28.581Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:51:28.581Z] [2020-07-06T21:51:28.581Z] [2020-07-06T21:51:28.581Z] DONE 12 tests, 1 skipped in 86.155s [2020-07-06T21:51:28.581Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-06T21:51:28.581Z] ++ 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-07-06T21:51:28.581Z] ++ set -e [2020-07-06T21:51:28.581Z] ++ '[' -n 0 ']' [2020-07-06T21:51:28.581Z] ++ set -x [2020-07-06T21:51:28.581Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:51:28.581Z] INFO: Testing against a local daemon [2020-07-06T21:51:28.581Z] === RUN TestNetworkCreateDelete [2020-07-06T21:51:28.581Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-07-06T21:51:28.581Z] === RUN TestDockerNetworkDeletePreferID [2020-07-06T21:51:28.581Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-07-06T21:51:28.581Z] === RUN TestDaemonDNSFallback [2020-07-06T21:51:28.581Z] --- PASS: TestDaemonDNSFallback (2.54s) [2020-07-06T21:51:28.581Z] === RUN TestInspectNetwork [2020-07-06T21:51:28.581Z] === RUN TestInspectNetwork/full_network_id [2020-07-06T21:51:28.581Z] === RUN TestInspectNetwork/partial_network_id [2020-07-06T21:51:28.581Z] === RUN TestInspectNetwork/network_name [2020-07-06T21:51:28.581Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-06T21:51:28.852Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-06T21:51:30.229Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-06T21:51:31.166Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-06T21:51:31.306Z] --- PASS: TestInspectNetwork (11.90s) [2020-07-06T21:51:31.306Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-06T21:51:31.306Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-06T21:51:31.306Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-06T21:51:31.306Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-06T21:51:31.306Z] === RUN TestRunContainerWithBridgeNone [2020-07-06T21:51:32.103Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-06T21:51:32.923Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-06T21:51:32.923Z] [2020-07-06T21:51:32.923Z] ________ ____ __. [2020-07-06T21:51:32.923Z] \_____ \ | |/ _| [2020-07-06T21:51:32.923Z] / | \| < [2020-07-06T21:51:32.923Z] / | \ | \ [2020-07-06T21:51:32.923Z] \_______ /____|__ \ [2020-07-06T21:51:32.923Z] \/ \/ [2020-07-06T21:51:32.923Z] [2020-07-06T21:51:32.923Z] INFO: make.ps1 ended at 07/06/2020 21:51:26 [2020-07-06T21:51:32.923Z] INFO: Binaries build ended at 07/06/2020 21:51:28. Duration:00:01:12.6921422 [2020-07-06T21:51:32.923Z] INFO: Copying the built daemon binary to d:\CI\PR-41144\3\binary\dockerd-f2dee1dea9.exe... [2020-07-06T21:51:32.923Z] INFO: Copying the built client binary to d:\CI\PR-41144\3\binary\docker-f2dee1dea9.exe... [2020-07-06T21:51:32.923Z] INFO: Copying dockerversion from the container... [2020-07-06T21:51:32.923Z] INFO: Copying the golang package from the container to d:\CI\PR-41144\3\installer\go.zip... [2020-07-06T21:51:33.040Z] --- PASS: TestBuildPreserveOwnership (5.44s) [2020-07-06T21:51:33.041Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.50s) [2020-07-06T21:51:33.041Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.92s) [2020-07-06T21:51:33.041Z] === RUN TestBuildPlatformInvalid [2020-07-06T21:51:33.300Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2020-07-06T21:51:33.300Z] PASS [2020-07-06T21:51:33.300Z] [2020-07-06T21:51:33.300Z] === Skipped [2020-07-06T21:51:33.300Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-06T21:51:33.300Z] build_session_test.go:25: TODO: BuildKit [2020-07-06T21:51:33.300Z] [2020-07-06T21:51:33.300Z] [2020-07-06T21:51:33.300Z] DONE 32 tests, 1 skipped in 188.480s [2020-07-06T21:51:33.300Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-06T21:51:33.300Z] ++ 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-07-06T21:51:33.300Z] ++ set -e [2020-07-06T21:51:33.300Z] ++ '[' -n 0 ']' [2020-07-06T21:51:33.300Z] ++ set -x [2020-07-06T21:51:33.300Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:51:33.559Z] INFO: Testing against a local daemon [2020-07-06T21:51:33.559Z] === RUN TestConfigInspect [2020-07-06T21:51:34.031Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2020-07-06T21:51:34.031Z] === RUN TestNetworkInvalidJSON [2020-07-06T21:51:34.031Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-06T21:51:34.031Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-06T21:51:34.031Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T21:51:34.031Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T21:51:34.031Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T21:51:34.031Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T21:51:34.031Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-06T21:51:34.031Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T21:51:34.031Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T21:51:34.031Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-06T21:51:34.031Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-06T21:51:34.031Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-06T21:51:34.031Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-06T21:51:34.031Z] === RUN TestHostIPv4BridgeLabel [2020-07-06T21:51:34.127Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-06T21:51:34.321Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-07-06T21:51:34.321Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-06T21:51:35.352Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-06T21:51:35.352Z] === RUN TestDaemonDefaultNetworkPools [2020-07-06T21:51:35.505Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-06T21:51:35.983Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s) [2020-07-06T21:51:35.983Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-06T21:51:36.074Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-06T21:51:36.586Z] INFO: Extracting go.zip to d:\CI\PR-41144\3\go [2020-07-06T21:51:36.642Z] --- PASS: TestConfigInspect (3.11s) [2020-07-06T21:51:36.642Z] === RUN TestConfigList [2020-07-06T21:51:37.484Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-07-06T21:51:37.484Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-06T21:51:38.515Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-07-06T21:51:38.515Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-06T21:51:39.013Z] ......................... [ 66%] [2020-07-06T21:51:39.145Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-07-06T21:51:39.145Z] === RUN TestServiceWithPredefinedNetwork [2020-07-06T21:51:39.173Z] --- PASS: TestConfigList (2.68s) [2020-07-06T21:51:39.173Z] === RUN TestConfigsCreateAndDelete [2020-07-06T21:51:39.432Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-06T21:51:41.967Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2020-07-06T21:51:41.967Z] === RUN TestConfigsUpdate [2020-07-06T21:51:42.681Z] --- PASS: TestServiceWithPredefinedNetwork (3.55s) [2020-07-06T21:51:42.681Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-06T21:51:42.681Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-06T21:51:42.681Z] service_test.go:236: FLAKY_TEST [2020-07-06T21:51:42.681Z] === RUN TestServiceWithDataPathPortInit [2020-07-06T21:51:42.904Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-06T21:51:43.163Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-06T21:51:43.422Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-06T21:51:43.681Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-06T21:51:44.248Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-06T21:51:44.248Z] --- PASS: TestConfigsUpdate (2.38s) [2020-07-06T21:51:44.248Z] === RUN TestTemplatedConfig [2020-07-06T21:51:44.816Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-06T21:51:44.816Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-06T21:51:45.075Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-06T21:51:45.334Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-06T21:51:45.901Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-06T21:51:48.437Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-06T21:51:48.437Z] --- PASS: TestTemplatedConfig (3.96s) [2020-07-06T21:51:48.437Z] === RUN TestConfigCreateResolve [2020-07-06T21:51:48.437Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-06T21:51:50.342Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-06T21:51:50.910Z] --- PASS: TestConfigCreateResolve (2.66s) [2020-07-06T21:51:50.910Z] === RUN TestConfigDaemonLibtrustID [2020-07-06T21:51:51.170Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-06T21:51:51.430Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-06T21:51:51.430Z] PASS [2020-07-06T21:51:51.430Z] [2020-07-06T21:51:51.430Z] DONE 7 tests in 18.166s [2020-07-06T21:51:51.430Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-06T21:51:51.430Z] ++ 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-07-06T21:51:51.430Z] ++ set -e [2020-07-06T21:51:51.430Z] ++ '[' -n 0 ']' [2020-07-06T21:51:51.430Z] ++ set -x [2020-07-06T21:51:51.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:51:51.689Z] INFO: Testing against a local daemon [2020-07-06T21:51:51.689Z] === RUN TestCheckpoint [2020-07-06T21:51:51.689Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-06T21:51:51.689Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-06T21:51:51.689Z] === RUN TestContainerInvalidJSON [2020-07-06T21:51:51.689Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:51:51.689Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:51:51.689Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:51:51.689Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:51:51.689Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:51:51.689Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:51:51.689Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:51:51.689Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:51:51.689Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:51:51.689Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-06T21:51:51.689Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-07-06T21:51:51.689Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-06T21:51:51.689Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-06T21:51:51.689Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-06T21:51:51.689Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-07-06T21:51:51.689Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-06T21:51:51.949Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-07-06T21:51:51.949Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-06T21:51:51.949Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-06T21:51:51.949Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-06T21:51:51.949Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-07-06T21:51:51.949Z] === RUN TestCopyFromContainer [2020-07-06T21:51:52.887Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-06T21:51:53.824Z] === RUN TestCopyFromContainer// [2020-07-06T21:51:53.824Z] === RUN TestCopyFromContainer//bar/root [2020-07-06T21:51:54.083Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-06T21:51:54.083Z] === RUN TestCopyFromContainer/bar/quux [2020-07-06T21:51:54.083Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-06T21:51:54.342Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-06T21:51:54.602Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-06T21:51:54.602Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-06T21:51:54.602Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-06T21:51:54.860Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-06T21:51:55.121Z] --- PASS: TestCopyFromContainer (2.94s) [2020-07-06T21:51:55.121Z] --- PASS: TestCopyFromContainer// (0.15s) [2020-07-06T21:51:55.121Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-07-06T21:51:55.121Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-07-06T21:51:55.121Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-07-06T21:51:55.121Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-07-06T21:51:55.121Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2020-07-06T21:51:55.121Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-06T21:51:55.121Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-06T21:51:55.121Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-07-06T21:51:55.121Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-07-06T21:51:55.121Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-06T21:51:55.121Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:51:55.121Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:51:55.121Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:51:55.121Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:51:55.121Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:51:55.121Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:51:55.121Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:51:55.121Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:51:55.121Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:51:55.121Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-06T21:51:55.121Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-06T21:51:55.121Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-06T21:51:55.121Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-06T21:51:55.121Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-06T21:51:55.121Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-06T21:51:55.121Z] === RUN TestCreateWithInvalidEnv [2020-07-06T21:51:55.121Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-06T21:51:55.121Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-06T21:51:55.121Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-06T21:51:55.121Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-06T21:51:55.121Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-06T21:51:55.121Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-06T21:51:55.121Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-06T21:51:55.121Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-06T21:51:55.121Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-06T21:51:55.121Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-07-06T21:51:55.121Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-06T21:51:55.121Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-06T21:51:55.121Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-06T21:51:55.121Z] === RUN TestCreateTmpfsMountsTarget [2020-07-06T21:51:55.121Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-06T21:51:55.121Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-06T21:51:55.690Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-06T21:51:55.690Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCapabilities [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-06T21:51:57.596Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:51:57.596Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:51:57.596Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:51:57.596Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:51:57.596Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:51:57.596Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-06T21:51:57.596Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:51:57.596Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:51:57.596Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:51:57.596Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:51:57.596Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:51:57.596Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-06T21:51:57.596Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:51:57.596Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:51:57.596Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:51:57.596Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:51:57.596Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-06T21:51:57.596Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:51:57.596Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:51:57.596Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:51:57.596Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:51:57.596Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-06T21:51:57.596Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-06T21:51:57.596Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-06T21:51:57.886Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-06T21:51:58.495Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-06T21:51:59.886Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-06T21:51:59.886Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2020-07-06T21:51:59.886Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-06T21:51:59.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:51:59.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:51:59.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:51:59.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:51:59.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:51:59.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:51:59.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:51:59.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:51:59.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:51:59.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:51:59.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:51:59.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:52:00.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:52:00.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:52:00.144Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:52:00.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-06T21:52:00.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-06T21:52:00.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-06T21:52:00.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-06T21:52:00.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-06T21:52:00.144Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-06T21:52:00.144Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-06T21:52:00.714Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-07-06T21:52:00.714Z] === RUN TestCreateDifferentPlatform [2020-07-06T21:52:00.973Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-06T21:52:00.973Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-06T21:52:00.973Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2020-07-06T21:52:00.973Z] --- PASS: TestCreateDifferentPlatform/different_os (0.02s) [2020-07-06T21:52:00.973Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-07-06T21:52:00.973Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-06T21:52:00.973Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-06T21:52:00.973Z] === RUN TestContainerStartOnDaemonRestart [2020-07-06T21:52:00.973Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-06T21:52:00.973Z] === RUN TestDaemonRestartIpcMode [2020-07-06T21:52:00.973Z] === PAUSE TestDaemonRestartIpcMode [2020-07-06T21:52:00.973Z] === RUN TestDaemonHostGatewayIP [2020-07-06T21:52:00.973Z] === PAUSE TestDaemonHostGatewayIP [2020-07-06T21:52:00.973Z] === RUN TestContainerKillOnDaemonStart [2020-07-06T21:52:00.973Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-06T21:52:00.973Z] === RUN TestDiff [2020-07-06T21:52:01.544Z] INFO: Extraction ended at 07/06/2020 21:51:59. Duration:00:00:23.1805071 [2020-07-06T21:52:01.544Z] INFO: Updating the golang and path environment variables [2020-07-06T21:52:01.544Z] INFO: GOPATH=d:\gopath [2020-07-06T21:52:01.544Z] INFO: go version go1.13.12 windows/amd64 [2020-07-06T21:52:01.544Z] INFO: Running the daemon under test in debug mode [2020-07-06T21:52:01.544Z] INFO: Starting a daemon under test... [2020-07-06T21:52:01.544Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41144\3\daemon --pidfile d:\CI\PR-41144\3\docker.pid -D [2020-07-06T21:52:01.544Z] INFO: Process started successfully. [2020-07-06T21:52:01.544Z] INFO: Start tailing logs of the daemon under tests [2020-07-06T21:52:01.544Z] INFO: Waiting for the daemon under test to start... [2020-07-06T21:52:01.914Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-06T21:52:01.914Z] --- PASS: TestDiff (0.78s) [2020-07-06T21:52:01.914Z] === RUN TestExecWithCloseStdin [2020-07-06T21:52:02.483Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-07-06T21:52:02.483Z] === RUN TestExec [2020-07-06T21:52:02.483Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-06T21:52:02.743Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-06T21:52:03.053Z] INFO: Daemon under test started and replied! [2020-07-06T21:52:03.053Z] INFO: Docker version of the daemon under test [2020-07-06T21:52:03.053Z] [2020-07-06T21:52:03.053Z] Client: [2020-07-06T21:52:03.053Z] Version: 17.06.2-ce [2020-07-06T21:52:03.053Z] API version: 1.30 [2020-07-06T21:52:03.053Z] Go version: go1.8.3 [2020-07-06T21:52:03.053Z] Git commit: cec0b72 [2020-07-06T21:52:03.053Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-06T21:52:03.053Z] OS/Arch: windows/amd64 [2020-07-06T21:52:03.053Z] [2020-07-06T21:52:03.053Z] Server: [2020-07-06T21:52:03.053Z] Version: 0.0.0-dev [2020-07-06T21:52:03.053Z] API version: 1.41 (minimum version 1.24) [2020-07-06T21:52:03.054Z] Go version: go1.13.12 [2020-07-06T21:52:03.054Z] Git commit: f2dee1dea9 [2020-07-06T21:52:03.054Z] Built: 07/06/2020 21:50:20 [2020-07-06T21:52:03.054Z] OS/Arch: windows/amd64 [2020-07-06T21:52:03.054Z] Experimental: false [2020-07-06T21:52:03.054Z] [2020-07-06T21:52:03.054Z] INFO: Docker info of the daemon under test [2020-07-06T21:52:03.054Z] [2020-07-06T21:52:03.054Z] Containers: 0 [2020-07-06T21:52:03.054Z] Running: 0 [2020-07-06T21:52:03.054Z] Paused: 0 [2020-07-06T21:52:03.054Z] Stopped: 0 [2020-07-06T21:52:03.054Z] Images: 0 [2020-07-06T21:52:03.054Z] Server Version: 0.0.0-dev [2020-07-06T21:52:03.054Z] Storage Driver: windowsfilter [2020-07-06T21:52:03.054Z] Windows: [2020-07-06T21:52:03.054Z] Logging Driver: json-file [2020-07-06T21:52:03.054Z] Plugins: [2020-07-06T21:52:03.054Z] Volume: local [2020-07-06T21:52:03.054Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-06T21:52:03.054Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-06T21:52:03.054Z] Swarm: inactive [2020-07-06T21:52:03.054Z] Default Isolation: process [2020-07-06T21:52:03.054Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-06T21:52:03.054Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-06T21:52:03.054Z] OSType: windows [2020-07-06T21:52:03.054Z] Architecture: x86_64 [2020-07-06T21:52:03.054Z] CPUs: 4 [2020-07-06T21:52:03.054Z] Total Memory: 32GiB [2020-07-06T21:52:03.054Z] Name: azwin-2-f712d0 [2020-07-06T21:52:03.054Z] ID: UY2D:5E45:4MSD:GLLS:EQUO:TTLU:N2ZU:2JQU:QW2B:SXJI:NG6M:P3II [2020-07-06T21:52:03.054Z] Docker Root Dir: D:\CI\PR-41144\3\daemon [2020-07-06T21:52:03.054Z] Debug Mode (client): false [2020-07-06T21:52:03.054Z] Debug Mode (server): true [2020-07-06T21:52:03.054Z] File Descriptors: -1 [2020-07-06T21:52:03.054Z] Goroutines: 17 [2020-07-06T21:52:03.054Z] System Time: 2020-07-06T21:52:02.7329064Z [2020-07-06T21:52:03.054Z] EventsListeners: 0 [2020-07-06T21:52:03.054Z] Registry: https://index.docker.io/v1/ [2020-07-06T21:52:03.054Z] Labels: [2020-07-06T21:52:03.054Z] Experimental: false [2020-07-06T21:52:03.054Z] Insecure Registries: [2020-07-06T21:52:03.054Z] 127.0.0.0/8 [2020-07-06T21:52:03.054Z] Live Restore Enabled: false [2020-07-06T21:52:03.054Z] [2020-07-06T21:52:03.054Z] [2020-07-06T21:52:03.054Z] INFO: Docker images of the daemon under test [2020-07-06T21:52:03.054Z] [2020-07-06T21:52:03.054Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-06T21:52:03.054Z] [2020-07-06T21:52:03.054Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-06T21:52:03.054Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-06T21:52:03.054Z] ltsc2019: Pulling from windows/servercore [2020-07-06T21:52:03.314Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-06T21:52:03.501Z] 4612f6d0b889: Pulling fs layer [2020-07-06T21:52:03.501Z] 666079ee0460: Pulling fs layer [2020-07-06T21:52:03.574Z] --- PASS: TestExec (1.05s) [2020-07-06T21:52:03.574Z] === RUN TestExecUser [2020-07-06T21:52:04.512Z] --- PASS: TestExecUser (0.84s) [2020-07-06T21:52:04.512Z] === RUN TestExportContainerAndImportImage [2020-07-06T21:52:04.771Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-06T21:52:05.124Z] --- PASS: TestServiceWithDataPathPortInit (20.32s) [2020-07-06T21:52:05.124Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-06T21:52:05.710Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-07-06T21:52:05.710Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-06T21:52:06.649Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-06T21:52:07.217Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-06T21:52:07.217Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2020-07-06T21:52:07.217Z] === RUN TestHealthCheckWorkdir [2020-07-06T21:52:07.238Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-06T21:52:07.238Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-06T21:52:07.238Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-07-06T21:52:07.238Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-07-06T21:52:07.238Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 5.1% of statements [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-06T21:52:07.238Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-07-06T21:52:07.238Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/builder [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-06T21:52:07.238Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-06T21:52:07.238Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-07-06T21:52:08.154Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-07-06T21:52:08.154Z] === RUN TestHealthKillContainer [2020-07-06T21:52:08.413Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-06T21:52:09.158Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2020-07-06T21:52:09.733Z] ok github.com/docker/docker/builder/remotecontext 0.335s coverage: 13.6% of statements [2020-07-06T21:52:09.789Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-06T21:52:10.048Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-06T21:52:10.478Z] 666079ee0460: Verifying Checksum [2020-07-06T21:52:10.478Z] 666079ee0460: Download complete [2020-07-06T21:52:10.616Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-06T21:52:10.681Z] ok github.com/docker/docker/builder/dockerfile 0.836s coverage: 48.1% of statements [2020-07-06T21:52:10.944Z] ok github.com/docker/docker/builder/remotecontext/git 3.591s coverage: 86.3% of statements [2020-07-06T21:52:10.944Z] ? github.com/docker/docker/cli [no test files] [2020-07-06T21:52:10.944Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-06T21:52:11.183Z] --- PASS: TestHealthKillContainer (2.82s) [2020-07-06T21:52:11.184Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-06T21:52:11.752Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2020-07-06T21:52:11.752Z] === RUN TestIpcModeNone [2020-07-06T21:52:12.321Z] --- PASS: TestIpcModeNone (0.76s) [2020-07-06T21:52:12.321Z] === RUN TestIpcModePrivate [2020-07-06T21:52:12.888Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-06T21:52:13.148Z] --- PASS: TestIpcModePrivate (0.82s) [2020-07-06T21:52:13.148Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2020-07-06T21:52:13.148Z] === RUN TestIpcModeShareable [2020-07-06T21:52:13.321Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 71%] [2020-07-06T21:52:13.628Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.44s) [2020-07-06T21:52:13.628Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dads3fnngazk0tybb4x0p4amx Created:2020-07-06 21:52:04.599679974 +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[11c133c4899ef0fb37b02fd1475e04feec39efe42fd7f46ab31e6ea0a8c779ee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zgp5kmr90tnt6eleoqgee7em5 EndpointID:d2235d62625429476a87eedf8f9a017c2ef9aef74413809f4e5d25922b1b4075 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4ae9932c216cfce697ae1255d268fe7f5f568e4f29868e26e175ffd09a6332be 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:f4751d6cf950 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zgp5kmr90tnt6eleoqgee7em5 EndpointID:d2235d62625429476a87eedf8f9a017c2ef9aef74413809f4e5d25922b1b4075 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-06T21:52:13.628Z] PASS [2020-07-06T21:52:13.628Z] [2020-07-06T21:52:13.628Z] === Skipped [2020-07-06T21:52:13.628Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-06T21:52:13.628Z] service_test.go:236: FLAKY_TEST [2020-07-06T21:52:13.628Z] [2020-07-06T21:52:13.628Z] [2020-07-06T21:52:13.628Z] DONE 23 tests, 1 skipped in 57.487s [2020-07-06T21:52:13.628Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-06T21:52:13.628Z] ++ 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-07-06T21:52:13.628Z] ++ set -e [2020-07-06T21:52:13.628Z] ++ '[' -n 0 ']' [2020-07-06T21:52:13.628Z] ++ set -x [2020-07-06T21:52:13.628Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:52:13.628Z] INFO: Testing against a local daemon [2020-07-06T21:52:13.628Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-06T21:52:13.628Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-06T21:52:13.628Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T21:52:13.628Z] === RUN TestDockerNetworkIpvlan [2020-07-06T21:52:13.628Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-06T21:52:13.628Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T21:52:13.628Z] PASS [2020-07-06T21:52:13.628Z] [2020-07-06T21:52:13.628Z] === Skipped [2020-07-06T21:52:13.628Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-06T21:52:13.628Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T21:52:13.628Z] [2020-07-06T21:52:13.628Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-06T21:52:13.628Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T21:52:13.628Z] [2020-07-06T21:52:13.628Z] [2020-07-06T21:52:13.628Z] DONE 2 tests, 2 skipped in 0.071s [2020-07-06T21:52:13.628Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-06T21:52:13.628Z] ++ 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-07-06T21:52:13.628Z] ++ set -e [2020-07-06T21:52:13.628Z] ++ '[' -n 0 ']' [2020-07-06T21:52:13.628Z] ++ set -x [2020-07-06T21:52:13.628Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:52:13.628Z] INFO: Testing against a local daemon [2020-07-06T21:52:13.628Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-06T21:52:14.093Z] --- PASS: TestIpcModeShareable (0.71s) [2020-07-06T21:52:14.094Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:79, shared: true, mustBeShared: true [2020-07-06T21:52:14.094Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-06T21:52:14.662Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-06T21:52:15.131Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-07-06T21:52:15.131Z] === RUN TestDockerNetworkMacvlan [2020-07-06T21:52:15.605Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-06T21:52:15.767Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-06T21:52:15.864Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.97s) [2020-07-06T21:52:15.864Z] === RUN TestAPIIpcModeHost [2020-07-06T21:52:16.799Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-06T21:52:16.802Z] --- PASS: TestAPIIpcModeHost (0.80s) [2020-07-06T21:52:16.802Z] === RUN TestDaemonIpcModeShareable [2020-07-06T21:52:16.802Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-06T21:52:17.448Z] 4612f6d0b889: Verifying Checksum [2020-07-06T21:52:17.448Z] 4612f6d0b889: Download complete [2020-07-06T21:52:17.547Z] ok github.com/docker/docker/client 0.213s coverage: 75.4% of statements [2020-07-06T21:52:17.830Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-06T21:52:18.184Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-06T21:52:18.184Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-06T21:52:18.444Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-07-06T21:52:18.444Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2020-07-06T21:52:18.444Z] === RUN TestDaemonIpcModePrivate [2020-07-06T21:52:18.444Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-06T21:52:19.014Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-06T21:52:19.581Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-06T21:52:20.148Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-07-06T21:52:20.149Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2020-07-06T21:52:20.149Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-06T21:52:20.719Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-06T21:52:21.288Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-06T21:52:21.857Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-07-06T21:52:21.857Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2020-07-06T21:52:21.857Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-06T21:52:22.272Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-06T21:52:22.795Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-06T21:52:23.733Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-07-06T21:52:23.733Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2020-07-06T21:52:23.733Z] === RUN TestIpcModeOlderClient [2020-07-06T21:52:23.733Z] === PAUSE TestIpcModeOlderClient [2020-07-06T21:52:23.733Z] === RUN TestKillContainerInvalidSignal [2020-07-06T21:52:24.672Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-07-06T21:52:24.672Z] === RUN TestKillContainer [2020-07-06T21:52:24.672Z] === RUN TestKillContainer/no_signal [2020-07-06T21:52:24.672Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-06T21:52:25.243Z] === RUN TestKillContainer/non_killing_signal [2020-07-06T21:52:25.778Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-06T21:52:25.812Z] === RUN TestKillContainer/killing_signal [2020-07-06T21:52:26.380Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-06T21:52:26.951Z] --- PASS: TestKillContainer (2.42s) [2020-07-06T21:52:26.951Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-07-06T21:52:26.951Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2020-07-06T21:52:26.951Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-07-06T21:52:26.951Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-06T21:52:26.951Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-06T21:52:27.890Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-06T21:52:28.458Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-06T21:52:28.458Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-06T21:52:28.459Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-06T21:52:28.717Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-07-06T21:52:28.717Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-07-06T21:52:28.717Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-07-06T21:52:28.717Z] === RUN TestKillStoppedContainer [2020-07-06T21:52:28.717Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-06T21:52:28.717Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-06T21:52:28.717Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-07-06T21:52:28.717Z] === RUN TestKillDifferentUserContainer [2020-07-06T21:52:29.656Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-07-06T21:52:29.656Z] === RUN TestInspectOomKilledTrue [2020-07-06T21:52:29.656Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-06T21:52:29.656Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:52:29.656Z] === RUN TestInspectOomKilledFalse [2020-07-06T21:52:29.656Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-06T21:52:29.656Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:52:29.656Z] === RUN TestLinksEtcHostsContentMatch [2020-07-06T21:52:30.226Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-07-06T21:52:30.226Z] === RUN TestLinksContainerNames [2020-07-06T21:52:30.226Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-06T21:52:30.361Z] tests/integration/client_test.py ..... [ 75%] [2020-07-06T21:52:30.361Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-06T21:52:30.929Z] tests/integration/errors_test.py . [ 76%] [2020-07-06T21:52:31.608Z] --- PASS: TestLinksContainerNames (1.49s) [2020-07-06T21:52:31.608Z] === RUN TestLogsFollowTailEmpty [2020-07-06T21:52:32.177Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-06T21:52:32.437Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-07-06T21:52:32.437Z] === RUN TestContainerNetworkMountsNoChown [2020-07-06T21:52:32.688Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-06T21:52:32.697Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-06T21:52:33.263Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-06T21:52:33.263Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/default [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/default [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/private [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/private [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rprivate [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/slave [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/slave [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rslave [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/shared [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/shared [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rshared [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/default [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/rshared [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/shared [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/rslave [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/slave [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/rprivate [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/private [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-06T21:52:33.263Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:52:33.263Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:52:33.263Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:52:33.523Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-06T21:52:33.782Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:52:33.783Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:52:33.783Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:52:33.783Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:52:33.783Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-06T21:52:33.783Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-06T21:52:33.783Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-06T21:52:33.783Z] === RUN TestContainerBindMountNonRecursive [2020-07-06T21:52:34.192Z] --- PASS: TestDockerNetworkMacvlan (19.20s) [2020-07-06T21:52:34.192Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-06T21:52:34.192Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-06T21:52:34.192Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.52s) [2020-07-06T21:52:34.192Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.53s) [2020-07-06T21:52:34.192Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.24s) [2020-07-06T21:52:34.192Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2020-07-06T21:52:34.192Z] PASS [2020-07-06T21:52:34.192Z] [2020-07-06T21:52:34.192Z] DONE 8 tests in 20.660s [2020-07-06T21:52:34.192Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-06T21:52:34.192Z] ++ 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-07-06T21:52:34.192Z] ++ set -e [2020-07-06T21:52:34.192Z] ++ '[' -n 0 ']' [2020-07-06T21:52:34.192Z] ++ set -x [2020-07-06T21:52:34.192Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:52:34.192Z] testing: warning: no tests to run [2020-07-06T21:52:34.192Z] PASS [2020-07-06T21:52:34.192Z] [2020-07-06T21:52:34.192Z] DONE 0 tests in 0.015s [2020-07-06T21:52:34.483Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-06T21:52:34.483Z] ++ 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-07-06T21:52:34.483Z] ++ set -e [2020-07-06T21:52:34.483Z] ++ '[' -n 0 ']' [2020-07-06T21:52:34.483Z] ++ set -x [2020-07-06T21:52:34.483Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:52:34.483Z] INFO: Testing against a local daemon [2020-07-06T21:52:34.483Z] === RUN TestAuthZPluginAllowRequest [2020-07-06T21:52:35.161Z] --- PASS: TestContainerBindMountNonRecursive (1.52s) [2020-07-06T21:52:35.161Z] === RUN TestNetworkNat [2020-07-06T21:52:35.728Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-06T21:52:35.988Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-06T21:52:35.988Z] --- PASS: TestNetworkNat (0.64s) [2020-07-06T21:52:35.988Z] === RUN TestNetworkLocalhostTCPNat [2020-07-06T21:52:35.992Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-07-06T21:52:35.992Z] === RUN TestAuthZPluginTLS [2020-07-06T21:52:36.248Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-06T21:52:36.623Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-06T21:52:36.623Z] === RUN TestAuthZPluginDenyRequest [2020-07-06T21:52:36.818Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-07-06T21:52:36.818Z] === RUN TestNetworkLoopbackNat [2020-07-06T21:52:37.253Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-06T21:52:37.253Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-06T21:52:37.884Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-06T21:52:37.884Z] === RUN TestAuthZPluginDenyResponse [2020-07-06T21:52:38.174Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-07-06T21:52:38.174Z] === RUN TestAuthZPluginAllowEventStream [2020-07-06T21:52:40.106Z] --- PASS: TestNetworkLoopbackNat (2.92s) [2020-07-06T21:52:40.106Z] === RUN TestPause [2020-07-06T21:52:40.234Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-07-06T21:52:40.234Z] === RUN TestAuthZPluginErrorResponse [2020-07-06T21:52:40.366Z] --- PASS: TestPause (0.69s) [2020-07-06T21:52:40.366Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-06T21:52:40.366Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-06T21:52:40.366Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-06T21:52:40.366Z] === RUN TestPauseStopPausedContainer [2020-07-06T21:52:40.524Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-06T21:52:40.524Z] === RUN TestAuthZPluginErrorRequest [2020-07-06T21:52:40.933Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2020-07-06T21:52:40.934Z] === RUN TestPsFilter [2020-07-06T21:52:40.934Z] --- PASS: TestPsFilter (0.12s) [2020-07-06T21:52:40.934Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-06T21:52:41.154Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-07-06T21:52:41.154Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-06T21:52:41.444Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-06T21:52:41.444Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-06T21:52:41.501Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-06T21:52:41.501Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2020-07-06T21:52:41.501Z] === RUN TestRemoveContainerWithVolume [2020-07-06T21:52:42.440Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2020-07-06T21:52:42.440Z] === RUN TestRemoveContainerRunning [2020-07-06T21:52:42.440Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-06T21:52:42.700Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-06T21:52:42.700Z] --- PASS: TestRemoveContainerRunning (0.62s) [2020-07-06T21:52:42.700Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-06T21:52:43.529Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-07-06T21:52:43.529Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-06T21:52:43.637Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-06T21:52:43.637Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-07-06T21:52:43.637Z] === RUN TestRemoveInvalidContainer [2020-07-06T21:52:43.637Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-06T21:52:43.637Z] === RUN TestRenameLinkedContainer [2020-07-06T21:52:43.878Z] --- PASS: TestImportExtremelyLargeImageWorks (108.85s) [2020-07-06T21:52:43.878Z] PASS [2020-07-06T21:52:43.878Z] [2020-07-06T21:52:43.878Z] === Skipped [2020-07-06T21:52:43.878Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-06T21:52:43.878Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-06T21:52:43.878Z] [2020-07-06T21:52:43.879Z] [2020-07-06T21:52:43.879Z] DONE 12 tests, 1 skipped in 112.871s [2020-07-06T21:52:43.879Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-06T21:52:43.879Z] INFO: Testing against a local daemon [2020-07-06T21:52:43.879Z] === RUN TestNetworkCreateDelete [2020-07-06T21:52:43.879Z] --- PASS: TestNetworkCreateDelete (0.27s) [2020-07-06T21:52:43.879Z] === RUN TestDockerNetworkDeletePreferID [2020-07-06T21:52:43.879Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-07-06T21:52:43.879Z] === RUN TestDaemonDNSFallback [2020-07-06T21:52:44.157Z] ok github.com/docker/docker/cmd/dockerd 0.137s coverage: 30.8% of statements [2020-07-06T21:52:44.157Z] ok github.com/docker/docker/container 0.206s coverage: 34.7% of statements [2020-07-06T21:52:44.157Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-06T21:52:44.157Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-06T21:52:44.157Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-06T21:52:44.157Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-06T21:52:46.288Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-07-06T21:52:46.288Z] === RUN TestAuthZPluginHeader [2020-07-06T21:52:46.579Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-07-06T21:52:46.579Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-06T21:52:46.579Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-06T21:52:46.579Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:52:46.579Z] === RUN TestAuthZPluginV2Disable [2020-07-06T21:52:46.579Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-06T21:52:46.579Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:52:46.579Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-06T21:52:46.579Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-06T21:52:46.579Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:52:46.579Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-06T21:52:46.579Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-06T21:52:46.579Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:52:46.579Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-06T21:52:46.718Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.100s coverage: 65.3% of statements [2020-07-06T21:52:46.931Z] --- PASS: TestRenameLinkedContainer (3.03s) [2020-07-06T21:52:46.931Z] === RUN TestRenameStoppedContainer [2020-07-06T21:52:47.248Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-06T21:52:47.248Z] [2020-07-06T21:52:47.248Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-06T21:52:47.248Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-06T21:52:47.248Z] HOSTNAME=d2c38c3b9bcb [2020-07-06T21:52:47.248Z] TESTDEBUG=0 [2020-07-06T21:52:47.248Z] DEST=bundles/test-integration [2020-07-06T21:52:47.248Z] PWD=/go/src/github.com/docker/docker [2020-07-06T21:52:47.248Z] DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce [2020-07-06T21:52:47.248Z] container=docker [2020-07-06T21:52:47.248Z] HOME=/root [2020-07-06T21:52:47.248Z] GOLANG_VERSION=1.13.12 [2020-07-06T21:52:47.248Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-06T21:52:47.248Z] VALIDATE_BRANCH=master [2020-07-06T21:52:47.248Z] TERM=xterm [2020-07-06T21:52:47.248Z] DOCKER_PKG=github.com/docker/docker [2020-07-06T21:52:47.248Z] SHLVL=1 [2020-07-06T21:52:47.248Z] TIMEOUT=120m [2020-07-06T21:52:47.248Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-06T21:52:47.248Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-06T21:52:47.248Z] GO111MODULE=off [2020-07-06T21:52:47.248Z] DOCKER_EXPERIMENTAL=1 [2020-07-06T21:52:47.248Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-06T21:52:47.248Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-06T21:52:47.248Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-06T21:52:47.248Z] GOPATH=/go [2020-07-06T21:52:47.248Z] PKG_CONFIG=pkg-config [2020-07-06T21:52:47.248Z] _=/usr/bin/env [2020-07-06T21:52:47.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-06T21:52:47.498Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-07-06T21:52:47.498Z] === RUN TestRenameRunningContainerAndReuse [2020-07-06T21:52:47.757Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-06T21:52:48.116Z] ok github.com/docker/docker/daemon/cluster/convert 0.051s coverage: 35.4% of statements [2020-07-06T21:52:49.155Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-07-06T21:52:49.155Z] === RUN TestRenameInvalidName [2020-07-06T21:52:49.169Z] --- PASS: TestDaemonDNSFallback (7.32s) [2020-07-06T21:52:49.169Z] === RUN TestInspectNetwork [2020-07-06T21:52:49.169Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-06T21:52:49.169Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:52:49.169Z] === RUN TestRunContainerWithBridgeNone [2020-07-06T21:52:49.169Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-06T21:52:49.169Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.169Z] === RUN TestNetworkInvalidJSON [2020-07-06T21:52:49.169Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-06T21:52:49.169Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-06T21:52:49.169Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T21:52:49.169Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T21:52:49.169Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T21:52:49.169Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T21:52:49.169Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-06T21:52:49.169Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T21:52:49.169Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T21:52:49.169Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-06T21:52:49.169Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-06T21:52:49.169Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-06T21:52:49.169Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-06T21:52:49.169Z] === RUN TestHostIPv4BridgeLabel [2020-07-06T21:52:49.169Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-06T21:52:49.169Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.169Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-06T21:52:49.435Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-07-06T21:52:49.435Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.435Z] === RUN TestDaemonDefaultNetworkPools [2020-07-06T21:52:49.435Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-06T21:52:49.435Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.435Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-06T21:52:49.435Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.435Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-06T21:52:49.435Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.435Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-06T21:52:49.435Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.435Z] === RUN TestServiceWithPredefinedNetwork [2020-07-06T21:52:49.435Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:52:49.435Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-06T21:52:49.435Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:236: FLAKY_TEST [2020-07-06T21:52:49.435Z] === RUN TestServiceWithDataPathPortInit [2020-07-06T21:52:49.435Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:52:49.435Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-06T21:52:49.435Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:52:49.435Z] PASS [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === Skipped [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-06T21:52:49.435Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-06T21:52:49.435Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-06T21:52:49.435Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-07-06T21:52:49.435Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-06T21:52:49.435Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:236: FLAKY_TEST [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-06T21:52:49.435Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] DONE 19 tests, 12 skipped in 8.145s [2020-07-06T21:52:49.435Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-06T21:52:49.435Z] INFO: Testing against a local daemon [2020-07-06T21:52:49.435Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-06T21:52:49.435Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-06T21:52:49.435Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T21:52:49.435Z] === RUN TestDockerNetworkIpvlan [2020-07-06T21:52:49.435Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-06T21:52:49.435Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T21:52:49.435Z] PASS [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === Skipped [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-06T21:52:49.435Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-06T21:52:49.435Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] [2020-07-06T21:52:49.435Z] DONE 2 tests, 2 skipped in 0.122s [2020-07-06T21:52:49.435Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-06T21:52:49.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-06T21:52:49.694Z] INFO: Testing against a local daemon [2020-07-06T21:52:49.694Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-06T21:52:49.694Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-06T21:52:49.694Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.694Z] === RUN TestDockerNetworkMacvlan [2020-07-06T21:52:49.694Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-06T21:52:49.694Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.694Z] PASS [2020-07-06T21:52:49.694Z] [2020-07-06T21:52:49.694Z] === Skipped [2020-07-06T21:52:49.694Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-06T21:52:49.694Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.694Z] [2020-07-06T21:52:49.694Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-06T21:52:49.694Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:52:49.694Z] [2020-07-06T21:52:49.694Z] [2020-07-06T21:52:49.694Z] DONE 2 tests, 2 skipped in 0.120s [2020-07-06T21:52:49.694Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-06T21:52:49.694Z] testing: warning: no tests to run [2020-07-06T21:52:49.694Z] PASS [2020-07-06T21:52:49.694Z] [2020-07-06T21:52:49.694Z] DONE 0 tests in 0.027s [2020-07-06T21:52:49.694Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-06T21:52:49.694Z] INFO: Testing against a local daemon [2020-07-06T21:52:49.694Z] === RUN TestAuthZPluginAllowRequest [2020-07-06T21:52:49.694Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-06T21:52:49.694Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.694Z] === RUN TestAuthZPluginTLS [2020-07-06T21:52:49.694Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-06T21:52:49.694Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.694Z] === RUN TestAuthZPluginDenyRequest [2020-07-06T21:52:49.694Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-06T21:52:49.694Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.694Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-06T21:52:49.694Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-06T21:52:49.694Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.694Z] === RUN TestAuthZPluginDenyResponse [2020-07-06T21:52:49.694Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-06T21:52:49.694Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.694Z] === RUN TestAuthZPluginAllowEventStream [2020-07-06T21:52:49.694Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-06T21:52:49.694Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.694Z] === RUN TestAuthZPluginErrorResponse [2020-07-06T21:52:49.694Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-06T21:52:49.694Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.694Z] === RUN TestAuthZPluginErrorRequest [2020-07-06T21:52:49.694Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-06T21:52:49.694Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.694Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-06T21:52:49.694Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-06T21:52:49.694Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.694Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-06T21:52:49.694Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-06T21:52:49.694Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.694Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-06T21:52:49.694Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-06T21:52:49.694Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.694Z] === RUN TestAuthZPluginHeader [2020-07-06T21:52:49.694Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-06T21:52:49.694Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.694Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-06T21:52:49.953Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-07-06T21:52:49.953Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:49.953Z] === RUN TestAuthZPluginV2Disable [2020-07-06T21:52:50.014Z] --- PASS: TestRenameInvalidName (0.95s) [2020-07-06T21:52:50.014Z] === RUN TestRenameAnonymousContainer [2020-07-06T21:52:50.211Z] --- SKIP: TestAuthZPluginV2Disable (0.22s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-06T21:52:50.211Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-06T21:52:50.211Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-06T21:52:50.211Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] PASS [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === Skipped [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.22s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-06T21:52:50.211Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] [2020-07-06T21:52:50.211Z] DONE 17 tests, 17 skipped in 0.626s [2020-07-06T21:52:50.211Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-06T21:52:50.469Z] INFO: Testing against a local daemon [2020-07-06T21:52:50.469Z] === RUN TestPluginInvalidJSON [2020-07-06T21:52:50.469Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T21:52:50.469Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T21:52:50.469Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T21:52:50.469Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-06T21:52:50.469Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-06T21:52:50.469Z] === RUN TestPluginInstall [2020-07-06T21:52:50.469Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-06T21:52:50.469Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.469Z] PASS [2020-07-06T21:52:50.469Z] [2020-07-06T21:52:50.469Z] === Skipped [2020-07-06T21:52:50.469Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-06T21:52:50.469Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-06T21:52:50.469Z] [2020-07-06T21:52:50.469Z] [2020-07-06T21:52:50.469Z] DONE 3 tests, 1 skipped in 0.156s [2020-07-06T21:52:50.469Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-06T21:52:50.469Z] INFO: Testing against a local daemon [2020-07-06T21:52:50.469Z] === RUN TestExternalGraphDriver [2020-07-06T21:52:50.727Z] --- SKIP: TestExternalGraphDriver (0.25s) [2020-07-06T21:52:50.727Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-06T21:52:50.727Z] === RUN TestGraphdriverPluginV2 [2020-07-06T21:52:51.436Z] ok github.com/docker/docker/daemon/cluster 0.207s coverage: 0.5% of statements [2020-07-06T21:52:51.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-06T21:52:53.297Z] --- PASS: TestRenameAnonymousContainer (2.95s) [2020-07-06T21:52:53.297Z] === RUN TestRenameContainerWithSameName [2020-07-06T21:52:53.505Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2020-07-06T21:52:54.235Z] --- PASS: TestRenameContainerWithSameName (1.13s) [2020-07-06T21:52:54.235Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-06T21:52:54.481Z] ok github.com/docker/docker/daemon/config 0.110s coverage: 81.7% of statements [2020-07-06T21:52:54.748Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-07-06T21:52:56.142Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-06T21:52:56.142Z] --- PASS: TestRenameContainerWithLinkedContainer (1.90s) [2020-07-06T21:52:56.143Z] === RUN TestResize [2020-07-06T21:52:56.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-06T21:52:56.748Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-07-06T21:52:56.973Z] --- PASS: TestResize (0.90s) [2020-07-06T21:52:56.973Z] === RUN TestResizeWithInvalidSize [2020-07-06T21:52:57.286Z] --- PASS: TestGraphdriverPluginV2 (5.92s) [2020-07-06T21:52:57.286Z] PASS [2020-07-06T21:52:57.286Z] [2020-07-06T21:52:57.286Z] === Skipped [2020-07-06T21:52:57.286Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.25s) [2020-07-06T21:52:57.286Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-06T21:52:57.286Z] [2020-07-06T21:52:57.286Z] [2020-07-06T21:52:57.286Z] DONE 2 tests, 1 skipped in 6.296s [2020-07-06T21:52:57.286Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-06T21:52:57.286Z] INFO: Testing against a local daemon [2020-07-06T21:52:57.286Z] === RUN TestContinueAfterPluginCrash [2020-07-06T21:52:57.286Z] === PAUSE TestContinueAfterPluginCrash [2020-07-06T21:52:57.286Z] === RUN TestReadPluginNoRead [2020-07-06T21:52:57.286Z] === PAUSE TestReadPluginNoRead [2020-07-06T21:52:57.286Z] === RUN TestDaemonStartWithLogOpt [2020-07-06T21:52:57.286Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-06T21:52:57.286Z] === CONT TestContinueAfterPluginCrash [2020-07-06T21:52:57.286Z] === CONT TestDaemonStartWithLogOpt [2020-07-06T21:52:57.909Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-07-06T21:52:57.909Z] === RUN TestResizeWhenContainerNotStarted [2020-07-06T21:52:58.846Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s) [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-06T21:52:58.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-06T21:52:58.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-06T21:52:58.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-06T21:52:58.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-06T21:52:58.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-06T21:52:58.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-06T21:52:58.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-06T21:52:58.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:52:58.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:52:58.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:52:58.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:52:58.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:52:58.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:52:58.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-06T21:52:58.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-06T21:52:59.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-06T21:53:00.057Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-07-06T21:53:00.057Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.491s coverage: 13.9% of statements [2020-07-06T21:53:01.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-06T21:53:01.980Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.639s coverage: 57.0% of statements [2020-07-06T21:53:02.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:53:02.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:53:03.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-06T21:53:03.901Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-07-06T21:53:04.284Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:53:04.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:53:05.136Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-07-06T21:53:05.136Z] PASS [2020-07-06T21:53:05.136Z] [2020-07-06T21:53:05.136Z] === Skipped [2020-07-06T21:53:05.136Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-06T21:53:05.136Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:53:05.136Z] [2020-07-06T21:53:05.136Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-06T21:53:05.136Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:53:05.136Z] [2020-07-06T21:53:05.136Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-06T21:53:05.136Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:53:05.136Z] [2020-07-06T21:53:05.136Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-06T21:53:05.136Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:53:05.136Z] [2020-07-06T21:53:05.136Z] [2020-07-06T21:53:05.136Z] DONE 17 tests, 4 skipped in 28.997s [2020-07-06T21:53:05.136Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-06T21:53:05.136Z] ++ 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-07-06T21:53:05.136Z] ++ set -e [2020-07-06T21:53:05.136Z] ++ '[' -n 0 ']' [2020-07-06T21:53:05.136Z] ++ set -x [2020-07-06T21:53:05.136Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:53:05.136Z] INFO: Testing against a local daemon [2020-07-06T21:53:05.136Z] === RUN TestPluginInvalidJSON [2020-07-06T21:53:05.136Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T21:53:05.136Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T21:53:05.136Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T21:53:05.136Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-06T21:53:05.136Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-06T21:53:05.136Z] === RUN TestPluginInstall [2020-07-06T21:53:05.136Z] === RUN TestPluginInstall/no_auth [2020-07-06T21:53:05.819Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.039s coverage: 46.2% of statements [2020-07-06T21:53:05.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-06T21:53:06.393Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.333s coverage: 73.1% of statements [2020-07-06T21:53:06.492Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-06T21:53:07.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-06T21:53:07.198Z] time="2020-07-06T21:53:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T21:53:07.198Z] time="2020-07-06T21:53:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T21:53:07.198Z] time="2020-07-06T21:53:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ca1d6a3a273e1ef1fc629cf387ccd355fe737ac9802a651b5ccdb607f60475d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T21:53:07.198Z] time="2020-07-06T21:53:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T21:53:07.198Z] time="2020-07-06T21:53:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T21:53:07.198Z] time="2020-07-06T21:53:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ca1d6a3a273e1ef1fc629cf387ccd355fe737ac9802a651b5ccdb607f60475d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T21:53:07.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-06T21:53:07.641Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-06T21:53:07.784Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.015s coverage: 49.5% of statements [2020-07-06T21:53:07.828Z] === RUN TestPluginInstall/with_htpasswd [2020-07-06T21:53:08.118Z] time="2020-07-06T21:53:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T21:53:08.118Z] time="2020-07-06T21:53:08Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T21:53:08.118Z] time="2020-07-06T21:53:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6425f7a09e4130223c4b6e8b26ff66d825e63a22f696b71f74fdfdb0207afb42" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T21:53:08.118Z] time="2020-07-06T21:53:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T21:53:08.118Z] time="2020-07-06T21:53:08Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T21:53:08.118Z] time="2020-07-06T21:53:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6425f7a09e4130223c4b6e8b26ff66d825e63a22f696b71f74fdfdb0207afb42" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T21:53:08.408Z] === RUN TestPluginInstall/with_insecure [2020-07-06T21:53:08.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-06T21:53:08.731Z] ok github.com/docker/docker/daemon 12.363s coverage: 17.5% of statements [2020-07-06T21:53:08.731Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-06T21:53:08.731Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-06T21:53:08.731Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-06T21:53:08.731Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-06T21:53:08.731Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-06T21:53:08.999Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.615s coverage: 76.1% of statements [2020-07-06T21:53:09.439Z] time="2020-07-06T21:53:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T21:53:09.439Z] time="2020-07-06T21:53:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T21:53:09.439Z] time="2020-07-06T21:53:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66973ea7cbdd17e6ba05381e5d2574c74c7733a64c8be72bf231d2ed02b78ddd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T21:53:09.439Z] time="2020-07-06T21:53:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T21:53:09.439Z] time="2020-07-06T21:53:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T21:53:09.439Z] time="2020-07-06T21:53:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66973ea7cbdd17e6ba05381e5d2574c74c7733a64c8be72bf231d2ed02b78ddd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T21:53:09.575Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 58.0% of statements [2020-07-06T21:53:09.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-06T21:53:09.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-06T21:53:09.768Z] --- PASS: TestPluginInstall (6.32s) [2020-07-06T21:53:09.768Z] --- PASS: TestPluginInstall/no_auth (4.23s) [2020-07-06T21:53:09.768Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-07-06T21:53:09.768Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-07-06T21:53:09.768Z] plugin_test.go:157: [d764b1c9a22e6] daemon is not started [2020-07-06T21:53:09.768Z] PASS [2020-07-06T21:53:09.768Z] [2020-07-06T21:53:09.768Z] DONE 6 tests in 6.415s [2020-07-06T21:53:09.768Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-06T21:53:09.768Z] ++ 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-07-06T21:53:09.768Z] ++ set -e [2020-07-06T21:53:09.768Z] ++ '[' -n 0 ']' [2020-07-06T21:53:09.768Z] ++ set -x [2020-07-06T21:53:09.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:53:09.768Z] INFO: Testing against a local daemon [2020-07-06T21:53:09.768Z] === RUN TestExternalGraphDriver [2020-07-06T21:53:10.058Z] === RUN TestExternalGraphDriver/json [2020-07-06T21:53:10.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-06T21:53:10.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-06T21:53:10.967Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-07-06T21:53:10.967Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-07-06T21:53:12.121Z] === RUN TestExternalGraphDriver/spec [2020-07-06T21:53:12.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-06T21:53:12.165Z] --- PASS: TestDaemonStartWithLogOpt (13.31s) [2020-07-06T21:53:12.165Z] === CONT TestReadPluginNoRead [2020-07-06T21:53:12.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-06T21:53:12.893Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 4.8% of statements [2020-07-06T21:53:12.988Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-06T21:53:13.155Z] ok github.com/docker/docker/daemon/logger 0.244s coverage: 41.8% of statements [2020-07-06T21:53:13.417Z] ok github.com/docker/docker/daemon/logger/awslogs 0.257s coverage: 77.4% of statements [2020-07-06T21:53:13.417Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.983s coverage: 57.7% of statements [2020-07-06T21:53:13.417Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-06T21:53:13.417Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-06T21:53:13.417Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-06T21:53:13.417Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-06T21:53:13.417Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-06T21:53:13.417Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-06T21:53:13.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-06T21:53:14.067Z] === RUN TestReadPluginNoRead/default [2020-07-06T21:53:14.067Z] --- PASS: TestContinueAfterPluginCrash (16.97s) [2020-07-06T21:53:14.181Z] === RUN TestExternalGraphDriver/pull [2020-07-06T21:53:14.367Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-07-06T21:53:14.632Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2020-07-06T21:53:14.632Z] ok github.com/docker/docker/daemon/logger/journald 0.052s coverage: 26.2% of statements [2020-07-06T21:53:15.211Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 61.6% of statements [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.39s) [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.81s) [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.07s) [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.95s) [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s) [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s) [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.93s) [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s) [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s) [2020-07-06T21:53:16.095Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2020-07-06T21:53:16.095Z] === RUN TestCgroupNamespacesRun [2020-07-06T21:53:16.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-06T21:53:16.600Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-06T21:53:16.606Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2020-07-06T21:53:16.606Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-06T21:53:16.606Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 37.7% of statements [2020-07-06T21:53:16.868Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 33.3% of statements [2020-07-06T21:53:16.903Z] --- PASS: TestExternalGraphDriver (6.81s) [2020-07-06T21:53:16.903Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2020-07-06T21:53:16.903Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-07-06T21:53:16.903Z] --- PASS: TestExternalGraphDriver/pull (2.45s) [2020-07-06T21:53:16.903Z] === RUN TestGraphdriverPluginV2 [2020-07-06T21:53:16.903Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-06T21:53:16.903Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:53:16.903Z] PASS [2020-07-06T21:53:16.903Z] [2020-07-06T21:53:16.903Z] === Skipped [2020-07-06T21:53:16.903Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-06T21:53:16.903Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:53:16.903Z] [2020-07-06T21:53:16.903Z] [2020-07-06T21:53:16.903Z] DONE 5 tests, 1 skipped in 6.947s [2020-07-06T21:53:16.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-06T21:53:16.903Z] ++ 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-07-06T21:53:16.903Z] ++ set -e [2020-07-06T21:53:16.903Z] ++ '[' -n 0 ']' [2020-07-06T21:53:16.903Z] ++ set -x [2020-07-06T21:53:16.903Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:53:16.903Z] INFO: Testing against a local daemon [2020-07-06T21:53:16.903Z] === RUN TestContinueAfterPluginCrash [2020-07-06T21:53:16.903Z] === PAUSE TestContinueAfterPluginCrash [2020-07-06T21:53:16.903Z] === RUN TestReadPluginNoRead [2020-07-06T21:53:16.903Z] === PAUSE TestReadPluginNoRead [2020-07-06T21:53:16.903Z] === RUN TestDaemonStartWithLogOpt [2020-07-06T21:53:16.903Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-06T21:53:16.903Z] === CONT TestContinueAfterPluginCrash [2020-07-06T21:53:16.903Z] === CONT TestDaemonStartWithLogOpt [2020-07-06T21:53:17.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-06T21:53:17.445Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-07-06T21:53:17.604Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-07-06T21:53:17.604Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-06T21:53:18.394Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 46.8% of statements [2020-07-06T21:53:18.501Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-06T21:53:18.657Z] ok github.com/docker/docker/daemon/network 0.030s coverage: 63.8% of statements [2020-07-06T21:53:18.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-06T21:53:19.239Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2020-07-06T21:53:19.239Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-06T21:53:20.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-06T21:53:20.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-06T21:53:20.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-06T21:53:20.047Z] ok github.com/docker/docker/daemon/logger/splunk 2.035s coverage: 82.5% of statements [2020-07-06T21:53:20.048Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-06T21:53:20.048Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-06T21:53:20.048Z] ok github.com/docker/docker/distribution/metadata 0.143s coverage: 48.2% of statements [2020-07-06T21:53:20.621Z] ok github.com/docker/docker/distribution 0.433s coverage: 22.1% of statements [2020-07-06T21:53:20.621Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-06T21:53:21.031Z] --- PASS: TestReadPluginNoRead (10.38s) [2020-07-06T21:53:21.031Z] --- PASS: TestReadPluginNoRead/default (2.28s) [2020-07-06T21:53:21.031Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2020-07-06T21:53:21.031Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2020-07-06T21:53:21.031Z] read_test.go:92: [d05eb7c22314d] daemon is not started [2020-07-06T21:53:21.031Z] PASS [2020-07-06T21:53:21.031Z] [2020-07-06T21:53:21.031Z] DONE 6 tests in 23.836s [2020-07-06T21:53:21.031Z] 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-07-06T21:53:21.031Z] testing: warning: no tests to run [2020-07-06T21:53:21.031Z] PASS [2020-07-06T21:53:21.031Z] [2020-07-06T21:53:21.031Z] DONE 0 tests in 0.045s [2020-07-06T21:53:21.031Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-06T21:53:21.031Z] INFO: Testing against a local daemon [2020-07-06T21:53:21.031Z] === RUN TestPluginWithDevMounts [2020-07-06T21:53:21.031Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-06T21:53:21.031Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-06T21:53:21.031Z] PASS [2020-07-06T21:53:21.031Z] [2020-07-06T21:53:21.031Z] === Skipped [2020-07-06T21:53:21.031Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-06T21:53:21.031Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-06T21:53:21.031Z] [2020-07-06T21:53:21.031Z] [2020-07-06T21:53:21.031Z] DONE 1 tests, 1 skipped in 0.142s [2020-07-06T21:53:21.031Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-06T21:53:21.031Z] INFO: Testing against a local daemon [2020-07-06T21:53:21.031Z] === RUN TestSecretInspect [2020-07-06T21:53:21.031Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-06T21:53:21.031Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.031Z] === RUN TestSecretList [2020-07-06T21:53:21.031Z] --- SKIP: TestSecretList (0.02s) [2020-07-06T21:53:21.031Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.031Z] === RUN TestSecretsCreateAndDelete [2020-07-06T21:53:21.031Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-06T21:53:21.031Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.031Z] === RUN TestSecretsUpdate [2020-07-06T21:53:21.031Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-06T21:53:21.031Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.031Z] === RUN TestTemplatedSecret [2020-07-06T21:53:21.031Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-06T21:53:21.031Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.031Z] === RUN TestSecretCreateResolve [2020-07-06T21:53:21.031Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-07-06T21:53:21.031Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.032Z] PASS [2020-07-06T21:53:21.032Z] [2020-07-06T21:53:21.032Z] === Skipped [2020-07-06T21:53:21.032Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-06T21:53:21.032Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.032Z] [2020-07-06T21:53:21.032Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-07-06T21:53:21.032Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.032Z] [2020-07-06T21:53:21.032Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-06T21:53:21.032Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.032Z] [2020-07-06T21:53:21.032Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-06T21:53:21.032Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.032Z] [2020-07-06T21:53:21.032Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-06T21:53:21.032Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.032Z] [2020-07-06T21:53:21.032Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-07-06T21:53:21.032Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.032Z] [2020-07-06T21:53:21.032Z] [2020-07-06T21:53:21.032Z] DONE 6 tests, 6 skipped in 0.207s [2020-07-06T21:53:21.032Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-06T21:53:21.143Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-07-06T21:53:21.143Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-06T21:53:21.290Z] INFO: Testing against a local daemon [2020-07-06T21:53:21.290Z] === RUN TestServiceCreateInit [2020-07-06T21:53:21.290Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-06T21:53:21.290Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-06T21:53:21.290Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-06T21:53:21.290Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-06T21:53:21.290Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-06T21:53:21.290Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestCreateServiceMultipleTimes [2020-07-06T21:53:21.290Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-06T21:53:21.290Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestCreateServiceConflict [2020-07-06T21:53:21.290Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-07-06T21:53:21.290Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestCreateServiceMaxReplicas [2020-07-06T21:53:21.290Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-06T21:53:21.290Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-06T21:53:21.290Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-06T21:53:21.290Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestCreateServiceSecretFileMode [2020-07-06T21:53:21.290Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-06T21:53:21.290Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestCreateServiceConfigFileMode [2020-07-06T21:53:21.290Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-06T21:53:21.290Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestCreateServiceSysctls [2020-07-06T21:53:21.290Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-06T21:53:21.290Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestCreateServiceCapabilities [2020-07-06T21:53:21.290Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-07-06T21:53:21.290Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestInspect [2020-07-06T21:53:21.290Z] --- SKIP: TestInspect (0.01s) [2020-07-06T21:53:21.290Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestCreateJob [2020-07-06T21:53:21.290Z] --- SKIP: TestCreateJob (0.01s) [2020-07-06T21:53:21.290Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestReplicatedJob [2020-07-06T21:53:21.290Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-06T21:53:21.290Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestUpdateReplicatedJob [2020-07-06T21:53:21.290Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-06T21:53:21.290Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestServiceListWithStatuses [2020-07-06T21:53:21.290Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-06T21:53:21.290Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-06T21:53:21.290Z] === RUN TestDockerNetworkConnectAlias [2020-07-06T21:53:21.290Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-06T21:53:21.290Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.290Z] === RUN TestDockerNetworkReConnect [2020-07-06T21:53:21.347Z] --- PASS: TestDaemonStartWithLogOpt (3.80s) [2020-07-06T21:53:21.348Z] === CONT TestReadPluginNoRead [2020-07-06T21:53:21.548Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-07-06T21:53:21.548Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:21.548Z] === RUN TestServicePlugin [2020-07-06T21:53:21.568Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-07-06T21:53:21.830Z] ok github.com/docker/docker/image 0.066s coverage: 86.4% of statements [2020-07-06T21:53:22.093Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2020-07-06T21:53:22.669Z] ok github.com/docker/docker/image/v1 0.043s coverage: 25.0% of statements [2020-07-06T21:53:22.931Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-07-06T21:53:22.931Z] ok github.com/docker/docker/distribution/xfer 1.744s coverage: 85.1% of statements [2020-07-06T21:53:22.931Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-06T21:53:22.931Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-06T21:53:22.931Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-06T21:53:23.048Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2020-07-06T21:53:23.048Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-06T21:53:23.411Z] === RUN TestReadPluginNoRead/default [2020-07-06T21:53:23.883Z] ......... [ 86%] [2020-07-06T21:53:23.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-06T21:53:24.324Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2020-07-06T21:53:24.927Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2020-07-06T21:53:24.927Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-06T21:53:25.271Z] ok github.com/docker/docker/opts 0.059s coverage: 67.4% of statements [2020-07-06T21:53:25.474Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-06T21:53:25.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-06T21:53:25.738Z] --- SKIP: TestServicePlugin (3.55s) [2020-07-06T21:53:25.738Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] === RUN TestServiceUpdateLabel [2020-07-06T21:53:25.738Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-07-06T21:53:25.738Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] === RUN TestServiceUpdateSecrets [2020-07-06T21:53:25.738Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-07-06T21:53:25.738Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] === RUN TestServiceUpdateConfigs [2020-07-06T21:53:25.738Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-06T21:53:25.738Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] === RUN TestServiceUpdateNetwork [2020-07-06T21:53:25.738Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-06T21:53:25.738Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] === RUN TestServiceUpdatePidsLimit [2020-07-06T21:53:25.738Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-06T21:53:25.738Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] PASS [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === Skipped [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-06T21:53:25.738Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-06T21:53:25.738Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-06T21:53:25.738Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-06T21:53:25.738Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-06T21:53:25.738Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-07-06T21:53:25.738Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-06T21:53:25.738Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-06T21:53:25.738Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-06T21:53:25.738Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-06T21:53:25.738Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-06T21:53:25.738Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2020-07-06T21:53:25.738Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-06T21:53:25.738Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-06T21:53:25.738Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-06T21:53:25.738Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-06T21:53:25.738Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-06T21:53:25.738Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-06T21:53:25.738Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-07-06T21:53:25.738Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestServicePlugin (3.55s) [2020-07-06T21:53:25.738Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-07-06T21:53:25.738Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-07-06T21:53:25.738Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-06T21:53:25.738Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-06T21:53:25.738Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-06T21:53:25.738Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] DONE 24 tests, 23 skipped in 4.033s [2020-07-06T21:53:25.738Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-06T21:53:25.738Z] INFO: Testing against a local daemon [2020-07-06T21:53:25.738Z] === RUN TestSessionCreate [2020-07-06T21:53:25.738Z] --- PASS: TestSessionCreate (0.02s) [2020-07-06T21:53:25.738Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-06T21:53:25.738Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-06T21:53:25.738Z] PASS [2020-07-06T21:53:25.738Z] [2020-07-06T21:53:25.738Z] DONE 2 tests in 0.160s [2020-07-06T21:53:25.738Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-06T21:53:25.738Z] INFO: Testing against a local daemon [2020-07-06T21:53:25.738Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-06T21:53:25.738Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-06T21:53:25.738Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-06T21:53:25.738Z] === RUN TestEventsExecDie [2020-07-06T21:53:25.764Z] --- PASS: TestContinueAfterPluginCrash (8.95s) [2020-07-06T21:53:25.846Z] ok github.com/docker/docker/pkg/broadcaster 0.025s coverage: 100.0% of statements [2020-07-06T21:53:25.997Z] --- PASS: TestEventsExecDie (0.52s) [2020-07-06T21:53:25.997Z] === RUN TestEventsBackwardsCompatible [2020-07-06T21:53:25.997Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-07-06T21:53:25.997Z] === RUN TestInfoBinaryCommits [2020-07-06T21:53:25.997Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-06T21:53:25.997Z] === RUN TestInfoAPIVersioned [2020-07-06T21:53:25.997Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-06T21:53:25.997Z] === RUN TestInfoDiscoveryBackend [2020-07-06T21:53:26.108Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-07-06T21:53:26.433Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-07-06T21:53:26.433Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-06T21:53:26.683Z] ok github.com/docker/docker/pkg/archive 1.170s coverage: 77.2% of statements [2020-07-06T21:53:26.683Z] ok github.com/docker/docker/pkg/authorization 0.622s coverage: 68.3% of statements [2020-07-06T21:53:27.259Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2020-07-06T21:53:27.303Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-06T21:53:27.371Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-07-06T21:53:27.371Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-06T21:53:27.521Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-07-06T21:53:27.784Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-07-06T21:53:27.898Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-06T21:53:27.898Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-06T21:53:27.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-06T21:53:27.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-06T21:53:28.730Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-06T21:53:28.844Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-06T21:53:28.992Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2020-07-06T21:53:29.320Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2020-07-06T21:53:29.320Z] === RUN TestKernelTCPMemory [2020-07-06T21:53:29.367Z] --- PASS: TestReadPluginNoRead (8.54s) [2020-07-06T21:53:29.367Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-07-06T21:53:29.367Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.87s) [2020-07-06T21:53:29.367Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2020-07-06T21:53:29.367Z] read_test.go:92: [d1083fd828c4d] daemon is not started [2020-07-06T21:53:29.367Z] PASS [2020-07-06T21:53:29.367Z] [2020-07-06T21:53:29.367Z] DONE 6 tests in 12.429s [2020-07-06T21:53:29.367Z] 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-07-06T21:53:29.367Z] ++ 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-07-06T21:53:29.367Z] ++ set -e [2020-07-06T21:53:29.367Z] ++ '[' -n 0 ']' [2020-07-06T21:53:29.367Z] ++ set -x [2020-07-06T21:53:29.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:53:29.367Z] testing: warning: no tests to run [2020-07-06T21:53:29.367Z] PASS [2020-07-06T21:53:29.367Z] [2020-07-06T21:53:29.367Z] DONE 0 tests in 0.030s [2020-07-06T21:53:29.367Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-06T21:53:29.367Z] ++ 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-07-06T21:53:29.367Z] ++ set -e [2020-07-06T21:53:29.367Z] ++ '[' -n 0 ']' [2020-07-06T21:53:29.367Z] ++ set -x [2020-07-06T21:53:29.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:53:29.367Z] INFO: Testing against a local daemon [2020-07-06T21:53:29.367Z] === RUN TestPluginWithDevMounts [2020-07-06T21:53:29.367Z] === PAUSE TestPluginWithDevMounts [2020-07-06T21:53:29.367Z] === CONT TestPluginWithDevMounts [2020-07-06T21:53:29.565Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-06T21:53:29.889Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-07-06T21:53:29.889Z] === RUN TestNISDomainname [2020-07-06T21:53:30.042Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-06T21:53:30.510Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-07-06T21:53:30.773Z] ok github.com/docker/docker/pkg/chrootarchive 3.608s coverage: 43.2% of statements [2020-07-06T21:53:31.181Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.34s) [2020-07-06T21:53:31.181Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-06T21:53:31.181Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-06T21:53:31.181Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:53:31.181Z] === RUN TestInfoAPI [2020-07-06T21:53:31.181Z] --- PASS: TestInfoAPI (0.04s) [2020-07-06T21:53:31.181Z] === RUN TestInfoAPIWarnings [2020-07-06T21:53:31.272Z] --- PASS: TestNISDomainname (1.11s) [2020-07-06T21:53:31.272Z] === RUN TestHostnameDnsResolution [2020-07-06T21:53:31.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-06T21:53:31.350Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-07-06T21:53:31.430Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-07-06T21:53:31.430Z] PASS [2020-07-06T21:53:31.430Z] [2020-07-06T21:53:31.430Z] DONE 1 tests in 1.961s [2020-07-06T21:53:31.430Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-06T21:53:31.430Z] ++ 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-07-06T21:53:31.430Z] ++ set -e [2020-07-06T21:53:31.430Z] ++ '[' -n 0 ']' [2020-07-06T21:53:31.430Z] ++ set -x [2020-07-06T21:53:31.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:53:31.430Z] INFO: Testing against a local daemon [2020-07-06T21:53:31.430Z] === RUN TestSecretInspect [2020-07-06T21:53:31.612Z] ok github.com/docker/docker/pkg/fsutils 0.317s coverage: 85.1% of statements [2020-07-06T21:53:31.874Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-07-06T21:53:31.874Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-07-06T21:53:32.136Z] ok github.com/docker/docker/layer 7.167s coverage: 68.8% of statements [2020-07-06T21:53:32.136Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-06T21:53:32.136Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-06T21:53:32.136Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-06T21:53:32.136Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-06T21:53:32.136Z] ? github.com/docker/docker/oci [no test files] [2020-07-06T21:53:32.136Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-06T21:53:32.136Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-06T21:53:32.136Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-06T21:53:32.557Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-06T21:53:32.557Z] === RUN TestInfoDebug [2020-07-06T21:53:32.652Z] --- PASS: TestHostnameDnsResolution (1.33s) [2020-07-06T21:53:32.652Z] === RUN TestStats [2020-07-06T21:53:32.713Z] ok github.com/docker/docker/pkg/jsonmessage 0.046s coverage: 91.7% of statements [2020-07-06T21:53:32.976Z] ok github.com/docker/docker/pkg/locker 0.038s coverage: 88.9% of statements [2020-07-06T21:53:33.238Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-07-06T21:53:33.500Z] ok github.com/docker/docker/pkg/ioutils 0.624s coverage: 70.1% of statements [2020-07-06T21:53:33.500Z] ok github.com/docker/docker/pkg/idtools 0.721s coverage: 70.5% of statements [2020-07-06T21:53:33.500Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-06T21:53:33.500Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-06T21:53:33.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-06T21:53:33.762Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-07-06T21:53:33.763Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-06T21:53:33.763Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2020-07-06T21:53:33.850Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-06T21:53:33.932Z] --- PASS: TestInfoDebug (1.53s) [2020-07-06T21:53:33.932Z] === RUN TestInfoInsecureRegistries [2020-07-06T21:53:34.026Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2020-07-06T21:53:34.026Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 91.4% of statements [2020-07-06T21:53:34.288Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-07-06T21:53:34.288Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-06T21:53:34.288Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-06T21:53:34.939Z] --- PASS: TestSecretInspect (3.66s) [2020-07-06T21:53:34.939Z] === RUN TestSecretList [2020-07-06T21:53:35.230Z] --- PASS: TestStats (2.85s) [2020-07-06T21:53:35.230Z] === RUN TestStopContainerWithTimeout [2020-07-06T21:53:35.230Z] === RUN TestStopContainerWithTimeout/0 [2020-07-06T21:53:35.230Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-06T21:53:35.230Z] === RUN TestStopContainerWithTimeout/1 [2020-07-06T21:53:35.230Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-06T21:53:35.230Z] === RUN TestStopContainerWithTimeout/3 [2020-07-06T21:53:35.230Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-06T21:53:35.230Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-06T21:53:35.230Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-06T21:53:35.230Z] === CONT TestStopContainerWithTimeout/0 [2020-07-06T21:53:35.230Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-06T21:53:35.237Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2020-07-06T21:53:35.500Z] ok github.com/docker/docker/pkg/pools 0.025s coverage: 88.2% of statements [2020-07-06T21:53:35.500Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2020-07-06T21:53:35.763Z] ok github.com/docker/docker/pkg/progress 0.016s coverage: 75.9% of statements [2020-07-06T21:53:35.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-06T21:53:35.832Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-06T21:53:35.832Z] === RUN TestInfoRegistryMirrors [2020-07-06T21:53:36.339Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-07-06T21:53:36.370Z] === CONT TestStopContainerWithTimeout/3 [2020-07-06T21:53:36.608Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-06T21:53:36.608Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-06T21:53:36.913Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2020-07-06T21:53:36.913Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2020-07-06T21:53:37.207Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-06T21:53:37.207Z] === RUN TestLoginFailsWithBadCredentials [2020-07-06T21:53:37.207Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-07-06T21:53:37.207Z] === RUN TestPingCacheHeaders [2020-07-06T21:53:37.207Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-06T21:53:37.207Z] === RUN TestPingGet [2020-07-06T21:53:37.207Z] --- PASS: TestPingGet (0.01s) [2020-07-06T21:53:37.207Z] === RUN TestPingHead [2020-07-06T21:53:37.207Z] --- PASS: TestPingHead (0.02s) [2020-07-06T21:53:37.207Z] === RUN TestVersion [2020-07-06T21:53:37.207Z] --- PASS: TestVersion (0.02s) [2020-07-06T21:53:37.207Z] PASS [2020-07-06T21:53:37.207Z] [2020-07-06T21:53:37.207Z] === Skipped [2020-07-06T21:53:37.207Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-06T21:53:37.207Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-06T21:53:37.207Z] [2020-07-06T21:53:37.207Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-06T21:53:37.207Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-06T21:53:37.207Z] [2020-07-06T21:53:37.207Z] [2020-07-06T21:53:37.207Z] DONE 18 tests, 2 skipped in 12.009s [2020-07-06T21:53:37.207Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-06T21:53:37.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-06T21:53:37.466Z] INFO: Testing against a local daemon [2020-07-06T21:53:37.466Z] === RUN TestVolumesCreateAndList [2020-07-06T21:53:37.466Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-06T21:53:37.466Z] === RUN TestVolumesRemove [2020-07-06T21:53:37.466Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-06T21:53:37.466Z] === RUN TestVolumesInspect [2020-07-06T21:53:37.466Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-06T21:53:37.466Z] === RUN TestVolumesInvalidJSON [2020-07-06T21:53:37.466Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-06T21:53:37.466Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-06T21:53:37.466Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-06T21:53:37.466Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-06T21:53:37.466Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-06T21:53:37.466Z] PASS [2020-07-06T21:53:37.466Z] [2020-07-06T21:53:37.466Z] DONE 5 tests in 0.240s [2020-07-06T21:53:37.466Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-06T21:53:37.466Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11979 is not a child of this shell [2020-07-06T21:53:37.466Z] warning: PID 11979 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-06T21:53:37.466Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-06T21:53:37.466Z] [2020-07-06T21:53:37.466Z] Unloading profiles will leave already running processes permanently [2020-07-06T21:53:37.466Z] unconfined, which can lead to unexpected situations. [2020-07-06T21:53:37.466Z] [2020-07-06T21:53:37.466Z] To set a process to complain mode, use the command line tool [2020-07-06T21:53:37.466Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-06T21:53:37.466Z] Removing test suite binaries [2020-07-06T21:53:37.488Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-07-06T21:53:37.488Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-07-06T21:53:37.724Z] exiting test-integration [2020-07-06T21:53:37.724Z] ++ exit 0 [2020-07-06T21:53:38.062Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-07-06T21:53:38.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-06T21:53:38.503Z] === CONT TestStopContainerWithTimeout/1 [2020-07-06T21:53:38.636Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.1% of statements [2020-07-06T21:53:38.658Z] [2020-07-06T21:53:38.899Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2020-07-06T21:53:39.161Z] ok github.com/docker/docker/pkg/signal 2.792s coverage: 61.0% of statements [2020-07-06T21:53:39.383Z] --- PASS: TestSecretList (3.68s) [2020-07-06T21:53:39.383Z] === RUN TestSecretsCreateAndDelete [2020-07-06T21:53:39.425Z] ok github.com/docker/docker/pkg/tailfile 0.176s coverage: 88.6% of statements [2020-07-06T21:53:39.688Z] testing: warning: no tests to run [2020-07-06T21:53:39.688Z] coverage: [no statements] [2020-07-06T21:53:39.688Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2020-07-06T21:53:39.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-06T21:53:39.950Z] ok github.com/docker/docker/pkg/tarsum 0.124s coverage: 89.3% of statements Post stage [Pipeline] junit [2020-07-06T21:53:40.047Z] Recording test results [2020-07-06T21:53:40.145Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-06T21:53:40.145Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2020-07-06T21:53:40.145Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-07-06T21:53:40.145Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2020-07-06T21:53:40.145Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2020-07-06T21:53:40.145Z] === RUN TestDeleteDevicemapper [2020-07-06T21:53:40.145Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-06T21:53:40.145Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-06T21:53:40.145Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-06T21:53:40.213Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-07-06T21:53:40.213Z] ok github.com/docker/docker/pkg/truncindex 0.117s coverage: 91.5% of statements [2020-07-06T21:53:40.474Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-07-06T21:53:41.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-06T21:53:41.870Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-07-06T21:53:42.134Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2020-07-06T21:53:42.153Z] + echo Ensuring container killed. [2020-07-06T21:53:42.154Z] Ensuring container killed. [2020-07-06T21:53:42.154Z] + docker rm -vf docker-pr3 [2020-07-06T21:53:42.154Z] Error: No such container: docker-pr3 [2020-07-06T21:53:42.154Z] + true [Pipeline] sh [2020-07-06T21:53:42.437Z] + echo Chowning /workspace to jenkins user [2020-07-06T21:53:42.437Z] Chowning /workspace to jenkins user [2020-07-06T21:53:42.437Z] + id -u [2020-07-06T21:53:42.437Z] + id -g [2020-07-06T21:53:42.437Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41144:/workspace busybox chown -R 1000:1000 /workspace [2020-07-06T21:53:42.437Z] Unable to find image 'busybox:latest' locally [2020-07-06T21:53:42.437Z] latest: Pulling from library/busybox [2020-07-06T21:53:42.437Z] 91f30d776fb2: Pulling fs layer [2020-07-06T21:53:42.507Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2020-07-06T21:53:42.507Z] === RUN TestUpdateMemory [2020-07-06T21:53:42.507Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-06T21:53:42.507Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:53:42.507Z] === RUN TestUpdateCPUQuota [2020-07-06T21:53:42.706Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-06T21:53:42.707Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2020-07-06T21:53:42.892Z] --- PASS: TestSecretsCreateAndDelete (3.74s) [2020-07-06T21:53:42.892Z] === RUN TestSecretsUpdate [2020-07-06T21:53:42.970Z] ok github.com/docker/docker/plugin 0.571s coverage: 23.1% of statements [2020-07-06T21:53:43.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-06T21:53:43.545Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2020-07-06T21:53:43.808Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2020-07-06T21:53:44.028Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-06T21:53:44.287Z] --- PASS: TestUpdateCPUQuota (1.57s) [2020-07-06T21:53:44.287Z] === RUN TestUpdatePidsLimit [2020-07-06T21:53:44.287Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-06T21:53:44.547Z] === RUN TestUpdatePidsLimit/no_change [2020-07-06T21:53:44.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-06T21:53:44.755Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2020-07-06T21:53:44.755Z] ok github.com/docker/docker/registry 0.233s coverage: 56.3% of statements [2020-07-06T21:53:44.806Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-06T21:53:45.018Z] ok github.com/docker/docker/runconfig 0.026s coverage: 65.8% of statements [2020-07-06T21:53:45.377Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-06T21:53:45.463Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-06T21:53:45.463Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-06T21:53:45.637Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-06T21:53:45.898Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-06T21:53:46.158Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-06T21:53:46.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-06T21:53:46.438Z] --- PASS: TestSecretsUpdate (3.62s) [2020-07-06T21:53:46.438Z] === RUN TestTemplatedSecret [2020-07-06T21:53:46.943Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-07-06T21:53:46.987Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-06T21:53:47.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-06T21:53:47.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-06T21:53:47.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-06T21:53:47.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-06T21:53:47.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-06T21:53:47.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-06T21:53:47.517Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-07-06T21:53:47.703Z] 91f30d776fb2: Verifying Checksum [2020-07-06T21:53:47.703Z] 91f30d776fb2: Pull complete [2020-07-06T21:53:47.703Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-06T21:53:47.703Z] Status: Downloaded newer image for busybox:latest [2020-07-06T21:53:47.781Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.0% of statements [2020-07-06T21:53:47.817Z] --- PASS: TestUpdatePidsLimit (3.73s) [2020-07-06T21:53:47.817Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2020-07-06T21:53:47.817Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-07-06T21:53:47.817Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-07-06T21:53:47.817Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-07-06T21:53:47.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-07-06T21:53:47.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-07-06T21:53:47.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-07-06T21:53:47.817Z] === RUN TestUpdateRestartPolicy [2020-07-06T21:53:47.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-06T21:53:48.076Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-06T21:53:48.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-06T21:53:48.725Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-07-06T21:53:49.393Z] tests/integration/regression_test.py ...... [ 98%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-06T21:53:49.909Z] + bundleName=amd64-rootless [2020-07-06T21:53:49.909Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-06T21:53:49.909Z] Creating amd64-rootless-bundles.tar.gz [2020-07-06T21:53:49.909Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-06T21:53:49.909Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-07-06T21:53:49.912Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-06T21:53:49.912Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-06T21:53:49.912Z] [2020-07-06T21:53:49.912Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-06T21:53:49.912Z] =========================== short test summary info ============================ [2020-07-06T21:53:49.912Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-06T21:53:49.912Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-06T21:53:49.912Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-06T21:53:49.912Z] Not supported on most drivers [2020-07-06T21:53:49.912Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-06T21:53:49.912Z] Output of docker top depends on host distro, and is not formalized. [2020-07-06T21:53:49.912Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-06T21:53:49.912Z] Output of docker top depends on host distro, and is not formalized. [2020-07-06T21:53:49.912Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-06T21:53:49.912Z] Can fail if eth0 has multiple IP addresses [2020-07-06T21:53:49.912Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-06T21:53:49.912Z] This doesn't seem to be taken into account by the engine [2020-07-06T21:53:49.912Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-06T21:53:49.912Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-06T21:53:49.912Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-06T21:53:49.912Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-06T21:53:49.912Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-06T21:53:49.912Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-06T21:53:49.912Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-06T21:53:49.912Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 305.28 seconds == [Pipeline] archiveArtifacts [2020-07-06T21:53:49.921Z] Archiving artifacts [2020-07-06T21:53:49.957Z] --- PASS: TestTemplatedSecret (3.58s) [2020-07-06T21:53:49.957Z] === RUN TestSecretCreateResolve [2020-07-06T21:53:50.171Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-06T21:53:50.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-06T21:53:50.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-06T21:53:51.689Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41144/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-06T21:53:52.002Z] + make clean [2020-07-06T21:53:52.261Z] docker volume rm -f docker-dev-cache [2020-07-06T21:53:52.261Z] docker-dev-cache [Pipeline] deleteDir [2020-07-06T21:53:52.518Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-06T21:53:53.470Z] --- PASS: TestSecretCreateResolve (3.70s) [2020-07-06T21:53:53.470Z] PASS [2020-07-06T21:53:53.470Z] [2020-07-06T21:53:53.470Z] DONE 6 tests in 22.061s [2020-07-06T21:53:53.470Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-06T21:53:53.470Z] ++ 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-07-06T21:53:53.470Z] ++ set -e [2020-07-06T21:53:53.470Z] ++ '[' -n 0 ']' [2020-07-06T21:53:53.470Z] ++ set -x [2020-07-06T21:53:53.470Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:53:53.470Z] INFO: Testing against a local daemon [2020-07-06T21:53:53.470Z] === RUN TestServiceCreateInit [2020-07-06T21:53:53.470Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-06T21:53:53.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-06T21:53:53.898Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-06T21:53:54.467Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-06T21:53:54.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-06T21:53:55.040Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-06T21:53:55.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-06T21:53:57.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-06T21:53:57.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-06T21:53:58.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-06T21:53:59.105Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-06T21:53:59.486Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-06T21:54:00.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-06T21:54:00.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-06T21:54:00.621Z] --- PASS: TestUpdateRestartPolicy (12.70s) [2020-07-06T21:54:00.621Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-06T21:54:01.188Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-06T21:54:01.188Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2020-07-06T21:54:01.188Z] === RUN TestWaitNonBlocked [2020-07-06T21:54:01.188Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T21:54:01.188Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T21:54:01.188Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T21:54:01.188Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T21:54:01.188Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T21:54:01.188Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T21:54:01.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-06T21:54:02.127Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-06T21:54:02.386Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-06T21:54:02.386Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2020-07-06T21:54:02.386Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2020-07-06T21:54:02.386Z] === RUN TestWaitBlocked [2020-07-06T21:54:02.386Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T21:54:02.386Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T21:54:02.386Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T21:54:02.386Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T21:54:02.386Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T21:54:02.386Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T21:54:02.425Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-06T21:54:02.425Z] [2020-07-06T21:54:02.425Z] Unloading profiles will leave already running processes permanently [2020-07-06T21:54:02.425Z] unconfined, which can lead to unexpected situations. [2020-07-06T21:54:02.425Z] [2020-07-06T21:54:02.425Z] To set a process to complain mode, use the command line tool [2020-07-06T21:54:02.425Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-06T21:54:02.425Z] [2020-07-06T21:54:02.644Z] === RUN TestDockerSuite/TestBuildCmd Post stage [Pipeline] junit [2020-07-06T21:54:02.706Z] Recording test results [2020-07-06T21:54:02.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-06T21:54:03.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-06T21:54:03.470Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [Pipeline] sh [2020-07-06T21:54:03.729Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-06T21:54:03.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2020-07-06T21:54:03.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-07-06T21:54:03.729Z] === CONT TestContainerStartOnDaemonRestart [2020-07-06T21:54:03.729Z] === CONT TestIpcModeOlderClient [2020-07-06T21:54:03.729Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-06T21:54:03.729Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-07-06T21:54:03.729Z] === CONT TestDaemonHostGatewayIP [2020-07-06T21:54:03.902Z] + echo Ensuring container killed. [2020-07-06T21:54:03.902Z] Ensuring container killed. [2020-07-06T21:54:03.902Z] + docker rm -vf docker-pr3 [2020-07-06T21:54:03.902Z] Error: No such container: docker-pr3 [2020-07-06T21:54:03.902Z] + true [Pipeline] sh [2020-07-06T21:54:03.988Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-06T21:54:03.988Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-06T21:54:04.187Z] + echo Chowning /workspace to jenkins user [2020-07-06T21:54:04.187Z] Chowning /workspace to jenkins user [2020-07-06T21:54:04.187Z] + id -u [2020-07-06T21:54:04.187Z] + id -g [2020-07-06T21:54:04.187Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41144:/workspace busybox chown -R 1000:1000 /workspace [2020-07-06T21:54:04.187Z] Unable to find image 'busybox:latest' locally [2020-07-06T21:54:04.823Z] --- PASS: TestServiceCreateInit (10.63s) [2020-07-06T21:54:04.823Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.24s) [2020-07-06T21:54:04.823Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s) [2020-07-06T21:54:04.823Z] === RUN TestCreateServiceMultipleTimes [2020-07-06T21:54:04.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-06T21:54:05.895Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-06T21:54:06.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-06T21:54:06.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-06T21:54:07.104Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2020-07-06T21:54:07.104Z] === CONT TestContainerKillOnDaemonStart [2020-07-06T21:54:07.950Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-06T21:54:07.950Z] Using test binary docker [2020-07-06T21:54:07.950Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-06T21:54:07.950Z] +++ /etc/init.d/apparmor start [2020-07-06T21:54:07.950Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-06T21:54:07.950Z] INFO: Waiting for daemon to start... [2020-07-06T21:54:07.950Z] Starting dockerd [2020-07-06T21:54:07.950Z] +++ 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-07-06T21:54:09.013Z] --- PASS: TestDaemonHostGatewayIP (5.02s) [2020-07-06T21:54:09.013Z] === CONT TestDaemonRestartIpcMode [2020-07-06T21:54:09.463Z] latest: Pulling from library/busybox [2020-07-06T21:54:09.463Z] 91f30d776fb2: Pulling fs layer [2020-07-06T21:54:09.463Z] 91f30d776fb2: Download complete [2020-07-06T21:54:09.463Z] 91f30d776fb2: Pull complete [2020-07-06T21:54:09.463Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-06T21:54:09.463Z] Status: Downloaded newer image for busybox:latest [2020-07-06T21:54:10.024Z] . [2020-07-06T21:54:10.024Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-06T21:54:10.024Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-06T21:54:10.024Z] Error: No such image: emptyfs [2020-07-06T21:54:10.024Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-06T21:54:10.024Z] ++++ docker load [2020-07-06T21:54:10.024Z] Running integration-test (iteration 1) [2020-07-06T21:54:10.024Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-06T21:54:10.024Z] ++ 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-07-06T21:54:10.024Z] ++ set -e [2020-07-06T21:54:10.024Z] ++ '[' -n 0 ']' [2020-07-06T21:54:10.024Z] ++ set -x [2020-07-06T21:54:10.025Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:54:10.685Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/rootless [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-06T21:54:10.685Z] ? github.com/docker/docker/volume [no test files] [2020-07-06T21:54:10.686Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-06T21:54:10.686Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === Skipped [2020-07-06T21:54:10.686Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-06T21:54:10.686Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-06T21:54:10.686Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:73: No driver to put! [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-06T21:54:10.686Z] time="2020-07-06T21:53:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-06T21:54:10.686Z] time="2020-07-06T21:53:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-06T21:54:10.686Z] time="2020-07-06T21:53:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-06T21:54:10.686Z] time="2020-07-06T21:53:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-06T21:54:10.686Z] time="2020-07-06T21:53:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:73: No driver to put! [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-06T21:54:10.686Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-06T21:54:10.686Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-06T21:54:10.686Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T21:54:10.686Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-06T21:54:10.686Z] graphtest_unix.go:73: No driver to put! [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-06T21:54:10.686Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-06T21:54:10.686Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] [2020-07-06T21:54:10.686Z] DONE 2124 tests, 26 skipped in 190.579s Post stage [Pipeline] junit [2020-07-06T21:54:10.701Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-06T21:54:11.144Z] + bundleName=docker-py [2020-07-06T21:54:11.144Z] + echo Creating docker-py-bundles.tar.gz [2020-07-06T21:54:11.144Z] Creating docker-py-bundles.tar.gz [2020-07-06T21:54:11.144Z] + 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-07-06T21:54:11.156Z] Archiving artifacts [2020-07-06T21:54:11.550Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-06T21:54:11.550Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-06T21:54:12.488Z] --- PASS: TestDaemonRestartIpcMode (3.58s) [2020-07-06T21:54:12.488Z] === RUN TestDockerSuite/TestBuildContChar [Pipeline] } [2020-07-06T21:54:12.924Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41144/3/artifacts/ [Pipeline] // stage [Pipeline] } [Pipeline] // catchError [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-07-06T21:54:13.333Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -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:08495348804d384e174a0b5d5d01f20a922c2bce hack/make.sh dynbinary test-integration [2020-07-06T21:54:13.372Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/make.sh binary-daemon [2020-07-06T21:54:13.631Z] [2020-07-06T21:54:13.891Z] Removing bundles/ [2020-07-06T21:54:13.891Z] [2020-07-06T21:54:13.891Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-06T21:54:13.891Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-06T21:54:13.891Z] GOOS="" GOARCH="" GOARM="" [2020-07-06T21:54:13.906Z] [2020-07-06T21:54:14.167Z] Removing bundles/ [2020-07-06T21:54:14.167Z] [2020-07-06T21:54:14.167Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-06T21:54:14.167Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-06T21:54:14.167Z] GOOS="" GOARCH="" GOARM="" [2020-07-06T21:54:15.023Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-06T21:54:15.023Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-06T21:54:15.595Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-06T21:54:15.854Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-06T21:54:16.114Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-06T21:54:16.681Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-06T21:54:16.681Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-06T21:54:16.944Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-06T21:54:19.483Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-06T21:54:20.052Z] --- PASS: TestContainerKillOnDaemonStart (12.87s) [2020-07-06T21:54:20.052Z] PASS [2020-07-06T21:54:20.052Z] [2020-07-06T21:54:20.052Z] === Skipped [2020-07-06T21:54:20.052Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-06T21:54:20.052Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-06T21:54:20.052Z] [2020-07-06T21:54:20.052Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-06T21:54:20.052Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:54:20.052Z] [2020-07-06T21:54:20.052Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-06T21:54:20.052Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:54:20.052Z] [2020-07-06T21:54:20.052Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-06T21:54:20.052Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-06T21:54:20.052Z] [2020-07-06T21:54:20.052Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-06T21:54:20.052Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-06T21:54:20.052Z] [2020-07-06T21:54:20.052Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-06T21:54:20.052Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:54:20.052Z] [2020-07-06T21:54:20.052Z] [2020-07-06T21:54:20.052Z] DONE 204 tests, 6 skipped in 148.438s [2020-07-06T21:54:20.052Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-06T21:54:20.052Z] ++ 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-07-06T21:54:20.052Z] ++ set -e [2020-07-06T21:54:20.052Z] ++ '[' -n 0 ']' [2020-07-06T21:54:20.052Z] ++ set -x [2020-07-06T21:54:20.052Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:54:20.311Z] INFO: Testing against a local daemon [2020-07-06T21:54:20.311Z] === RUN TestCommitInheritsEnv [2020-07-06T21:54:20.570Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-07-06T21:54:20.570Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-06T21:54:20.570Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-06T21:54:20.570Z] === RUN TestImagesFilterMultiReference [2020-07-06T21:54:20.829Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-07-06T21:54:20.829Z] === RUN TestImagePullPlatformInvalid [2020-07-06T21:54:20.829Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-06T21:54:20.829Z] === RUN TestRemoveImageOrphaning [2020-07-06T21:54:21.399Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-07-06T21:54:21.399Z] === RUN TestRemoveImageGarbageCollector [2020-07-06T21:54:23.303Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-06T21:54:23.303Z] --- PASS: TestRemoveImageGarbageCollector (2.08s) [2020-07-06T21:54:23.303Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-06T21:54:23.303Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-06T21:54:23.303Z] === RUN TestTagInvalidReference [2020-07-06T21:54:23.563Z] --- PASS: TestTagInvalidReference (0.06s) [2020-07-06T21:54:23.563Z] === RUN TestTagValidPrefixedRepo [2020-07-06T21:54:23.563Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-06T21:54:23.563Z] === RUN TestTagExistedNameWithoutForce [2020-07-06T21:54:23.563Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-07-06T21:54:23.563Z] === RUN TestTagOfficialNames [2020-07-06T21:54:23.563Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-06T21:54:23.563Z] === RUN TestTagMatchesDigest [2020-07-06T21:54:23.563Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-06T21:54:23.563Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-06T21:54:24.941Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-06T21:54:25.436Z] Loaded image: buildpack-deps:buster [2020-07-06T21:54:25.436Z] Loaded image: busybox:latest [2020-07-06T21:54:25.436Z] Loaded image: busybox:glibc [2020-07-06T21:54:25.436Z] Loaded image: debian:buster [2020-07-06T21:54:25.436Z] Loaded image: hello-world:latest [2020-07-06T21:54:25.436Z] INFO: Testing against a local daemon [2020-07-06T21:54:25.436Z] === RUN TestCgroupNamespacesBuild [2020-07-06T21:54:25.436Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2020-07-06T21:54:25.436Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-06T21:54:26.075Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-07-06T21:54:26.075Z] === RUN TestBuildWithSession [2020-07-06T21:54:26.075Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-06T21:54:26.075Z] build_session_test.go:25: TODO: BuildKit [2020-07-06T21:54:26.075Z] === RUN TestBuildSquashParent [2020-07-06T21:54:26.321Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-06T21:54:26.889Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-06T21:54:27.457Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-06T21:54:27.461Z] --- PASS: TestCreateServiceMultipleTimes (23.21s) [2020-07-06T21:54:27.461Z] === RUN TestCreateServiceConflict [2020-07-06T21:54:28.394Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-06T21:54:30.301Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-06T21:54:30.551Z] --- PASS: TestBuildSquashParent (4.19s) [2020-07-06T21:54:30.551Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-06T21:54:30.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:54:30.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:54:30.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:54:30.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:54:30.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:54:30.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:54:30.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:54:30.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:54:30.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:54:30.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:54:30.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:54:30.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:54:30.551Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:54:30.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:54:30.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:54:30.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:54:30.970Z] --- PASS: TestCreateServiceConflict (3.53s) [2020-07-06T21:54:30.970Z] === RUN TestCreateServiceMaxReplicas [2020-07-06T21:54:32.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:54:32.933Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:54:33.590Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-06T21:54:34.159Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-06T21:54:34.418Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-06T21:54:34.988Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-06T21:54:35.014Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-06T21:54:35.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s) [2020-07-06T21:54:35.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s) [2020-07-06T21:54:35.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s) [2020-07-06T21:54:35.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s) [2020-07-06T21:54:35.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2020-07-06T21:54:35.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.81s) [2020-07-06T21:54:35.014Z] === RUN TestBuildMultiStageCopy [2020-07-06T21:54:35.014Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-06T21:54:35.412Z] --- PASS: TestCreateServiceMaxReplicas (4.01s) [2020-07-06T21:54:35.412Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-06T21:54:35.556Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-06T21:54:35.815Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-06T21:54:35.815Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-06T21:54:35.815Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-06T21:54:35.815Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-06T21:54:35.815Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-06T21:54:36.533Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-06T21:54:36.533Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-06T21:54:36.826Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-06T21:54:37.121Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-06T21:54:37.772Z] --- PASS: TestBuildMultiStageCopy (2.83s) [2020-07-06T21:54:37.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s) [2020-07-06T21:54:37.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-07-06T21:54:37.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-07-06T21:54:37.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2020-07-06T21:54:37.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-07-06T21:54:37.772Z] === RUN TestBuildMultiStageParentConfig [2020-07-06T21:54:38.412Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2020-07-06T21:54:38.412Z] === RUN TestBuildLabelWithTargets [2020-07-06T21:54:39.935Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2020-07-06T21:54:39.935Z] === RUN TestBuildWithEmptyLayers [2020-07-06T21:54:40.007Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-06T21:54:40.230Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-07-06T21:54:40.231Z] === RUN TestBuildMultiStageOnBuild [2020-07-06T21:54:40.577Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-06T21:54:41.994Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-06T21:54:42.254Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-06T21:54:42.308Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2020-07-06T21:54:42.308Z] === RUN TestBuildUncleanTarFilenames [2020-07-06T21:54:42.823Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-06T21:54:42.948Z] --- PASS: TestBuildUncleanTarFilenames (0.84s) [2020-07-06T21:54:42.948Z] === RUN TestBuildMultiStageLayerLeak [2020-07-06T21:54:44.011Z] 4612f6d0b889: Pull complete [2020-07-06T21:54:44.728Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-06T21:54:45.028Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2020-07-06T21:54:45.028Z] === RUN TestBuildWithHugeFile [2020-07-06T21:54:46.107Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-06T21:54:46.676Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-06T21:54:48.057Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-06T21:54:48.316Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-06T21:54:49.695Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-06T21:54:50.777Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.29s) [2020-07-06T21:54:50.777Z] === RUN TestCreateServiceSecretFileMode [2020-07-06T21:54:51.602Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-06T21:54:53.502Z] --- PASS: TestCreateServiceSecretFileMode (3.42s) [2020-07-06T21:54:53.502Z] === RUN TestCreateServiceConfigFileMode [2020-07-06T21:54:54.891Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-06T21:54:55.830Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-06T21:54:56.768Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-06T21:54:57.014Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2020-07-06T21:54:57.014Z] === RUN TestCreateServiceSysctls [2020-07-06T21:55:00.964Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-06T21:55:01.461Z] --- PASS: TestCreateServiceSysctls (4.47s) [2020-07-06T21:55:01.461Z] === RUN TestCreateServiceCapabilities [2020-07-06T21:55:01.533Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-06T21:55:01.792Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-06T21:55:03.171Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-06T21:55:04.970Z] --- PASS: TestCreateServiceCapabilities (3.66s) [2020-07-06T21:55:04.970Z] === RUN TestInspect [2020-07-06T21:55:05.082Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-06T21:55:06.990Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-06T21:55:07.928Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-06T21:55:07.928Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-06T21:55:08.187Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-06T21:55:08.518Z] --- PASS: TestInspect (3.80s) [2020-07-06T21:55:08.518Z] === RUN TestCreateJob [2020-07-06T21:55:09.125Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-06T21:55:10.063Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-06T21:55:11.001Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-06T21:55:11.260Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-06T21:55:11.519Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-06T21:55:12.088Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-06T21:55:12.656Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-06T21:55:12.963Z] --- PASS: TestCreateJob (4.29s) [2020-07-06T21:55:12.963Z] === RUN TestReplicatedJob [2020-07-06T21:55:14.562Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-06T21:55:14.562Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-06T21:55:16.469Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-06T21:55:18.373Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-06T21:55:19.849Z] --- PASS: TestReplicatedJob (6.94s) [2020-07-06T21:55:19.849Z] === RUN TestUpdateReplicatedJob [2020-07-06T21:55:21.661Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-06T21:55:21.919Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-06T21:55:22.857Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-06T21:55:23.794Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-06T21:55:24.292Z] --- PASS: TestUpdateReplicatedJob (4.56s) [2020-07-06T21:55:24.292Z] === RUN TestServiceListWithStatuses [2020-07-06T21:55:24.292Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-06T21:55:24.292Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-06T21:55:24.292Z] === RUN TestDockerNetworkConnectAlias [2020-07-06T21:55:25.701Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-06T21:55:25.960Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-06T21:55:29.252Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-06T21:55:32.543Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-06T21:55:32.788Z] --- PASS: TestDockerNetworkConnectAlias (8.26s) [2020-07-06T21:55:32.788Z] === RUN TestDockerNetworkReConnect [2020-07-06T21:55:35.361Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-06T21:55:35.361Z] Copying nested executables into bundles/binary-daemon [2020-07-06T21:55:35.361Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-06T21:55:35.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/make.sh cross [2020-07-06T21:55:35.711Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-06T21:55:35.711Z] [2020-07-06T21:55:35.711Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-06T21:55:35.711Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-06T21:55:35.711Z] HOSTNAME=4ec53398c62e [2020-07-06T21:55:35.711Z] TESTDEBUG=0 [2020-07-06T21:55:35.711Z] DEST=bundles/test-integration [2020-07-06T21:55:35.711Z] PWD=/go/src/github.com/docker/docker [2020-07-06T21:55:35.711Z] DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce [2020-07-06T21:55:35.711Z] container=docker [2020-07-06T21:55:35.711Z] HOME=/root [2020-07-06T21:55:35.711Z] GOLANG_VERSION=1.13.12 [2020-07-06T21:55:35.711Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-06T21:55:35.711Z] VALIDATE_BRANCH=master [2020-07-06T21:55:35.711Z] TERM=xterm [2020-07-06T21:55:35.711Z] DOCKER_PKG=github.com/docker/docker [2020-07-06T21:55:35.711Z] SHLVL=1 [2020-07-06T21:55:35.711Z] TIMEOUT=120m [2020-07-06T21:55:35.711Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-06T21:55:35.711Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-06T21:55:35.711Z] GO111MODULE=off [2020-07-06T21:55:35.711Z] DOCKER_EXPERIMENTAL=1 [2020-07-06T21:55:35.711Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-06T21:55:35.711Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-06T21:55:35.711Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-06T21:55:35.712Z] GOPATH=/go [2020-07-06T21:55:35.712Z] PKG_CONFIG=pkg-config [2020-07-06T21:55:35.712Z] _=/usr/bin/env [2020-07-06T21:55:35.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-06T21:55:35.960Z] [2020-07-06T21:55:36.219Z] Removing bundles/ [2020-07-06T21:55:36.219Z] [2020-07-06T21:55:36.219Z] ---> Making bundle: cross (in bundles/cross) [2020-07-06T21:55:36.219Z] Cross building: bundles/cross/linux/amd64 [2020-07-06T21:55:36.219Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-06T21:55:36.219Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-06T21:55:36.735Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-06T21:55:37.303Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-06T21:55:38.341Z] --- PASS: TestDockerNetworkReConnect (6.04s) [2020-07-06T21:55:38.342Z] === RUN TestServicePlugin [2020-07-06T21:55:38.342Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-06T21:55:38.342Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:55:38.342Z] === RUN TestServiceUpdateLabel [2020-07-06T21:55:38.682Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-06T21:55:38.682Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-06T21:55:38.682Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-06T21:55:40.063Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-06T21:55:41.001Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-06T21:55:42.025Z] --- PASS: TestBuildWithHugeFile (54.44s) [2020-07-06T21:55:42.025Z] === RUN TestBuildWithEmptyDockerfile [2020-07-06T21:55:42.025Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:55:42.025Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:55:42.025Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:55:42.025Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:55:42.025Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:55:42.025Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:55:42.025Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:55:42.025Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:55:42.025Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:55:42.025Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-07-06T21:55:42.025Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-07-06T21:55:42.025Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-07-06T21:55:42.025Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-07-06T21:55:42.025Z] === RUN TestBuildPreserveOwnership [2020-07-06T21:55:42.025Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-06T21:55:42.025Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-06T21:55:42.781Z] --- PASS: TestServiceUpdateLabel (3.68s) [2020-07-06T21:55:42.781Z] === RUN TestServiceUpdateSecrets [2020-07-06T21:55:43.536Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-06T21:55:43.540Z] --- PASS: TestBuildPreserveOwnership (3.76s) [2020-07-06T21:55:43.540Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2020-07-06T21:55:43.540Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-07-06T21:55:43.540Z] === RUN TestBuildPlatformInvalid [2020-07-06T21:55:43.540Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-07-06T21:55:43.540Z] PASS [2020-07-06T21:55:43.540Z] [2020-07-06T21:55:43.540Z] === Skipped [2020-07-06T21:55:43.540Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-06T21:55:43.540Z] build_session_test.go:25: TODO: BuildKit [2020-07-06T21:55:43.540Z] [2020-07-06T21:55:43.540Z] [2020-07-06T21:55:43.540Z] DONE 32 tests, 1 skipped in 93.302s [2020-07-06T21:55:43.540Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-06T21:55:43.540Z] ++ 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-07-06T21:55:43.540Z] ++ set -e [2020-07-06T21:55:43.540Z] ++ '[' -n 0 ']' [2020-07-06T21:55:43.540Z] ++ set -x [2020-07-06T21:55:43.540Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:55:43.540Z] INFO: Testing against a local daemon [2020-07-06T21:55:43.540Z] === RUN TestConfigInspect [2020-07-06T21:55:44.143Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-06T21:55:45.617Z] --- PASS: TestConfigInspect (1.88s) [2020-07-06T21:55:45.617Z] === RUN TestConfigList [2020-07-06T21:55:46.063Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-06T21:55:47.698Z] --- PASS: TestConfigList (1.96s) [2020-07-06T21:55:47.698Z] === RUN TestConfigsCreateAndDelete [2020-07-06T21:55:47.972Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-06T21:55:49.215Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2020-07-06T21:55:49.216Z] === RUN TestConfigsUpdate [2020-07-06T21:55:51.293Z] --- PASS: TestConfigsUpdate (1.91s) [2020-07-06T21:55:51.293Z] === RUN TestTemplatedConfig [2020-07-06T21:55:52.165Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-06T21:55:53.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-06T21:55:54.043Z] --- PASS: TestTemplatedConfig (2.44s) [2020-07-06T21:55:54.044Z] === RUN TestConfigCreateResolve [2020-07-06T21:55:54.701Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-06T21:55:55.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-06T21:55:55.561Z] --- PASS: TestConfigCreateResolve (1.89s) [2020-07-06T21:55:55.561Z] === RUN TestConfigDaemonLibtrustID [2020-07-06T21:55:56.200Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-06T21:55:56.200Z] PASS [2020-07-06T21:55:56.200Z] [2020-07-06T21:55:56.200Z] DONE 7 tests in 12.612s [2020-07-06T21:55:56.200Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-06T21:55:56.200Z] ++ 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-07-06T21:55:56.200Z] ++ set -e [2020-07-06T21:55:56.200Z] ++ '[' -n 0 ']' [2020-07-06T21:55:56.200Z] ++ set -x [2020-07-06T21:55:56.201Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:55:56.201Z] INFO: Testing against a local daemon [2020-07-06T21:55:56.201Z] === RUN TestCheckpoint [2020-07-06T21:55:56.201Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-06T21:55:56.201Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-06T21:55:56.201Z] === RUN TestContainerInvalidJSON [2020-07-06T21:55:56.201Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:55:56.201Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:55:56.201Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:55:56.201Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:55:56.201Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:55:56.201Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:55:56.201Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:55:56.201Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:55:56.201Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:55:56.201Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-06T21:55:56.201Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-06T21:55:56.201Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-06T21:55:56.201Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-06T21:55:56.201Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-06T21:55:56.201Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-06T21:55:56.201Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-06T21:55:56.201Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-06T21:55:56.201Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-06T21:55:56.201Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-06T21:55:56.201Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-06T21:55:56.494Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-06T21:55:56.494Z] === RUN TestCopyFromContainer [2020-07-06T21:55:56.606Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-06T21:55:57.538Z] === RUN TestCopyFromContainer// [2020-07-06T21:55:57.538Z] === RUN TestCopyFromContainer//bar/root [2020-07-06T21:55:57.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-06T21:55:57.832Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-06T21:55:57.832Z] === RUN TestCopyFromContainer/bar/quux [2020-07-06T21:55:57.832Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-06T21:55:57.832Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-06T21:55:58.127Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-06T21:55:58.127Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-06T21:55:58.127Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-06T21:55:58.127Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-06T21:55:58.200Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2020-07-06T21:55:58.200Z] === RUN TestServiceUpdateConfigs [2020-07-06T21:55:58.421Z] --- PASS: TestCopyFromContainer (1.94s) [2020-07-06T21:55:58.422Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-06T21:55:58.422Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-06T21:55:58.422Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-06T21:55:58.422Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-06T21:55:58.422Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-06T21:55:58.422Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-06T21:55:58.422Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-06T21:55:58.422Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-07-06T21:55:58.422Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-06T21:55:58.422Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-06T21:55:58.422Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-06T21:55:58.422Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:55:58.422Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:55:58.422Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:55:58.422Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:55:58.422Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:55:58.422Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:55:58.422Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:55:58.422Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:55:58.422Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:55:58.422Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-06T21:55:58.422Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-06T21:55:58.422Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-06T21:55:58.422Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-06T21:55:58.422Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-06T21:55:58.422Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-06T21:55:58.422Z] === RUN TestCreateWithInvalidEnv [2020-07-06T21:55:58.422Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-06T21:55:58.422Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-06T21:55:58.422Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-06T21:55:58.422Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-06T21:55:58.422Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-06T21:55:58.422Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-06T21:55:58.422Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-06T21:55:58.422Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-06T21:55:58.422Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-06T21:55:58.422Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-06T21:55:58.422Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-06T21:55:58.422Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-06T21:55:58.422Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-06T21:55:58.422Z] === RUN TestCreateTmpfsMountsTarget [2020-07-06T21:55:58.422Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-06T21:55:58.422Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-06T21:55:58.509Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-06T21:55:59.937Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2020-07-06T21:55:59.937Z] === RUN TestCreateWithCapabilities [2020-07-06T21:55:59.937Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-06T21:55:59.937Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-06T21:55:59.937Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:55:59.937Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:55:59.937Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:55:59.937Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:55:59.937Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:55:59.937Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:55:59.937Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:55:59.937Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:55:59.937Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:55:59.937Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:55:59.937Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-06T21:55:59.937Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-06T21:55:59.937Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:55:59.937Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:55:59.937Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:55:59.937Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:55:59.937Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:55:59.937Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:55:59.937Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:55:59.937Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:55:59.937Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-06T21:55:59.937Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-06T21:55:59.937Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:55:59.937Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:55:59.937Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:55:59.937Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:55:59.937Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:55:59.937Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:55:59.937Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:55:59.937Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:55:59.937Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:56:00.231Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-06T21:56:00.231Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.02s) [2020-07-06T21:56:00.231Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-06T21:56:00.231Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-07-06T21:56:00.231Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-06T21:56:00.231Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-07-06T21:56:00.231Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-07-06T21:56:00.231Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-06T21:56:00.231Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-06T21:56:00.231Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-06T21:56:00.231Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-06T21:56:00.231Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-07-06T21:56:00.231Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-06T21:56:01.045Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-06T21:56:01.751Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2020-07-06T21:56:01.751Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-06T21:56:01.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:56:01.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:56:01.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:56:01.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:56:01.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:56:01.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:56:01.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:56:01.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:56:01.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:56:01.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:56:01.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:56:01.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:56:01.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:56:01.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:56:01.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:56:01.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-06T21:56:01.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-06T21:56:01.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-06T21:56:01.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-07-06T21:56:01.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-07-06T21:56:01.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-06T21:56:01.751Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-06T21:56:02.392Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-07-06T21:56:02.392Z] === RUN TestCreateDifferentPlatform [2020-07-06T21:56:02.392Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-06T21:56:02.392Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-06T21:56:02.392Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-06T21:56:02.392Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-06T21:56:02.392Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-06T21:56:02.392Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-06T21:56:02.392Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-06T21:56:02.392Z] === RUN TestContainerStartOnDaemonRestart [2020-07-06T21:56:02.392Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-06T21:56:02.392Z] === RUN TestDaemonRestartIpcMode [2020-07-06T21:56:02.392Z] === PAUSE TestDaemonRestartIpcMode [2020-07-06T21:56:02.392Z] === RUN TestDaemonHostGatewayIP [2020-07-06T21:56:02.392Z] === PAUSE TestDaemonHostGatewayIP [2020-07-06T21:56:02.392Z] === RUN TestContainerKillOnDaemonStart [2020-07-06T21:56:02.392Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-06T21:56:02.392Z] === RUN TestDiff [2020-07-06T21:56:03.038Z] --- PASS: TestDiff (0.51s) [2020-07-06T21:56:03.038Z] === RUN TestExecWithCloseStdin [2020-07-06T21:56:03.677Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-07-06T21:56:03.677Z] === RUN TestExec [2020-07-06T21:56:04.312Z] --- PASS: TestExec (0.64s) [2020-07-06T21:56:04.312Z] === RUN TestExecUser [2020-07-06T21:56:04.337Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-06T21:56:04.950Z] --- PASS: TestExecUser (0.65s) [2020-07-06T21:56:04.950Z] === RUN TestExportContainerAndImportImage [2020-07-06T21:56:05.599Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2020-07-06T21:56:05.599Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-06T21:56:05.718Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-06T21:56:07.119Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2020-07-06T21:56:07.119Z] === RUN TestHealthCheckWorkdir [2020-07-06T21:56:07.763Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2020-07-06T21:56:07.763Z] === RUN TestHealthKillContainer [2020-07-06T21:56:09.004Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-06T21:56:09.004Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-06T21:56:10.500Z] --- PASS: TestHealthKillContainer (2.71s) [2020-07-06T21:56:10.500Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-06T21:56:11.179Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-07-06T21:56:11.179Z] === RUN TestIpcModeNone [2020-07-06T21:56:11.814Z] --- PASS: TestIpcModeNone (0.61s) [2020-07-06T21:56:11.814Z] === RUN TestIpcModePrivate [2020-07-06T21:56:12.450Z] --- PASS: TestIpcModePrivate (0.62s) [2020-07-06T21:56:12.450Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-06T21:56:12.450Z] === RUN TestIpcModeShareable [2020-07-06T21:56:13.092Z] --- PASS: TestIpcModeShareable (0.72s) [2020-07-06T21:56:13.092Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-06T21:56:13.092Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-06T21:56:13.562Z] --- PASS: TestServiceUpdateConfigs (15.64s) [2020-07-06T21:56:13.562Z] === RUN TestServiceUpdateNetwork [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite (323.93s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.60s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.66s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.48s) [2020-07-06T21:56:14.288Z] docker_cli_daemon_test.go:1449: [d5c3e138e5ff9] daemon is not started [2020-07-06T21:56:14.288Z] check_test.go:309: [dc64a8fa0086f] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.45s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.81s) [2020-07-06T21:56:14.288Z] check_test.go:309: [dcb239517f33a] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.56s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.11s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.41s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.27s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.55s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.63s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.64s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-06T21:56:14.288Z] check_test.go:309: [d20873a9b8a1c] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-06T21:56:14.288Z] check_test.go:309: [dc603b9b0b02f] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.57s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-07-06T21:56:14.288Z] check_test.go:309: [d1c6bfde5be46] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.51s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.22s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-06T21:56:14.288Z] check_test.go:309: [dd87922922262] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.25s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.40s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.65s) [2020-07-06T21:56:14.288Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-06T21:56:14.288Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-06T21:56:14.288Z] check_test.go:309: [d72a16d107d9a] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.23s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.14s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s) [2020-07-06T21:56:14.288Z] check_test.go:309: [d8fc47b2b2fba] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.14s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-07-06T21:56:14.288Z] check_test.go:309: [dd96b28ac47ec] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.44s) [2020-07-06T21:56:14.288Z] docker_cli_daemon_plugins_test.go:79: [d6ab05ea31edb] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.05s) [2020-07-06T21:56:14.288Z] docker_cli_daemon_plugins_test.go:169: [d0f59c4af4466] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.39s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-07-06T21:56:14.288Z] check_test.go:309: [d0dbb2d94984f] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.59s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.86s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.92s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.70s) [2020-07-06T21:56:14.288Z] check_test.go:309: [df3b0856c1d65] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.46s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.32s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.48s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.16s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.04s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.84s) [2020-07-06T21:56:14.288Z] check_test.go:309: [d679c9a48be7e] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.34s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.77s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.44s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.16s) [2020-07-06T21:56:14.288Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-06T21:56:14.288Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-06T21:56:14.288Z] check_test.go:309: [d053c6654b1ca] daemon is not started [2020-07-06T21:56:14.288Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-06T21:56:14.288Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-06T21:56:14.288Z] check_test.go:309: [df3141f61e17f] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.27s) [2020-07-06T21:56:14.288Z] check_test.go:309: [d3699a0fc2ffa] daemon is not started [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.14s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.80s) [2020-07-06T21:56:14.288Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.53s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.99s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.70s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.01s) [2020-07-06T21:56:14.289Z] check_test.go:309: [d3297d424cbe3] daemon is not started [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.64s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.58s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.68s) [2020-07-06T21:56:14.289Z] check_test.go:309: [da1bef694bae4] daemon is not started [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.03s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-07-06T21:56:14.289Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-06T21:56:14.289Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-06T21:56:14.289Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-06T21:56:14.289Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-06T21:56:14.289Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-06T21:56:14.289Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-06T21:56:14.289Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-06T21:56:14.289Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-06T21:56:14.289Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-06T21:56:14.289Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-06T21:56:14.289Z] check_test.go:309: [db0447dd5aee2] daemon is not started [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2020-07-06T21:56:14.289Z] check_test.go:309: [d5d5793d49d9c] daemon is not started [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.17s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-07-06T21:56:14.289Z] check_test.go:309: [d09bb4f1196de] daemon is not started [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.04s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.02s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.07s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-07-06T21:56:14.289Z] check_test.go:309: [d29ed69109405] daemon is not started [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.65s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.61s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.07s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.70s) [2020-07-06T21:56:14.289Z] check_test.go:309: [d3f13ff00965c] daemon is not started [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.65s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-07-06T21:56:14.289Z] check_test.go:309: [d927dac581881] daemon is not started [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.79s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.95s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.76s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.67s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.45s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.36s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.94s) [2020-07-06T21:56:14.289Z] docker_cli_daemon_test.go:2544: [d9bd780c9b671] daemon is not started [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.79s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.94s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-07-06T21:56:14.289Z] check_test.go:309: [dcb34dbfb9bbd] daemon is not started [2020-07-06T21:56:14.289Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.35s) [2020-07-06T21:56:14.289Z] === RUN TestDockerSwarmSuite [2020-07-06T21:56:14.289Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-06T21:56:14.548Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-06T21:56:14.807Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-06T21:56:15.184Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.92s) [2020-07-06T21:56:15.184Z] === RUN TestAPIIpcModeHost [2020-07-06T21:56:15.479Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-07-06T21:56:15.479Z] === RUN TestDaemonIpcModeShareable [2020-07-06T21:56:15.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-06T21:56:16.994Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2020-07-06T21:56:16.994Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-06T21:56:16.994Z] === RUN TestDaemonIpcModePrivate [2020-07-06T21:56:17.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-06T21:56:18.098Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-06T21:56:18.515Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2020-07-06T21:56:18.516Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-06T21:56:18.516Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-06T21:56:18.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-06T21:56:19.477Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-06T21:56:19.560Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2020-07-06T21:56:19.560Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-06T21:56:19.560Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-06T21:56:19.829Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-06T21:56:20.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-06T21:56:20.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-06T21:56:20.416Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-06T21:56:20.674Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-06T21:56:20.934Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-06T21:56:21.082Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2020-07-06T21:56:21.082Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-06T21:56:21.082Z] === RUN TestIpcModeOlderClient [2020-07-06T21:56:21.082Z] === PAUSE TestIpcModeOlderClient [2020-07-06T21:56:21.082Z] === RUN TestKillContainerInvalidSignal [2020-07-06T21:56:21.194Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-06T21:56:21.454Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-06T21:56:21.720Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2020-07-06T21:56:21.720Z] === RUN TestKillContainer [2020-07-06T21:56:21.720Z] === RUN TestKillContainer/no_signal [2020-07-06T21:56:22.022Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-06T21:56:22.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-06T21:56:22.357Z] === RUN TestKillContainer/non_killing_signal [2020-07-06T21:56:22.649Z] === RUN TestKillContainer/killing_signal [2020-07-06T21:56:23.287Z] --- PASS: TestKillContainer (1.64s) [2020-07-06T21:56:23.287Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-07-06T21:56:23.287Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-07-06T21:56:23.287Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2020-07-06T21:56:23.287Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-06T21:56:23.287Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-06T21:56:23.923Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-06T21:56:24.558Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-06T21:56:24.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s) [2020-07-06T21:56:24.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-07-06T21:56:24.561Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-07-06T21:56:24.561Z] === RUN TestKillStoppedContainer [2020-07-06T21:56:24.561Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-06T21:56:24.561Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-06T21:56:24.561Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-06T21:56:24.561Z] === RUN TestKillDifferentUserContainer [2020-07-06T21:56:25.198Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-07-06T21:56:25.198Z] === RUN TestInspectOomKilledTrue [2020-07-06T21:56:25.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-06T21:56:25.937Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-06T21:56:26.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-06T21:56:26.240Z] --- PASS: TestInspectOomKilledTrue (0.96s) [2020-07-06T21:56:26.240Z] === RUN TestInspectOomKilledFalse [2020-07-06T21:56:26.536Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2020-07-06T21:56:26.536Z] === RUN TestLinksEtcHostsContentMatch [2020-07-06T21:56:27.177Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2020-07-06T21:56:27.177Z] === RUN TestLinksContainerNames [2020-07-06T21:56:27.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-06T21:56:27.575Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-06T21:56:28.217Z] --- PASS: TestLinksContainerNames (1.03s) [2020-07-06T21:56:28.217Z] === RUN TestLogsFollowTailEmpty [2020-07-06T21:56:28.510Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-07-06T21:56:28.510Z] === RUN TestContainerNetworkMountsNoChown [2020-07-06T21:56:29.152Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/default [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/default [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/private [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/private [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rprivate [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/slave [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/slave [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rslave [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/shared [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/shared [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rshared [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/default [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/shared [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/rslave [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/rshared [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/slave [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/private [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/rprivate [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:56:29.152Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:56:29.152Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:56:29.152Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:56:29.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:56:29.445Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-06T21:56:29.445Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-06T21:56:29.445Z] === RUN TestContainerBindMountNonRecursive [2020-07-06T21:56:29.479Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-06T21:56:30.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-06T21:56:30.417Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-06T21:56:30.975Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2020-07-06T21:56:30.975Z] === RUN TestNetworkNat [2020-07-06T21:56:31.269Z] --- PASS: TestNetworkNat (0.57s) [2020-07-06T21:56:31.269Z] === RUN TestNetworkLocalhostTCPNat [2020-07-06T21:56:31.356Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-06T21:56:31.905Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2020-07-06T21:56:31.905Z] === RUN TestNetworkLoopbackNat [2020-07-06T21:56:31.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-06T21:56:32.125Z] --- PASS: TestServiceUpdateNetwork (16.07s) [2020-07-06T21:56:32.125Z] === RUN TestServiceUpdatePidsLimit [2020-07-06T21:56:32.125Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-06T21:56:32.125Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-06T21:56:33.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-06T21:56:34.647Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2020-07-06T21:56:34.647Z] === RUN TestPause [2020-07-06T21:56:35.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-06T21:56:35.288Z] --- PASS: TestPause (0.54s) [2020-07-06T21:56:35.288Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-06T21:56:35.288Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-06T21:56:35.288Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-06T21:56:35.288Z] === RUN TestPauseStopPausedContainer [2020-07-06T21:56:35.927Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-07-06T21:56:35.927Z] === RUN TestPsFilter [2020-07-06T21:56:35.927Z] --- PASS: TestPsFilter (0.16s) [2020-07-06T21:56:35.927Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-06T21:56:36.570Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-07-06T21:56:36.570Z] === RUN TestRemoveContainerWithVolume [2020-07-06T21:56:36.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-06T21:56:36.639Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-06T21:56:37.211Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-07-06T21:56:37.211Z] === RUN TestRemoveContainerRunning [2020-07-06T21:56:37.506Z] --- PASS: TestRemoveContainerRunning (0.53s) [2020-07-06T21:56:37.506Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-06T21:56:38.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-06T21:56:38.143Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-07-06T21:56:38.143Z] === RUN TestRemoveInvalidContainer [2020-07-06T21:56:38.143Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-06T21:56:38.143Z] === RUN TestRenameLinkedContainer [2020-07-06T21:56:39.007Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-06T21:56:39.393Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-06T21:56:39.393Z] Using test binary docker [2020-07-06T21:56:39.393Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-06T21:56:39.393Z] +++ /etc/init.d/apparmor start [2020-07-06T21:56:39.393Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-06T21:56:39.393Z] INFO: Waiting for daemon to start... [2020-07-06T21:56:39.393Z] Starting dockerd [2020-07-06T21:56:39.393Z] +++ 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-07-06T21:56:39.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-06T21:56:40.196Z] 666079ee0460: Pull complete [2020-07-06T21:56:40.196Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-06T21:56:40.196Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T21:56:40.196Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-06T21:56:40.196Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-06T21:56:40.196Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282' [2020-07-06T21:56:40.196Z] WARN: Skipping validation tests [2020-07-06T21:56:40.196Z] INFO: Running unit tests at 07/06/2020 21:56:29... [2020-07-06T21:56:40.196Z] INFO: make.ps1 starting at 07/06/2020 21:56:33 [2020-07-06T21:56:40.196Z] INFO: Git commit (f2dee1dea9) assumed from DOCKER_GITCOMMIT environment variable [2020-07-06T21:56:40.196Z] INFO: Invoking autogen... [2020-07-06T21:56:40.196Z] INFO: Running unit tests... [2020-07-06T21:56:40.221Z] --- PASS: TestRenameLinkedContainer (2.12s) [2020-07-06T21:56:40.221Z] === RUN TestRenameStoppedContainer [2020-07-06T21:56:40.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-06T21:56:40.858Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-07-06T21:56:40.858Z] === RUN TestRenameRunningContainerAndReuse [2020-07-06T21:56:41.905Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2020-07-06T21:56:41.905Z] === RUN TestRenameInvalidName [2020-07-06T21:56:42.541Z] --- PASS: TestRenameInvalidName (0.56s) [2020-07-06T21:56:42.542Z] === RUN TestRenameAnonymousContainer [2020-07-06T21:56:42.694Z] . [2020-07-06T21:56:42.694Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-06T21:56:42.694Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-06T21:56:42.694Z] Error: No such image: emptyfs [2020-07-06T21:56:42.694Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-06T21:56:42.694Z] ++++ docker load [2020-07-06T21:56:42.955Z] Running integration-test (iteration 1) [2020-07-06T21:56:42.955Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-06T21:56:42.955Z] ++ 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-07-06T21:56:42.955Z] ++ set -e [2020-07-06T21:56:42.955Z] ++ '[' -n 0 ']' [2020-07-06T21:56:42.955Z] ++ set -x [2020-07-06T21:56:42.955Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:56:43.046Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --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/quota 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/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-07-06T21:56:44.625Z] --- PASS: TestRenameAnonymousContainer (1.92s) [2020-07-06T21:56:44.625Z] === RUN TestRenameContainerWithSameName [2020-07-06T21:56:44.919Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2020-07-06T21:56:44.919Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-06T21:56:45.960Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-07-06T21:56:45.960Z] === RUN TestResize [2020-07-06T21:56:46.600Z] --- PASS: TestResize (0.56s) [2020-07-06T21:56:46.600Z] === RUN TestResizeWithInvalidSize [2020-07-06T21:56:47.240Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-07-06T21:56:47.240Z] === RUN TestResizeWhenContainerNotStarted [2020-07-06T21:56:47.473Z] --- PASS: TestServiceUpdatePidsLimit (17.89s) [2020-07-06T21:56:47.473Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-07-06T21:56:47.473Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-07-06T21:56:47.473Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-07-06T21:56:47.473Z] PASS [2020-07-06T21:56:47.473Z] [2020-07-06T21:56:47.473Z] === Skipped [2020-07-06T21:56:47.473Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-06T21:56:47.473Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-06T21:56:47.473Z] [2020-07-06T21:56:47.473Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-06T21:56:47.473Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:56:47.473Z] [2020-07-06T21:56:47.473Z] [2020-07-06T21:56:47.473Z] DONE 27 tests, 2 skipped in 174.061s [2020-07-06T21:56:47.473Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-06T21:56:47.473Z] ++ 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-07-06T21:56:47.473Z] ++ set -e [2020-07-06T21:56:47.473Z] ++ '[' -n 0 ']' [2020-07-06T21:56:47.473Z] ++ set -x [2020-07-06T21:56:47.473Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:56:47.473Z] INFO: Testing against a local daemon [2020-07-06T21:56:47.473Z] === RUN TestSessionCreate [2020-07-06T21:56:47.473Z] --- PASS: TestSessionCreate (0.02s) [2020-07-06T21:56:47.473Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-06T21:56:47.473Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-06T21:56:47.473Z] PASS [2020-07-06T21:56:47.473Z] [2020-07-06T21:56:47.473Z] DONE 2 tests in 0.247s [2020-07-06T21:56:47.473Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-06T21:56:47.473Z] ++ 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-07-06T21:56:47.473Z] ++ set -e [2020-07-06T21:56:47.473Z] ++ '[' -n 0 ']' [2020-07-06T21:56:47.473Z] ++ set -x [2020-07-06T21:56:47.473Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:56:47.763Z] INFO: Testing against a local daemon [2020-07-06T21:56:47.763Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-06T21:56:47.763Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-06T21:56:47.763Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-06T21:56:47.763Z] === RUN TestEventsExecDie [2020-07-06T21:56:47.891Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-06T21:56:47.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-06T21:56:47.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-06T21:56:47.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-06T21:56:47.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-06T21:56:47.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-06T21:56:47.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-06T21:56:47.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-06T21:56:47.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:56:47.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:56:47.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:56:47.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:56:47.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:56:47.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:56:47.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-06T21:56:47.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-06T21:56:47.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-06T21:56:47.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-06T21:56:48.793Z] --- PASS: TestEventsExecDie (0.99s) [2020-07-06T21:56:48.793Z] === RUN TestEventsBackwardsCompatible [2020-07-06T21:56:48.793Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-06T21:56:48.793Z] === RUN TestInfoBinaryCommits [2020-07-06T21:56:48.793Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-07-06T21:56:48.793Z] === RUN TestInfoAPIVersioned [2020-07-06T21:56:48.793Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-06T21:56:48.793Z] === RUN TestInfoDiscoveryBackend [2020-07-06T21:56:49.425Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-06T21:56:49.425Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-06T21:56:50.033Z] ? github.com/docker/docker/api [no test files] [2020-07-06T21:56:50.455Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-06T21:56:50.455Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-06T21:56:50.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:56:50.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-06T21:56:50.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-06T21:56:50.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:56:50.745Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-06T21:56:50.745Z] === RUN TestInfoAPI [2020-07-06T21:56:50.745Z] --- PASS: TestInfoAPI (0.02s) [2020-07-06T21:56:50.745Z] === RUN TestInfoAPIWarnings [2020-07-06T21:56:51.375Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-06T21:56:51.375Z] === RUN TestInfoDebug [2020-07-06T21:56:52.006Z] --- PASS: TestInfoDebug (0.52s) [2020-07-06T21:56:52.006Z] === RUN TestInfoInsecureRegistries [2020-07-06T21:56:52.188Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:56:52.296Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-06T21:56:52.296Z] === RUN TestInfoRegistryMirrors [2020-07-06T21:56:52.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:56:52.926Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-07-06T21:56:52.926Z] === RUN TestLoginFailsWithBadCredentials [2020-07-06T21:56:53.216Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-07-06T21:56:53.216Z] === RUN TestPingCacheHeaders [2020-07-06T21:56:53.216Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-06T21:56:53.216Z] === RUN TestPingGet [2020-07-06T21:56:53.216Z] --- PASS: TestPingGet (0.01s) [2020-07-06T21:56:53.216Z] === RUN TestPingHead [2020-07-06T21:56:53.216Z] --- PASS: TestPingHead (0.01s) [2020-07-06T21:56:53.216Z] === RUN TestVersion [2020-07-06T21:56:53.216Z] --- PASS: TestVersion (0.01s) [2020-07-06T21:56:53.216Z] PASS [2020-07-06T21:56:53.216Z] [2020-07-06T21:56:53.216Z] === Skipped [2020-07-06T21:56:53.216Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-06T21:56:53.216Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-06T21:56:53.216Z] [2020-07-06T21:56:53.216Z] [2020-07-06T21:56:53.216Z] DONE 18 tests, 1 skipped in 5.685s [2020-07-06T21:56:53.216Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-06T21:56:53.216Z] ++ 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-07-06T21:56:53.216Z] ++ set -e [2020-07-06T21:56:53.216Z] ++ '[' -n 0 ']' [2020-07-06T21:56:53.216Z] ++ set -x [2020-07-06T21:56:53.216Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:56:53.507Z] INFO: Testing against a local daemon [2020-07-06T21:56:53.507Z] === RUN TestVolumesCreateAndList [2020-07-06T21:56:53.507Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-06T21:56:53.507Z] === RUN TestVolumesRemove [2020-07-06T21:56:53.507Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-06T21:56:53.507Z] === RUN TestVolumesInspect [2020-07-06T21:56:53.507Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-06T21:56:53.507Z] === RUN TestVolumesInvalidJSON [2020-07-06T21:56:53.507Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-06T21:56:53.507Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-06T21:56:53.507Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-06T21:56:53.507Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-06T21:56:53.507Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-06T21:56:53.507Z] PASS [2020-07-06T21:56:53.507Z] [2020-07-06T21:56:53.507Z] DONE 5 tests in 0.271s [2020-07-06T21:56:53.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-06T21:56:53.797Z] ++++ cat bundles/test-integration/docker.pid [2020-07-06T21:56:53.797Z] +++ kill 11997 [2020-07-06T21:56:54.020Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-06T21:56:54.020Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-06T21:56:55.196Z] Loaded image: buildpack-deps:buster [2020-07-06T21:56:55.196Z] Loaded image: busybox:latest [2020-07-06T21:56:55.196Z] Loaded image: busybox:glibc [2020-07-06T21:56:55.196Z] Loaded image: debian:buster [2020-07-06T21:56:55.196Z] Loaded image: hello-world:latest [2020-07-06T21:56:55.339Z] +++ /etc/init.d/apparmor stop [2020-07-06T21:56:55.339Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-06T21:56:55.339Z] [2020-07-06T21:56:55.339Z] Unloading profiles will leave already running processes permanently [2020-07-06T21:56:55.339Z] unconfined, which can lead to unexpected situations. [2020-07-06T21:56:55.339Z] [2020-07-06T21:56:55.339Z] To set a process to complain mode, use the command line tool [2020-07-06T21:56:55.339Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-06T21:56:55.339Z] +++ true [2020-07-06T21:56:55.339Z] exiting test-integration [2020-07-06T21:56:55.339Z] ++ exit 0 [2020-07-06T21:56:55.339Z] [2020-07-06T21:56:55.456Z] INFO: Testing against a local daemon [2020-07-06T21:56:55.456Z] === RUN TestCgroupNamespacesBuild [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s) [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.01s) [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.03s) [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s) [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s) [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.02s) [2020-07-06T21:56:56.114Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.95s) [2020-07-06T21:56:56.114Z] === RUN TestCgroupNamespacesRun Post stage [Pipeline] junit [2020-07-06T21:56:56.886Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-06T21:56:57.629Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2020-07-06T21:56:57.629Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-06T21:56:57.648Z] + echo Ensuring container killed. [2020-07-06T21:56:57.648Z] Ensuring container killed. [2020-07-06T21:56:57.648Z] + docker rm -vf docker-pr3 [2020-07-06T21:56:57.648Z] Error: No such container: docker-pr3 [2020-07-06T21:56:57.648Z] + true [Pipeline] sh [2020-07-06T21:56:57.681Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-06T21:56:57.681Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-06T21:56:57.681Z] Cross building: bundles/cross/windows/amd64 [2020-07-06T21:56:57.681Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-06T21:56:57.681Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-06T21:56:58.022Z] + echo Chowning /workspace to jenkins user [2020-07-06T21:56:58.022Z] Chowning /workspace to jenkins user [2020-07-06T21:56:58.022Z] + id -u [2020-07-06T21:56:58.022Z] + id -g [2020-07-06T21:56:58.022Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41144:/workspace busybox chown -R 1001:1001 /workspace [2020-07-06T21:56:58.022Z] Unable to find image 'busybox:latest' locally [2020-07-06T21:56:58.313Z] latest: Pulling from library/busybox [2020-07-06T21:56:58.313Z] 351d6c492d3f: Pulling fs layer [2020-07-06T21:56:58.313Z] 351d6c492d3f: Verifying Checksum [2020-07-06T21:56:58.313Z] 351d6c492d3f: Download complete [2020-07-06T21:56:58.592Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-06T21:56:58.671Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-07-06T21:56:58.671Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-06T21:56:58.851Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-06T21:56:58.945Z] 351d6c492d3f: Pull complete [2020-07-06T21:56:58.945Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-06T21:56:58.945Z] Status: Downloaded newer image for busybox:latest [2020-07-06T21:56:59.665Z] --- PASS: TestCgroupNamespacesBuild (3.65s) [2020-07-06T21:56:59.665Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-06T21:57:00.186Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-07-06T21:57:00.186Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] catchError [Pipeline] { [2020-07-06T21:57:01.050Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-07-06T21:57:01.050Z] === RUN TestBuildWithSession [2020-07-06T21:57:01.050Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-06T21:57:01.050Z] build_session_test.go:25: TODO: BuildKit [2020-07-06T21:57:01.050Z] === RUN TestBuildSquashParent [Pipeline] sh [2020-07-06T21:57:01.398Z] + bundleName=s390x-integration [2020-07-06T21:57:01.398Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-06T21:57:01.398Z] Creating s390x-integration-bundles.tar.gz [2020-07-06T21:57:01.398Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-06T21:57:01.398Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-06T21:57:01.441Z] Archiving artifacts [2020-07-06T21:57:01.706Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-07-06T21:57:01.706Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-06T21:57:01.892Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41144/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-06T21:57:02.291Z] + make clean [2020-07-06T21:57:02.582Z] docker volume rm -f docker-dev-cache [2020-07-06T21:57:02.582Z] docker-dev-cache [Pipeline] deleteDir [2020-07-06T21:57:02.752Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-07-06T21:57:02.752Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-06T21:57:04.272Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.40s) [2020-07-06T21:57:04.272Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-06T21:57:04.698Z] ok github.com/docker/docker/api/server 0.148s coverage: 9.0% of statements [2020-07-06T21:57:04.914Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-07-06T21:57:04.914Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-06T21:57:06.449Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.40s) [2020-07-06T21:57:06.449Z] === RUN TestKernelTCPMemory [2020-07-06T21:57:06.969Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-06T21:57:07.088Z] --- PASS: TestKernelTCPMemory (0.67s) [2020-07-06T21:57:07.088Z] === RUN TestNISDomainname [2020-07-06T21:57:07.228Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-06T21:57:07.638Z] --- PASS: TestBuildSquashParent (5.95s) [2020-07-06T21:57:07.638Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-06T21:57:07.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:57:07.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:57:07.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:57:07.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:57:07.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:57:07.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:57:07.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:57:07.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:57:07.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:57:07.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:57:07.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:57:07.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:57:07.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-06T21:57:07.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-06T21:57:07.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-06T21:57:07.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-06T21:57:07.730Z] --- PASS: TestNISDomainname (0.70s) [2020-07-06T21:57:07.730Z] === RUN TestHostnameDnsResolution [2020-07-06T21:57:07.797Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-06T21:57:08.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-06T21:57:08.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-06T21:57:08.314Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-06T21:57:08.810Z] --- PASS: TestHostnameDnsResolution (0.88s) [2020-07-06T21:57:08.810Z] === RUN TestStats [2020-07-06T21:57:09.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-06T21:57:09.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-06T21:57:09.693Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-06T21:57:09.693Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-06T21:57:10.261Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-06T21:57:11.551Z] --- PASS: TestStats (2.57s) [2020-07-06T21:57:11.551Z] === RUN TestStopContainerWithTimeout [2020-07-06T21:57:11.551Z] === RUN TestStopContainerWithTimeout/0 [2020-07-06T21:57:11.551Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-06T21:57:11.551Z] === RUN TestStopContainerWithTimeout/1 [2020-07-06T21:57:11.551Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-06T21:57:11.551Z] === RUN TestStopContainerWithTimeout/3 [2020-07-06T21:57:11.551Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-06T21:57:11.551Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-06T21:57:11.551Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-06T21:57:11.551Z] === CONT TestStopContainerWithTimeout/0 [2020-07-06T21:57:11.551Z] === CONT TestStopContainerWithTimeout/3 [2020-07-06T21:57:11.551Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-06T21:57:11.551Z] === CONT TestStopContainerWithTimeout/1 [2020-07-06T21:57:12.105Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-06T21:57:12.105Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2020-07-06T21:57:12.105Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s) [2020-07-06T21:57:12.105Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2020-07-06T21:57:12.105Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s) [2020-07-06T21:57:12.105Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2020-07-06T21:57:12.105Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2020-07-06T21:57:12.105Z] === RUN TestBuildMultiStageCopy [2020-07-06T21:57:12.105Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-06T21:57:14.020Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-06T21:57:14.282Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-06T21:57:14.289Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-06T21:57:14.289Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2020-07-06T21:57:14.289Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-07-06T21:57:14.289Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2020-07-06T21:57:14.289Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2020-07-06T21:57:14.289Z] === RUN TestDeleteDevicemapper [2020-07-06T21:57:14.289Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-06T21:57:14.289Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-06T21:57:14.289Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-06T21:57:14.854Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-06T21:57:15.425Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-06T21:57:15.807Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2020-07-06T21:57:15.807Z] === RUN TestUpdateMemory [2020-07-06T21:57:15.998Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2020-07-06T21:57:15.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-07-06T21:57:15.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-07-06T21:57:15.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-07-06T21:57:15.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-07-06T21:57:15.998Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-07-06T21:57:15.998Z] === RUN TestBuildMultiStageParentConfig [2020-07-06T21:57:16.486Z] --- PASS: TestUpdateMemory (0.81s) [2020-07-06T21:57:16.486Z] === RUN TestUpdateCPUQuota [2020-07-06T21:57:17.386Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-07-06T21:57:17.386Z] === RUN TestBuildLabelWithTargets [2020-07-06T21:57:17.526Z] --- PASS: TestUpdateCPUQuota (0.92s) [2020-07-06T21:57:17.527Z] === RUN TestUpdatePidsLimit [2020-07-06T21:57:17.527Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-06T21:57:17.819Z] === RUN TestUpdatePidsLimit/no_change [2020-07-06T21:57:18.116Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-06T21:57:18.412Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-06T21:57:18.705Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-06T21:57:19.000Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-06T21:57:19.293Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-06T21:57:19.934Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2020-07-06T21:57:19.934Z] === RUN TestBuildWithEmptyLayers [2020-07-06T21:57:20.260Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-06T21:57:20.260Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-06T21:57:20.334Z] --- PASS: TestUpdatePidsLimit (2.70s) [2020-07-06T21:57:20.334Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2020-07-06T21:57:20.334Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2020-07-06T21:57:20.334Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2020-07-06T21:57:20.334Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-07-06T21:57:20.334Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2020-07-06T21:57:20.334Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-07-06T21:57:20.334Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-07-06T21:57:20.334Z] === RUN TestUpdateRestartPolicy [2020-07-06T21:57:20.507Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-07-06T21:57:20.507Z] === RUN TestBuildMultiStageOnBuild [2020-07-06T21:57:20.520Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-06T21:57:21.089Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-06T21:57:21.348Z] === RUN TestDockerSuite/TestBuildFails [2020-07-06T21:57:22.287Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-06T21:57:22.287Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-06T21:57:23.809Z] --- PASS: TestBuildMultiStageOnBuild (2.67s) [2020-07-06T21:57:23.809Z] === RUN TestBuildUncleanTarFilenames [2020-07-06T21:57:24.753Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-07-06T21:57:24.753Z] === RUN TestBuildMultiStageLayerLeak [2020-07-06T21:57:24.825Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-06T21:57:26.731Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-06T21:57:27.299Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s) [2020-07-06T21:57:27.299Z] === RUN TestBuildWithHugeFile [2020-07-06T21:57:28.108Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-06T21:57:29.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-06T21:57:29.613Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-06T21:57:29.873Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-06T21:57:29.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-06T21:57:31.253Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-06T21:57:32.980Z] --- PASS: TestUpdateRestartPolicy (11.45s) [2020-07-06T21:57:32.980Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-06T21:57:32.980Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-07-06T21:57:32.980Z] === RUN TestWaitNonBlocked [2020-07-06T21:57:32.980Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T21:57:32.980Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T21:57:32.980Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T21:57:32.980Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T21:57:32.980Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T21:57:32.980Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T21:57:32.980Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-06T21:57:32.980Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-07-06T21:57:32.980Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2020-07-06T21:57:32.980Z] === RUN TestWaitBlocked [2020-07-06T21:57:32.980Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T21:57:32.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T21:57:32.980Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T21:57:32.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T21:57:32.980Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T21:57:32.980Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T21:57:33.790Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-06T21:57:34.036Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-06T21:57:34.037Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2020-07-06T21:57:34.037Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2020-07-06T21:57:34.037Z] === CONT TestContainerStartOnDaemonRestart [2020-07-06T21:57:34.037Z] === CONT TestIpcModeOlderClient [2020-07-06T21:57:34.037Z] === CONT TestDaemonHostGatewayIP [2020-07-06T21:57:34.037Z] === CONT TestContainerKillOnDaemonStart [2020-07-06T21:57:34.037Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-07-06T21:57:34.037Z] === CONT TestDaemonRestartIpcMode [2020-07-06T21:57:34.358Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-06T21:57:34.617Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-06T21:57:36.521Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-06T21:57:37.597Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s) [2020-07-06T21:57:38.235Z] --- PASS: TestDaemonHostGatewayIP (4.21s) [2020-07-06T21:57:38.235Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2020-07-06T21:57:38.438Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-06T21:57:39.816Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-06T21:57:44.009Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-06T21:57:44.267Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-06T21:57:44.526Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-06T21:57:45.094Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-06T21:57:45.663Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-06T21:57:45.663Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-06T21:57:46.600Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-06T21:57:46.727Z] --- PASS: TestContainerKillOnDaemonStart (12.79s) [2020-07-06T21:57:46.727Z] PASS [2020-07-06T21:57:46.727Z] [2020-07-06T21:57:46.727Z] === Skipped [2020-07-06T21:57:46.727Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-06T21:57:46.727Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-06T21:57:46.727Z] [2020-07-06T21:57:46.727Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-06T21:57:46.727Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-06T21:57:46.727Z] [2020-07-06T21:57:46.727Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-06T21:57:46.727Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-06T21:57:46.727Z] [2020-07-06T21:57:46.727Z] [2020-07-06T21:57:46.727Z] DONE 204 tests, 3 skipped in 110.781s [2020-07-06T21:57:46.727Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-06T21:57:46.727Z] ++ 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-07-06T21:57:46.727Z] ++ set -e [2020-07-06T21:57:46.727Z] ++ '[' -n 0 ']' [2020-07-06T21:57:46.727Z] ++ set -x [2020-07-06T21:57:46.727Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:57:47.026Z] INFO: Testing against a local daemon [2020-07-06T21:57:47.026Z] === RUN TestCommitInheritsEnv [2020-07-06T21:57:47.168Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-06T21:57:47.335Z] --- PASS: TestCommitInheritsEnv (0.37s) [2020-07-06T21:57:47.335Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-06T21:57:47.335Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-06T21:57:47.335Z] === RUN TestImagesFilterMultiReference [2020-07-06T21:57:47.335Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-06T21:57:47.335Z] === RUN TestImagePullPlatformInvalid [2020-07-06T21:57:47.335Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-06T21:57:47.335Z] === RUN TestRemoveImageOrphaning [2020-07-06T21:57:47.427Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-06T21:57:47.631Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-07-06T21:57:47.631Z] === RUN TestRemoveImageGarbageCollector [2020-07-06T21:57:47.631Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-06T21:57:47.631Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T21:57:47.631Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-06T21:57:47.631Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-06T21:57:47.631Z] === RUN TestTagInvalidReference [2020-07-06T21:57:47.631Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-06T21:57:47.631Z] === RUN TestTagValidPrefixedRepo [2020-07-06T21:57:47.927Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-06T21:57:47.927Z] === RUN TestTagExistedNameWithoutForce [2020-07-06T21:57:47.927Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-06T21:57:47.927Z] === RUN TestTagOfficialNames [2020-07-06T21:57:47.927Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-06T21:57:47.927Z] === RUN TestTagMatchesDigest [2020-07-06T21:57:47.927Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-06T21:57:47.927Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-06T21:57:47.996Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-06T21:57:48.255Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-06T21:57:48.824Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-06T21:57:49.761Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-06T21:57:53.052Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-06T21:57:55.164Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-06T21:57:55.164Z] ok github.com/docker/docker/api/server/httputils 0.153s coverage: 14.7% of statements [2020-07-06T21:57:55.164Z] ok github.com/docker/docker/api/server/middleware 0.179s coverage: 37.7% of statements [2020-07-06T21:57:55.164Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-06T21:57:55.164Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-06T21:57:55.164Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-06T21:57:55.164Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-06T21:57:55.164Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-06T21:57:55.164Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-06T21:57:55.164Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-06T21:57:55.164Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-06T21:57:55.164Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-06T21:57:55.165Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-06T21:57:55.165Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-06T21:57:55.588Z] --- PASS: TestImportExtremelyLargeImageWorks (211.43s) [2020-07-06T21:57:55.589Z] PASS [2020-07-06T21:57:55.589Z] [2020-07-06T21:57:55.589Z] DONE 12 tests in 215.117s [2020-07-06T21:57:55.589Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-06T21:57:55.589Z] ++ 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-07-06T21:57:55.589Z] ++ set -e [2020-07-06T21:57:55.589Z] ++ '[' -n 0 ']' [2020-07-06T21:57:55.589Z] ++ set -x [2020-07-06T21:57:55.589Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:57:55.589Z] INFO: Testing against a local daemon [2020-07-06T21:57:55.589Z] === RUN TestNetworkCreateDelete [2020-07-06T21:57:55.589Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-06T21:57:55.589Z] === RUN TestDockerNetworkDeletePreferID [2020-07-06T21:57:55.612Z] ok github.com/docker/docker/api/types/strslice 0.086s coverage: 90.0% of statements [2020-07-06T21:57:55.847Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-07-06T21:57:55.848Z] === RUN TestDaemonDNSFallback [2020-07-06T21:57:56.060Z] ok github.com/docker/docker/api/types/filters 0.066s coverage: 92.2% of statements [2020-07-06T21:57:56.506Z] ok github.com/docker/docker/api/server/router/swarm 0.136s coverage: 5.1% of statements [2020-07-06T21:57:56.506Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-06T21:57:56.507Z] ok github.com/docker/docker/api/types/time 0.188s coverage: 100.0% of statements [2020-07-06T21:57:56.507Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/builder [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-06T21:57:56.507Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-06T21:57:57.232Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-06T21:57:57.451Z] ok github.com/docker/docker/builder/dockerignore 0.156s coverage: 96.8% of statements [2020-07-06T21:57:59.765Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-06T21:57:59.765Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-06T21:57:59.765Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-06T21:57:59.765Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-06T21:57:59.765Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-06T21:58:00.025Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-06T21:58:00.962Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-06T21:58:01.119Z] ok github.com/docker/docker/builder/remotecontext 0.438s coverage: 9.2% of statements [2020-07-06T21:58:01.119Z] ok github.com/docker/docker/cli/debug 0.055s coverage: 100.0% of statements [2020-07-06T21:58:01.566Z] ok github.com/docker/docker/builder/dockerfile 0.401s coverage: 46.4% of statements [2020-07-06T21:58:01.900Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-06T21:58:02.468Z] --- PASS: TestDaemonDNSFallback (6.76s) [2020-07-06T21:58:02.468Z] === RUN TestInspectNetwork [2020-07-06T21:58:05.002Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-06T21:58:05.261Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-06T21:58:05.833Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-06T21:58:06.773Z] === RUN TestInspectNetwork/full_network_id [2020-07-06T21:58:06.773Z] === RUN TestInspectNetwork/partial_network_id [2020-07-06T21:58:06.773Z] === RUN TestInspectNetwork/network_name [2020-07-06T21:58:06.773Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-06T21:58:10.962Z] --- PASS: TestInspectNetwork (8.35s) [2020-07-06T21:58:10.962Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-06T21:58:10.962Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-07-06T21:58:10.962Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-06T21:58:10.962Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-06T21:58:10.962Z] === RUN TestRunContainerWithBridgeNone [2020-07-06T21:58:12.867Z] --- PASS: TestRunContainerWithBridgeNone (2.08s) [2020-07-06T21:58:12.867Z] === RUN TestNetworkInvalidJSON [2020-07-06T21:58:12.867Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-06T21:58:12.867Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-06T21:58:12.867Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T21:58:12.867Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T21:58:13.127Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T21:58:13.127Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T21:58:13.127Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-06T21:58:13.127Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T21:58:13.127Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T21:58:13.127Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-06T21:58:13.127Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-06T21:58:13.127Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-06T21:58:13.127Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-06T21:58:13.127Z] === RUN TestHostIPv4BridgeLabel [2020-07-06T21:58:13.127Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-06T21:58:13.696Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-07-06T21:58:13.696Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-06T21:58:13.808Z] ok github.com/docker/docker/client 0.613s coverage: 74.9% of statements [2020-07-06T21:58:14.067Z] --- PASS: TestBuildWithHugeFile (43.56s) [2020-07-06T21:58:14.067Z] === RUN TestBuildWithEmptyDockerfile [2020-07-06T21:58:14.067Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:58:14.067Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:58:14.067Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:58:14.067Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:58:14.067Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:58:14.067Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:58:14.067Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-06T21:58:14.067Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-06T21:58:14.067Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-06T21:58:14.067Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2020-07-06T21:58:14.067Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-07-06T21:58:14.067Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-07-06T21:58:14.067Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-07-06T21:58:14.067Z] === RUN TestBuildPreserveOwnership [2020-07-06T21:58:14.067Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-06T21:58:14.634Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-07-06T21:58:14.634Z] === RUN TestDaemonDefaultNetworkPools [2020-07-06T21:58:15.453Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-06T21:58:15.571Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-07-06T21:58:15.571Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-06T21:58:15.831Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-06T21:58:16.771Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-07-06T21:58:16.771Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-06T21:58:16.771Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-06T21:58:17.369Z] --- PASS: TestBuildPreserveOwnership (5.96s) [2020-07-06T21:58:17.369Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.88s) [2020-07-06T21:58:17.369Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-07-06T21:58:17.369Z] === RUN TestBuildPlatformInvalid [2020-07-06T21:58:17.630Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-07-06T21:58:17.630Z] PASS [2020-07-06T21:58:17.630Z] [2020-07-06T21:58:17.630Z] === Skipped [2020-07-06T21:58:17.630Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-06T21:58:17.630Z] build_session_test.go:25: TODO: BuildKit [2020-07-06T21:58:17.630Z] [2020-07-06T21:58:17.630Z] [2020-07-06T21:58:17.630Z] DONE 32 tests, 1 skipped in 94.523s [2020-07-06T21:58:17.630Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-06T21:58:17.630Z] ++ 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-07-06T21:58:17.630Z] ++ set -e [2020-07-06T21:58:17.630Z] ++ '[' -n 0 ']' [2020-07-06T21:58:17.630Z] ++ set -x [2020-07-06T21:58:17.630Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:58:17.891Z] INFO: Testing against a local daemon [2020-07-06T21:58:17.891Z] === RUN TestConfigInspect [2020-07-06T21:58:18.148Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-07-06T21:58:18.148Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-06T21:58:18.407Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-06T21:58:18.407Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-06T21:58:18.667Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-07-06T21:58:18.667Z] === RUN TestServiceWithPredefinedNetwork [2020-07-06T21:58:18.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-06T21:58:19.138Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-06T21:58:19.138Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-06T21:58:19.138Z] remote: Enumerating objects: 2, done. [2020-07-06T21:58:19.138Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-06T21:58:19.138Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-06T21:58:19.138Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-06T21:58:19.138Z] 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-07-06T21:58:19.138Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-06T21:58:19.138Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-06T21:58:19.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/test/unit [2020-07-06T21:58:22.059Z] ? github.com/docker/docker/api [no test files] [2020-07-06T21:58:22.095Z] --- PASS: TestConfigInspect (3.64s) [2020-07-06T21:58:22.095Z] === RUN TestConfigList [2020-07-06T21:58:22.217Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-07-06T21:58:22.218Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-06T21:58:22.218Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-06T21:58:22.218Z] service_test.go:236: FLAKY_TEST [2020-07-06T21:58:22.218Z] === RUN TestServiceWithDataPathPortInit [2020-07-06T21:58:23.156Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-06T21:58:23.415Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-06T21:58:24.640Z] --- PASS: TestConfigList (3.22s) [2020-07-06T21:58:24.641Z] === RUN TestConfigsCreateAndDelete [2020-07-06T21:58:25.322Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-06T21:58:25.581Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-06T21:58:26.959Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-06T21:58:27.218Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-06T21:58:27.786Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-06T21:58:27.943Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-07-06T21:58:27.943Z] === RUN TestConfigsUpdate [2020-07-06T21:58:28.354Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-06T21:58:28.471Z] ok github.com/docker/docker/builder/remotecontext/git 30.247s coverage: 86.3% of statements [2020-07-06T21:58:28.918Z] ? github.com/docker/docker/cli [no test files] [2020-07-06T21:58:28.918Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-06T21:58:29.731Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-06T21:58:29.990Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-06T21:58:29.990Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-06T21:58:30.249Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-06T21:58:30.507Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-06T21:58:31.243Z] --- PASS: TestConfigsUpdate (3.15s) [2020-07-06T21:58:31.243Z] === RUN TestTemplatedConfig [2020-07-06T21:58:31.444Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-06T21:58:33.352Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-06T21:58:33.618Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-06T21:58:34.545Z] --- PASS: TestTemplatedConfig (3.41s) [2020-07-06T21:58:34.545Z] === RUN TestConfigCreateResolve [2020-07-06T21:58:35.524Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-06T21:58:35.885Z] ok github.com/docker/docker/cmd/dockerd 0.612s coverage: 19.3% of statements [2020-07-06T21:58:36.093Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-06T21:58:36.948Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-07-06T21:58:37.389Z] ok github.com/docker/docker/container 0.508s coverage: 41.6% of statements [2020-07-06T21:58:37.389Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-06T21:58:37.389Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-06T21:58:37.389Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-06T21:58:37.389Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-06T21:58:37.847Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-07-06T21:58:37.847Z] === RUN TestConfigDaemonLibtrustID [2020-07-06T21:58:37.999Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-06T21:58:37.999Z] --- PASS: TestServiceWithDataPathPortInit (16.17s) [2020-07-06T21:58:37.999Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-06T21:58:38.419Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-07-06T21:58:38.419Z] PASS [2020-07-06T21:58:38.420Z] [2020-07-06T21:58:38.420Z] DONE 7 tests in 20.621s [2020-07-06T21:58:38.420Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-06T21:58:38.420Z] ++ 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-07-06T21:58:38.420Z] ++ set -e [2020-07-06T21:58:38.420Z] ++ '[' -n 0 ']' [2020-07-06T21:58:38.420Z] ++ set -x [2020-07-06T21:58:38.420Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:58:38.420Z] INFO: Testing against a local daemon [2020-07-06T21:58:38.420Z] === RUN TestCheckpoint [2020-07-06T21:58:38.420Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-06T21:58:38.420Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-06T21:58:38.420Z] === RUN TestContainerInvalidJSON [2020-07-06T21:58:38.420Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:58:38.420Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:58:38.420Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:58:38.420Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:58:38.420Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:58:38.420Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:58:38.420Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-06T21:58:38.420Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-06T21:58:38.420Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-06T21:58:38.420Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-06T21:58:38.420Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-06T21:58:38.420Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-06T21:58:38.420Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-06T21:58:38.420Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-06T21:58:38.681Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-07-06T21:58:38.681Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-06T21:58:38.681Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-07-06T21:58:38.681Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-06T21:58:38.937Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-06T21:58:38.941Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-07-06T21:58:38.941Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-06T21:58:38.941Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-07-06T21:58:38.941Z] === RUN TestCopyFromContainer [2020-07-06T21:58:39.524Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.283s coverage: 65.3% of statements [2020-07-06T21:58:39.875Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-06T21:58:40.134Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-06T21:58:40.857Z] === RUN TestCopyFromContainer// [2020-07-06T21:58:40.857Z] === RUN TestCopyFromContainer//bar/root [2020-07-06T21:58:41.119Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-06T21:58:41.119Z] === RUN TestCopyFromContainer/bar/quux [2020-07-06T21:58:41.380Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-06T21:58:41.380Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-06T21:58:41.642Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-06T21:58:41.642Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-06T21:58:41.656Z] ok github.com/docker/docker/daemon/cluster 0.980s coverage: 0.5% of statements [2020-07-06T21:58:41.903Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-06T21:58:41.903Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-06T21:58:42.104Z] ok github.com/docker/docker/daemon/cluster/convert 1.314s coverage: 35.4% of statements [2020-07-06T21:58:42.164Z] --- PASS: TestCopyFromContainer (3.12s) [2020-07-06T21:58:42.164Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-07-06T21:58:42.164Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-06T21:58:42.164Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-07-06T21:58:42.164Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-06T21:58:42.164Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-06T21:58:42.164Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-07-06T21:58:42.164Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-07-06T21:58:42.164Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-07-06T21:58:42.164Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-06T21:58:42.164Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-06T21:58:42.164Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-06T21:58:42.164Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:58:42.164Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:58:42.164Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:58:42.164Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:58:42.164Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:58:42.164Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:58:42.164Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-06T21:58:42.164Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-06T21:58:42.164Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-06T21:58:42.164Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-06T21:58:42.164Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-06T21:58:42.164Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-06T21:58:42.164Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-06T21:58:42.164Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-06T21:58:42.164Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-06T21:58:42.164Z] === RUN TestCreateWithInvalidEnv [2020-07-06T21:58:42.164Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-06T21:58:42.164Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-06T21:58:42.164Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-06T21:58:42.164Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-06T21:58:42.164Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-06T21:58:42.164Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-06T21:58:42.164Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-06T21:58:42.164Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-06T21:58:42.164Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-06T21:58:42.164Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-06T21:58:42.164Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-06T21:58:42.164Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-06T21:58:42.164Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-06T21:58:42.164Z] === RUN TestCreateTmpfsMountsTarget [2020-07-06T21:58:42.164Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-06T21:58:42.164Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-06T21:58:43.424Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-06T21:58:44.360Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCapabilities [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-06T21:58:44.711Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:58:44.711Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:58:44.711Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:58:44.711Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:58:44.711Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:58:44.711Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-06T21:58:44.711Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:58:44.711Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:58:44.711Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:58:44.711Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:58:44.711Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:58:44.711Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-06T21:58:44.711Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-06T21:58:44.711Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-06T21:58:44.711Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-06T21:58:44.711Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-06T21:58:44.711Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-06T21:58:44.711Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-06T21:58:44.711Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-06T21:58:44.711Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-06T21:58:44.711Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-06T21:58:44.711Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-07-06T21:58:44.711Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-07-06T21:58:44.711Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-06T21:58:45.296Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-06T21:58:45.864Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-06T21:58:46.123Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.15s) [2020-07-06T21:58:46.123Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oawu2vqn8j80k1l60ts6ef12z Created:2020-07-06 21:58:39.456598073 +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[d7104e2d86e4ef3aa0ef3bc11e4f8e54f12e40347c6848bf001baaa689f6546f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xana1sic1tunsauvz0n0puap4 EndpointID:6e36c7509e538a145cbd9a6f630d9fe863cb4126af18e3922444a64cc598fe5d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:44ca6450028d05297e14ec3425c7fa06b9fe2b9171fc9163c13d7412a6b100b5 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:857b1e3dc425 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xana1sic1tunsauvz0n0puap4 EndpointID:6e36c7509e538a145cbd9a6f630d9fe863cb4126af18e3922444a64cc598fe5d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-06T21:58:46.123Z] PASS [2020-07-06T21:58:46.123Z] [2020-07-06T21:58:46.123Z] === Skipped [2020-07-06T21:58:46.123Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-06T21:58:46.123Z] service_test.go:236: FLAKY_TEST [2020-07-06T21:58:46.123Z] [2020-07-06T21:58:46.123Z] [2020-07-06T21:58:46.123Z] DONE 23 tests, 1 skipped in 51.001s [2020-07-06T21:58:46.123Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-06T21:58:46.123Z] ++ 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-07-06T21:58:46.123Z] ++ set -e [2020-07-06T21:58:46.123Z] ++ '[' -n 0 ']' [2020-07-06T21:58:46.123Z] ++ set -x [2020-07-06T21:58:46.123Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:58:46.384Z] INFO: Testing against a local daemon [2020-07-06T21:58:46.384Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-06T21:58:46.384Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-06T21:58:46.384Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T21:58:46.384Z] === RUN TestDockerNetworkIpvlan [2020-07-06T21:58:46.384Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-06T21:58:46.384Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T21:58:46.384Z] PASS [2020-07-06T21:58:46.384Z] [2020-07-06T21:58:46.384Z] === Skipped [2020-07-06T21:58:46.384Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-06T21:58:46.384Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T21:58:46.384Z] [2020-07-06T21:58:46.384Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-06T21:58:46.384Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T21:58:46.384Z] [2020-07-06T21:58:46.384Z] [2020-07-06T21:58:46.384Z] DONE 2 tests, 2 skipped in 0.171s [2020-07-06T21:58:46.384Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-06T21:58:46.384Z] ++ 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-07-06T21:58:46.384Z] ++ set -e [2020-07-06T21:58:46.384Z] ++ '[' -n 0 ']' [2020-07-06T21:58:46.384Z] ++ set -x [2020-07-06T21:58:46.384Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:58:46.384Z] INFO: Testing against a local daemon [2020-07-06T21:58:46.384Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-06T21:58:47.257Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2020-07-06T21:58:47.257Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-06T21:58:47.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:58:47.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:58:47.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:58:47.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:58:47.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:58:47.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:58:47.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:58:47.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:58:47.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:58:47.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:58:47.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-06T21:58:47.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-06T21:58:47.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-06T21:58:47.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-06T21:58:47.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-06T21:58:47.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-06T21:58:47.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-06T21:58:47.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-06T21:58:47.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-07-06T21:58:47.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-07-06T21:58:47.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-06T21:58:47.257Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-06T21:58:47.764Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-07-06T21:58:47.764Z] === RUN TestDockerNetworkMacvlan [2020-07-06T21:58:47.805Z] ok github.com/docker/docker/daemon/discovery 0.265s coverage: 30.0% of statements [2020-07-06T21:58:47.829Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-07-06T21:58:47.829Z] === RUN TestCreateDifferentPlatform [2020-07-06T21:58:47.829Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-06T21:58:47.829Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-06T21:58:47.829Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-07-06T21:58:47.829Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-06T21:58:47.829Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-06T21:58:47.829Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-06T21:58:47.829Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-06T21:58:47.829Z] === RUN TestContainerStartOnDaemonRestart [2020-07-06T21:58:47.829Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-06T21:58:47.829Z] === RUN TestDaemonRestartIpcMode [2020-07-06T21:58:47.829Z] === PAUSE TestDaemonRestartIpcMode [2020-07-06T21:58:47.829Z] === RUN TestDaemonHostGatewayIP [2020-07-06T21:58:47.829Z] === PAUSE TestDaemonHostGatewayIP [2020-07-06T21:58:47.829Z] === RUN TestContainerKillOnDaemonStart [2020-07-06T21:58:47.829Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-06T21:58:47.829Z] === RUN TestDiff [2020-07-06T21:58:48.251Z] ok github.com/docker/docker/daemon/config 0.826s coverage: 79.6% of statements [2020-07-06T21:58:48.703Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-06T21:58:48.771Z] --- PASS: TestDiff (0.77s) [2020-07-06T21:58:48.771Z] === RUN TestExecWithCloseStdin [2020-07-06T21:58:49.342Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-07-06T21:58:49.342Z] === RUN TestExec [2020-07-06T21:58:49.639Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-06T21:58:50.285Z] --- PASS: TestExec (0.93s) [2020-07-06T21:58:50.285Z] === RUN TestExecUser [2020-07-06T21:58:50.412Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.423s coverage: 11.1% of statements [2020-07-06T21:58:50.575Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-06T21:58:51.228Z] --- PASS: TestExecUser (0.91s) [2020-07-06T21:58:51.228Z] === RUN TestExportContainerAndImportImage [2020-07-06T21:58:51.357Z] ok github.com/docker/docker/daemon/events 0.278s coverage: 50.0% of statements [2020-07-06T21:58:51.804Z] ok github.com/docker/docker/daemon 3.542s coverage: 9.2% of statements [2020-07-06T21:58:51.804Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-06T21:58:51.804Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-06T21:58:51.804Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-06T21:58:51.804Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-06T21:58:52.251Z] ok github.com/docker/docker/daemon/graphdriver 0.161s coverage: 2.3% of statements [2020-07-06T21:58:52.251Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-06T21:58:52.251Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-06T21:58:52.251Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-06T21:58:52.251Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-06T21:58:52.251Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-06T21:58:52.251Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-06T21:58:52.251Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-06T21:58:52.251Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-06T21:58:52.251Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-06T21:58:52.251Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-06T21:58:52.251Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-06T21:58:52.251Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-06T21:58:52.489Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-06T21:58:52.613Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-07-06T21:58:52.613Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-06T21:58:52.697Z] ok github.com/docker/docker/daemon/links 0.062s coverage: 93.0% of statements [2020-07-06T21:58:52.747Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-06T21:58:54.528Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s) [2020-07-06T21:58:54.528Z] === RUN TestHealthCheckWorkdir [2020-07-06T21:58:55.284Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-06T21:58:55.470Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-07-06T21:58:55.470Z] === RUN TestHealthKillContainer [2020-07-06T21:58:55.546Z] ok github.com/docker/docker/daemon/logger 0.571s coverage: 42.1% of statements [2020-07-06T21:58:55.992Z] ok github.com/docker/docker/daemon/logger/awslogs 0.735s coverage: 77.8% of statements [2020-07-06T21:58:56.222Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-06T21:58:56.438Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.323s coverage: 61.6% of statements [2020-07-06T21:58:56.893Z] ok github.com/docker/docker/daemon/images 0.384s coverage: 4.8% of statements [2020-07-06T21:58:56.893Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-06T21:58:56.893Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-06T21:58:56.893Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-06T21:58:56.893Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-06T21:58:56.893Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-06T21:58:56.893Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-06T21:58:56.893Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-06T21:58:57.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-06T21:58:57.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.285s coverage: 87.2% of statements [2020-07-06T21:58:57.859Z] === RUN TestDockerSuite/TestBuildRm [2020-07-06T21:58:58.768Z] --- PASS: TestHealthKillContainer (2.98s) [2020-07-06T21:58:58.768Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-06T21:58:58.780Z] ok github.com/docker/docker/daemon/logger/local 0.369s coverage: 75.2% of statements [2020-07-06T21:58:59.226Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-06T21:58:59.226Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.360s coverage: 33.3% of statements [2020-07-06T21:58:59.340Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-07-06T21:58:59.340Z] === RUN TestIpcModeNone [2020-07-06T21:58:59.672Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.263s coverage: 35.9% of statements [2020-07-06T21:58:59.766Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-06T21:59:00.282Z] --- PASS: TestIpcModeNone (0.94s) [2020-07-06T21:59:00.283Z] === RUN TestIpcModePrivate [2020-07-06T21:59:00.616Z] ok github.com/docker/docker/daemon/logger/templates 0.168s coverage: 8.3% of statements [2020-07-06T21:59:01.062Z] ok github.com/docker/docker/daemon/logger/syslog 0.304s coverage: 46.8% of statements [2020-07-06T21:59:01.146Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-06T21:59:01.225Z] --- PASS: TestIpcModePrivate (0.86s) [2020-07-06T21:59:01.225Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-06T21:59:01.225Z] === RUN TestIpcModeShareable [2020-07-06T21:59:01.408Z] --- PASS: TestDockerNetworkMacvlan (13.59s) [2020-07-06T21:59:01.408Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-07-06T21:59:01.408Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-07-06T21:59:01.408Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2020-07-06T21:59:01.408Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.43s) [2020-07-06T21:59:01.408Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2020-07-06T21:59:01.408Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2020-07-06T21:59:01.408Z] PASS [2020-07-06T21:59:01.408Z] [2020-07-06T21:59:01.408Z] DONE 8 tests in 15.146s [2020-07-06T21:59:01.408Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-06T21:59:01.408Z] ++ 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-07-06T21:59:01.408Z] ++ set -e [2020-07-06T21:59:01.408Z] ++ '[' -n 0 ']' [2020-07-06T21:59:01.408Z] ++ set -x [2020-07-06T21:59:01.408Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:59:01.408Z] testing: warning: no tests to run [2020-07-06T21:59:01.408Z] PASS [2020-07-06T21:59:01.408Z] [2020-07-06T21:59:01.408Z] DONE 0 tests in 0.035s [2020-07-06T21:59:01.667Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-06T21:59:01.667Z] ++ 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-07-06T21:59:01.667Z] ++ set -e [2020-07-06T21:59:01.667Z] ++ '[' -n 0 ']' [2020-07-06T21:59:01.667Z] ++ set -x [2020-07-06T21:59:01.667Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:59:01.667Z] INFO: Testing against a local daemon [2020-07-06T21:59:01.667Z] === RUN TestAuthZPluginAllowRequest [2020-07-06T21:59:02.168Z] --- PASS: TestIpcModeShareable (0.91s) [2020-07-06T21:59:02.168Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-06T21:59:02.168Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-06T21:59:02.237Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-06T21:59:03.173Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2020-07-06T21:59:03.173Z] === RUN TestAuthZPluginTLS [2020-07-06T21:59:03.190Z] ok github.com/docker/docker/daemon/logger/splunk 2.089s coverage: 82.5% of statements [2020-07-06T21:59:03.191Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-06T21:59:03.191Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-06T21:59:03.191Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-06T21:59:03.433Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-06T21:59:04.002Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-06T21:59:04.002Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-06T21:59:04.002Z] === RUN TestAuthZPluginDenyRequest [2020-07-06T21:59:04.134Z] ok github.com/docker/docker/distribution/metadata 1.387s coverage: 48.2% of statements [2020-07-06T21:59:04.261Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-06T21:59:04.521Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-06T21:59:04.521Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-06T21:59:04.581Z] ok github.com/docker/docker/distribution 1.545s coverage: 20.3% of statements [2020-07-06T21:59:04.581Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-06T21:59:04.581Z] ok github.com/docker/docker/errdefs 0.125s coverage: 49.4% of statements [2020-07-06T21:59:04.711Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) [2020-07-06T21:59:04.711Z] === RUN TestAPIIpcModeHost [2020-07-06T21:59:05.089Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-06T21:59:05.089Z] === RUN TestAuthZPluginDenyResponse [2020-07-06T21:59:05.089Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-06T21:59:05.653Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-07-06T21:59:05.653Z] === RUN TestDaemonIpcModeShareable [2020-07-06T21:59:05.656Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-07-06T21:59:05.656Z] === RUN TestAuthZPluginAllowEventStream [2020-07-06T21:59:05.916Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-06T21:59:06.710Z] ok github.com/docker/docker/image/cache 0.165s coverage: 19.2% of statements [2020-07-06T21:59:06.710Z] ok github.com/docker/docker/distribution/xfer 2.440s coverage: 77.3% of statements [2020-07-06T21:59:06.710Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-06T21:59:06.710Z] ok github.com/docker/docker/image/v1 0.163s coverage: 25.0% of statements [2020-07-06T21:59:06.853Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2020-07-06T21:59:06.853Z] === RUN TestAuthZPluginErrorResponse [2020-07-06T21:59:06.853Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-06T21:59:07.157Z] ok github.com/docker/docker/image 0.806s coverage: 86.4% of statements [2020-07-06T21:59:07.157Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-06T21:59:07.157Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-06T21:59:07.420Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-06T21:59:07.420Z] === RUN TestAuthZPluginErrorRequest [2020-07-06T21:59:07.568Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-07-06T21:59:07.568Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-06T21:59:07.568Z] === RUN TestDaemonIpcModePrivate [2020-07-06T21:59:07.987Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-07-06T21:59:07.987Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-06T21:59:08.102Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2020-07-06T21:59:08.555Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-07-06T21:59:08.555Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-06T21:59:09.481Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-07-06T21:59:09.482Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-06T21:59:09.482Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-06T21:59:09.605Z] ok github.com/docker/docker/libcontainerd/local 0.240s coverage: 1.0% of statements [2020-07-06T21:59:09.605Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 50.0% of statements [2020-07-06T21:59:09.944Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-06T21:59:09.944Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-06T21:59:10.053Z] ok github.com/docker/docker/layer 0.485s coverage: 30.1% of statements [2020-07-06T21:59:10.053Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-06T21:59:10.053Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-06T21:59:10.053Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-06T21:59:10.053Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-06T21:59:10.053Z] ? github.com/docker/docker/oci [no test files] [2020-07-06T21:59:10.053Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-06T21:59:10.203Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-06T21:59:10.203Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-06T21:59:10.462Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2020-07-06T21:59:10.462Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-06T21:59:10.721Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-06T21:59:10.867Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-07-06T21:59:10.867Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-06T21:59:10.867Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-06T21:59:10.997Z] ok github.com/docker/docker/opts 0.491s coverage: 67.7% of statements [2020-07-06T21:59:11.288Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-06T21:59:11.444Z] ok github.com/docker/docker/pkg/broadcaster 0.054s coverage: 100.0% of statements [2020-07-06T21:59:11.547Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-06T21:59:12.115Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.85s) [2020-07-06T21:59:12.115Z] === RUN TestAuthZPluginHeader [2020-07-06T21:59:12.374Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-06T21:59:12.389Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2020-07-06T21:59:12.389Z] ok github.com/docker/docker/pkg/authorization 0.870s coverage: 26.8% of statements [2020-07-06T21:59:12.782Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-07-06T21:59:12.782Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-06T21:59:12.782Z] === RUN TestIpcModeOlderClient [2020-07-06T21:59:12.782Z] === PAUSE TestIpcModeOlderClient [2020-07-06T21:59:12.782Z] === RUN TestKillContainerInvalidSignal [2020-07-06T21:59:12.943Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-07-06T21:59:12.943Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-06T21:59:13.333Z] ok github.com/docker/docker/pkg/chrootarchive 0.164s coverage: 15.4% of statements [2020-07-06T21:59:13.333Z] ok github.com/docker/docker/pkg/directory 0.079s coverage: 80.0% of statements [2020-07-06T21:59:13.724Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-07-06T21:59:13.724Z] === RUN TestKillContainer [2020-07-06T21:59:13.724Z] === RUN TestKillContainer/no_signal [2020-07-06T21:59:13.782Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2020-07-06T21:59:14.295Z] === RUN TestKillContainer/non_killing_signal [2020-07-06T21:59:14.725Z] ok github.com/docker/docker/pkg/discovery/file 0.118s coverage: 92.9% of statements [2020-07-06T21:59:14.865Z] === RUN TestKillContainer/killing_signal [2020-07-06T21:59:15.172Z] ok github.com/docker/docker/pkg/discovery/memory 0.196s coverage: 92.3% of statements [2020-07-06T21:59:15.479Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-06T21:59:15.619Z] ok github.com/docker/docker/pkg/discovery/nodes 0.080s coverage: 93.8% of statements [2020-07-06T21:59:15.808Z] --- PASS: TestKillContainer (2.32s) [2020-07-06T21:59:15.808Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-07-06T21:59:15.808Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-07-06T21:59:15.808Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-07-06T21:59:15.808Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-06T21:59:15.808Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-06T21:59:16.046Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-06T21:59:16.561Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2020-07-06T21:59:16.750Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-06T21:59:16.985Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-06T21:59:17.007Z] ok github.com/docker/docker/pkg/fileutils 0.083s coverage: 87.7% of statements [2020-07-06T21:59:17.245Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s) [2020-07-06T21:59:17.245Z] === RUN TestAuthZPluginV2Disable [2020-07-06T21:59:17.245Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-06T21:59:17.713Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2020-07-06T21:59:17.713Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-07-06T21:59:17.713Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-07-06T21:59:17.713Z] === RUN TestKillStoppedContainer [2020-07-06T21:59:17.713Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-07-06T21:59:17.713Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-06T21:59:17.713Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-07-06T21:59:17.713Z] === RUN TestKillDifferentUserContainer [2020-07-06T21:59:17.949Z] ok github.com/docker/docker/pkg/homedir 0.195s coverage: 42.9% of statements [2020-07-06T21:59:18.182Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-06T21:59:18.396Z] ok github.com/docker/docker/pkg/idtools 0.178s coverage: 7.3% of statements [2020-07-06T21:59:18.665Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-07-06T21:59:18.665Z] === RUN TestInspectOomKilledTrue [2020-07-06T21:59:18.665Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-06T21:59:18.665Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:59:18.665Z] === RUN TestInspectOomKilledFalse [2020-07-06T21:59:18.665Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-06T21:59:18.665Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T21:59:18.665Z] === RUN TestLinksEtcHostsContentMatch [2020-07-06T21:59:18.843Z] ok github.com/docker/docker/pkg/discovery/kv 3.327s coverage: 84.1% of statements [2020-07-06T21:59:19.118Z] === RUN TestDockerSuite/TestBuildUser [2020-07-06T21:59:19.246Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2020-07-06T21:59:19.246Z] === RUN TestLinksContainerNames [2020-07-06T21:59:19.786Z] ok github.com/docker/docker/pkg/archive 7.224s coverage: 62.0% of statements [2020-07-06T21:59:19.786Z] ok github.com/docker/docker/pkg/jsonmessage 0.193s coverage: 91.7% of statements [2020-07-06T21:59:19.786Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-07-06T21:59:20.233Z] ok github.com/docker/docker/pkg/ioutils 0.680s coverage: 68.4% of statements [2020-07-06T21:59:20.495Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-06T21:59:20.680Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2020-07-06T21:59:20.680Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2020-07-06T21:59:20.754Z] --- PASS: TestAuthZPluginV2Disable (3.55s) [2020-07-06T21:59:20.754Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-06T21:59:21.174Z] --- PASS: TestLinksContainerNames (1.62s) [2020-07-06T21:59:21.174Z] === RUN TestLogsFollowTailEmpty [2020-07-06T21:59:21.622Z] ok github.com/docker/docker/pkg/parsers 0.193s coverage: 97.0% of statements [2020-07-06T21:59:21.622Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2020-07-06T21:59:21.749Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-07-06T21:59:21.749Z] === RUN TestContainerNetworkMountsNoChown [2020-07-06T21:59:22.338Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-07-06T21:59:22.338Z] === RUN TestMountDaemonRoot [2020-07-06T21:59:22.338Z] === RUN TestMountDaemonRoot/default [2020-07-06T21:59:22.338Z] === PAUSE TestMountDaemonRoot/default [2020-07-06T21:59:22.338Z] === RUN TestMountDaemonRoot/private [2020-07-06T21:59:22.338Z] === PAUSE TestMountDaemonRoot/private [2020-07-06T21:59:22.338Z] === RUN TestMountDaemonRoot/rprivate [2020-07-06T21:59:22.338Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-06T21:59:22.338Z] === RUN TestMountDaemonRoot/slave [2020-07-06T21:59:22.338Z] === PAUSE TestMountDaemonRoot/slave [2020-07-06T21:59:22.338Z] === RUN TestMountDaemonRoot/rslave [2020-07-06T21:59:22.338Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-06T21:59:22.338Z] === RUN TestMountDaemonRoot/shared [2020-07-06T21:59:22.338Z] === PAUSE TestMountDaemonRoot/shared [2020-07-06T21:59:22.338Z] === RUN TestMountDaemonRoot/rshared [2020-07-06T21:59:22.338Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-06T21:59:22.338Z] === CONT TestMountDaemonRoot/default [2020-07-06T21:59:22.338Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-06T21:59:22.338Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-06T21:59:22.599Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/rshared [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/shared [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/rslave [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/slave [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/rprivate [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/private [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-06T21:59:22.600Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:59:22.600Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-06T21:59:22.600Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-06T21:59:22.861Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-06T21:59:22.861Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-06T21:59:22.861Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-06T21:59:22.861Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-06T21:59:22.861Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-06T21:59:22.861Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-06T21:59:22.861Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-06T21:59:22.861Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-06T21:59:22.861Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-06T21:59:22.861Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-06T21:59:22.861Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-06T21:59:22.861Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-06T21:59:22.861Z] === RUN TestContainerBindMountNonRecursive [2020-07-06T21:59:23.121Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.123s coverage: 56.8% of statements [2020-07-06T21:59:23.290Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-06T21:59:23.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-06T21:59:24.067Z] ok github.com/docker/docker/pkg/plugins/transport 0.163s coverage: 85.7% of statements [2020-07-06T21:59:24.067Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2020-07-06T21:59:24.670Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.64s) [2020-07-06T21:59:24.670Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-06T21:59:24.775Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2020-07-06T21:59:24.775Z] === RUN TestNetworkNat [2020-07-06T21:59:25.017Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2020-07-06T21:59:25.464Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2020-07-06T21:59:25.717Z] --- PASS: TestNetworkNat (0.90s) [2020-07-06T21:59:25.717Z] === RUN TestNetworkLocalhostTCPNat [2020-07-06T21:59:25.910Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-07-06T21:59:26.357Z] ok github.com/docker/docker/pkg/signal 0.114s coverage: 20.3% of statements [2020-07-06T21:59:26.660Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-07-06T21:59:26.660Z] === RUN TestNetworkLoopbackNat [2020-07-06T21:59:26.804Z] ok github.com/docker/docker/pkg/stdcopy 0.059s coverage: 100.0% of statements [2020-07-06T21:59:27.758Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2020-07-06T21:59:27.758Z] ok github.com/docker/docker/pkg/stringid 0.070s coverage: 70.6% of statements [2020-07-06T21:59:28.701Z] ok github.com/docker/docker/pkg/sysinfo 0.052s coverage: 38.2% of statements [2020-07-06T21:59:29.645Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-06T21:59:29.645Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-06T21:59:29.645Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-06T21:59:29.645Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-06T21:59:29.645Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-06T21:59:29.645Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-06T21:59:29.645Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-06T21:59:29.645Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-06T21:59:29.645Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 13.8% of statements [2020-07-06T21:59:29.961Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2020-07-06T21:59:29.961Z] === RUN TestPause [2020-07-06T21:59:30.091Z] ok github.com/docker/docker/pkg/tailfile 0.215s coverage: 88.6% of statements [2020-07-06T21:59:30.533Z] --- PASS: TestPause (0.84s) [2020-07-06T21:59:30.533Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-06T21:59:30.533Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-06T21:59:30.533Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-06T21:59:30.533Z] === RUN TestPauseStopPausedContainer [2020-07-06T21:59:30.543Z] testing: warning: no tests to run [2020-07-06T21:59:30.543Z] coverage: [no statements] [2020-07-06T21:59:30.543Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2020-07-06T21:59:30.989Z] ok github.com/docker/docker/pkg/tarsum 0.126s coverage: 89.3% of statements [2020-07-06T21:59:30.989Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-07-06T21:59:31.436Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2020-07-06T21:59:31.436Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2020-07-06T21:59:31.474Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-07-06T21:59:31.474Z] === RUN TestPsFilter [2020-07-06T21:59:31.735Z] --- PASS: TestPsFilter (0.29s) [2020-07-06T21:59:31.735Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-06T21:59:32.678Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-07-06T21:59:32.678Z] === RUN TestRemoveContainerWithVolume [2020-07-06T21:59:32.935Z] ok github.com/docker/docker/plugin/v2 0.126s coverage: 20.1% of statements [2020-07-06T21:59:33.250Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-07-06T21:59:33.250Z] === RUN TestRemoveContainerRunning [2020-07-06T21:59:33.381Z] ok github.com/docker/docker/reference 0.125s coverage: 84.4% of statements [2020-07-06T21:59:33.381Z] ok github.com/docker/docker/plugin 0.099s coverage: 12.0% of statements [2020-07-06T21:59:34.192Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-07-06T21:59:34.192Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-06T21:59:34.764Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-07-06T21:59:34.764Z] === RUN TestRemoveInvalidContainer [2020-07-06T21:59:34.764Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-06T21:59:34.764Z] === RUN TestRenameLinkedContainer [2020-07-06T21:59:34.883Z] ok github.com/docker/docker/registry/resumable 0.256s coverage: 100.0% of statements [2020-07-06T21:59:34.883Z] ok github.com/docker/docker/restartmanager 0.056s coverage: 50.9% of statements [2020-07-06T21:59:35.827Z] ok github.com/docker/docker/runconfig 0.084s coverage: 52.2% of statements [2020-07-06T21:59:35.827Z] ok github.com/docker/docker/testutil 0.057s coverage: 62.5% of statements [2020-07-06T21:59:35.827Z] ok github.com/docker/docker/registry 0.385s coverage: 51.7% of statements [2020-07-06T21:59:36.904Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.59s) [2020-07-06T21:59:36.904Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-06T21:59:36.904Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-06T21:59:36.904Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-06T21:59:37.164Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-06T21:59:38.066Z] --- PASS: TestRenameLinkedContainer (3.19s) [2020-07-06T21:59:38.066Z] === RUN TestRenameStoppedContainer [2020-07-06T21:59:38.102Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-06T21:59:38.668Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-06T21:59:38.670Z] ok github.com/docker/docker/volume/drivers 0.128s coverage: 36.1% of statements [2020-07-06T21:59:39.008Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-07-06T21:59:39.008Z] === RUN TestRenameRunningContainerAndReuse [2020-07-06T21:59:39.116Z] ok github.com/docker/docker/volume/local 0.268s coverage: 37.7% of statements [2020-07-06T21:59:39.116Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 66.2% of statements [2020-07-06T21:59:39.235Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-06T21:59:39.235Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-06T21:59:39.495Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-06T21:59:39.495Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-06T21:59:39.495Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-06T21:59:40.392Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-07-06T21:59:40.392Z] === RUN TestRenameInvalidName [2020-07-06T21:59:40.432Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-06T21:59:40.432Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-06T21:59:40.999Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-06T21:59:41.244Z] ok github.com/docker/docker/volume/service 0.511s coverage: 70.3% of statements [2020-07-06T21:59:41.335Z] --- PASS: TestRenameInvalidName (0.79s) [2020-07-06T21:59:41.335Z] === RUN TestRenameAnonymousContainer [2020-07-06T21:59:41.566Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-06T21:59:42.134Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-06T21:59:42.134Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-06T21:59:44.038Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-06T21:59:45.414Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-06T21:59:45.541Z] --- PASS: TestRenameAnonymousContainer (3.93s) [2020-07-06T21:59:45.541Z] === RUN TestRenameContainerWithSameName [2020-07-06T21:59:45.674Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-06T21:59:45.933Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-06T21:59:46.112Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-07-06T21:59:46.112Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-06T21:59:46.501Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-06T21:59:46.501Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-06T21:59:47.068Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-06T21:59:47.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-06T21:59:47.498Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-07-06T21:59:47.498Z] === RUN TestResize [2020-07-06T21:59:48.440Z] --- PASS: TestResize (0.81s) [2020-07-06T21:59:48.440Z] === RUN TestResizeWithInvalidSize [2020-07-06T21:59:48.705Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-06T21:59:48.705Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-06T21:59:48.705Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-06T21:59:49.273Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-06T21:59:49.383Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-07-06T21:59:49.383Z] === RUN TestResizeWhenContainerNotStarted [2020-07-06T21:59:49.954Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-06T21:59:49.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-06T21:59:49.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-06T21:59:49.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-06T21:59:49.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-06T21:59:49.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-06T21:59:49.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-06T21:59:49.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-06T21:59:49.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:59:49.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:59:49.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:59:49.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:59:49.954Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:59:49.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:59:49.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:59:49.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-06T21:59:49.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-06T21:59:49.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:59:50.652Z] === RUN TestDockerSuite/TestCommitChange [2020-07-06T21:59:50.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-06T21:59:51.486Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-06T21:59:51.745Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2020-07-06T21:59:51.745Z] PASS [2020-07-06T21:59:51.745Z] [2020-07-06T21:59:51.745Z] DONE 17 tests in 50.137s [2020-07-06T21:59:51.745Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-06T21:59:51.745Z] ++ 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-07-06T21:59:51.745Z] ++ set -e [2020-07-06T21:59:51.745Z] ++ '[' -n 0 ']' [2020-07-06T21:59:51.745Z] ++ set -x [2020-07-06T21:59:51.746Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T21:59:51.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-06T21:59:51.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-06T21:59:51.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-06T21:59:52.005Z] INFO: Testing against a local daemon [2020-07-06T21:59:52.005Z] === RUN TestPluginInvalidJSON [2020-07-06T21:59:52.005Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T21:59:52.005Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T21:59:52.005Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T21:59:52.005Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-06T21:59:52.005Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-06T21:59:52.005Z] === RUN TestPluginInstall [2020-07-06T21:59:52.005Z] === RUN TestPluginInstall/no_auth [2020-07-06T21:59:52.265Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-06T21:59:52.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-06T21:59:53.397Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-06T21:59:54.172Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-06T21:59:54.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-06T21:59:55.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-06T21:59:55.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-06T21:59:56.079Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-06T21:59:57.016Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s) [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.84s) [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.91s) [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s) [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.24s) [2020-07-06T21:59:58.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2020-07-06T21:59:58.174Z] === RUN TestCgroupNamespacesRun [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-06T21:59:58.403Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-07-06T21:59:58.403Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-06T21:59:58.403Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 5.1% of statements [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-06T21:59:58.403Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-07-06T21:59:58.403Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-06T21:59:58.403Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-07-06T21:59:58.403Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/builder [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-06T21:59:58.403Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-06T21:59:58.403Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-07-06T21:59:58.403Z] ok github.com/docker/docker/builder/dockerfile 0.171s coverage: 48.1% of statements [2020-07-06T21:59:58.403Z] ok github.com/docker/docker/builder/remotecontext 0.113s coverage: 13.6% of statements [2020-07-06T21:59:58.403Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-06T21:59:58.663Z] ok github.com/docker/docker/builder/remotecontext/git 1.438s coverage: 86.3% of statements [2020-07-06T21:59:58.663Z] ? github.com/docker/docker/cli [no test files] [2020-07-06T21:59:58.663Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-06T21:59:58.762Z] ok github.com/docker/docker/pkg/plugins 34.999s coverage: 73.4% of statements [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/rootless [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/volume [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-06T21:59:58.762Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-06T21:59:58.924Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === Skipped [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-06T21:59:59.208Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-06T21:59:59.208Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-06T21:59:59.208Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-06T21:59:59.208Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-06T21:59:59.208Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-06T21:59:59.208Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-06T21:59:59.208Z] daemon_test.go:147: root required [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-06T21:59:59.208Z] reload_test.go:520: root required [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2020-07-06T21:59:59.208Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-06T21:59:59.208Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-06T21:59:59.208Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-06T21:59:59.208Z] download_test.go:268: Needs fixing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-06T21:59:59.208Z] layer_test.go:304: Failing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-06T21:59:59.208Z] layer_test.go:353: Failing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-06T21:59:59.208Z] layer_test.go:468: Failing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-06T21:59:59.208Z] layer_test.go:697: Failing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-06T21:59:59.208Z] migration_test.go:46: Failing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-06T21:59:59.208Z] migration_test.go:182: Failing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-06T21:59:59.208Z] mount_test.go:17: Failing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-06T21:59:59.208Z] mount_test.go:76: Failing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-06T21:59:59.208Z] mount_test.go:125: Failing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-06T21:59:59.208Z] mount_test.go:212: Failing on Windows [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.208Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-06T21:59:59.208Z] archive_test.go:133: Xz not present in msys2 [2020-07-06T21:59:59.208Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-06T21:59:59.209Z] archive_test.go:238: Failing on Windows CI machines [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-06T21:59:59.209Z] archive_windows_test.go:16: Currently fails [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-06T21:59:59.209Z] changes_test.go:192: needs more investigation [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-06T21:59:59.209Z] changes_test.go:405: needs further investigation [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-06T21:59:59.209Z] changes_test.go:441: needs further investigation [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-06T21:59:59.209Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-06T21:59:59.209Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-06T21:59:59.209Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-06T21:59:59.209Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-06T21:59:59.209Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-06T21:59:59.209Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-06T21:59:59.209Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-06T21:59:59.209Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-06T21:59:59.209Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-06T21:59:59.209Z] poller_test.go:41: No chmod on Windows [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-06T21:59:59.209Z] fileutils_test.go:134: Needs porting to Windows [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-06T21:59:59.209Z] fileutils_test.go:180: Needs porting to Windows [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-06T21:59:59.209Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-06T21:59:59.209Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-07-06T21:59:59.209Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-06T21:59:59.209Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-06T21:59:59.209Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-06T21:59:59.209Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] [2020-07-06T21:59:59.209Z] DONE 1761 tests, 46 skipped in 196.268s [2020-07-06T21:59:59.209Z] INFO: make.ps1 ended at 07/06/2020 21:59:58 [2020-07-06T21:59:59.493Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-06T22:00:00.094Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-07-06T22:00:00.094Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-06T22:00:00.711Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-06T22:00:00.870Z] time="2020-07-06T22:00:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:00:00.871Z] time="2020-07-06T22:00:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:00:00.871Z] time="2020-07-06T22:00:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a70a62faee2dce57450d2c613bcd1a12f504e6f3a86d30629aeeb2873ad880c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:00:00.871Z] time="2020-07-06T22:00:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:00:00.871Z] time="2020-07-06T22:00:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:00:00.871Z] time="2020-07-06T22:00:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a70a62faee2dce57450d2c613bcd1a12f504e6f3a86d30629aeeb2873ad880c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:00:00.871Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-06T22:00:01.130Z] === RUN TestPluginInstall/with_htpasswd [2020-07-06T22:00:01.157Z] INFO: Unit tests ended at 07/06/2020 22:00:00. Duration:00:03:30.6264185 [2020-07-06T22:00:01.157Z] INFO: Building busybox [2020-07-06T22:00:01.157Z] Sending build context to Docker daemon 5.12kB [2020-07-06T22:00:01.157Z] [2020-07-06T22:00:01.157Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-06T22:00:01.157Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-06T22:00:01.157Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-06T22:00:01.157Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-06T22:00:01.157Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-06T22:00:01.157Z] ---> 486def14a6bd [2020-07-06T22:00:01.157Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-06T22:00:01.157Z] ---> Running in cbd468e60d2c [2020-07-06T22:00:01.479Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-07-06T22:00:01.479Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-06T22:00:01.699Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-06T22:00:01.699Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-06T22:00:01.699Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-06T22:00:01.699Z] time="2020-07-06T22:00:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:00:01.699Z] time="2020-07-06T22:00:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:00:01.699Z] time="2020-07-06T22:00:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dac29803c704c5a83b6e648ca0893f03304e76ddaf0355228a41aab1901e7738" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:00:01.699Z] time="2020-07-06T22:00:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:00:01.699Z] time="2020-07-06T22:00:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:00:01.699Z] time="2020-07-06T22:00:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dac29803c704c5a83b6e648ca0893f03304e76ddaf0355228a41aab1901e7738" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:00:01.699Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-06T22:00:01.699Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-06T22:00:01.699Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-06T22:00:01.957Z] ok github.com/docker/docker/client 0.200s coverage: 75.4% of statements [2020-07-06T22:00:01.957Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-06T22:00:02.217Z] === RUN TestPluginInstall/with_insecure [2020-07-06T22:00:03.153Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-06T22:00:03.393Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-07-06T22:00:03.393Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-06T22:00:03.413Z] time="2020-07-06T22:00:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:00:03.413Z] time="2020-07-06T22:00:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:00:03.413Z] time="2020-07-06T22:00:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e9aad060e40817f28f95103f85c031d82cbd0f188f4a227903a3b15a45fceb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:00:03.413Z] time="2020-07-06T22:00:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:00:03.413Z] time="2020-07-06T22:00:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:00:03.413Z] time="2020-07-06T22:00:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e9aad060e40817f28f95103f85c031d82cbd0f188f4a227903a3b15a45fceb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:00:03.672Z] --- PASS: TestPluginInstall (11.67s) [2020-07-06T22:00:03.672Z] --- PASS: TestPluginInstall/no_auth (9.03s) [2020-07-06T22:00:03.672Z] --- PASS: TestPluginInstall/with_htpasswd (1.12s) [2020-07-06T22:00:03.672Z] --- PASS: TestPluginInstall/with_insecure (1.52s) [2020-07-06T22:00:03.672Z] plugin_test.go:157: [da20c98dc0565] daemon is not started [2020-07-06T22:00:03.672Z] PASS [2020-07-06T22:00:03.672Z] [2020-07-06T22:00:03.672Z] DONE 6 tests in 11.943s [2020-07-06T22:00:03.672Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-06T22:00:03.672Z] ++ 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-07-06T22:00:03.672Z] ++ set -e [2020-07-06T22:00:03.672Z] ++ '[' -n 0 ']' [2020-07-06T22:00:03.672Z] ++ set -x [2020-07-06T22:00:03.672Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:00:03.931Z] INFO: Testing against a local daemon [2020-07-06T22:00:03.931Z] === RUN TestExternalGraphDriver [2020-07-06T22:00:03.931Z] === RUN TestExternalGraphDriver/json [2020-07-06T22:00:04.500Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-06T22:00:04.500Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-06T22:00:05.069Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-06T22:00:05.308Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-07-06T22:00:05.308Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-06T22:00:05.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-06T22:00:05.896Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-06T22:00:05.897Z] === RUN TestExternalGraphDriver/spec [2020-07-06T22:00:06.465Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-06T22:00:06.846Z] Removing intermediate container cbd468e60d2c [2020-07-06T22:00:06.847Z] ---> 985dea9d59da [2020-07-06T22:00:06.847Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-06T22:00:06.847Z] ---> Running in bdeee4597373 [2020-07-06T22:00:06.847Z] Removing intermediate container bdeee4597373 [2020-07-06T22:00:06.847Z] ---> 2a8629e21014 [2020-07-06T22:00:06.847Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-06T22:00:06.847Z] ---> Running in 85a639ffe454 [2020-07-06T22:00:06.847Z] Removing intermediate container 85a639ffe454 [2020-07-06T22:00:06.847Z] ---> b33462070d63 [2020-07-06T22:00:06.847Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-06T22:00:07.222Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-07-06T22:00:07.222Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-06T22:00:07.403Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-06T22:00:07.984Z] === RUN TestExternalGraphDriver/pull [2020-07-06T22:00:07.984Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-06T22:00:07.984Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-06T22:00:07.984Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-06T22:00:08.922Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-06T22:00:08.922Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-06T22:00:08.922Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-06T22:00:08.922Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-06T22:00:08.976Z] [2020-07-06T22:00:09.138Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2020-07-06T22:00:09.138Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-06T22:00:09.181Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-06T22:00:09.422Z] ---> e680e4a3fe59 [2020-07-06T22:00:09.422Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-06T22:00:09.422Z] ---> Running in db6892756f16 [2020-07-06T22:00:09.709Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-07-06T22:00:09.709Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-06T22:00:09.750Z] --- PASS: TestExternalGraphDriver (5.80s) [2020-07-06T22:00:09.750Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2020-07-06T22:00:09.750Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2020-07-06T22:00:09.750Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2020-07-06T22:00:09.750Z] === RUN TestGraphdriverPluginV2 [2020-07-06T22:00:10.009Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-06T22:00:10.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-06T22:00:11.625Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-07-06T22:00:11.625Z] === RUN TestKernelTCPMemory [2020-07-06T22:00:11.885Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-06T22:00:11.885Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-06T22:00:12.570Z] --- PASS: TestKernelTCPMemory (0.97s) [2020-07-06T22:00:12.570Z] === RUN TestNISDomainname [2020-07-06T22:00:12.822Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-06T22:00:13.512Z] --- PASS: TestNISDomainname (0.99s) [2020-07-06T22:00:13.512Z] === RUN TestHostnameDnsResolution [2020-07-06T22:00:13.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-06T22:00:13.765Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-06T22:00:14.025Z] --- PASS: TestGraphdriverPluginV2 (4.47s) [2020-07-06T22:00:14.025Z] PASS [2020-07-06T22:00:14.284Z] [2020-07-06T22:00:14.284Z] DONE 5 tests in 10.466s [2020-07-06T22:00:14.284Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-06T22:00:14.284Z] ++ 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-07-06T22:00:14.284Z] ++ set -e [2020-07-06T22:00:14.284Z] ++ '[' -n 0 ']' [2020-07-06T22:00:14.284Z] ++ set -x [2020-07-06T22:00:14.284Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:00:14.284Z] INFO: Testing against a local daemon [2020-07-06T22:00:14.284Z] === RUN TestContinueAfterPluginCrash [2020-07-06T22:00:14.284Z] === PAUSE TestContinueAfterPluginCrash [2020-07-06T22:00:14.284Z] === RUN TestReadPluginNoRead [2020-07-06T22:00:14.284Z] === PAUSE TestReadPluginNoRead [2020-07-06T22:00:14.284Z] === RUN TestDaemonStartWithLogOpt [2020-07-06T22:00:14.284Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-06T22:00:14.284Z] === CONT TestContinueAfterPluginCrash [2020-07-06T22:00:14.284Z] === CONT TestDaemonStartWithLogOpt [2020-07-06T22:00:14.284Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-06T22:00:14.851Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-06T22:00:15.430Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-07-06T22:00:15.430Z] === RUN TestStats [2020-07-06T22:00:15.841Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-06T22:00:16.780Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-06T22:00:16.780Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-06T22:00:17.719Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-06T22:00:17.872Z] Removing intermediate container db6892756f16 [2020-07-06T22:00:17.872Z] ---> dd87254e31f5 [2020-07-06T22:00:17.872Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-06T22:00:17.872Z] ---> Running in ec39b8037a69 [2020-07-06T22:00:17.973Z] --- PASS: TestStats (2.86s) [2020-07-06T22:00:17.973Z] === RUN TestStopContainerWithTimeout [2020-07-06T22:00:17.973Z] === RUN TestStopContainerWithTimeout/0 [2020-07-06T22:00:17.973Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-06T22:00:17.973Z] === RUN TestStopContainerWithTimeout/1 [2020-07-06T22:00:17.973Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-06T22:00:17.973Z] === RUN TestStopContainerWithTimeout/3 [2020-07-06T22:00:17.973Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-06T22:00:17.973Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-06T22:00:17.973Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-06T22:00:18.235Z] === CONT TestStopContainerWithTimeout/0 [2020-07-06T22:00:18.235Z] === CONT TestStopContainerWithTimeout/1 [2020-07-06T22:00:18.235Z] === CONT TestStopContainerWithTimeout/3 [2020-07-06T22:00:18.235Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-06T22:00:18.656Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-06T22:00:18.814Z] [2020-07-06T22:00:18.814Z] SUCCESS: Specified value was saved. [2020-07-06T22:00:19.226Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-06T22:00:19.226Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-06T22:00:19.794Z] --- PASS: TestDaemonStartWithLogOpt (5.46s) [2020-07-06T22:00:19.794Z] === CONT TestReadPluginNoRead [2020-07-06T22:00:20.052Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-06T22:00:20.990Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-06T22:00:21.537Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-06T22:00:21.537Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2020-07-06T22:00:21.537Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2020-07-06T22:00:21.538Z] --- PASS: TestStopContainerWithTimeout/-1 (3.32s) [2020-07-06T22:00:21.538Z] --- PASS: TestStopContainerWithTimeout/3 (3.37s) [2020-07-06T22:00:21.538Z] === RUN TestDeleteDevicemapper [2020-07-06T22:00:21.538Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-06T22:00:21.538Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-06T22:00:21.538Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-06T22:00:21.656Z] Removing intermediate container ec39b8037a69 [2020-07-06T22:00:21.656Z] ---> 37164b8d7a10 [2020-07-06T22:00:21.656Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-06T22:00:21.656Z] ---> Running in 2a6712fd00a9 [2020-07-06T22:00:22.895Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-06T22:00:22.895Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-06T22:00:22.895Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-06T22:00:22.895Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-06T22:00:22.895Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-06T22:00:23.155Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-06T22:00:23.155Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-06T22:00:24.543Z] === RUN TestReadPluginNoRead/default [2020-07-06T22:00:24.843Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.07s) [2020-07-06T22:00:24.843Z] === RUN TestUpdateMemory [2020-07-06T22:00:24.843Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-06T22:00:24.843Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-06T22:00:24.843Z] === RUN TestUpdateCPUQuota [2020-07-06T22:00:25.111Z] --- PASS: TestContinueAfterPluginCrash (10.67s) [2020-07-06T22:00:25.335Z] Cannot create a file when that file already exists. [2020-07-06T22:00:26.046Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-06T22:00:26.229Z] --- PASS: TestUpdateCPUQuota (1.50s) [2020-07-06T22:00:26.229Z] === RUN TestUpdatePidsLimit [2020-07-06T22:00:26.229Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-06T22:00:26.491Z] === RUN TestUpdatePidsLimit/no_change [2020-07-06T22:00:26.752Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-06T22:00:27.323Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-06T22:00:27.424Z] --- PASS: TestReadPluginNoRead (7.37s) [2020-07-06T22:00:27.424Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2020-07-06T22:00:27.424Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2020-07-06T22:00:27.424Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2020-07-06T22:00:27.424Z] read_test.go:92: [d154123e1aefc] daemon is not started [2020-07-06T22:00:27.424Z] PASS [2020-07-06T22:00:27.424Z] [2020-07-06T22:00:27.424Z] DONE 6 tests in 12.997s [2020-07-06T22:00:27.424Z] 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-07-06T22:00:27.424Z] ++ 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-07-06T22:00:27.424Z] ++ set -e [2020-07-06T22:00:27.424Z] ++ '[' -n 0 ']' [2020-07-06T22:00:27.424Z] ++ set -x [2020-07-06T22:00:27.424Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:00:27.424Z] testing: warning: no tests to run [2020-07-06T22:00:27.424Z] PASS [2020-07-06T22:00:27.424Z] [2020-07-06T22:00:27.424Z] DONE 0 tests in 0.050s [2020-07-06T22:00:27.424Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-06T22:00:27.424Z] ++ 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-07-06T22:00:27.424Z] ++ set -e [2020-07-06T22:00:27.424Z] ++ '[' -n 0 ']' [2020-07-06T22:00:27.424Z] ++ set -x [2020-07-06T22:00:27.424Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:00:27.424Z] INFO: Testing against a local daemon [2020-07-06T22:00:27.424Z] === RUN TestPluginWithDevMounts [2020-07-06T22:00:27.424Z] === PAUSE TestPluginWithDevMounts [2020-07-06T22:00:27.424Z] === CONT TestPluginWithDevMounts [2020-07-06T22:00:27.583Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-06T22:00:27.682Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-06T22:00:27.956Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-06T22:00:28.155Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-06T22:00:28.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-06T22:00:28.893Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-06T22:00:28.893Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-06T22:00:28.893Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-06T22:00:29.461Z] --- PASS: TestPluginWithDevMounts (2.02s) [2020-07-06T22:00:29.461Z] PASS [2020-07-06T22:00:29.461Z] [2020-07-06T22:00:29.461Z] DONE 1 tests in 2.157s [2020-07-06T22:00:29.461Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-06T22:00:29.462Z] ++ 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-07-06T22:00:29.462Z] ++ set -e [2020-07-06T22:00:29.462Z] ++ '[' -n 0 ']' [2020-07-06T22:00:29.462Z] ++ set -x [2020-07-06T22:00:29.462Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:00:29.462Z] INFO: Testing against a local daemon [2020-07-06T22:00:29.462Z] === RUN TestSecretInspect [2020-07-06T22:00:29.936Z] Removing intermediate container 2a6712fd00a9 [2020-07-06T22:00:29.936Z] ---> 57fe7c18e93f [2020-07-06T22:00:29.936Z] Step 13/13 : CMD ["sh"] [2020-07-06T22:00:29.936Z] ---> Running in 2f3071d25718 [2020-07-06T22:00:29.936Z] Removing intermediate container 2f3071d25718 [2020-07-06T22:00:29.936Z] ---> f53215ee9f9d [2020-07-06T22:00:29.936Z] Successfully built f53215ee9f9d [2020-07-06T22:00:29.936Z] Successfully tagged busybox:latest [2020-07-06T22:00:29.936Z] INFO: Docker images of the daemon under test [2020-07-06T22:00:29.936Z] [2020-07-06T22:00:29.936Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-06T22:00:29.936Z] busybox latest f53215ee9f9d Less than a second ago 5GB [2020-07-06T22:00:29.936Z] microsoft/windowsservercore latest 486def14a6bd 4 weeks ago 4.98GB [2020-07-06T22:00:29.936Z] mcr.microsoft.com/windows/servercore ltsc2019 486def14a6bd 4 weeks ago 4.98GB [2020-07-06T22:00:29.936Z] [2020-07-06T22:00:29.936Z] INFO: Running integration tests at 07/06/2020 22:00:29... [2020-07-06T22:00:29.936Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-06T22:00:29.936Z] INFO: Integration API tests being run from the host: [2020-07-06T22:00:29.936Z] INFO: make.ps1 starting at 07/06/2020 22:00:29 [2020-07-06T22:00:30.331Z] --- PASS: TestUpdatePidsLimit (3.98s) [2020-07-06T22:00:30.331Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-07-06T22:00:30.331Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-07-06T22:00:30.331Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-07-06T22:00:30.331Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-07-06T22:00:30.331Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-07-06T22:00:30.331Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-07-06T22:00:30.331Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-07-06T22:00:30.331Z] === RUN TestUpdateRestartPolicy [2020-07-06T22:00:30.891Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-06T22:00:31.364Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-06T22:00:31.931Z] --- PASS: TestSecretInspect (2.34s) [2020-07-06T22:00:31.931Z] === RUN TestSecretList [2020-07-06T22:00:32.190Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-06T22:00:33.126Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-06T22:00:34.504Z] --- PASS: TestSecretList (2.71s) [2020-07-06T22:00:34.504Z] === RUN TestSecretsCreateAndDelete [2020-07-06T22:00:36.410Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-06T22:00:36.977Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-06T22:00:37.236Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2020-07-06T22:00:37.236Z] === RUN TestSecretsUpdate [2020-07-06T22:00:38.175Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-06T22:00:39.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-06T22:00:40.122Z] --- PASS: TestSecretsUpdate (2.76s) [2020-07-06T22:00:40.122Z] === RUN TestTemplatedSecret [2020-07-06T22:00:40.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-06T22:00:41.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-06T22:00:42.562Z] --- PASS: TestUpdateRestartPolicy (12.54s) [2020-07-06T22:00:42.562Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-06T22:00:42.705Z] --- PASS: TestTemplatedSecret (2.83s) [2020-07-06T22:00:42.705Z] === RUN TestSecretCreateResolve [2020-07-06T22:00:43.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-06T22:00:43.737Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-07-06T22:00:43.737Z] === RUN TestWaitNonBlocked [2020-07-06T22:00:43.737Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T22:00:43.738Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T22:00:43.738Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T22:00:43.738Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T22:00:43.738Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-06T22:00:43.738Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-06T22:00:44.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-06T22:00:44.683Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-06T22:00:44.683Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-07-06T22:00:44.683Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-07-06T22:00:44.683Z] === RUN TestWaitBlocked [2020-07-06T22:00:44.683Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T22:00:44.683Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T22:00:44.683Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T22:00:44.683Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T22:00:44.683Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-06T22:00:44.683Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-06T22:00:45.245Z] --- PASS: TestSecretCreateResolve (2.44s) [2020-07-06T22:00:45.245Z] PASS [2020-07-06T22:00:45.245Z] [2020-07-06T22:00:45.245Z] DONE 6 tests in 15.803s [2020-07-06T22:00:45.245Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-06T22:00:45.245Z] ++ 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-07-06T22:00:45.245Z] ++ set -e [2020-07-06T22:00:45.245Z] ++ '[' -n 0 ']' [2020-07-06T22:00:45.245Z] ++ set -x [2020-07-06T22:00:45.245Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:00:45.504Z] INFO: Testing against a local daemon [2020-07-06T22:00:45.504Z] === RUN TestServiceCreateInit [2020-07-06T22:00:45.504Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-06T22:00:45.627Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-06T22:00:45.627Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-07-06T22:00:45.627Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-07-06T22:00:45.627Z] === CONT TestContainerStartOnDaemonRestart [2020-07-06T22:00:45.627Z] === CONT TestContainerKillOnDaemonStart [2020-07-06T22:00:45.627Z] === CONT TestIpcModeOlderClient [2020-07-06T22:00:45.627Z] === CONT TestDaemonHostGatewayIP [2020-07-06T22:00:45.627Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-07-06T22:00:45.627Z] === CONT TestDaemonRestartIpcMode [2020-07-06T22:00:45.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007bd5c0_} [2020-07-06T22:00:47.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1358740782_/foo_false____} [2020-07-06T22:00:48.648Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 30.8% of statements [2020-07-06T22:00:48.648Z] ok github.com/docker/docker/container 0.133s coverage: 34.7% of statements [2020-07-06T22:00:48.648Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-06T22:00:48.648Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-06T22:00:48.648Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-06T22:00:48.648Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-06T22:00:49.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1358740782_/foo_true____} [2020-07-06T22:00:49.611Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-06T22:00:49.840Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2020-07-06T22:00:49.840Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-07-06T22:00:50.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3415932597_/foo_false____} [2020-07-06T22:00:50.412Z] --- PASS: TestDaemonHostGatewayIP (4.84s) [2020-07-06T22:00:51.605Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3415932597_/foo_true____} [2020-07-06T22:00:52.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3415932597_/foo_true__0xc0007bd620__} [2020-07-06T22:00:53.255Z] --- PASS: TestServiceCreateInit (7.94s) [2020-07-06T22:00:53.255Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2020-07-06T22:00:53.255Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) [2020-07-06T22:00:53.255Z] === RUN TestCreateServiceMultipleTimes [2020-07-06T22:00:54.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007bd640_} [2020-07-06T22:00:55.221Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2020-07-06T22:00:55.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-06T22:00:55.789Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-07-06T22:00:55.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007bd660_} [2020-07-06T22:00:55.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:00:55.840Z] INFO: Testing against a local daemon [2020-07-06T22:00:57.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007bd680_} [2020-07-06T22:00:57.697Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-07-06T22:00:59.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007bd6a0_} [2020-07-06T22:01:00.410Z] --- PASS: TestContainerKillOnDaemonStart (13.17s) [2020-07-06T22:01:00.410Z] PASS [2020-07-06T22:01:00.410Z] [2020-07-06T22:01:00.410Z] === Skipped [2020-07-06T22:01:00.410Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-06T22:01:00.410Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-06T22:01:00.410Z] [2020-07-06T22:01:00.410Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-06T22:01:00.410Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T22:01:00.410Z] [2020-07-06T22:01:00.410Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-06T22:01:00.410Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T22:01:00.410Z] [2020-07-06T22:01:00.410Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-06T22:01:00.410Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-06T22:01:00.410Z] [2020-07-06T22:01:00.410Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-06T22:01:00.410Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-06T22:01:00.410Z] [2020-07-06T22:01:00.410Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-06T22:01:00.410Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-06T22:01:00.410Z] [2020-07-06T22:01:00.410Z] [2020-07-06T22:01:00.410Z] DONE 204 tests, 6 skipped in 140.436s [2020-07-06T22:01:00.410Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-06T22:01:00.410Z] ++ 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-07-06T22:01:00.410Z] ++ set -e [2020-07-06T22:01:00.410Z] ++ '[' -n 0 ']' [2020-07-06T22:01:00.410Z] ++ set -x [2020-07-06T22:01:00.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:01:00.411Z] INFO: Testing against a local daemon [2020-07-06T22:01:00.411Z] === RUN TestCommitInheritsEnv [2020-07-06T22:01:00.411Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-07-06T22:01:00.411Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-06T22:01:00.411Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-07-06T22:01:00.411Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-06T22:01:00.411Z] === RUN TestImagesFilterMultiReference [2020-07-06T22:01:00.411Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-07-06T22:01:00.411Z] === RUN TestImagePullPlatformInvalid [2020-07-06T22:01:00.411Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-06T22:01:00.411Z] === RUN TestRemoveImageOrphaning [2020-07-06T22:01:00.411Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-07-06T22:01:00.411Z] === RUN TestRemoveImageGarbageCollector [2020-07-06T22:01:00.411Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-06T22:01:00.411Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:01:00.411Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-06T22:01:00.411Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-06T22:01:00.411Z] === RUN TestTagInvalidReference [2020-07-06T22:01:00.411Z] --- PASS: TestTagInvalidReference (0.04s) [2020-07-06T22:01:00.411Z] === RUN TestTagValidPrefixedRepo [2020-07-06T22:01:00.411Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-06T22:01:00.411Z] === RUN TestTagExistedNameWithoutForce [2020-07-06T22:01:00.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-06T22:01:00.672Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-06T22:01:00.672Z] === RUN TestTagOfficialNames [2020-07-06T22:01:00.672Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-06T22:01:00.672Z] === RUN TestTagMatchesDigest [2020-07-06T22:01:00.672Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-06T22:01:00.672Z] PASS [2020-07-06T22:01:00.672Z] [2020-07-06T22:01:00.672Z] === Skipped [2020-07-06T22:01:00.672Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-07-06T22:01:00.672Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-06T22:01:00.672Z] [2020-07-06T22:01:00.672Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-06T22:01:00.672Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:01:00.672Z] [2020-07-06T22:01:00.672Z] [2020-07-06T22:01:00.672Z] DONE 12 tests, 2 skipped in 1.868s [2020-07-06T22:01:00.672Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-06T22:01:00.672Z] ++ 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-07-06T22:01:00.672Z] ++ set -e [2020-07-06T22:01:00.672Z] ++ '[' -n 0 ']' [2020-07-06T22:01:00.672Z] ++ set -x [2020-07-06T22:01:00.672Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:01:00.933Z] INFO: Testing against a local daemon [2020-07-06T22:01:00.933Z] === RUN TestNetworkCreateDelete [2020-07-06T22:01:01.195Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-07-06T22:01:01.195Z] === RUN TestDockerNetworkDeletePreferID [2020-07-06T22:01:01.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-06T22:01:01.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-06T22:01:01.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-06T22:01:01.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-06T22:01:01.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-06T22:01:02.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-06T22:01:02.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-06T22:01:02.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-06T22:01:02.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-06T22:01:02.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-06T22:01:02.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-06T22:01:02.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-06T22:01:02.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-06T22:01:02.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-06T22:01:02.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-06T22:01:02.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-06T22:01:02.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-06T22:01:02.409Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-06T22:01:02.582Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2020-07-06T22:01:02.582Z] === RUN TestDaemonDNSFallback [2020-07-06T22:01:04.944Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-06T22:01:06.851Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-06T22:01:07.690Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.9% of statements [2020-07-06T22:01:07.690Z] ok github.com/docker/docker/daemon 12.149s coverage: 17.5% of statements [2020-07-06T22:01:07.690Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-06T22:01:07.690Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-06T22:01:08.064Z] ok github.com/docker/docker/integration/build 13.583s [2020-07-06T22:01:08.064Z] [2020-07-06T22:01:08.064Z] === Skipped [2020-07-06T22:01:08.064Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-06T22:01:08.064Z] build_session_test.go:25: TODO: BuildKit [2020-07-06T22:01:08.064Z] [2020-07-06T22:01:08.065Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-06T22:01:08.065Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:01:08.065Z] [2020-07-06T22:01:08.065Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-06T22:01:08.065Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-06T22:01:08.065Z] [2020-07-06T22:01:08.065Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-07-06T22:01:08.065Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-06T22:01:08.065Z] [2020-07-06T22:01:08.065Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-06T22:01:08.065Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-06T22:01:08.065Z] [2020-07-06T22:01:08.065Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-07-06T22:01:08.065Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-06T22:01:08.065Z] [2020-07-06T22:01:08.065Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-06T22:01:08.065Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-06T22:01:08.065Z] [2020-07-06T22:01:08.065Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-07-06T22:01:08.065Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-06T22:01:08.065Z] [2020-07-06T22:01:08.065Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-07-06T22:01:08.065Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-06T22:01:08.065Z] [2020-07-06T22:01:08.065Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-06T22:01:08.065Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-06T22:01:08.065Z] [2020-07-06T22:01:08.065Z] [2020-07-06T22:01:08.065Z] DONE 22 tests, 10 skipped in 35.819s [2020-07-06T22:01:08.065Z] [2020-07-06T22:01:08.065Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-06T22:01:08.511Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:01:08.511Z] INFO: Testing against a local daemon [2020-07-06T22:01:08.511Z] ok github.com/docker/docker/integration/config 0.168s [2020-07-06T22:01:08.630Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 81.7% of statements [2020-07-06T22:01:08.755Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-06T22:01:08.901Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2020-07-06T22:01:08.957Z] [2020-07-06T22:01:08.957Z] === Skipped [2020-07-06T22:01:08.957Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-06T22:01:08.957Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:01:08.957Z] [2020-07-06T22:01:08.957Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-06T22:01:08.957Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:01:08.957Z] [2020-07-06T22:01:08.957Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-06T22:01:08.957Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:01:08.957Z] [2020-07-06T22:01:08.957Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-06T22:01:08.957Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:01:08.957Z] [2020-07-06T22:01:08.957Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-06T22:01:08.957Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:01:08.957Z] [2020-07-06T22:01:08.957Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-06T22:01:08.957Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:01:08.957Z] [2020-07-06T22:01:08.957Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-06T22:01:08.957Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:01:08.957Z] [2020-07-06T22:01:08.957Z] [2020-07-06T22:01:08.957Z] DONE 7 tests, 7 skipped in 2.299s [2020-07-06T22:01:08.957Z] [2020-07-06T22:01:08.957Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-06T22:01:09.691Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-06T22:01:09.691Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-06T22:01:10.258Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-06T22:01:10.280Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2020-07-06T22:01:10.280Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-06T22:01:10.280Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-06T22:01:10.280Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-06T22:01:10.517Z] --- PASS: TestCreateServiceMultipleTimes (17.16s) [2020-07-06T22:01:10.517Z] === RUN TestCreateServiceConflict [2020-07-06T22:01:10.538Z] --- PASS: TestImportExtremelyLargeImageWorks (193.30s) [2020-07-06T22:01:10.538Z] PASS [2020-07-06T22:01:10.538Z] [2020-07-06T22:01:10.538Z] === Skipped [2020-07-06T22:01:10.538Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-06T22:01:10.538Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:01:10.538Z] [2020-07-06T22:01:10.538Z] [2020-07-06T22:01:10.538Z] DONE 12 tests, 1 skipped in 194.388s [2020-07-06T22:01:10.538Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-06T22:01:10.538Z] ++ 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-07-06T22:01:10.538Z] ++ set -e [2020-07-06T22:01:10.538Z] ++ '[' -n 0 ']' [2020-07-06T22:01:10.538Z] ++ set -x [2020-07-06T22:01:10.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:01:10.538Z] INFO: Testing against a local daemon [2020-07-06T22:01:10.538Z] === RUN TestNetworkCreateDelete [2020-07-06T22:01:10.538Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-06T22:01:10.538Z] === RUN TestDockerNetworkDeletePreferID [2020-07-06T22:01:10.538Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-07-06T22:01:10.538Z] === RUN TestDaemonDNSFallback [2020-07-06T22:01:10.538Z] --- PASS: TestDaemonDNSFallback (1.60s) [2020-07-06T22:01:10.538Z] === RUN TestInspectNetwork [2020-07-06T22:01:10.538Z] === RUN TestInspectNetwork/full_network_id [2020-07-06T22:01:10.538Z] === RUN TestInspectNetwork/partial_network_id [2020-07-06T22:01:10.538Z] === RUN TestInspectNetwork/network_name [2020-07-06T22:01:10.538Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-06T22:01:10.538Z] --- PASS: TestInspectNetwork (6.98s) [2020-07-06T22:01:10.538Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-06T22:01:10.538Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-06T22:01:10.538Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-06T22:01:10.538Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-06T22:01:10.538Z] === RUN TestRunContainerWithBridgeNone [2020-07-06T22:01:10.723Z] --- PASS: TestDaemonDNSFallback (7.40s) [2020-07-06T22:01:10.723Z] === RUN TestInspectNetwork [2020-07-06T22:01:11.086Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-06T22:01:11.654Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-06T22:01:11.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:01:11.803Z] INFO: Testing against a local daemon [2020-07-06T22:01:11.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-06T22:01:12.172Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-06T22:01:12.785Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2020-07-06T22:01:12.785Z] === RUN TestNetworkInvalidJSON [2020-07-06T22:01:12.785Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-06T22:01:12.785Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-06T22:01:12.785Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T22:01:12.785Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T22:01:12.785Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T22:01:12.785Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T22:01:12.785Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-06T22:01:12.785Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T22:01:12.785Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T22:01:12.785Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-06T22:01:12.785Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-06T22:01:12.785Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-06T22:01:12.785Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-06T22:01:12.785Z] === RUN TestHostIPv4BridgeLabel [2020-07-06T22:01:13.086Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-06T22:01:13.086Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-06T22:01:13.112Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-06T22:01:13.371Z] --- PASS: TestCreateServiceConflict (2.85s) [2020-07-06T22:01:13.371Z] === RUN TestCreateServiceMaxReplicas [2020-07-06T22:01:13.574Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.367s coverage: 73.1% of statements [2020-07-06T22:01:13.574Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-07-06T22:01:13.631Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-06T22:01:14.130Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-06T22:01:14.130Z] === RUN TestDaemonDefaultNetworkPools [2020-07-06T22:01:14.779Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-07-06T22:01:14.779Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-06T22:01:14.941Z] === RUN TestInspectNetwork/full_network_id [2020-07-06T22:01:14.941Z] === RUN TestInspectNetwork/partial_network_id [2020-07-06T22:01:14.941Z] === RUN TestInspectNetwork/network_name [2020-07-06T22:01:14.941Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-06T22:01:14.958Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.367s coverage: 57.0% of statements [2020-07-06T22:01:15.034Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-06T22:01:16.297Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-06T22:01:16.297Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-06T22:01:16.420Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-06T22:01:16.874Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-07-06T22:01:16.987Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-06T22:01:17.344Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-07-06T22:01:17.344Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-06T22:01:17.555Z] --- PASS: TestCreateServiceMaxReplicas (4.15s) [2020-07-06T22:01:17.555Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-06T22:01:17.814Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-06T22:01:17.981Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2020-07-06T22:01:17.981Z] === RUN TestServiceWithPredefinedNetwork [2020-07-06T22:01:18.382Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-06T22:01:18.785Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.669s coverage: 46.2% of statements [2020-07-06T22:01:18.785Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-06T22:01:18.785Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.311s coverage: 49.5% of statements [2020-07-06T22:01:18.951Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-06T22:01:20.058Z] --- PASS: TestServiceWithPredefinedNetwork (2.00s) [2020-07-06T22:01:20.058Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-06T22:01:20.058Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-06T22:01:20.058Z] service_test.go:236: FLAKY_TEST [2020-07-06T22:01:20.058Z] === RUN TestServiceWithDataPathPortInit [2020-07-06T22:01:20.240Z] --- PASS: TestInspectNetwork (9.50s) [2020-07-06T22:01:20.240Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-06T22:01:20.240Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-06T22:01:20.240Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-06T22:01:20.240Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-06T22:01:20.240Z] === RUN TestRunContainerWithBridgeNone [2020-07-06T22:01:20.331Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-06T22:01:21.270Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-06T22:01:21.327Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.679s coverage: 57.7% of statements [2020-07-06T22:01:21.327Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-06T22:01:21.327Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.371s coverage: 76.1% of statements [2020-07-06T22:01:21.327Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-06T22:01:21.838Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-06T22:01:22.156Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2020-07-06T22:01:22.156Z] === RUN TestNetworkInvalidJSON [2020-07-06T22:01:22.156Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-06T22:01:22.156Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-06T22:01:22.156Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T22:01:22.156Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T22:01:22.156Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T22:01:22.156Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T22:01:22.156Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-06T22:01:22.156Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-06T22:01:22.156Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-06T22:01:22.156Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-06T22:01:22.156Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-07-06T22:01:22.156Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-07-06T22:01:22.156Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-07-06T22:01:22.156Z] === RUN TestHostIPv4BridgeLabel [2020-07-06T22:01:22.407Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-06T22:01:22.407Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-06T22:01:22.710Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 58.0% of statements [2020-07-06T22:01:22.728Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-07-06T22:01:22.728Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-06T22:01:22.971Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-07-06T22:01:22.974Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-06T22:01:23.542Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-06T22:01:23.913Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2020-07-06T22:01:24.110Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-06T22:01:24.115Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2020-07-06T22:01:24.115Z] === RUN TestDaemonDefaultNetworkPools [2020-07-06T22:01:24.679Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-06T22:01:25.295Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 4.8% of statements [2020-07-06T22:01:25.295Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-06T22:01:25.295Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-06T22:01:25.502Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2020-07-06T22:01:25.503Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-06T22:01:25.617Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-06T22:01:25.866Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 41.8% of statements [2020-07-06T22:01:26.556Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-06T22:01:26.817Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-06T22:01:27.420Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.93s) [2020-07-06T22:01:27.420Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-06T22:01:27.841Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-07-06T22:01:27.841Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 77.8% of statements [2020-07-06T22:01:27.841Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-06T22:01:27.841Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-06T22:01:28.196Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-06T22:01:28.780Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-06T22:01:29.719Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-07-06T22:01:29.719Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-07-06T22:01:29.969Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2020-07-06T22:01:29.969Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-06T22:01:30.541Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s) [2020-07-06T22:01:30.541Z] === RUN TestServiceWithPredefinedNetwork [2020-07-06T22:01:31.099Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2020-07-06T22:01:31.099Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-06T22:01:31.099Z] time="2020-07-06T22:01:31Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate874898357/log309536144.1: no such file or directory" [2020-07-06T22:01:31.099Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 38.0% of statements [2020-07-06T22:01:31.496Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-06T22:01:31.496Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s) [2020-07-06T22:01:31.496Z] === RUN TestCreateServiceSecretFileMode [2020-07-06T22:01:32.478Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 33.3% of statements [2020-07-06T22:01:33.846Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2020-07-06T22:01:33.846Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-06T22:01:33.846Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-06T22:01:33.846Z] service_test.go:236: FLAKY_TEST [2020-07-06T22:01:33.846Z] === RUN TestServiceWithDataPathPortInit [2020-07-06T22:01:33.858Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-06T22:01:34.039Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-06T22:01:34.039Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2020-07-06T22:01:34.039Z] === RUN TestCreateServiceConfigFileMode [2020-07-06T22:01:34.118Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-06T22:01:34.299Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-06T22:01:34.688Z] ok github.com/docker/docker/daemon/logger/splunk 1.673s coverage: 82.5% of statements [2020-07-06T22:01:34.688Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-06T22:01:34.948Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-07-06T22:01:34.948Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-06T22:01:35.458Z] --- PASS: TestServiceWithDataPathPortInit (13.62s) [2020-07-06T22:01:35.458Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-06T22:01:36.840Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2020-07-06T22:01:36.840Z] === RUN TestCreateServiceSysctls [2020-07-06T22:01:36.856Z] ok github.com/docker/docker/distribution/metadata 0.053s coverage: 48.2% of statements [2020-07-06T22:01:37.115Z] ok github.com/docker/docker/distribution 0.180s coverage: 22.1% of statements [2020-07-06T22:01:37.115Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-06T22:01:37.777Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-06T22:01:38.497Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-06T22:01:39.437Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-07-06T22:01:40.317Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-06T22:01:40.376Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-07-06T22:01:40.376Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.6% of statements [2020-07-06T22:01:40.376Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-06T22:01:40.376Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-06T22:01:40.578Z] --- PASS: TestCreateServiceSysctls (3.66s) [2020-07-06T22:01:40.578Z] === RUN TestCreateServiceCapabilities [2020-07-06T22:01:40.837Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-06T22:01:41.049Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2020-07-06T22:01:41.049Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mv7b04h7a4f53lrmq9vjr64ke Created:2020-07-06 22:01:34.541767706 +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[96a90bdfed5f035a7dd944a60b98e8050f66a0674f23dd93c974e88d57113561:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bl7ij4cmkegzg6kaxz2gdquib EndpointID:0ab8b5c2c9791a83f62c28438701346424cf2272740ca12625bc3b7f324c41b1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:96c0ff300479da803b801db0b935ee4a6f7727188160ed13baddddfe509ab96c 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:bfb8c41d5f39 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bl7ij4cmkegzg6kaxz2gdquib EndpointID:0ab8b5c2c9791a83f62c28438701346424cf2272740ca12625bc3b7f324c41b1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-06T22:01:41.049Z] PASS [2020-07-06T22:01:41.049Z] [2020-07-06T22:01:41.049Z] === Skipped [2020-07-06T22:01:41.049Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-06T22:01:41.049Z] service_test.go:236: FLAKY_TEST [2020-07-06T22:01:41.049Z] [2020-07-06T22:01:41.049Z] [2020-07-06T22:01:41.049Z] DONE 23 tests, 1 skipped in 39.131s [2020-07-06T22:01:41.049Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-06T22:01:41.049Z] ++ 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-07-06T22:01:41.049Z] ++ set -e [2020-07-06T22:01:41.049Z] ++ '[' -n 0 ']' [2020-07-06T22:01:41.049Z] ++ set -x [2020-07-06T22:01:41.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:01:41.049Z] INFO: Testing against a local daemon [2020-07-06T22:01:41.049Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-06T22:01:41.049Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-06T22:01:41.049Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T22:01:41.049Z] === RUN TestDockerNetworkIpvlan [2020-07-06T22:01:41.049Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-06T22:01:41.049Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T22:01:41.049Z] PASS [2020-07-06T22:01:41.049Z] [2020-07-06T22:01:41.049Z] === Skipped [2020-07-06T22:01:41.049Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-06T22:01:41.049Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T22:01:41.049Z] [2020-07-06T22:01:41.049Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-06T22:01:41.049Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T22:01:41.049Z] [2020-07-06T22:01:41.049Z] [2020-07-06T22:01:41.049Z] DONE 2 tests, 2 skipped in 0.082s [2020-07-06T22:01:41.049Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-06T22:01:41.049Z] ++ 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-07-06T22:01:41.049Z] ++ set -e [2020-07-06T22:01:41.049Z] ++ '[' -n 0 ']' [2020-07-06T22:01:41.049Z] ++ set -x [2020-07-06T22:01:41.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:01:41.049Z] INFO: Testing against a local daemon [2020-07-06T22:01:41.049Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-06T22:01:41.315Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-07-06T22:01:41.315Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-06T22:01:42.134Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-07-06T22:01:42.134Z] === RUN TestDockerNetworkMacvlan [2020-07-06T22:01:42.254Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-06T22:01:42.772Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-06T22:01:43.637Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-07-06T22:01:43.637Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-06T22:01:43.814Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-06T22:01:44.131Z] --- PASS: TestCreateServiceCapabilities (3.21s) [2020-07-06T22:01:44.131Z] === RUN TestInspect [2020-07-06T22:01:44.390Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-06T22:01:44.451Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-06T22:01:44.959Z] === RUN TestDockerSuite/TestCpToDot [2020-07-06T22:01:45.527Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-06T22:01:45.544Z] ok github.com/docker/docker/pkg/archive 0.340s coverage: 77.1% of statements [2020-07-06T22:01:46.114Z] ok github.com/docker/docker/pkg/authorization 0.173s coverage: 68.3% of statements [2020-07-06T22:01:46.373Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-06T22:01:46.578Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-06T22:01:46.632Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-06T22:01:47.436Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-06T22:01:47.436Z] --- PASS: TestInspect (3.42s) [2020-07-06T22:01:47.436Z] === RUN TestCreateJob [2020-07-06T22:01:48.373Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-06T22:01:48.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-06T22:01:48.696Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-06T22:01:49.310Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-06T22:01:49.921Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 43.2% of statements [2020-07-06T22:01:50.179Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-06T22:01:50.179Z] ok github.com/docker/docker/layer 7.580s coverage: 68.8% of statements [2020-07-06T22:01:50.180Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-06T22:01:50.180Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-06T22:01:50.180Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-06T22:01:50.180Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-06T22:01:50.180Z] ? github.com/docker/docker/oci [no test files] [2020-07-06T22:01:50.180Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-06T22:01:50.180Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-06T22:01:50.180Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-06T22:01:50.689Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-06T22:01:50.748Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-07-06T22:01:50.947Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-06T22:01:51.008Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-07-06T22:01:51.514Z] --- PASS: TestCreateJob (4.18s) [2020-07-06T22:01:51.514Z] === RUN TestReplicatedJob [2020-07-06T22:01:51.576Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-07-06T22:01:51.773Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-06T22:01:51.967Z] --- PASS: TestServiceWithDataPathPortInit (18.23s) [2020-07-06T22:01:51.967Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-06T22:01:52.144Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-07-06T22:01:52.237Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-06T22:01:52.711Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-06T22:01:52.711Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-06T22:01:52.711Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-06T22:01:52.713Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2020-07-06T22:01:53.278Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-06T22:01:53.282Z] --- PASS: TestDockerNetworkMacvlan (11.17s) [2020-07-06T22:01:53.282Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-06T22:01:53.282Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-06T22:01:53.282Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-07-06T22:01:53.282Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2020-07-06T22:01:53.282Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s) [2020-07-06T22:01:53.282Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2020-07-06T22:01:53.282Z] PASS [2020-07-06T22:01:53.282Z] [2020-07-06T22:01:53.282Z] DONE 8 tests in 12.635s [2020-07-06T22:01:53.282Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-06T22:01:53.282Z] ++ 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-07-06T22:01:53.282Z] ++ set -e [2020-07-06T22:01:53.282Z] ++ '[' -n 0 ']' [2020-07-06T22:01:53.282Z] ++ set -x [2020-07-06T22:01:53.282Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:01:53.282Z] testing: warning: no tests to run [2020-07-06T22:01:53.282Z] PASS [2020-07-06T22:01:53.282Z] [2020-07-06T22:01:53.282Z] DONE 0 tests in 0.011s [2020-07-06T22:01:53.282Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-06T22:01:53.282Z] ++ 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-07-06T22:01:53.282Z] ++ set -e [2020-07-06T22:01:53.282Z] ++ '[' -n 0 ']' [2020-07-06T22:01:53.282Z] ++ set -x [2020-07-06T22:01:53.282Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:01:53.282Z] INFO: Testing against a local daemon [2020-07-06T22:01:53.282Z] === RUN TestAuthZPluginAllowRequest [2020-07-06T22:01:54.093Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-07-06T22:01:54.216Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-06T22:01:54.216Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-06T22:01:54.216Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-06T22:01:54.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-06T22:01:54.663Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-07-06T22:01:54.736Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-06T22:01:54.797Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2020-07-06T22:01:54.797Z] === RUN TestAuthZPluginTLS [2020-07-06T22:01:55.091Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-06T22:01:55.091Z] === RUN TestAuthZPluginDenyRequest [2020-07-06T22:01:55.232Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2020-07-06T22:01:55.304Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-06T22:01:55.304Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-06T22:01:55.492Z] ok github.com/docker/docker/pkg/fsutils 0.220s coverage: 85.1% of statements [2020-07-06T22:01:55.492Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-07-06T22:01:55.563Z] === RUN TestDockerSuite/TestCreateRM [2020-07-06T22:01:55.728Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-06T22:01:55.728Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-06T22:01:55.823Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-06T22:01:55.823Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-06T22:01:55.823Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-06T22:01:56.081Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-06T22:01:56.365Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-06T22:01:56.365Z] === RUN TestAuthZPluginDenyResponse [2020-07-06T22:01:58.696Z] ok github.com/docker/docker/pkg/idtools 0.473s coverage: 70.5% of statements [2020-07-06T22:01:58.696Z] ok github.com/docker/docker/pkg/ioutils 0.538s coverage: 69.3% of statements [2020-07-06T22:01:58.696Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-07-06T22:01:58.696Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2020-07-06T22:01:58.696Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-06T22:01:58.696Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-06T22:01:58.696Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-06T22:01:58.696Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-06T22:01:58.696Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-06T22:01:58.696Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-06T22:01:58.696Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-07-06T22:01:58.697Z] --- PASS: TestReplicatedJob (6.92s) [2020-07-06T22:01:58.697Z] === RUN TestUpdateReplicatedJob [2020-07-06T22:01:58.697Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-06T22:01:58.697Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-06T22:01:58.697Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-06T22:01:58.724Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-06T22:01:58.724Z] === RUN TestAuthZPluginAllowEventStream [2020-07-06T22:01:58.724Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s) [2020-07-06T22:01:58.724Z] === RUN TestAuthZPluginErrorResponse [2020-07-06T22:01:58.724Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-06T22:01:58.724Z] === RUN TestAuthZPluginErrorRequest [2020-07-06T22:01:58.956Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-07-06T22:01:58.956Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-07-06T22:01:58.956Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-06T22:01:58.956Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-06T22:01:59.361Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-06T22:01:59.361Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-06T22:01:59.655Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-06T22:01:59.655Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-06T22:01:59.895Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-07-06T22:02:00.476Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-06T22:02:01.046Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-06T22:02:01.046Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-06T22:02:01.555Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.06s) [2020-07-06T22:02:01.555Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vaus1yzn3gm0dqru1gk80hbp4 Created:2020-07-06 22:01:53.191929775 +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[1f09fdc34b1b9960e8fc6c98cf07d4ea9b841cce7c52cc726cfe7267011869a4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4pr0jjs2yipldrkecau8sns8s EndpointID:eb57aec9a649b7cc9b50160b5c567ed9202d1e5e4a56007a0c11c6c7075171c1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0336cfad80d7fd07ae6d822de8a0745cf89c4b02c8eb268fe4c32bd305dab919 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:f0af97cffa19 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4pr0jjs2yipldrkecau8sns8s EndpointID:eb57aec9a649b7cc9b50160b5c567ed9202d1e5e4a56007a0c11c6c7075171c1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-06T22:02:01.555Z] PASS [2020-07-06T22:02:01.555Z] [2020-07-06T22:02:01.555Z] === Skipped [2020-07-06T22:02:01.555Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-06T22:02:01.555Z] service_test.go:236: FLAKY_TEST [2020-07-06T22:02:01.555Z] [2020-07-06T22:02:01.555Z] [2020-07-06T22:02:01.555Z] DONE 23 tests, 1 skipped in 59.916s [2020-07-06T22:02:01.555Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-06T22:02:01.555Z] ++ 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-07-06T22:02:01.555Z] ++ set -e [2020-07-06T22:02:01.555Z] ++ '[' -n 0 ']' [2020-07-06T22:02:01.555Z] ++ set -x [2020-07-06T22:02:01.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:02:01.555Z] INFO: Testing against a local daemon [2020-07-06T22:02:01.555Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-06T22:02:01.555Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-06T22:02:01.555Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T22:02:01.555Z] === RUN TestDockerNetworkIpvlan [2020-07-06T22:02:01.555Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-06T22:02:01.555Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T22:02:01.555Z] PASS [2020-07-06T22:02:01.555Z] [2020-07-06T22:02:01.555Z] === Skipped [2020-07-06T22:02:01.555Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-06T22:02:01.555Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T22:02:01.555Z] [2020-07-06T22:02:01.555Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-06T22:02:01.555Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-06T22:02:01.555Z] [2020-07-06T22:02:01.555Z] [2020-07-06T22:02:01.555Z] DONE 2 tests, 2 skipped in 0.158s [2020-07-06T22:02:01.555Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-06T22:02:01.555Z] ++ 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-07-06T22:02:01.555Z] ++ set -e [2020-07-06T22:02:01.555Z] ++ '[' -n 0 ']' [2020-07-06T22:02:01.555Z] ++ set -x [2020-07-06T22:02:01.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:02:01.555Z] INFO: Testing against a local daemon [2020-07-06T22:02:01.555Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-06T22:02:01.754Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2020-07-06T22:02:01.754Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-06T22:02:02.424Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-07-06T22:02:02.684Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-06T22:02:02.892Z] --- PASS: TestUpdateReplicatedJob (3.98s) [2020-07-06T22:02:02.892Z] === RUN TestServiceListWithStatuses [2020-07-06T22:02:02.892Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-06T22:02:02.892Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-06T22:02:02.892Z] === RUN TestDockerNetworkConnectAlias [2020-07-06T22:02:03.279Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2020-07-06T22:02:03.279Z] === RUN TestAuthZPluginHeader [2020-07-06T22:02:03.463Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-06T22:02:03.463Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-06T22:02:03.463Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-06T22:02:03.463Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-06T22:02:03.463Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-06T22:02:03.470Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.11s) [2020-07-06T22:02:03.470Z] === RUN TestDockerNetworkMacvlan [2020-07-06T22:02:03.722Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-06T22:02:03.982Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-06T22:02:04.328Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-06T22:02:04.328Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-06T22:02:04.328Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-06T22:02:04.328Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:04.328Z] === RUN TestAuthZPluginV2Disable [2020-07-06T22:02:04.328Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-06T22:02:04.328Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:04.328Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-06T22:02:04.328Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-06T22:02:04.328Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:04.328Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-06T22:02:04.328Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-06T22:02:04.328Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:04.328Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-06T22:02:04.413Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-06T22:02:05.355Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-06T22:02:05.360Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-06T22:02:05.927Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-06T22:02:05.973Z] ok github.com/docker/docker/pkg/signal 2.420s coverage: 61.0% of statements [2020-07-06T22:02:05.973Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-07-06T22:02:06.233Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-06T22:02:06.500Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-06T22:02:06.742Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-06T22:02:06.759Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-06T22:02:07.307Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-06T22:02:07.566Z] --- PASS: TestDockerNetworkConnectAlias (5.30s) [2020-07-06T22:02:07.566Z] === RUN TestDockerNetworkReConnect [2020-07-06T22:02:07.697Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.8% of statements [2020-07-06T22:02:07.956Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 36.9% of statements [2020-07-06T22:02:08.524Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-07-06T22:02:08.946Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-06T22:02:09.093Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-07-06T22:02:09.206Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-06T22:02:09.353Z] testing: warning: no tests to run [2020-07-06T22:02:09.353Z] coverage: [no statements] [2020-07-06T22:02:09.353Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-07-06T22:02:09.613Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-06T22:02:09.873Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-06T22:02:10.051Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-06T22:02:10.133Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-06T22:02:10.145Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-06T22:02:10.145Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-06T22:02:10.714Z] === RUN TestDockerSuite/TestDockerFails [2020-07-06T22:02:10.714Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-06T22:02:10.714Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-06T22:02:10.976Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-06T22:02:11.913Z] --- PASS: TestDockerNetworkReConnect (4.18s) [2020-07-06T22:02:11.913Z] === RUN TestServicePlugin [2020-07-06T22:02:11.913Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-06T22:02:11.988Z] ok github.com/docker/docker/integration/container 51.060s [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === Skipped [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-06T22:02:11.988Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-06T22:02:11.988Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-06T22:02:11.988Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-06T22:02:11.988Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-07-06T22:02:11.988Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-06T22:02:11.988Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-06T22:02:11.988Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-06T22:02:11.988Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-06T22:02:11.988Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-06T22:02:11.988Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-06T22:02:11.988Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-06T22:02:11.988Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-06T22:02:11.988Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-06T22:02:11.988Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-06T22:02:11.988Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-06T22:02:11.988Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-06T22:02:11.988Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-06T22:02:11.988Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-06T22:02:11.988Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-06T22:02:11.988Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-06T22:02:11.988Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-06T22:02:11.988Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-06T22:02:11.988Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-06T22:02:11.988Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-06T22:02:11.988Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-06T22:02:11.988Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-06T22:02:11.988Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-06T22:02:11.988Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-06T22:02:11.988Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-06T22:02:11.988Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-06T22:02:11.988Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-06T22:02:11.988Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-06T22:02:11.988Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-06T22:02:11.988Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-06T22:02:11.988Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-06T22:02:11.988Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-06T22:02:11.988Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-06T22:02:11.988Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-06T22:02:11.988Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-06T22:02:11.988Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-06T22:02:11.988Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-06T22:02:11.988Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] DONE 85 tests, 42 skipped in 53.693s [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-06T22:02:11.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:02:11.988Z] INFO: Testing against a local daemon [2020-07-06T22:02:11.988Z] ok github.com/docker/docker/integration/image 0.451s [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === Skipped [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-06T22:02:11.988Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.988Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-06T22:02:11.988Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-06T22:02:11.988Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-06T22:02:11.989Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-06T22:02:11.989Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] DONE 11 tests, 4 skipped in 2.523s [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-06T22:02:11.989Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:02:11.989Z] INFO: Testing against a local daemon [2020-07-06T22:02:11.989Z] ok github.com/docker/docker/integration/network 0.239s [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === Skipped [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-06T22:02:11.989Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-06T22:02:11.989Z] 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-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-06T22:02:11.989Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-06T22:02:11.989Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-06T22:02:11.989Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-06T22:02:11.989Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-06T22:02:11.989Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-06T22:02:11.989Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-06T22:02:11.989Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-06T22:02:11.989Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-06T22:02:11.989Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-06T22:02:11.989Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-06T22:02:11.989Z] service_test.go:236: FLAKY_TEST [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-06T22:02:11.989Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-06T22:02:11.989Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] DONE 19 tests, 15 skipped in 2.479s [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-06T22:02:11.989Z] testing: warning: no tests to run [2020-07-06T22:02:11.989Z] ok github.com/docker/docker/integration/network/ipvlan 0.069s [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] DONE 0 tests in 0.769s [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-06T22:02:11.989Z] testing: warning: no tests to run [2020-07-06T22:02:11.989Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] DONE 0 tests in 0.770s [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-06T22:02:11.989Z] testing: warning: no tests to run [2020-07-06T22:02:11.989Z] ok github.com/docker/docker/integration/plugin 0.081s [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] DONE 0 tests in 0.775s [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-06T22:02:11.989Z] testing: warning: no tests to run [2020-07-06T22:02:11.989Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] DONE 0 tests in 0.746s [2020-07-06T22:02:11.989Z] [2020-07-06T22:02:11.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-06T22:02:12.040Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-07-06T22:02:12.608Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-06T22:02:12.852Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-06T22:02:13.547Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-06T22:02:14.115Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-06T22:02:14.230Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-06T22:02:14.230Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-06T22:02:14.230Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-06T22:02:14.258Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-06T22:02:14.489Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-06T22:02:15.494Z] ok github.com/docker/docker/registry 0.079s coverage: 56.3% of statements [2020-07-06T22:02:16.063Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-07-06T22:02:16.323Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-06T22:02:16.892Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-07-06T22:02:17.461Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-06T22:02:18.958Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:02:18.958Z] INFO: Testing against a local daemon [2020-07-06T22:02:18.958Z] ok github.com/docker/docker/integration/plugin/common 0.252s [2020-07-06T22:02:18.958Z] [2020-07-06T22:02:18.958Z] === Skipped [2020-07-06T22:02:18.958Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-06T22:02:18.958Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-06T22:02:18.958Z] [2020-07-06T22:02:18.958Z] [2020-07-06T22:02:18.958Z] DONE 3 tests, 1 skipped in 7.759s [2020-07-06T22:02:18.958Z] [2020-07-06T22:02:18.958Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-06T22:02:19.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-06T22:02:20.022Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-06T22:02:20.044Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-06T22:02:20.844Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-06T22:02:20.981Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-06T22:02:21.549Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-06T22:02:21.786Z] --- PASS: TestDockerNetworkMacvlan (18.54s) [2020-07-06T22:02:21.786Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-06T22:02:21.786Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-06T22:02:21.786Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2020-07-06T22:02:21.786Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s) [2020-07-06T22:02:21.786Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s) [2020-07-06T22:02:21.786Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-07-06T22:02:21.786Z] PASS [2020-07-06T22:02:21.786Z] [2020-07-06T22:02:21.786Z] DONE 8 tests in 20.819s [2020-07-06T22:02:21.786Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-06T22:02:21.786Z] ++ 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-07-06T22:02:21.786Z] ++ set -e [2020-07-06T22:02:21.786Z] ++ '[' -n 0 ']' [2020-07-06T22:02:21.786Z] ++ set -x [2020-07-06T22:02:21.786Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:02:21.786Z] testing: warning: no tests to run [2020-07-06T22:02:21.786Z] PASS [2020-07-06T22:02:21.786Z] [2020-07-06T22:02:21.786Z] DONE 0 tests in 0.034s [2020-07-06T22:02:21.786Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-06T22:02:21.786Z] ++ 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-07-06T22:02:21.786Z] ++ set -e [2020-07-06T22:02:21.786Z] ++ '[' -n 0 ']' [2020-07-06T22:02:21.786Z] ++ set -x [2020-07-06T22:02:21.786Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:02:21.786Z] INFO: Testing against a local daemon [2020-07-06T22:02:21.786Z] === RUN TestAuthZPluginAllowRequest [2020-07-06T22:02:21.830Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:02:21.830Z] INFO: Testing against a local daemon [2020-07-06T22:02:21.830Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.228s [2020-07-06T22:02:22.278Z] [2020-07-06T22:02:22.278Z] === Skipped [2020-07-06T22:02:22.278Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-06T22:02:22.278Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-06T22:02:22.278Z] [2020-07-06T22:02:22.278Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-06T22:02:22.278Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-06T22:02:22.278Z] [2020-07-06T22:02:22.278Z] [2020-07-06T22:02:22.278Z] DONE 2 tests, 2 skipped in 3.214s [2020-07-06T22:02:22.278Z] [2020-07-06T22:02:22.278Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-06T22:02:22.488Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-07-06T22:02:22.572Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-06T22:02:22.921Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2020-07-06T22:02:22.922Z] PASS [2020-07-06T22:02:22.922Z] [2020-07-06T22:02:22.922Z] === Skipped [2020-07-06T22:02:22.922Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-06T22:02:22.922Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:22.922Z] [2020-07-06T22:02:22.922Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-06T22:02:22.922Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:22.922Z] [2020-07-06T22:02:22.922Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-06T22:02:22.922Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:22.922Z] [2020-07-06T22:02:22.922Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-06T22:02:22.922Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:22.922Z] [2020-07-06T22:02:22.922Z] [2020-07-06T22:02:22.922Z] DONE 17 tests, 4 skipped in 27.717s [2020-07-06T22:02:22.922Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-06T22:02:22.922Z] ++ 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-07-06T22:02:22.922Z] ++ set -e [2020-07-06T22:02:22.922Z] ++ '[' -n 0 ']' [2020-07-06T22:02:22.922Z] ++ set -x [2020-07-06T22:02:22.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:02:22.922Z] INFO: Testing against a local daemon [2020-07-06T22:02:22.922Z] === RUN TestPluginInvalidJSON [2020-07-06T22:02:22.922Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T22:02:22.922Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T22:02:22.922Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T22:02:22.922Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-06T22:02:22.922Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-06T22:02:22.922Z] === RUN TestPluginInstall [2020-07-06T22:02:22.922Z] === RUN TestPluginInstall/no_auth [2020-07-06T22:02:23.699Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-07-06T22:02:23.699Z] === RUN TestAuthZPluginTLS [2020-07-06T22:02:24.272Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-07-06T22:02:24.272Z] === RUN TestAuthZPluginDenyRequest [2020-07-06T22:02:24.475Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-06T22:02:25.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:02:25.121Z] INFO: Testing against a local daemon [2020-07-06T22:02:25.121Z] ok github.com/docker/docker/integration/plugin/logging 0.241s [2020-07-06T22:02:25.121Z] [2020-07-06T22:02:25.121Z] === Skipped [2020-07-06T22:02:25.121Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-06T22:02:25.121Z] read_test.go:21: no unix domain sockets on Windows [2020-07-06T22:02:25.121Z] [2020-07-06T22:02:25.121Z] [2020-07-06T22:02:25.121Z] DONE 1 tests, 1 skipped in 2.592s [2020-07-06T22:02:25.121Z] [2020-07-06T22:02:25.121Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-06T22:02:25.215Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-07-06T22:02:25.215Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-06T22:02:25.786Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-07-06T22:02:25.786Z] === RUN TestAuthZPluginDenyResponse [2020-07-06T22:02:25.854Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-06T22:02:26.073Z] testing: warning: no tests to run [2020-07-06T22:02:26.073Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.117s [2020-07-06T22:02:26.073Z] [2020-07-06T22:02:26.073Z] DONE 0 tests in 1.351s [2020-07-06T22:02:26.073Z] [2020-07-06T22:02:26.358Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-07-06T22:02:26.358Z] === RUN TestAuthZPluginAllowEventStream [2020-07-06T22:02:26.421Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-06T22:02:26.463Z] time="2020-07-06T22:02:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:02:26.463Z] time="2020-07-06T22:02:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:02:26.463Z] time="2020-07-06T22:02:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3459d01b3af56aa04e76e5aacf786d4faca008ce23900cf3631ca751765da29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:02:26.463Z] time="2020-07-06T22:02:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:02:26.463Z] time="2020-07-06T22:02:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:02:26.463Z] time="2020-07-06T22:02:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3459d01b3af56aa04e76e5aacf786d4faca008ce23900cf3631ca751765da29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:02:26.463Z] === RUN TestPluginInstall/with_htpasswd [2020-07-06T22:02:26.520Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-06T22:02:26.762Z] time="2020-07-06T22:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:02:26.762Z] time="2020-07-06T22:02:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:02:26.762Z] time="2020-07-06T22:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09f35f92ad90c42ff05e126049548203b5b7c1d9adad127990f54d52024319a2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:02:26.762Z] time="2020-07-06T22:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:02:26.762Z] time="2020-07-06T22:02:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:02:26.762Z] time="2020-07-06T22:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09f35f92ad90c42ff05e126049548203b5b7c1d9adad127990f54d52024319a2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:02:26.989Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-06T22:02:27.401Z] === RUN TestPluginInstall/with_insecure [2020-07-06T22:02:27.926Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-06T22:02:28.273Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-07-06T22:02:28.273Z] === RUN TestAuthZPluginErrorResponse [2020-07-06T22:02:28.464Z] time="2020-07-06T22:02:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:02:28.464Z] time="2020-07-06T22:02:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:02:28.464Z] time="2020-07-06T22:02:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d95869497db795400f5b317246b604a702f538710ac71da48151ebf03c21731c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:02:28.464Z] time="2020-07-06T22:02:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:02:28.464Z] time="2020-07-06T22:02:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:02:28.464Z] time="2020-07-06T22:02:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d95869497db795400f5b317246b604a702f538710ac71da48151ebf03c21731c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:02:28.464Z] --- PASS: TestPluginInstall (7.57s) [2020-07-06T22:02:28.464Z] --- PASS: TestPluginInstall/no_auth (5.31s) [2020-07-06T22:02:28.464Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-07-06T22:02:28.464Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2020-07-06T22:02:28.464Z] plugin_test.go:157: [d2efe395f45c2] daemon is not started [2020-07-06T22:02:28.464Z] PASS [2020-07-06T22:02:28.464Z] [2020-07-06T22:02:28.464Z] DONE 6 tests in 7.664s [2020-07-06T22:02:28.464Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-06T22:02:28.464Z] ++ 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-07-06T22:02:28.464Z] ++ set -e [2020-07-06T22:02:28.464Z] ++ '[' -n 0 ']' [2020-07-06T22:02:28.464Z] ++ set -x [2020-07-06T22:02:28.464Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:02:28.496Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-06T22:02:28.534Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-07-06T22:02:28.534Z] === RUN TestAuthZPluginErrorRequest [2020-07-06T22:02:28.649Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:02:28.649Z] INFO: Testing against a local daemon [2020-07-06T22:02:28.649Z] ok github.com/docker/docker/integration/plugin/volumes 0.289s [2020-07-06T22:02:28.754Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-06T22:02:28.758Z] INFO: Testing against a local daemon [2020-07-06T22:02:28.758Z] === RUN TestExternalGraphDriver [2020-07-06T22:02:28.758Z] === RUN TestExternalGraphDriver/json [2020-07-06T22:02:29.095Z] [2020-07-06T22:02:29.095Z] === Skipped [2020-07-06T22:02:29.095Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-06T22:02:29.095Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:29.095Z] [2020-07-06T22:02:29.095Z] [2020-07-06T22:02:29.095Z] DONE 1 tests, 1 skipped in 2.591s [2020-07-06T22:02:29.095Z] [2020-07-06T22:02:29.095Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-06T22:02:29.323Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-06T22:02:29.476Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-07-06T22:02:29.476Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-06T22:02:30.047Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-07-06T22:02:30.047Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-06T22:02:30.838Z] === RUN TestExternalGraphDriver/spec [2020-07-06T22:02:31.230Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-06T22:02:31.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:02:31.255Z] INFO: Testing against a local daemon [2020-07-06T22:02:31.255Z] ok github.com/docker/docker/integration/secret 0.220s [2020-07-06T22:02:31.255Z] [2020-07-06T22:02:31.255Z] === Skipped [2020-07-06T22:02:31.255Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-06T22:02:31.255Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:31.255Z] [2020-07-06T22:02:31.255Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-06T22:02:31.255Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:31.255Z] [2020-07-06T22:02:31.255Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-06T22:02:31.255Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:31.255Z] [2020-07-06T22:02:31.255Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-06T22:02:31.255Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:31.255Z] [2020-07-06T22:02:31.255Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-06T22:02:31.255Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:31.255Z] [2020-07-06T22:02:31.255Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-06T22:02:31.255Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:02:31.255Z] [2020-07-06T22:02:31.255Z] [2020-07-06T22:02:31.255Z] DONE 6 tests, 6 skipped in 2.204s [2020-07-06T22:02:31.255Z] [2020-07-06T22:02:31.255Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-06T22:02:32.165Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-06T22:02:32.353Z] === RUN TestExternalGraphDriver/pull [2020-07-06T22:02:32.591Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2020-07-06T22:02:32.591Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-06T22:02:34.099Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:02:34.099Z] INFO: Testing against a local daemon [2020-07-06T22:02:34.099Z] ok github.com/docker/docker/integration/service 0.377s [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === Skipped [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-06T22:02:34.099Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-06T22:02:34.099Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-06T22:02:34.099Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-06T22:02:34.099Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-06T22:02:34.099Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-06T22:02:34.099Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-07-06T22:02:34.099Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-06T22:02:34.099Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-06T22:02:34.099Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-06T22:02:34.099Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-06T22:02:34.099Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-06T22:02:34.099Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-06T22:02:34.099Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-06T22:02:34.099Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-06T22:02:34.099Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-06T22:02:34.099Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-06T22:02:34.099Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-06T22:02:34.099Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-06T22:02:34.099Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-06T22:02:34.099Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-06T22:02:34.099Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-06T22:02:34.099Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-06T22:02:34.099Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-06T22:02:34.099Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-07-06T22:02:34.099Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] DONE 24 tests, 23 skipped in 2.924s [2020-07-06T22:02:34.099Z] [2020-07-06T22:02:34.099Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-06T22:02:34.464Z] --- PASS: TestExternalGraphDriver (5.44s) [2020-07-06T22:02:34.464Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-07-06T22:02:34.464Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-07-06T22:02:34.464Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2020-07-06T22:02:34.464Z] === RUN TestGraphdriverPluginV2 [2020-07-06T22:02:34.464Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-07-06T22:02:34.464Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:34.464Z] PASS [2020-07-06T22:02:34.464Z] [2020-07-06T22:02:34.464Z] === Skipped [2020-07-06T22:02:34.464Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-07-06T22:02:34.464Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:34.464Z] [2020-07-06T22:02:34.464Z] [2020-07-06T22:02:34.464Z] DONE 5 tests, 1 skipped in 5.596s [2020-07-06T22:02:34.464Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-06T22:02:34.464Z] ++ 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-07-06T22:02:34.464Z] ++ set -e [2020-07-06T22:02:34.464Z] ++ '[' -n 0 ']' [2020-07-06T22:02:34.464Z] ++ set -x [2020-07-06T22:02:34.464Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:02:34.464Z] INFO: Testing against a local daemon [2020-07-06T22:02:34.464Z] === RUN TestContinueAfterPluginCrash [2020-07-06T22:02:34.464Z] === PAUSE TestContinueAfterPluginCrash [2020-07-06T22:02:34.464Z] === RUN TestReadPluginNoRead [2020-07-06T22:02:34.464Z] === PAUSE TestReadPluginNoRead [2020-07-06T22:02:34.464Z] === RUN TestDaemonStartWithLogOpt [2020-07-06T22:02:34.464Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-06T22:02:34.464Z] === CONT TestContinueAfterPluginCrash [2020-07-06T22:02:34.464Z] === CONT TestDaemonStartWithLogOpt [2020-07-06T22:02:34.464Z] === CONT TestReadPluginNoRead [2020-07-06T22:02:34.504Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-07-06T22:02:34.504Z] === RUN TestAuthZPluginHeader [2020-07-06T22:02:34.694Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/rootless [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/volume [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-06T22:02:34.694Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === Skipped [2020-07-06T22:02:34.694Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-06T22:02:34.694Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-06T22:02:34.694Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:73: No driver to put! [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-06T22:02:34.694Z] time="2020-07-06T22:01:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-06T22:02:34.694Z] time="2020-07-06T22:01:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-06T22:02:34.694Z] time="2020-07-06T22:01:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-06T22:02:34.694Z] time="2020-07-06T22:01:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-06T22:02:34.694Z] time="2020-07-06T22:01:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:73: No driver to put! [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-06T22:02:34.694Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-06T22:02:34.694Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-06T22:02:34.694Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-06T22:02:34.694Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-06T22:02:34.694Z] graphtest_unix.go:73: No driver to put! [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-06T22:02:34.694Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-06T22:02:34.694Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] [2020-07-06T22:02:34.694Z] DONE 2124 tests, 26 skipped in 252.990s [2020-07-06T22:02:34.701Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork Post stage [Pipeline] junit [2020-07-06T22:02:34.708Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-06T22:02:35.447Z] --- PASS: TestAuthZPluginHeader (1.02s) [2020-07-06T22:02:35.447Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-06T22:02:35.447Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.02s) [2020-07-06T22:02:35.447Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:35.447Z] === RUN TestAuthZPluginV2Disable [2020-07-06T22:02:35.447Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-06T22:02:35.447Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:35.447Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-06T22:02:35.447Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-06T22:02:35.447Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:35.447Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-06T22:02:35.447Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-06T22:02:35.447Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:35.447Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-06T22:02:35.591Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41144/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:08495348804d384e174a0b5d5d01f20a922c2bce hack/validate/vendor [2020-07-06T22:02:36.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:02:36.232Z] INFO: Testing against a local daemon [2020-07-06T22:02:36.232Z] ok github.com/docker/docker/integration/session 0.204s [2020-07-06T22:02:36.232Z] [2020-07-06T22:02:36.232Z] === Skipped [2020-07-06T22:02:36.232Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-06T22:02:36.232Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:36.232Z] [2020-07-06T22:02:36.232Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-06T22:02:36.232Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:36.232Z] [2020-07-06T22:02:36.232Z] [2020-07-06T22:02:36.232Z] DONE 2 tests, 2 skipped in 2.102s [2020-07-06T22:02:36.232Z] [2020-07-06T22:02:36.232Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-06T22:02:36.527Z] 2020/07/06 22:02:36 Collecting initial packages [2020-07-06T22:02:36.527Z] 2020/07/06 22:02:36 Download dependencies [2020-07-06T22:02:36.604Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-06T22:02:37.183Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-06T22:02:38.119Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-06T22:02:38.365Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:02:38.365Z] INFO: Testing against a local daemon [2020-07-06T22:02:38.693Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-06T22:02:38.952Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Starting whole vndr cycle because no package specified [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Ignoring paths matching "^archive/tar" [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/opencontainers/selinux, revision c688bba66d7ecb448819836b96f9c416da8b0746, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/gorilla/mux, revision 75dcda0896e109a2a22c9315bca3bb21b87b2ba5, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/moby/term, revision 73f35e472e8f0a3f91347164138ce6bd73b756a9, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone golang.org/x/sys, revision 85ca7c5b95cdf1e557abb38a283d1e61a5959c31, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-07-06T22:02:39.060Z] 2020/07/06 22:02:38 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-07-06T22:02:39.868Z] ok github.com/docker/docker/integration/system 1.318s [2020-07-06T22:02:39.868Z] [2020-07-06T22:02:39.868Z] === Skipped [2020-07-06T22:02:39.868Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-06T22:02:39.868Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-06T22:02:39.868Z] [2020-07-06T22:02:39.868Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2020-07-06T22:02:39.868Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-06T22:02:39.868Z] [2020-07-06T22:02:39.868Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-06T22:02:39.868Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-06T22:02:39.868Z] [2020-07-06T22:02:39.868Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-06T22:02:39.868Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-06T22:02:39.868Z] [2020-07-06T22:02:39.868Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-06T22:02:39.868Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-06T22:02:39.868Z] [2020-07-06T22:02:39.868Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-06T22:02:39.868Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-06T22:02:39.868Z] [2020-07-06T22:02:39.868Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-06T22:02:39.868Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-06T22:02:39.868Z] [2020-07-06T22:02:39.868Z] [2020-07-06T22:02:39.868Z] DONE 13 tests, 7 skipped in 3.273s [2020-07-06T22:02:39.868Z] [2020-07-06T22:02:39.868Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-06T22:02:39.888Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-06T22:02:40.000Z] 2020/07/06 22:02:39 Finished clone github.com/creack/pty [2020-07-06T22:02:40.000Z] 2020/07/06 22:02:39 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-07-06T22:02:40.000Z] 2020/07/06 22:02:39 Finished clone github.com/mattn/go-shellwords [2020-07-06T22:02:40.000Z] 2020/07/06 22:02:39 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-07-06T22:02:40.000Z] 2020/07/06 22:02:39 Finished clone github.com/google/uuid [2020-07-06T22:02:40.000Z] 2020/07/06 22:02:39 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-07-06T22:02:40.000Z] 2020/07/06 22:02:39 Finished clone github.com/tchap/go-patricia [2020-07-06T22:02:40.000Z] 2020/07/06 22:02:39 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-07-06T22:02:40.000Z] 2020/07/06 22:02:39 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-07-06T22:02:40.000Z] 2020/07/06 22:02:39 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-07-06T22:02:40.069Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-06T22:02:40.069Z] --- PASS: TestDaemonStartWithLogOpt (5.45s) [2020-07-06T22:02:40.146Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-06T22:02:40.260Z] 2020/07/06 22:02:40 Finished clone github.com/docker/go-units [2020-07-06T22:02:40.260Z] 2020/07/06 22:02:40 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-07-06T22:02:40.260Z] 2020/07/06 22:02:40 Finished clone github.com/moby/term [2020-07-06T22:02:40.260Z] 2020/07/06 22:02:40 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-07-06T22:02:40.260Z] 2020/07/06 22:02:40 Finished clone github.com/moby/sys [2020-07-06T22:02:40.260Z] 2020/07/06 22:02:40 Clone github.com/moby/buildkit, revision df35e9818d1f9066e616e03f4b8d727c97562e5b, attempt 1/20 [2020-07-06T22:02:40.260Z] 2020/07/06 22:02:40 Finished clone github.com/gorilla/mux [2020-07-06T22:02:40.260Z] 2020/07/06 22:02:40 Clone github.com/tonistiigi/fsutil, revision c2c7d7b0e1441705cd802e5699c0a10b1dfe39fd, attempt 1/20 [2020-07-06T22:02:40.404Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-06T22:02:40.663Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-06T22:02:40.663Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-06T22:02:40.663Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-06T22:02:40.830Z] 2020/07/06 22:02:40 Finished clone github.com/sirupsen/logrus [2020-07-06T22:02:40.830Z] 2020/07/06 22:02:40 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-07-06T22:02:41.090Z] 2020/07/06 22:02:40 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-07-06T22:02:41.090Z] 2020/07/06 22:02:40 Finished clone github.com/docker/go-connections [2020-07-06T22:02:41.112Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-06T22:02:41.349Z] 2020/07/06 22:02:41 Finished clone github.com/RackSec/srslog [2020-07-06T22:02:41.349Z] 2020/07/06 22:02:41 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-07-06T22:02:41.349Z] 2020/07/06 22:02:41 Finished clone github.com/syndtr/gocapability [2020-07-06T22:02:41.349Z] 2020/07/06 22:02:41 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-07-06T22:02:41.609Z] 2020/07/06 22:02:41 Finished clone github.com/opencontainers/selinux [2020-07-06T22:02:41.609Z] 2020/07/06 22:02:41 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-07-06T22:02:41.609Z] 2020/07/06 22:02:41 Finished clone golang.org/x/sync [2020-07-06T22:02:41.609Z] 2020/07/06 22:02:41 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-07-06T22:02:41.609Z] 2020/07/06 22:02:41 Finished clone github.com/imdario/mergo [2020-07-06T22:02:41.609Z] 2020/07/06 22:02:41 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-07-06T22:02:41.871Z] 2020/07/06 22:02:41 Finished clone gotest.tools/v3 [2020-07-06T22:02:41.871Z] 2020/07/06 22:02:41 Clone github.com/docker/libnetwork, revision 2e24aed516bd5c836e11378bb457dd612aa868ed, attempt 1/20 [2020-07-06T22:02:41.871Z] 2020/07/06 22:02:41 Finished clone github.com/google/go-cmp [2020-07-06T22:02:41.871Z] 2020/07/06 22:02:41 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-07-06T22:02:41.996Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:02:41.996Z] INFO: Testing against a local daemon [2020-07-06T22:02:41.996Z] ok github.com/docker/docker/integration/volume 0.336s [2020-07-06T22:02:41.996Z] [2020-07-06T22:02:41.996Z] === Skipped [2020-07-06T22:02:41.996Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-06T22:02:41.996Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-06T22:02:41.996Z] [2020-07-06T22:02:41.996Z] [2020-07-06T22:02:41.996Z] DONE 5 tests, 1 skipped in 2.333s [2020-07-06T22:02:41.996Z] [2020-07-06T22:02:41.996Z] INFO: make.ps1 ended at 07/06/2020 22:02:41 [2020-07-06T22:02:41.996Z] INFO: Integration CLI tests being run from the host: [2020-07-06T22:02:41.996Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-07-06T22:02:42.039Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-06T22:02:42.131Z] 2020/07/06 22:02:42 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-07-06T22:02:42.131Z] 2020/07/06 22:02:42 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-07-06T22:02:42.390Z] 2020/07/06 22:02:42 Finished clone github.com/opentracing/opentracing-go [2020-07-06T22:02:42.390Z] 2020/07/06 22:02:42 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-07-06T22:02:42.605Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-06T22:02:42.606Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-06T22:02:42.606Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-06T22:02:42.649Z] === RUN TestReadPluginNoRead/default [2020-07-06T22:02:42.650Z] 2020/07/06 22:02:42 Finished clone github.com/google/shlex [2020-07-06T22:02:42.650Z] 2020/07/06 22:02:42 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-07-06T22:02:42.650Z] 2020/07/06 22:02:42 Finished clone github.com/opentracing-contrib/go-stdlib [2020-07-06T22:02:42.650Z] 2020/07/06 22:02:42 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-07-06T22:02:42.650Z] 2020/07/06 22:02:42 Finished clone github.com/mitchellh/hashstructure [2020-07-06T22:02:42.650Z] 2020/07/06 22:02:42 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-07-06T22:02:42.910Z] 2020/07/06 22:02:42 Finished clone github.com/gofrs/flock [2020-07-06T22:02:42.910Z] 2020/07/06 22:02:42 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-07-06T22:02:43.170Z] 2020/07/06 22:02:43 Finished clone github.com/docker/go-events [2020-07-06T22:02:43.170Z] 2020/07/06 22:02:43 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-07-06T22:02:43.543Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-06T22:02:43.543Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-06T22:02:43.739Z] 2020/07/06 22:02:43 Finished clone github.com/armon/go-radix [2020-07-06T22:02:43.739Z] 2020/07/06 22:02:43 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-07-06T22:02:43.801Z] --- PASS: TestServicePlugin (31.98s) [2020-07-06T22:02:43.801Z] plugin_test.go:62: [d1e00d6ae7a84] joining swarm manager [dffe2a75d061d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:02:43.801Z] plugin_test.go:65: [dd7907f09940a] joining swarm manager [dffe2a75d061d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:02:43.801Z] === RUN TestServiceUpdateLabel [2020-07-06T22:02:43.801Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-06T22:02:43.999Z] 2020/07/06 22:02:43 Finished clone github.com/armon/go-metrics [2020-07-06T22:02:43.999Z] 2020/07/06 22:02:43 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-07-06T22:02:43.999Z] 2020/07/06 22:02:43 Finished clone github.com/sean-/seed [2020-07-06T22:02:43.999Z] 2020/07/06 22:02:43 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-07-06T22:02:44.164Z] --- PASS: TestReadPluginNoRead (9.74s) [2020-07-06T22:02:44.164Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2020-07-06T22:02:44.164Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2020-07-06T22:02:44.164Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2020-07-06T22:02:44.164Z] read_test.go:92: [de7ee7b4eb7bc] daemon is not started [2020-07-06T22:02:44.259Z] 2020/07/06 22:02:44 Finished clone github.com/hashicorp/errwrap [2020-07-06T22:02:44.259Z] 2020/07/06 22:02:44 Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20 [2020-07-06T22:02:44.736Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-06T22:02:44.827Z] 2020/07/06 22:02:44 Finished clone github.com/tonistiigi/fsutil [2020-07-06T22:02:44.827Z] 2020/07/06 22:02:44 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-07-06T22:02:44.996Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-06T22:02:44.996Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-06T22:02:44.996Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-06T22:02:45.185Z] 2020/07/06 22:02:44 Finished clone github.com/hashicorp/go-multierror [2020-07-06T22:02:45.185Z] 2020/07/06 22:02:44 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-07-06T22:02:45.185Z] 2020/07/06 22:02:44 Finished clone github.com/hashicorp/memberlist [2020-07-06T22:02:45.185Z] 2020/07/06 22:02:44 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-07-06T22:02:45.203Z] --- PASS: TestContinueAfterPluginCrash (10.96s) [2020-07-06T22:02:45.203Z] PASS [2020-07-06T22:02:45.203Z] [2020-07-06T22:02:45.203Z] DONE 6 tests in 11.042s [2020-07-06T22:02:45.203Z] 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-07-06T22:02:45.203Z] ++ 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-07-06T22:02:45.203Z] ++ set -e [2020-07-06T22:02:45.203Z] ++ '[' -n 0 ']' [2020-07-06T22:02:45.203Z] ++ set -x [2020-07-06T22:02:45.203Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:02:45.203Z] testing: warning: no tests to run [2020-07-06T22:02:45.203Z] PASS [2020-07-06T22:02:45.203Z] [2020-07-06T22:02:45.203Z] DONE 0 tests in 0.018s [2020-07-06T22:02:45.203Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-06T22:02:45.203Z] ++ 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-07-06T22:02:45.203Z] ++ set -e [2020-07-06T22:02:45.203Z] ++ '[' -n 0 ']' [2020-07-06T22:02:45.203Z] ++ set -x [2020-07-06T22:02:45.203Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:02:45.203Z] INFO: Testing against a local daemon [2020-07-06T22:02:45.203Z] === RUN TestPluginWithDevMounts [2020-07-06T22:02:45.203Z] === PAUSE TestPluginWithDevMounts [2020-07-06T22:02:45.203Z] === CONT TestPluginWithDevMounts [2020-07-06T22:02:45.798Z] 2020/07/06 22:02:45 Finished clone github.com/docker/libkv [2020-07-06T22:02:45.798Z] 2020/07/06 22:02:45 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-07-06T22:02:45.798Z] 2020/07/06 22:02:45 Finished clone github.com/vishvananda/netns [2020-07-06T22:02:45.798Z] 2020/07/06 22:02:45 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-07-06T22:02:45.798Z] 2020/07/06 22:02:45 Finished clone github.com/hashicorp/go-sockaddr [2020-07-06T22:02:45.798Z] 2020/07/06 22:02:45 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-07-06T22:02:45.932Z] --- PASS: TestServiceUpdateLabel (2.26s) [2020-07-06T22:02:45.932Z] === RUN TestServiceUpdateSecrets [2020-07-06T22:02:46.736Z] 2020/07/06 22:02:46 Finished clone github.com/BurntSushi/toml [2020-07-06T22:02:46.736Z] 2020/07/06 22:02:46 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-07-06T22:02:46.869Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-06T22:02:47.128Z] === RUN TestDockerSuite/TestEventsRename [2020-07-06T22:02:47.281Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-07-06T22:02:47.281Z] PASS [2020-07-06T22:02:47.281Z] [2020-07-06T22:02:47.281Z] DONE 1 tests in 1.935s [2020-07-06T22:02:47.281Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-06T22:02:47.281Z] ++ 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-07-06T22:02:47.281Z] ++ set -e [2020-07-06T22:02:47.281Z] ++ '[' -n 0 ']' [2020-07-06T22:02:47.281Z] ++ set -x [2020-07-06T22:02:47.281Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:02:47.281Z] INFO: Testing against a local daemon [2020-07-06T22:02:47.281Z] === RUN TestSecretInspect [2020-07-06T22:02:47.304Z] 2020/07/06 22:02:47 Finished clone github.com/deckarep/golang-set [2020-07-06T22:02:47.304Z] 2020/07/06 22:02:47 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-07-06T22:02:47.563Z] 2020/07/06 22:02:47 Finished clone github.com/moby/ipvs [2020-07-06T22:02:47.563Z] 2020/07/06 22:02:47 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-07-06T22:02:47.563Z] 2020/07/06 22:02:47 Finished clone github.com/samuel/go-zookeeper [2020-07-06T22:02:47.563Z] 2020/07/06 22:02:47 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-07-06T22:02:47.696Z] === RUN TestDockerSuite/TestEventsResize [2020-07-06T22:02:47.822Z] 2020/07/06 22:02:47 Finished clone github.com/vishvananda/netlink [2020-07-06T22:02:47.822Z] 2020/07/06 22:02:47 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-07-06T22:02:48.081Z] 2020/07/06 22:02:47 Finished clone github.com/coreos/go-semver [2020-07-06T22:02:48.081Z] 2020/07/06 22:02:47 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-07-06T22:02:48.081Z] 2020/07/06 22:02:48 Finished clone github.com/golang/gddo [2020-07-06T22:02:48.081Z] 2020/07/06 22:02:48 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-07-06T22:02:48.341Z] 2020/07/06 22:02:48 Finished clone golang.org/x/net [2020-07-06T22:02:48.341Z] 2020/07/06 22:02:48 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-07-06T22:02:48.602Z] 2020/07/06 22:02:48 Finished clone github.com/hashicorp/go-msgpack [2020-07-06T22:02:48.602Z] 2020/07/06 22:02:48 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-07-06T22:02:48.633Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-06T22:02:48.892Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-06T22:02:49.172Z] 2020/07/06 22:02:49 Finished clone github.com/ishidawataru/sctp [2020-07-06T22:02:49.172Z] 2020/07/06 22:02:49 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-07-06T22:02:49.357Z] --- PASS: TestSecretInspect (1.89s) [2020-07-06T22:02:49.357Z] === RUN TestSecretList [2020-07-06T22:02:49.460Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-06T22:02:50.028Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-06T22:02:50.113Z] 2020/07/06 22:02:50 Finished clone github.com/opencontainers/go-digest [2020-07-06T22:02:50.113Z] 2020/07/06 22:02:50 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-07-06T22:02:50.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-06T22:02:50.453Z] INFO: Testing against a local daemon [2020-07-06T22:02:50.684Z] 2020/07/06 22:02:50 Finished clone github.com/mistifyio/go-zfs [2020-07-06T22:02:50.684Z] 2020/07/06 22:02:50 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-07-06T22:02:51.255Z] 2020/07/06 22:02:50 Finished clone github.com/vbatts/tar-split [2020-07-06T22:02:51.255Z] 2020/07/06 22:02:50 Clone github.com/opencontainers/runtime-spec, revision c4ee7d12c742ffe806cd9350b6af3b4b19faed6f, attempt 1/20 [2020-07-06T22:02:51.441Z] --- PASS: TestSecretList (1.86s) [2020-07-06T22:02:51.441Z] === RUN TestSecretsCreateAndDelete [2020-07-06T22:02:51.515Z] 2020/07/06 22:02:51 Finished clone go.etcd.io/bbolt [2020-07-06T22:02:51.515Z] 2020/07/06 22:02:51 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-07-06T22:02:52.455Z] 2020/07/06 22:02:52 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-07-06T22:02:52.455Z] 2020/07/06 22:02:52 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-07-06T22:02:52.962Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2020-07-06T22:02:52.962Z] === RUN TestSecretsUpdate [2020-07-06T22:02:53.316Z] === RUN TestDockerSuite/TestEventsTop [2020-07-06T22:02:53.317Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-06T22:02:54.366Z] 2020/07/06 22:02:54 Finished clone github.com/seccomp/libseccomp-golang [2020-07-06T22:02:54.366Z] 2020/07/06 22:02:54 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-07-06T22:02:54.366Z] 2020/07/06 22:02:54 Finished clone github.com/Microsoft/opengcs [2020-07-06T22:02:54.366Z] 2020/07/06 22:02:54 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-07-06T22:02:54.366Z] 2020/07/06 22:02:54 Finished clone github.com/opencontainers/runtime-spec [2020-07-06T22:02:54.366Z] 2020/07/06 22:02:54 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-07-06T22:02:55.307Z] 2020/07/06 22:02:55 Finished clone github.com/hashicorp/serf [2020-07-06T22:02:55.307Z] 2020/07/06 22:02:55 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-07-06T22:02:55.307Z] 2020/07/06 22:02:55 Finished clone github.com/opencontainers/image-spec [2020-07-06T22:02:55.307Z] 2020/07/06 22:02:55 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-07-06T22:02:55.721Z] --- PASS: TestSecretsUpdate (2.34s) [2020-07-06T22:02:55.721Z] === RUN TestTemplatedSecret [2020-07-06T22:02:55.847Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-06T22:02:56.691Z] 2020/07/06 22:02:56 Finished clone github.com/coreos/go-systemd [2020-07-06T22:02:56.691Z] 2020/07/06 22:02:56 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-07-06T22:02:56.691Z] 2020/07/06 22:02:56 Finished clone github.com/godbus/dbus/v5 [2020-07-06T22:02:56.691Z] 2020/07/06 22:02:56 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-07-06T22:02:56.691Z] 2020/07/06 22:02:56 Finished clone github.com/coreos/go-systemd/v22 [2020-07-06T22:02:56.691Z] 2020/07/06 22:02:56 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-07-06T22:02:56.691Z] 2020/07/06 22:02:56 Finished clone github.com/Graylog2/go-gelf [2020-07-06T22:02:56.691Z] 2020/07/06 22:02:56 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-07-06T22:02:56.691Z] 2020/07/06 22:02:56 Finished clone github.com/ugorji/go [2020-07-06T22:02:56.691Z] 2020/07/06 22:02:56 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-07-06T22:02:56.952Z] 2020/07/06 22:02:56 Finished clone github.com/fluent/fluent-logger-golang [2020-07-06T22:02:56.952Z] 2020/07/06 22:02:56 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-07-06T22:02:57.224Z] === RUN TestDockerSuite/TestExec [2020-07-06T22:02:57.408Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.15s) [2020-07-06T22:02:57.408Z] PASS [2020-07-06T22:02:57.408Z] [2020-07-06T22:02:57.408Z] === Skipped [2020-07-06T22:02:57.408Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.02s) [2020-07-06T22:02:57.408Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:57.408Z] [2020-07-06T22:02:57.408Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-06T22:02:57.408Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:57.408Z] [2020-07-06T22:02:57.408Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-06T22:02:57.408Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:57.408Z] [2020-07-06T22:02:57.408Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-06T22:02:57.408Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:02:57.408Z] [2020-07-06T22:02:57.408Z] [2020-07-06T22:02:57.408Z] DONE 17 tests, 4 skipped in 31.999s [2020-07-06T22:02:57.408Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-06T22:02:57.408Z] ++ 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-07-06T22:02:57.408Z] ++ set -e [2020-07-06T22:02:57.408Z] ++ '[' -n 0 ']' [2020-07-06T22:02:57.408Z] ++ set -x [2020-07-06T22:02:57.408Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:02:57.408Z] INFO: Testing against a local daemon [2020-07-06T22:02:57.408Z] === RUN TestPluginInvalidJSON [2020-07-06T22:02:57.408Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T22:02:57.408Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T22:02:57.408Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-06T22:02:57.408Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-06T22:02:57.408Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-06T22:02:57.408Z] === RUN TestPluginInstall [2020-07-06T22:02:57.408Z] === RUN TestPluginInstall/no_auth [2020-07-06T22:02:57.483Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-06T22:02:57.824Z] --- PASS: TestTemplatedSecret (2.45s) [2020-07-06T22:02:57.824Z] === RUN TestSecretCreateResolve [2020-07-06T22:02:57.893Z] 2020/07/06 22:02:57 Finished clone github.com/philhofer/fwd [2020-07-06T22:02:57.893Z] 2020/07/06 22:02:57 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-07-06T22:02:58.051Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-06T22:02:58.309Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-06T22:02:58.463Z] 2020/07/06 22:02:58 Finished clone github.com/bsphere/le_go [2020-07-06T22:02:58.463Z] 2020/07/06 22:02:58 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-07-06T22:02:58.463Z] 2020/07/06 22:02:58 Finished clone github.com/fsnotify/fsnotify [2020-07-06T22:02:58.463Z] 2020/07/06 22:02:58 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-07-06T22:02:58.723Z] 2020/07/06 22:02:58 Finished clone github.com/jmespath/go-jmespath [2020-07-06T22:02:58.723Z] 2020/07/06 22:02:58 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-07-06T22:02:58.877Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-06T22:02:59.294Z] 2020/07/06 22:02:59 Finished clone golang.org/x/sys [2020-07-06T22:02:59.294Z] 2020/07/06 22:02:59 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-07-06T22:02:59.900Z] --- PASS: TestSecretCreateResolve (1.87s) [2020-07-06T22:02:59.900Z] PASS [2020-07-06T22:02:59.900Z] [2020-07-06T22:02:59.900Z] DONE 6 tests in 12.423s [2020-07-06T22:02:59.900Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-06T22:02:59.900Z] ++ 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-07-06T22:02:59.900Z] ++ set -e [2020-07-06T22:02:59.900Z] ++ '[' -n 0 ']' [2020-07-06T22:02:59.900Z] ++ set -x [2020-07-06T22:02:59.900Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:02:59.900Z] INFO: Testing against a local daemon [2020-07-06T22:02:59.900Z] === RUN TestServiceCreateInit [2020-07-06T22:02:59.900Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-06T22:02:59.954Z] time="2020-07-06T22:02:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:02:59.954Z] time="2020-07-06T22:02:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:02:59.954Z] time="2020-07-06T22:02:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:954898ca76b3a464e4dfdc7215442fb88492e5058e49b457a2ebc6526f82804d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:02:59.954Z] time="2020-07-06T22:02:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:02:59.954Z] time="2020-07-06T22:02:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:02:59.954Z] time="2020-07-06T22:02:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:954898ca76b3a464e4dfdc7215442fb88492e5058e49b457a2ebc6526f82804d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:02:59.954Z] === RUN TestPluginInstall/with_htpasswd [2020-07-06T22:03:00.255Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-06T22:03:00.513Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-06T22:03:00.679Z] 2020/07/06 22:03:00 Finished clone github.com/tinylib/msgp [2020-07-06T22:03:00.679Z] 2020/07/06 22:03:00 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-07-06T22:03:00.679Z] 2020/07/06 22:03:00 Finished clone github.com/googleapis/gax-go [2020-07-06T22:03:00.679Z] 2020/07/06 22:03:00 Clone github.com/containerd/containerd, revision c80284d4b5291a351bb471bcdabb5c1d95e7a583, attempt 1/20 [2020-07-06T22:03:00.896Z] time="2020-07-06T22:03:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:03:00.897Z] time="2020-07-06T22:03:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:03:00.897Z] time="2020-07-06T22:03:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1e0728a7d402b14ad8f6a5a9a3f0337ac85ffed7a2a782a278f8798d362938b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:03:00.897Z] time="2020-07-06T22:03:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:03:00.897Z] time="2020-07-06T22:03:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:03:00.897Z] time="2020-07-06T22:03:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1e0728a7d402b14ad8f6a5a9a3f0337ac85ffed7a2a782a278f8798d362938b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:03:01.082Z] --- PASS: TestServiceUpdateSecrets (15.07s) [2020-07-06T22:03:01.082Z] === RUN TestServiceUpdateConfigs [2020-07-06T22:03:01.158Z] === RUN TestPluginInstall/with_insecure [2020-07-06T22:03:01.340Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-06T22:03:01.621Z] 2020/07/06 22:03:01 Finished clone github.com/moby/buildkit [2020-07-06T22:03:01.621Z] 2020/07/06 22:03:01 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-07-06T22:03:01.881Z] 2020/07/06 22:03:01 Finished clone golang.org/x/oauth2 [2020-07-06T22:03:01.882Z] 2020/07/06 22:03:01 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-07-06T22:03:01.882Z] 2020/07/06 22:03:01 Finished clone github.com/docker/libnetwork [2020-07-06T22:03:01.882Z] 2020/07/06 22:03:01 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-07-06T22:03:01.907Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-06T22:03:02.142Z] 2020/07/06 22:03:01 Finished clone go.opencensus.io [2020-07-06T22:03:02.142Z] 2020/07/06 22:03:01 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-07-06T22:03:02.475Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-06T22:03:02.544Z] time="2020-07-06T22:03:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:03:02.544Z] time="2020-07-06T22:03:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:03:02.544Z] time="2020-07-06T22:03:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db68ceb3047614b2758896b5fdbf3d28d6bd0f6f2908439b1031fd795e89fc03" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:03:02.544Z] time="2020-07-06T22:03:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-06T22:03:02.544Z] time="2020-07-06T22:03:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-06T22:03:02.545Z] time="2020-07-06T22:03:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db68ceb3047614b2758896b5fdbf3d28d6bd0f6f2908439b1031fd795e89fc03" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-06T22:03:02.713Z] 2020/07/06 22:03:02 Finished clone golang.org/x/text [2020-07-06T22:03:02.713Z] 2020/07/06 22:03:02 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-07-06T22:03:03.042Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-06T22:03:03.117Z] --- PASS: TestPluginInstall (9.05s) [2020-07-06T22:03:03.117Z] --- PASS: TestPluginInstall/no_auth (6.06s) [2020-07-06T22:03:03.117Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-07-06T22:03:03.117Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2020-07-06T22:03:03.117Z] plugin_test.go:157: [d3d0304b29df7] daemon is not started [2020-07-06T22:03:03.117Z] PASS [2020-07-06T22:03:03.117Z] [2020-07-06T22:03:03.117Z] DONE 6 tests in 9.311s [2020-07-06T22:03:03.117Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-06T22:03:03.117Z] ++ 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-07-06T22:03:03.117Z] ++ set -e [2020-07-06T22:03:03.117Z] ++ '[' -n 0 ']' [2020-07-06T22:03:03.117Z] ++ set -x [2020-07-06T22:03:03.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:03:03.285Z] 2020/07/06 22:03:03 Finished clone github.com/containerd/fifo [2020-07-06T22:03:03.285Z] 2020/07/06 22:03:03 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-07-06T22:03:03.377Z] INFO: Testing against a local daemon [2020-07-06T22:03:03.377Z] === RUN TestExternalGraphDriver [2020-07-06T22:03:03.377Z] === RUN TestExternalGraphDriver/json [2020-07-06T22:03:03.444Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-06T22:03:03.585Z] 2020/07/06 22:03:03 Finished clone github.com/miekg/dns [2020-07-06T22:03:03.585Z] 2020/07/06 22:03:03 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 [2020-07-06T22:03:03.978Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-06T22:03:04.156Z] 2020/07/06 22:03:03 Finished clone github.com/containerd/cgroups [2020-07-06T22:03:04.156Z] 2020/07/06 22:03:03 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-07-06T22:03:04.417Z] 2020/07/06 22:03:04 Finished clone github.com/containerd/go-runc [2020-07-06T22:03:04.417Z] 2020/07/06 22:03:04 Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20 [2020-07-06T22:03:04.677Z] 2020/07/06 22:03:04 Finished clone github.com/containerd/typeurl [2020-07-06T22:03:04.677Z] 2020/07/06 22:03:04 Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20 [2020-07-06T22:03:04.914Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-06T22:03:05.249Z] 2020/07/06 22:03:05 Finished clone github.com/containerd/ttrpc [2020-07-06T22:03:05.249Z] 2020/07/06 22:03:05 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-07-06T22:03:05.249Z] 2020/07/06 22:03:05 Finished clone github.com/containerd/console [2020-07-06T22:03:05.249Z] 2020/07/06 22:03:05 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-07-06T22:03:05.249Z] 2020/07/06 22:03:05 Finished clone google.golang.org/grpc [2020-07-06T22:03:05.249Z] 2020/07/06 22:03:05 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-07-06T22:03:05.511Z] 2020/07/06 22:03:05 Finished clone github.com/gogo/googleapis [2020-07-06T22:03:05.511Z] 2020/07/06 22:03:05 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-07-06T22:03:05.852Z] === RUN TestDockerSuite/TestExecEnv [2020-07-06T22:03:05.922Z] === RUN TestExternalGraphDriver/spec [2020-07-06T22:03:06.081Z] 2020/07/06 22:03:05 Finished clone github.com/containerd/continuity [2020-07-06T22:03:06.081Z] 2020/07/06 22:03:05 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-07-06T22:03:06.110Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-06T22:03:06.343Z] 2020/07/06 22:03:06 Finished clone github.com/opencontainers/runc [2020-07-06T22:03:06.343Z] 2020/07/06 22:03:06 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-07-06T22:03:07.069Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-06T22:03:07.305Z] 2020/07/06 22:03:07 Finished clone github.com/fernet/fernet-go [2020-07-06T22:03:07.305Z] 2020/07/06 22:03:07 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-07-06T22:03:07.636Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-06T22:03:07.875Z] 2020/07/06 22:03:07 Finished clone github.com/docker/distribution [2020-07-06T22:03:07.875Z] 2020/07/06 22:03:07 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-07-06T22:03:07.923Z] --- PASS: TestServiceCreateInit (7.54s) [2020-07-06T22:03:07.923Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s) [2020-07-06T22:03:07.923Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2020-07-06T22:03:07.923Z] === RUN TestCreateServiceMultipleTimes [2020-07-06T22:03:08.137Z] 2020/07/06 22:03:08 Finished clone github.com/cilium/ebpf [2020-07-06T22:03:08.137Z] 2020/07/06 22:03:08 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-07-06T22:03:08.706Z] 2020/07/06 22:03:08 Finished clone golang.org/x/time [2020-07-06T22:03:08.706Z] 2020/07/06 22:03:08 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-07-06T22:03:08.968Z] 2020/07/06 22:03:08 Finished clone github.com/hashicorp/go-immutable-radix [2020-07-06T22:03:08.968Z] 2020/07/06 22:03:08 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-07-06T22:03:09.223Z] === RUN TestExternalGraphDriver/pull [2020-07-06T22:03:09.536Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-06T22:03:09.538Z] 2020/07/06 22:03:09 Finished clone github.com/hashicorp/go-memdb [2020-07-06T22:03:09.538Z] 2020/07/06 22:03:09 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-07-06T22:03:09.795Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-06T22:03:10.109Z] 2020/07/06 22:03:10 Finished clone github.com/hashicorp/golang-lru [2020-07-06T22:03:10.109Z] 2020/07/06 22:03:10 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-07-06T22:03:10.369Z] 2020/07/06 22:03:10 Finished clone github.com/coreos/pkg [2020-07-06T22:03:10.369Z] 2020/07/06 22:03:10 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-07-06T22:03:10.732Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-06T22:03:10.942Z] 2020/07/06 22:03:10 Finished clone code.cloudfoundry.org/clock [2020-07-06T22:03:10.942Z] 2020/07/06 22:03:10 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-07-06T22:03:11.140Z] --- PASS: TestExternalGraphDriver (7.62s) [2020-07-06T22:03:11.140Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2020-07-06T22:03:11.140Z] --- PASS: TestExternalGraphDriver/spec (2.77s) [2020-07-06T22:03:11.140Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2020-07-06T22:03:11.140Z] === RUN TestGraphdriverPluginV2 [2020-07-06T22:03:11.140Z] --- SKIP: TestGraphdriverPluginV2 (0.13s) [2020-07-06T22:03:11.140Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:03:11.140Z] PASS [2020-07-06T22:03:11.140Z] [2020-07-06T22:03:11.140Z] === Skipped [2020-07-06T22:03:11.140Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s) [2020-07-06T22:03:11.140Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:03:11.140Z] [2020-07-06T22:03:11.140Z] [2020-07-06T22:03:11.140Z] DONE 5 tests, 1 skipped in 7.948s [2020-07-06T22:03:11.140Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-06T22:03:11.140Z] ++ 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-07-06T22:03:11.140Z] ++ set -e [2020-07-06T22:03:11.140Z] ++ '[' -n 0 ']' [2020-07-06T22:03:11.140Z] ++ set -x [2020-07-06T22:03:11.140Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:03:11.140Z] INFO: Testing against a local daemon [2020-07-06T22:03:11.140Z] === RUN TestContinueAfterPluginCrash [2020-07-06T22:03:11.140Z] === PAUSE TestContinueAfterPluginCrash [2020-07-06T22:03:11.140Z] === RUN TestReadPluginNoRead [2020-07-06T22:03:11.140Z] === PAUSE TestReadPluginNoRead [2020-07-06T22:03:11.140Z] === RUN TestDaemonStartWithLogOpt [2020-07-06T22:03:11.140Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-06T22:03:11.140Z] === CONT TestContinueAfterPluginCrash [2020-07-06T22:03:11.140Z] === CONT TestDaemonStartWithLogOpt [2020-07-06T22:03:11.140Z] === CONT TestReadPluginNoRead [2020-07-06T22:03:11.301Z] === RUN TestDockerSuite/TestExecParseError [2020-07-06T22:03:11.869Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-06T22:03:11.880Z] 2020/07/06 22:03:11 Finished clone github.com/beorn7/perks [2020-07-06T22:03:11.880Z] 2020/07/06 22:03:11 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-07-06T22:03:12.436Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-06T22:03:12.449Z] 2020/07/06 22:03:12 Finished clone github.com/prometheus/client_model [2020-07-06T22:03:12.449Z] 2020/07/06 22:03:12 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-07-06T22:03:12.696Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-06T22:03:12.708Z] 2020/07/06 22:03:12 Finished clone golang.org/x/crypto [2020-07-06T22:03:12.708Z] 2020/07/06 22:03:12 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-07-06T22:03:13.634Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-06T22:03:13.645Z] 2020/07/06 22:03:13 Finished clone github.com/golang/protobuf [2020-07-06T22:03:13.646Z] 2020/07/06 22:03:13 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-07-06T22:03:13.646Z] 2020/07/06 22:03:13 Finished clone github.com/prometheus/client_golang [2020-07-06T22:03:13.646Z] 2020/07/06 22:03:13 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-07-06T22:03:14.206Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-06T22:03:14.775Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-06T22:03:15.024Z] 2020/07/06 22:03:14 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-07-06T22:03:15.024Z] 2020/07/06 22:03:14 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-07-06T22:03:15.025Z] 2020/07/06 22:03:14 Finished clone github.com/pkg/errors [2020-07-06T22:03:15.025Z] 2020/07/06 22:03:14 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-07-06T22:03:15.025Z] 2020/07/06 22:03:14 Finished clone github.com/prometheus/common [2020-07-06T22:03:15.025Z] 2020/07/06 22:03:14 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-07-06T22:03:15.284Z] 2020/07/06 22:03:15 Finished clone github.com/prometheus/procfs [2020-07-06T22:03:15.284Z] 2020/07/06 22:03:15 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-07-06T22:03:15.284Z] 2020/07/06 22:03:15 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-07-06T22:03:15.284Z] 2020/07/06 22:03:15 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-07-06T22:03:16.154Z] --- PASS: TestServiceUpdateConfigs (15.04s) [2020-07-06T22:03:16.154Z] === RUN TestServiceUpdateNetwork [2020-07-06T22:03:16.449Z] === RUN TestReadPluginNoRead/default [2020-07-06T22:03:16.449Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2020-07-06T22:03:16.667Z] 2020/07/06 22:03:16 Finished clone github.com/cespare/xxhash/v2 [2020-07-06T22:03:16.667Z] 2020/07/06 22:03:16 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-07-06T22:03:16.667Z] 2020/07/06 22:03:16 Finished clone github.com/inconshreveable/mousetrap [2020-07-06T22:03:16.667Z] 2020/07/06 22:03:16 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-07-06T22:03:16.927Z] 2020/07/06 22:03:16 Finished clone github.com/spf13/pflag [2020-07-06T22:03:16.927Z] 2020/07/06 22:03:16 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-07-06T22:03:16.927Z] 2020/07/06 22:03:16 Finished clone github.com/morikuni/aec [2020-07-06T22:03:16.927Z] 2020/07/06 22:03:16 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-07-06T22:03:17.392Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-06T22:03:17.866Z] 2020/07/06 22:03:17 Finished clone github.com/docker/go-metrics [2020-07-06T22:03:17.866Z] 2020/07/06 22:03:17 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-07-06T22:03:17.866Z] 2020/07/06 22:03:17 Finished clone github.com/spf13/cobra [2020-07-06T22:03:18.436Z] 2020/07/06 22:03:18 Finished clone github.com/Azure/go-ansiterm [2020-07-06T22:03:19.006Z] 2020/07/06 22:03:18 Finished clone github.com/Microsoft/go-winio [2020-07-06T22:03:19.266Z] 2020/07/06 22:03:19 Finished clone github.com/docker/libtrust [2020-07-06T22:03:19.304Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-06T22:03:20.207Z] 2020/07/06 22:03:20 Finished clone github.com/google/certificate-transparency-go [2020-07-06T22:03:21.216Z] --- PASS: TestReadPluginNoRead (9.91s) [2020-07-06T22:03:21.216Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-07-06T22:03:21.216Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2020-07-06T22:03:21.216Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2020-07-06T22:03:21.216Z] read_test.go:92: [dc5a154cf1ce7] daemon is not started [2020-07-06T22:03:21.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-06T22:03:21.476Z] --- PASS: TestContinueAfterPluginCrash (10.28s) [2020-07-06T22:03:21.476Z] PASS [2020-07-06T22:03:21.476Z] [2020-07-06T22:03:21.476Z] DONE 6 tests in 10.458s [2020-07-06T22:03:21.476Z] 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-07-06T22:03:21.476Z] ++ 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-07-06T22:03:21.476Z] ++ set -e [2020-07-06T22:03:21.476Z] ++ '[' -n 0 ']' [2020-07-06T22:03:21.476Z] ++ set -x [2020-07-06T22:03:21.476Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:03:21.476Z] testing: warning: no tests to run [2020-07-06T22:03:21.476Z] PASS [2020-07-06T22:03:21.476Z] [2020-07-06T22:03:21.476Z] DONE 0 tests in 0.051s [2020-07-06T22:03:21.476Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-06T22:03:21.476Z] ++ 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-07-06T22:03:21.476Z] ++ set -e [2020-07-06T22:03:21.476Z] ++ '[' -n 0 ']' [2020-07-06T22:03:21.476Z] ++ set -x [2020-07-06T22:03:21.476Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:03:21.745Z] INFO: Testing against a local daemon [2020-07-06T22:03:21.745Z] === RUN TestPluginWithDevMounts [2020-07-06T22:03:21.745Z] === PAUSE TestPluginWithDevMounts [2020-07-06T22:03:21.745Z] === CONT TestPluginWithDevMounts [2020-07-06T22:03:23.322Z] --- PASS: TestCreateServiceMultipleTimes (15.56s) [2020-07-06T22:03:23.322Z] === RUN TestCreateServiceConflict [2020-07-06T22:03:23.508Z] 2020/07/06 22:03:22 Finished clone github.com/cloudflare/cfssl [2020-07-06T22:03:24.290Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-07-06T22:03:24.290Z] PASS [2020-07-06T22:03:24.290Z] [2020-07-06T22:03:24.290Z] DONE 1 tests in 2.404s [2020-07-06T22:03:24.290Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-06T22:03:24.290Z] ++ 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-07-06T22:03:24.290Z] ++ set -e [2020-07-06T22:03:24.290Z] ++ '[' -n 0 ']' [2020-07-06T22:03:24.290Z] ++ set -x [2020-07-06T22:03:24.290Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:03:24.290Z] INFO: Testing against a local daemon [2020-07-06T22:03:24.290Z] === RUN TestSecretInspect [2020-07-06T22:03:24.836Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-07-06T22:03:24.836Z] === RUN TestCreateServiceMaxReplicas [2020-07-06T22:03:25.623Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-06T22:03:26.190Z] === RUN TestDockerSuite/TestExecTTY [2020-07-06T22:03:26.757Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-06T22:03:26.836Z] --- PASS: TestSecretInspect (2.74s) [2020-07-06T22:03:26.836Z] === RUN TestSecretList [2020-07-06T22:03:27.326Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-06T22:03:27.576Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2020-07-06T22:03:27.576Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-06T22:03:27.893Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-06T22:03:28.461Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-06T22:03:28.461Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-06T22:03:29.029Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2020-07-06T22:03:29.029Z] === RUN TestServiceUpdatePidsLimit [2020-07-06T22:03:30.088Z] 2020/07/06 22:03:29 Finished clone cloud.google.com/go [2020-07-06T22:03:30.137Z] --- PASS: TestSecretList (3.18s) [2020-07-06T22:03:30.137Z] === RUN TestSecretsCreateAndDelete [2020-07-06T22:03:30.407Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-06T22:03:30.665Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-06T22:03:30.925Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-06T22:03:31.493Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-06T22:03:31.752Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-06T22:03:32.016Z] 2020/07/06 22:03:31 Finished clone github.com/Microsoft/hcsshim [2020-07-06T22:03:32.319Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-06T22:03:32.954Z] 2020/07/06 22:03:32 Finished clone github.com/docker/swarmkit [2020-07-06T22:03:33.255Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-06T22:03:33.438Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2020-07-06T22:03:33.438Z] === RUN TestSecretsUpdate [2020-07-06T22:03:36.740Z] --- PASS: TestSecretsUpdate (3.20s) [2020-07-06T22:03:36.740Z] === RUN TestTemplatedSecret [2020-07-06T22:03:38.238Z] 2020/07/06 22:03:37 Finished clone github.com/containerd/containerd [2020-07-06T22:03:38.521Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-06T22:03:38.521Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-06T22:03:39.179Z] 2020/07/06 22:03:38 Finished clone github.com/coreos/etcd [2020-07-06T22:03:40.041Z] --- PASS: TestTemplatedSecret (3.01s) [2020-07-06T22:03:40.041Z] === RUN TestSecretCreateResolve [2020-07-06T22:03:40.251Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.74s) [2020-07-06T22:03:40.251Z] === RUN TestCreateServiceSecretFileMode [2020-07-06T22:03:42.344Z] --- PASS: TestCreateServiceSecretFileMode (2.20s) [2020-07-06T22:03:42.344Z] === RUN TestCreateServiceConfigFileMode [2020-07-06T22:03:42.706Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-06T22:03:43.342Z] --- PASS: TestSecretCreateResolve (3.26s) [2020-07-06T22:03:43.342Z] PASS [2020-07-06T22:03:43.342Z] [2020-07-06T22:03:43.342Z] DONE 6 tests in 18.768s [2020-07-06T22:03:43.342Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-06T22:03:43.342Z] ++ 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-07-06T22:03:43.342Z] ++ set -e [2020-07-06T22:03:43.342Z] ++ '[' -n 0 ']' [2020-07-06T22:03:43.342Z] ++ set -x [2020-07-06T22:03:43.342Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:03:43.342Z] INFO: Testing against a local daemon [2020-07-06T22:03:43.342Z] === RUN TestServiceCreateInit [2020-07-06T22:03:43.342Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-06T22:03:43.659Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-06T22:03:44.427Z] --- PASS: TestCreateServiceConfigFileMode (2.17s) [2020-07-06T22:03:44.427Z] === RUN TestCreateServiceSysctls [2020-07-06T22:03:45.757Z] 2020/07/06 22:03:44 Finished clone google.golang.org/genproto [2020-07-06T22:03:46.190Z] --- PASS: TestServiceUpdatePidsLimit (16.69s) [2020-07-06T22:03:46.190Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-07-06T22:03:46.190Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2020-07-06T22:03:46.190Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-07-06T22:03:46.190Z] PASS [2020-07-06T22:03:46.190Z] [2020-07-06T22:03:46.190Z] === Skipped [2020-07-06T22:03:46.190Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-06T22:03:46.190Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-06T22:03:46.190Z] [2020-07-06T22:03:46.190Z] [2020-07-06T22:03:46.190Z] DONE 27 tests, 1 skipped in 180.511s [2020-07-06T22:03:46.191Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-06T22:03:46.191Z] ++ 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-07-06T22:03:46.191Z] ++ set -e [2020-07-06T22:03:46.191Z] ++ '[' -n 0 ']' [2020-07-06T22:03:46.191Z] ++ set -x [2020-07-06T22:03:46.191Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:03:46.191Z] INFO: Testing against a local daemon [2020-07-06T22:03:46.191Z] === RUN TestSessionCreate [2020-07-06T22:03:46.191Z] --- PASS: TestSessionCreate (0.03s) [2020-07-06T22:03:46.191Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-06T22:03:46.191Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-06T22:03:46.191Z] PASS [2020-07-06T22:03:46.191Z] [2020-07-06T22:03:46.191Z] DONE 2 tests in 0.166s [2020-07-06T22:03:46.191Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-06T22:03:46.191Z] ++ 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-07-06T22:03:46.191Z] ++ set -e [2020-07-06T22:03:46.191Z] ++ '[' -n 0 ']' [2020-07-06T22:03:46.191Z] ++ set -x [2020-07-06T22:03:46.191Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:03:46.191Z] INFO: Testing against a local daemon [2020-07-06T22:03:46.191Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-06T22:03:46.191Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-06T22:03:46.191Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-06T22:03:46.191Z] === RUN TestEventsExecDie [2020-07-06T22:03:46.759Z] --- PASS: TestEventsExecDie (0.56s) [2020-07-06T22:03:46.759Z] === RUN TestEventsBackwardsCompatible [2020-07-06T22:03:46.759Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-06T22:03:46.759Z] === RUN TestInfoBinaryCommits [2020-07-06T22:03:46.759Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-06T22:03:46.759Z] === RUN TestInfoAPIVersioned [2020-07-06T22:03:46.759Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-06T22:03:46.759Z] === RUN TestInfoDiscoveryBackend [2020-07-06T22:03:47.325Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-06T22:03:47.325Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-06T22:03:47.954Z] --- PASS: TestCreateServiceSysctls (2.95s) [2020-07-06T22:03:47.954Z] === RUN TestCreateServiceCapabilities [2020-07-06T22:03:48.262Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-06T22:03:48.262Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-06T22:03:48.262Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-06T22:03:48.628Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-06T22:03:48.831Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-06T22:03:48.831Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-06T22:03:48.831Z] === RUN TestDockerSuite/TestHealth [2020-07-06T22:03:48.831Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-07-06T22:03:48.831Z] === RUN TestInfoAPI [2020-07-06T22:03:48.831Z] --- PASS: TestInfoAPI (0.08s) [2020-07-06T22:03:48.831Z] === RUN TestInfoAPIWarnings [2020-07-06T22:03:49.400Z] --- PASS: TestInfoAPIWarnings (0.57s) [2020-07-06T22:03:49.400Z] === RUN TestInfoDebug [2020-07-06T22:03:49.968Z] --- PASS: TestInfoDebug (0.55s) [2020-07-06T22:03:49.968Z] === RUN TestInfoInsecureRegistries [2020-07-06T22:03:50.037Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-07-06T22:03:50.037Z] === RUN TestInspect [2020-07-06T22:03:50.537Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2020-07-06T22:03:50.537Z] === RUN TestInfoRegistryMirrors [2020-07-06T22:03:51.103Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-06T22:03:51.103Z] === RUN TestLoginFailsWithBadCredentials [2020-07-06T22:03:51.362Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-07-06T22:03:51.362Z] === RUN TestPingCacheHeaders [2020-07-06T22:03:51.362Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-06T22:03:51.362Z] === RUN TestPingGet [2020-07-06T22:03:51.362Z] --- PASS: TestPingGet (0.01s) [2020-07-06T22:03:51.362Z] === RUN TestPingHead [2020-07-06T22:03:51.362Z] --- PASS: TestPingHead (0.02s) [2020-07-06T22:03:51.362Z] === RUN TestVersion [2020-07-06T22:03:51.362Z] --- PASS: TestVersion (0.02s) [2020-07-06T22:03:51.362Z] PASS [2020-07-06T22:03:51.362Z] [2020-07-06T22:03:51.362Z] === Skipped [2020-07-06T22:03:51.362Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-06T22:03:51.362Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-06T22:03:51.362Z] [2020-07-06T22:03:51.362Z] [2020-07-06T22:03:51.362Z] DONE 18 tests, 1 skipped in 5.402s [2020-07-06T22:03:51.362Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-06T22:03:51.362Z] ++ 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-07-06T22:03:51.362Z] ++ set -e [2020-07-06T22:03:51.362Z] ++ '[' -n 0 ']' [2020-07-06T22:03:51.362Z] ++ set -x [2020-07-06T22:03:51.362Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:03:51.620Z] INFO: Testing against a local daemon [2020-07-06T22:03:51.620Z] === RUN TestVolumesCreateAndList [2020-07-06T22:03:51.620Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-06T22:03:51.620Z] === RUN TestVolumesRemove [2020-07-06T22:03:51.620Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-06T22:03:51.620Z] === RUN TestVolumesInspect [2020-07-06T22:03:51.620Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-06T22:03:51.620Z] === RUN TestVolumesInvalidJSON [2020-07-06T22:03:51.620Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-06T22:03:51.620Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-06T22:03:51.620Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-06T22:03:51.620Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-06T22:03:51.620Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-06T22:03:51.620Z] PASS [2020-07-06T22:03:51.620Z] [2020-07-06T22:03:51.620Z] DONE 5 tests in 0.259s [2020-07-06T22:03:51.620Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-06T22:03:51.880Z] ++++ cat bundles/test-integration/docker.pid [2020-07-06T22:03:51.880Z] +++ kill 5574 [2020-07-06T22:03:52.126Z] --- PASS: TestInspect (2.46s) [2020-07-06T22:03:52.126Z] === RUN TestCreateJob [2020-07-06T22:03:53.256Z] +++ /etc/init.d/apparmor stop [2020-07-06T22:03:53.256Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-06T22:03:53.256Z] [2020-07-06T22:03:53.256Z] Unloading profiles will leave already running processes permanently [2020-07-06T22:03:53.256Z] unconfined, which can lead to unexpected situations. [2020-07-06T22:03:53.256Z] [2020-07-06T22:03:53.256Z] To set a process to complain mode, use the command line tool [2020-07-06T22:03:53.256Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-06T22:03:53.256Z] +++ true [2020-07-06T22:03:53.256Z] exiting test-integration [2020-07-06T22:03:53.256Z] ++ exit 0 [2020-07-06T22:03:53.256Z] [2020-07-06T22:03:53.825Z] + for job in $(jobs -p) [2020-07-06T22:03:53.825Z] + wait 15981 [2020-07-06T22:03:53.915Z] --- PASS: TestServiceCreateInit (10.40s) [2020-07-06T22:03:53.915Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2020-07-06T22:03:53.915Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s) [2020-07-06T22:03:53.915Z] === RUN TestCreateServiceMultipleTimes [2020-07-06T22:03:55.675Z] --- PASS: TestCreateJob (2.97s) [2020-07-06T22:03:55.675Z] === RUN TestReplicatedJob [2020-07-06T22:03:55.748Z] 2020/07/06 22:03:54 Finished clone github.com/gogo/protobuf [2020-07-06T22:04:00.161Z] --- PASS: TestReplicatedJob (5.02s) [2020-07-06T22:04:00.161Z] === RUN TestUpdateReplicatedJob [2020-07-06T22:04:02.320Z] 2020/07/06 22:04:01 Finished clone github.com/hashicorp/consul [2020-07-06T22:04:03.697Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2020-07-06T22:04:03.697Z] === RUN TestServiceListWithStatuses [2020-07-06T22:04:03.697Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-06T22:04:03.697Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-06T22:04:03.697Z] === RUN TestDockerNetworkConnectAlias [2020-07-06T22:04:07.230Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2020-07-06T22:04:07.230Z] === RUN TestDockerNetworkReConnect [2020-07-06T22:04:08.724Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-06T22:04:08.724Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-06T22:04:08.724Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-06T22:04:08.724Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-06T22:04:08.724Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-06T22:04:08.724Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-06T22:04:09.297Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-06T22:04:09.297Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-06T22:04:09.297Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-06T22:04:09.297Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-06T22:04:09.556Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-06T22:04:09.556Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-06T22:04:10.123Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-06T22:04:10.123Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-06T22:04:10.692Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-06T22:04:10.692Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-06T22:04:10.764Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2020-07-06T22:04:10.764Z] === RUN TestServicePlugin [2020-07-06T22:04:10.764Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-06T22:04:10.764Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:04:10.764Z] === RUN TestServiceUpdateLabel [2020-07-06T22:04:11.260Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-06T22:04:11.827Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-06T22:04:11.827Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-06T22:04:12.287Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-07-06T22:04:12.287Z] === RUN TestServiceUpdateSecrets [2020-07-06T22:04:12.395Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-06T22:04:14.927Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-06T22:04:14.927Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-06T22:04:14.927Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-06T22:04:15.865Z] === RUN TestDockerSuite/TestImportFile [2020-07-06T22:04:15.882Z] --- PASS: TestCreateServiceMultipleTimes (19.36s) [2020-07-06T22:04:15.882Z] === RUN TestCreateServiceConflict [2020-07-06T22:04:15.882Z] --- PASS: TestCreateServiceConflict (3.19s) [2020-07-06T22:04:15.882Z] === RUN TestCreateServiceMaxReplicas [2020-07-06T22:04:17.244Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-06T22:04:17.244Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-06T22:04:18.179Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-06T22:04:19.182Z] --- PASS: TestCreateServiceMaxReplicas (3.10s) [2020-07-06T22:04:19.182Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-06T22:04:19.556Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-06T22:04:20.426Z] 2020/07/06 22:04:19 Finished clone github.com/aws/aws-sdk-go [2020-07-06T22:04:20.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-06T22:04:20.494Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-06T22:04:21.061Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-06T22:04:21.629Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-06T22:04:22.196Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-06T22:04:22.196Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-06T22:04:22.196Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-06T22:04:22.763Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-06T22:04:23.339Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-06T22:04:23.597Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-06T22:04:24.164Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-06T22:04:24.731Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-06T22:04:24.990Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-06T22:04:24.990Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-06T22:04:26.367Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-06T22:04:26.626Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-06T22:04:26.885Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-06T22:04:27.143Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-06T22:04:27.402Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-06T22:04:27.402Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-06T22:04:27.653Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2020-07-06T22:04:27.653Z] === RUN TestServiceUpdateConfigs [2020-07-06T22:04:28.337Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-06T22:04:28.596Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-06T22:04:29.163Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-06T22:04:29.734Z] === RUN TestDockerSuite/TestInspectImage [2020-07-06T22:04:29.734Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-06T22:04:29.734Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-06T22:04:29.734Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-06T22:04:30.301Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-06T22:04:30.560Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-06T22:04:30.818Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-06T22:04:31.079Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-06T22:04:31.647Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-06T22:04:33.023Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-06T22:04:33.023Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-06T22:04:33.593Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-06T22:04:34.085Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.75s) [2020-07-06T22:04:34.085Z] === RUN TestCreateServiceSecretFileMode [2020-07-06T22:04:34.160Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-06T22:04:35.098Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-06T22:04:35.666Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-06T22:04:36.234Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-06T22:04:36.504Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-06T22:04:36.632Z] --- PASS: TestCreateServiceSecretFileMode (2.86s) [2020-07-06T22:04:36.632Z] === RUN TestCreateServiceConfigFileMode [2020-07-06T22:04:37.074Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-06T22:04:37.641Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-06T22:04:37.900Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-06T22:04:37.900Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-06T22:04:39.802Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-06T22:04:39.934Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2020-07-06T22:04:39.934Z] === RUN TestCreateServiceSysctls [2020-07-06T22:04:40.737Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-06T22:04:41.673Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-06T22:04:41.673Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-06T22:04:41.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-06T22:04:42.870Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-06T22:04:43.020Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2020-07-06T22:04:43.021Z] === RUN TestServiceUpdateNetwork [2020-07-06T22:04:44.140Z] --- PASS: TestCreateServiceSysctls (4.22s) [2020-07-06T22:04:44.140Z] === RUN TestCreateServiceCapabilities [2020-07-06T22:04:45.408Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-06T22:04:46.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-06T22:04:47.042Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-06T22:04:47.302Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-06T22:04:48.366Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2020-07-06T22:04:48.366Z] === RUN TestInspect [2020-07-06T22:04:49.206Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-06T22:04:49.206Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-06T22:04:50.143Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-06T22:04:51.703Z] --- PASS: TestInspect (3.50s) [2020-07-06T22:04:51.703Z] === RUN TestCreateJob [2020-07-06T22:04:53.428Z] --- PASS: TestServiceUpdateNetwork (12.23s) [2020-07-06T22:04:53.428Z] === RUN TestServiceUpdatePidsLimit [2020-07-06T22:04:54.067Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-06T22:04:54.708Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-06T22:04:55.012Z] --- PASS: TestCreateJob (3.65s) [2020-07-06T22:04:55.012Z] === RUN TestReplicatedJob [2020-07-06T22:05:00.136Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-06T22:05:00.136Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-06T22:05:01.513Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-06T22:05:01.609Z] --- PASS: TestReplicatedJob (5.96s) [2020-07-06T22:05:01.609Z] === RUN TestUpdateReplicatedJob [2020-07-06T22:05:01.610Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-06T22:05:01.773Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-06T22:05:03.151Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-06T22:05:03.411Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-06T22:05:03.669Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-06T22:05:03.669Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-06T22:05:03.669Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-06T22:05:04.237Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-06T22:05:04.496Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-06T22:05:04.913Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2020-07-06T22:05:04.913Z] === RUN TestServiceListWithStatuses [2020-07-06T22:05:04.913Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-06T22:05:04.913Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-06T22:05:04.913Z] === RUN TestDockerNetworkConnectAlias [2020-07-06T22:05:05.871Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-06T22:05:08.410Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-06T22:05:08.410Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-06T22:05:10.137Z] --- PASS: TestServiceUpdatePidsLimit (15.87s) [2020-07-06T22:05:10.137Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.64s) [2020-07-06T22:05:10.137Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-07-06T22:05:10.137Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-07-06T22:05:10.137Z] PASS [2020-07-06T22:05:10.137Z] [2020-07-06T22:05:10.137Z] === Skipped [2020-07-06T22:05:10.137Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-06T22:05:10.137Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-06T22:05:10.137Z] [2020-07-06T22:05:10.137Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-06T22:05:10.137Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:05:10.137Z] [2020-07-06T22:05:10.137Z] [2020-07-06T22:05:10.137Z] DONE 27 tests, 2 skipped in 129.416s [2020-07-06T22:05:10.137Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-06T22:05:10.137Z] ++ 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-07-06T22:05:10.137Z] ++ set -e [2020-07-06T22:05:10.137Z] ++ '[' -n 0 ']' [2020-07-06T22:05:10.137Z] ++ set -x [2020-07-06T22:05:10.138Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:05:10.138Z] INFO: Testing against a local daemon [2020-07-06T22:05:10.138Z] === RUN TestSessionCreate [2020-07-06T22:05:10.138Z] --- PASS: TestSessionCreate (0.04s) [2020-07-06T22:05:10.138Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-06T22:05:10.138Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-06T22:05:10.138Z] PASS [2020-07-06T22:05:10.138Z] [2020-07-06T22:05:10.138Z] DONE 2 tests in 0.160s [2020-07-06T22:05:10.138Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-06T22:05:10.138Z] ++ 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-07-06T22:05:10.138Z] ++ set -e [2020-07-06T22:05:10.138Z] ++ '[' -n 0 ']' [2020-07-06T22:05:10.138Z] ++ set -x [2020-07-06T22:05:10.138Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:05:10.138Z] INFO: Testing against a local daemon [2020-07-06T22:05:10.138Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-06T22:05:10.138Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-06T22:05:10.138Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-06T22:05:10.138Z] === RUN TestEventsExecDie [2020-07-06T22:05:10.138Z] --- PASS: TestEventsExecDie (0.65s) [2020-07-06T22:05:10.138Z] === RUN TestEventsBackwardsCompatible [2020-07-06T22:05:10.138Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-06T22:05:10.138Z] === RUN TestInfoBinaryCommits [2020-07-06T22:05:10.138Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-06T22:05:10.138Z] === RUN TestInfoAPIVersioned [2020-07-06T22:05:10.138Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-06T22:05:10.138Z] === RUN TestInfoDiscoveryBackend [2020-07-06T22:05:10.774Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-06T22:05:10.774Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-06T22:05:11.500Z] --- PASS: TestDockerNetworkConnectAlias (6.61s) [2020-07-06T22:05:11.500Z] === RUN TestDockerNetworkReConnect [2020-07-06T22:05:11.811Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-06T22:05:11.811Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-06T22:05:12.105Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-06T22:05:12.105Z] === RUN TestInfoAPI [2020-07-06T22:05:12.105Z] --- PASS: TestInfoAPI (0.04s) [2020-07-06T22:05:12.105Z] === RUN TestInfoAPIWarnings [2020-07-06T22:05:12.741Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-07-06T22:05:12.741Z] === RUN TestInfoDebug [2020-07-06T22:05:13.377Z] --- PASS: TestInfoDebug (0.53s) [2020-07-06T22:05:13.377Z] === RUN TestInfoInsecureRegistries [2020-07-06T22:05:13.671Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-07-06T22:05:13.671Z] === RUN TestInfoRegistryMirrors [2020-07-06T22:05:13.682Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-06T22:05:13.682Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-06T22:05:13.682Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-06T22:05:14.250Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-06T22:05:14.305Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-06T22:05:14.305Z] === RUN TestLoginFailsWithBadCredentials [2020-07-06T22:05:14.600Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2020-07-06T22:05:14.600Z] === RUN TestPingCacheHeaders [2020-07-06T22:05:14.894Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-06T22:05:14.894Z] === RUN TestPingGet [2020-07-06T22:05:14.894Z] --- PASS: TestPingGet (0.02s) [2020-07-06T22:05:14.894Z] === RUN TestPingHead [2020-07-06T22:05:14.894Z] --- PASS: TestPingHead (0.03s) [2020-07-06T22:05:14.894Z] === RUN TestVersion [2020-07-06T22:05:14.894Z] --- PASS: TestVersion (0.03s) [2020-07-06T22:05:14.894Z] PASS [2020-07-06T22:05:14.894Z] [2020-07-06T22:05:14.894Z] === Skipped [2020-07-06T22:05:14.894Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-06T22:05:14.894Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-06T22:05:14.894Z] [2020-07-06T22:05:14.894Z] [2020-07-06T22:05:14.894Z] DONE 18 tests, 1 skipped in 5.599s [2020-07-06T22:05:14.894Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-06T22:05:14.894Z] ++ 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-07-06T22:05:14.894Z] ++ set -e [2020-07-06T22:05:14.894Z] ++ '[' -n 0 ']' [2020-07-06T22:05:14.894Z] ++ set -x [2020-07-06T22:05:14.894Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:05:14.894Z] INFO: Testing against a local daemon [2020-07-06T22:05:14.894Z] === RUN TestVolumesCreateAndList [2020-07-06T22:05:14.894Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-06T22:05:14.894Z] === RUN TestVolumesRemove [2020-07-06T22:05:15.185Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-06T22:05:15.188Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-06T22:05:15.188Z] === RUN TestVolumesInspect [2020-07-06T22:05:15.188Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-06T22:05:15.188Z] === RUN TestVolumesInvalidJSON [2020-07-06T22:05:15.188Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-06T22:05:15.188Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-06T22:05:15.188Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-06T22:05:15.188Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-06T22:05:15.188Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-06T22:05:15.188Z] PASS [2020-07-06T22:05:15.188Z] [2020-07-06T22:05:15.188Z] DONE 5 tests in 0.231s [2020-07-06T22:05:15.188Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-06T22:05:15.188Z] ++++ cat bundles/test-integration/docker.pid [2020-07-06T22:05:15.188Z] +++ kill 13845 [2020-07-06T22:05:15.763Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-06T22:05:16.697Z] +++ /etc/init.d/apparmor stop [2020-07-06T22:05:16.697Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-06T22:05:16.697Z] [2020-07-06T22:05:16.697Z] Unloading profiles will leave already running processes permanently [2020-07-06T22:05:16.697Z] unconfined, which can lead to unexpected situations. [2020-07-06T22:05:16.697Z] [2020-07-06T22:05:16.697Z] To set a process to complain mode, use the command line tool [2020-07-06T22:05:16.697Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-06T22:05:16.697Z] +++ true [2020-07-06T22:05:16.697Z] exiting test-integration [2020-07-06T22:05:16.697Z] ++ exit 0 [2020-07-06T22:05:16.697Z] [2020-07-06T22:05:16.703Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-06T22:05:16.789Z] --- PASS: TestDockerNetworkReConnect (5.19s) [2020-07-06T22:05:16.789Z] === RUN TestServicePlugin [2020-07-06T22:05:16.789Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-06T22:05:16.789Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:05:16.790Z] === RUN TestServiceUpdateLabel [2020-07-06T22:05:17.270Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer Post stage [Pipeline] junit [2020-07-06T22:05:18.257Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-06T22:05:19.033Z] + echo Ensuring container killed. [2020-07-06T22:05:19.033Z] Ensuring container killed. [2020-07-06T22:05:19.033Z] + docker rm -vf docker-pr3 [2020-07-06T22:05:19.033Z] Error: No such container: docker-pr3 [2020-07-06T22:05:19.033Z] + true [Pipeline] sh [2020-07-06T22:05:19.174Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-06T22:05:19.418Z] + echo Chowning /workspace to jenkins user [2020-07-06T22:05:19.418Z] Chowning /workspace to jenkins user [2020-07-06T22:05:19.418Z] + id -u [2020-07-06T22:05:19.418Z] + id -g [2020-07-06T22:05:19.418Z] + docker run --rm -v /home/docker/workspace/moby_PR-41144:/workspace busybox chown -R 1001:1001 /workspace [2020-07-06T22:05:19.418Z] Unable to find image 'busybox:latest' locally [2020-07-06T22:05:19.711Z] latest: Pulling from library/busybox [2020-07-06T22:05:19.711Z] 7257f00f7d70: Pulling fs layer [2020-07-06T22:05:19.742Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-06T22:05:20.001Z] === RUN TestDockerSuite/TestLogsSince [2020-07-06T22:05:20.006Z] 7257f00f7d70: Download complete [2020-07-06T22:05:20.006Z] 7257f00f7d70: Pull complete [2020-07-06T22:05:20.006Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-06T22:05:20.006Z] Status: Downloaded newer image for busybox:latest [2020-07-06T22:05:20.090Z] --- PASS: TestServiceUpdateLabel (3.17s) [2020-07-06T22:05:20.090Z] === RUN TestServiceUpdateSecrets [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-06T22:05:21.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-06T22:05:21.921Z] + bundleName=ppc64le-integration [2020-07-06T22:05:21.921Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-06T22:05:21.921Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-06T22:05:21.921Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ -o -name *.log -oxargs -name tar *.prof -czf -o ppc64le-integration-bundles.tar.gz -name [2020-07-06T22:05:21.921Z] *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-06T22:05:21.965Z] Archiving artifacts [2020-07-06T22:05:22.480Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41144/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-06T22:05:22.869Z] + make clean [2020-07-06T22:05:23.161Z] make: command: Command not found [2020-07-06T22:05:23.161Z] make: command: Command not found [2020-07-06T22:05:23.161Z] docker volume rm -f docker-dev-cache [2020-07-06T22:05:23.161Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-06T22:05:27.178Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-06T22:05:32.446Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-06T22:05:32.446Z] === RUN TestDockerSuite/TestLogsTail [2020-07-06T22:05:33.382Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-06T22:05:33.641Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-06T22:05:34.209Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-06T22:05:34.209Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-06T22:05:34.781Z] === RUN TestDockerSuite/TestNetHostname [2020-07-06T22:05:34.998Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2020-07-06T22:05:34.998Z] === RUN TestServiceUpdateConfigs [2020-07-06T22:05:36.177Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-06T22:05:36.177Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-06T22:05:36.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-06T22:05:37.007Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-06T22:05:38.385Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-06T22:05:39.322Z] === RUN TestDockerSuite/TestPluginActive [2020-07-06T22:05:41.857Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-06T22:05:41.894Z] 2020/07/06 22:05:29 Finished clone google.golang.org/api [2020-07-06T22:05:41.895Z] 2020/07/06 22:05:29 Dependencies downloaded. Download time: 2m50.498449858s [2020-07-06T22:05:41.895Z] 2020/07/06 22:05:29 Collecting all dependencies [2020-07-06T22:05:41.895Z] 2020/07/06 22:05:39 Clean vendor dir from unused packages [2020-07-06T22:05:41.895Z] 2020/07/06 22:05:39 Ignoring paths matching "^archive/tar" [2020-07-06T22:05:41.895Z] 2020/07/06 22:05:40 Success [2020-07-06T22:05:41.895Z] 2020/07/06 22:05:40 Running time: 3m4.556868859s [2020-07-06T22:05:41.895Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-06T22:05:42.378Z] + echo Building e2e image [2020-07-06T22:05:42.378Z] Building e2e image [2020-07-06T22:05:42.378Z] + docker build --build-arg DOCKER_GITCOMMIT=08495348804d384e174a0b5d5d01f20a922c2bce -t moby-e2e-test -f Dockerfile.e2e . [2020-07-06T22:05:42.378Z] #2 [internal] load build definition from Dockerfile.e2e [2020-07-06T22:05:42.378Z] #2 transferring dockerfile: 3.21kB done [2020-07-06T22:05:42.378Z] #2 DONE 0.0s [2020-07-06T22:05:42.378Z] [2020-07-06T22:05:42.378Z] #1 [internal] load .dockerignore [2020-07-06T22:05:42.378Z] #1 transferring context: 34B done [2020-07-06T22:05:42.378Z] #1 DONE 0.0s [2020-07-06T22:05:42.378Z] [2020-07-06T22:05:42.378Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-06T22:05:42.637Z] #4 DONE 0.2s [2020-07-06T22:05:42.637Z] [2020-07-06T22:05:42.637Z] #3 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-07-06T22:05:42.637Z] #3 DONE 0.3s [2020-07-06T22:05:42.637Z] [2020-07-06T22:05:42.637Z] #8 [internal] load build context [2020-07-06T22:05:42.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-06T22:05:43.207Z] #8 transferring context: 850.07kB 0.4s done [2020-07-06T22:05:43.207Z] #8 DONE 0.5s [2020-07-06T22:05:43.207Z] [2020-07-06T22:05:43.207Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-06T22:05:43.207Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-07-06T22:05:43.207Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-06T22:05:43.207Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-07-06T22:05:43.207Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-07-06T22:05:43.207Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-07-06T22:05:43.207Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-07-06T22:05:43.207Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.3s [2020-07-06T22:05:43.207Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done [2020-07-06T22:05:43.207Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 21.83MB / 126.96MB 0.5s [2020-07-06T22:05:43.207Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.2s done [2020-07-06T22:05:43.207Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.5s done [2020-07-06T22:05:43.207Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 30.39MB / 126.96MB 0.6s [2020-07-06T22:05:43.467Z] #14 ... [2020-07-06T22:05:43.467Z] [2020-07-06T22:05:43.467Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-06T22:05:43.467Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-06T22:05:43.467Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-06T22:05:43.467Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-06T22:05:43.467Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-06T22:05:43.467Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-07-06T22:05:43.467Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-07-06T22:05:43.467Z] #5 DONE 0.7s [2020-07-06T22:05:43.467Z] [2020-07-06T22:05:43.467Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-06T22:05:43.467Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 40.98MB / 126.96MB 0.8s [2020-07-06T22:05:43.467Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-06T22:05:43.467Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 47.76MB / 126.96MB 0.9s [2020-07-06T22:05:43.727Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 56.55MB / 126.96MB 1.0s [2020-07-06T22:05:43.727Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-07-06T22:05:43.986Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 71.50MB / 126.96MB 1.2s [2020-07-06T22:05:43.986Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-06T22:05:43.986Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 83.91MB / 126.96MB 1.3s [2020-07-06T22:05:43.986Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 96.97MB / 126.96MB 1.4s [2020-07-06T22:05:44.247Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 109.50MB / 126.96MB 1.5s [2020-07-06T22:05:44.247Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.7s [2020-07-06T22:05:44.506Z] #14 ... [2020-07-06T22:05:44.506Z] [2020-07-06T22:05:44.506Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-06T22:05:44.506Z] #6 DONE 1.2s [2020-07-06T22:05:44.506Z] [2020-07-06T22:05:44.506Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-06T22:05:44.506Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.8s done [2020-07-06T22:05:44.506Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-07-06T22:05:49.367Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-06T22:05:49.367Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-06T22:05:49.625Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-06T22:05:49.788Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.0s [2020-07-06T22:05:50.730Z] #14 ... [2020-07-06T22:05:50.730Z] [2020-07-06T22:05:50.730Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-06T22:05:50.730Z] #7 0.889 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-06T22:05:50.730Z] #7 1.967 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-06T22:05:50.730Z] #7 2.068 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-06T22:05:50.730Z] #7 2.074 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-06T22:05:50.730Z] #7 2.084 (3/30) Installing readline (8.0.0-r0) [2020-07-06T22:05:50.730Z] #7 2.089 (4/30) Installing bash (5.0.0-r0) [2020-07-06T22:05:50.730Z] #7 2.107 Executing bash-5.0.0-r0.post-install [2020-07-06T22:05:50.730Z] #7 2.110 (5/30) Installing ca-certificates (20191127-r2) [2020-07-06T22:05:50.730Z] #7 2.131 (6/30) Installing libgcc (8.3.0-r0) [2020-07-06T22:05:50.730Z] #7 2.135 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-06T22:05:50.730Z] #7 2.155 (8/30) Installing binutils (2.32-r0) [2020-07-06T22:05:50.730Z] #7 2.251 (9/30) Installing gmp (6.1.2-r1) [2020-07-06T22:05:50.730Z] #7 2.259 (10/30) Installing isl (0.18-r0) [2020-07-06T22:05:50.730Z] #7 2.280 (11/30) Installing libgomp (8.3.0-r0) [2020-07-06T22:05:50.730Z] #7 2.284 (12/30) Installing libatomic (8.3.0-r0) [2020-07-06T22:05:50.730Z] #7 2.286 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-06T22:05:50.730Z] #7 2.295 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-06T22:05:50.730Z] #7 2.298 (15/30) Installing gcc (8.3.0-r0) [2020-07-06T22:05:50.730Z] #7 3.165 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-06T22:05:50.730Z] #7 3.266 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-06T22:05:50.730Z] #7 3.269 (18/30) Installing g++ (8.3.0-r0) [2020-07-06T22:05:50.730Z] #7 3.860 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-06T22:05:50.730Z] #7 3.866 (20/30) Installing libcurl (7.66.0-r0) [2020-07-06T22:05:50.730Z] #7 3.874 (21/30) Installing expat (2.2.8-r0) [2020-07-06T22:05:50.730Z] #7 3.880 (22/30) Installing pcre2 (10.33-r0) [2020-07-06T22:05:50.730Z] #7 3.890 (23/30) Installing git (2.22.4-r0) [2020-07-06T22:05:50.730Z] #7 4.111 (24/30) Installing libmnl (1.0.4-r0) [2020-07-06T22:05:50.730Z] #7 4.113 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-06T22:05:50.730Z] #7 4.117 (26/30) Installing iptables (1.8.3-r1) [2020-07-06T22:05:50.730Z] #7 4.145 (27/30) Installing pigz (2.4-r0) [2020-07-06T22:05:50.730Z] #7 4.153 (28/30) Installing tar (1.32-r0) [2020-07-06T22:05:50.730Z] #7 4.163 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-06T22:05:50.730Z] #7 4.170 (30/30) Installing xz (5.2.4-r0) [2020-07-06T22:05:50.730Z] #7 4.178 Executing busybox-1.30.1-r3.trigger [2020-07-06T22:05:50.730Z] #7 4.181 Executing ca-certificates-20191127-r2.trigger [2020-07-06T22:05:50.730Z] #7 4.234 OK: 179 MiB in 44 packages [2020-07-06T22:05:50.730Z] #7 DONE 5.8s [2020-07-06T22:05:50.730Z] [2020-07-06T22:05:50.730Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-06T22:05:50.730Z] #9 DONE 0.1s [2020-07-06T22:05:50.730Z] [2020-07-06T22:05:50.730Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-06T22:05:50.730Z] #14 ... [2020-07-06T22:05:50.730Z] [2020-07-06T22:05:50.730Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-06T22:05:50.730Z] #10 DONE 0.0s [2020-07-06T22:05:50.730Z] [2020-07-06T22:05:50.730Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-06T22:05:50.730Z] #11 DONE 0.1s [2020-07-06T22:05:50.730Z] [2020-07-06T22:05:50.730Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-06T22:05:50.730Z] #12 DONE 0.1s [2020-07-06T22:05:50.730Z] [2020-07-06T22:05:50.730Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-06T22:05:50.730Z] #14 ... [2020-07-06T22:05:50.730Z] [2020-07-06T22:05:50.730Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-06T22:05:50.730Z] #13 DONE 0.0s [2020-07-06T22:05:50.730Z] [2020-07-06T22:05:50.730Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-06T22:05:50.993Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.3s done [2020-07-06T22:05:50.993Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-07-06T22:05:50.993Z] #14 DONE 8.4s [2020-07-06T22:05:51.253Z] [2020-07-06T22:05:51.253Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-06T22:05:51.821Z] #15 0.508 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-06T22:05:52.157Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-06T22:05:52.758Z] #15 1.551 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-06T22:05:52.758Z] #15 1.668 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-07-06T22:05:52.758Z] #15 1.679 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-06T22:05:52.758Z] #15 1.683 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-06T22:05:52.758Z] #15 1.690 (4/55) Installing readline (8.0.4-r0) [2020-07-06T22:05:52.758Z] #15 1.694 (5/55) Installing bash (5.0.17-r0) [2020-07-06T22:05:52.758Z] #15 1.705 Executing bash-5.0.17-r0.post-install [2020-07-06T22:05:52.758Z] #15 1.707 (6/55) Installing linux-headers (5.4.5-r1) [2020-07-06T22:05:52.758Z] #15 1.784 (7/55) Installing libblkid (2.35.2-r0) [2020-07-06T22:05:53.018Z] #15 1.789 (8/55) Installing libuuid (2.35.2-r0) [2020-07-06T22:05:53.018Z] #15 1.791 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-06T22:05:53.018Z] #15 1.797 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-06T22:05:53.018Z] #15 1.801 (11/55) Installing libgcc (9.3.0-r2) [2020-07-06T22:05:53.018Z] #15 1.804 (12/55) Installing libstdc++ (9.3.0-r2) [2020-07-06T22:05:53.018Z] #15 1.817 (13/55) Installing binutils (2.34-r1) [2020-07-06T22:05:53.018Z] #15 1.885 (14/55) Installing libmagic (5.38-r0) [2020-07-06T22:05:53.018Z] #15 1.906 (15/55) Installing file (5.38-r0) [2020-07-06T22:05:53.018Z] #15 1.908 (16/55) Installing gmp (6.2.0-r0) [2020-07-06T22:05:53.018Z] #15 1.915 (17/55) Installing isl (0.18-r0) [2020-07-06T22:05:53.018Z] #15 1.930 (18/55) Installing libgomp (9.3.0-r2) [2020-07-06T22:05:53.018Z] #15 1.933 (19/55) Installing libatomic (9.3.0-r2) [2020-07-06T22:05:53.018Z] #15 1.935 (20/55) Installing libgphobos (9.3.0-r2) [2020-07-06T22:05:53.018Z] #15 1.978 (21/55) Installing mpfr4 (4.0.2-r4) [2020-07-06T22:05:53.018Z] #15 1.985 (22/55) Installing mpc1 (1.1.0-r1) [2020-07-06T22:05:53.018Z] #15 1.987 (23/55) Installing gcc (9.3.0-r2) [2020-07-06T22:05:53.111Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2020-07-06T22:05:53.111Z] === RUN TestServiceUpdateNetwork [2020-07-06T22:05:53.958Z] #15 2.823 (24/55) Installing musl-dev (1.1.24-r9) [2020-07-06T22:05:54.218Z] #15 2.895 (25/55) Installing libc-dev (0.7.2-r3) [2020-07-06T22:05:54.218Z] #15 2.896 (26/55) Installing g++ (9.3.0-r2) [2020-07-06T22:05:54.478Z] #15 3.312 (27/55) Installing make (4.3-r0) [2020-07-06T22:05:54.478Z] #15 3.316 (28/55) Installing fortify-headers (1.1-r0) [2020-07-06T22:05:54.478Z] #15 3.318 (29/55) Installing patch (2.7.6-r6) [2020-07-06T22:05:54.478Z] #15 3.321 (30/55) Installing build-base (0.5-r2) [2020-07-06T22:05:54.478Z] #15 3.323 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-07-06T22:05:54.478Z] #15 3.325 (32/55) Installing libcurl (7.69.1-r0) [2020-07-06T22:05:54.478Z] #15 3.332 (33/55) Installing curl (7.69.1-r0) [2020-07-06T22:05:54.478Z] #15 3.335 (34/55) Installing oniguruma (6.9.5-r1) [2020-07-06T22:05:54.478Z] #15 3.341 (35/55) Installing jq (1.6-r1) [2020-07-06T22:05:54.478Z] #15 3.348 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-07-06T22:05:54.478Z] #15 3.353 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-06T22:05:54.478Z] #15 3.356 (38/55) Installing libaio (0.3.112-r1) [2020-07-06T22:05:54.478Z] #15 3.358 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-07-06T22:05:54.478Z] #15 3.386 (40/55) Installing blkid (2.35.2-r0) [2020-07-06T22:05:54.478Z] #15 3.389 (41/55) Installing libcap-ng (0.7.10-r0) [2020-07-06T22:05:54.478Z] #15 3.391 (42/55) Installing setpriv (2.35.2-r0) [2020-07-06T22:05:54.478Z] #15 3.394 (43/55) Installing libmount (2.35.2-r0) [2020-07-06T22:05:54.478Z] #15 3.399 (44/55) Installing libsmartcols (2.35.2-r0) [2020-07-06T22:05:54.478Z] #15 3.402 (45/55) Installing findmnt (2.35.2-r0) [2020-07-06T22:05:54.478Z] #15 3.405 (46/55) Installing mcookie (2.35.2-r0) [2020-07-06T22:05:54.478Z] #15 3.407 (47/55) Installing hexdump (2.35.2-r0) [2020-07-06T22:05:54.478Z] #15 3.410 (48/55) Installing lsblk (2.35.2-r0) [2020-07-06T22:05:54.478Z] #15 3.413 (49/55) Installing libfdisk (2.35.2-r0) [2020-07-06T22:05:54.690Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-06T22:05:54.737Z] #15 3.419 (50/55) Installing sfdisk (2.35.2-r0) [2020-07-06T22:05:54.737Z] #15 3.422 (51/55) Installing cfdisk (2.35.2-r0) [2020-07-06T22:05:54.737Z] #15 3.427 (52/55) Installing util-linux (2.35.2-r0) [2020-07-06T22:05:54.737Z] #15 3.461 (53/55) Installing pkgconf (1.7.2-r0) [2020-07-06T22:05:54.737Z] #15 3.464 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-07-06T22:05:54.737Z] #15 3.493 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-07-06T22:05:54.737Z] #15 3.498 Executing busybox-1.31.1-r16.trigger [2020-07-06T22:05:54.737Z] #15 3.503 OK: 230 MiB in 69 packages [2020-07-06T22:05:55.673Z] #15 DONE 4.4s [2020-07-06T22:05:55.673Z] [2020-07-06T22:05:55.673Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-06T22:05:56.244Z] #16 DONE 0.6s [2020-07-06T22:05:56.244Z] [2020-07-06T22:05:56.244Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-06T22:05:56.615Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-06T22:05:56.812Z] #17 DONE 0.6s [2020-07-06T22:05:56.812Z] [2020-07-06T22:05:56.812Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-06T22:05:56.812Z] #18 DONE 0.0s [2020-07-06T22:05:56.812Z] [2020-07-06T22:05:56.812Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-06T22:05:56.812Z] #19 DONE 0.1s [2020-07-06T22:05:56.812Z] [2020-07-06T22:05:56.812Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-06T22:05:56.812Z] #22 DONE 0.1s [2020-07-06T22:05:56.812Z] [2020-07-06T22:05:56.812Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-06T22:05:56.812Z] #26 DONE 0.1s [2020-07-06T22:05:56.812Z] [2020-07-06T22:05:56.812Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-06T22:05:57.076Z] #23 DONE 0.1s [2020-07-06T22:05:57.076Z] [2020-07-06T22:05:57.076Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-06T22:05:57.076Z] #27 DONE 0.1s [2020-07-06T22:05:57.076Z] [2020-07-06T22:05:57.076Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-06T22:05:57.076Z] #28 DONE 0.1s [2020-07-06T22:05:57.076Z] [2020-07-06T22:05:57.076Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-06T22:05:58.465Z] #24 1.487 + RM_GOPATH=0 [2020-07-06T22:05:58.465Z] #24 1.487 + TMP_GOPATH= [2020-07-06T22:05:58.465Z] #24 1.487 + : /build [2020-07-06T22:05:58.465Z] #24 1.487 + '[' -z '' ']' [2020-07-06T22:05:58.465Z] #24 1.487 ++ mktemp -d [2020-07-06T22:05:58.465Z] #24 1.487 + export GOPATH=/tmp/tmp.bBMMPh [2020-07-06T22:05:58.465Z] #24 1.487 + GOPATH=/tmp/tmp.bBMMPh [2020-07-06T22:05:58.465Z] #24 1.487 + RM_GOPATH=1 [2020-07-06T22:05:58.465Z] #24 1.487 + case "$(go env GOARCH)" in [2020-07-06T22:05:58.465Z] #24 1.487 ++ go env GOARCH [2020-07-06T22:05:58.465Z] #24 1.492 + export GO_BUILDMODE=-buildmode=pie [2020-07-06T22:05:58.465Z] #24 1.492 + GO_BUILDMODE=-buildmode=pie [2020-07-06T22:05:58.465Z] #24 1.493 ++ dirname ./install.sh [2020-07-06T22:05:58.465Z] #24 1.494 + dir=. [2020-07-06T22:05:58.465Z] #24 1.494 + bin=dockercli [2020-07-06T22:05:58.465Z] #24 1.494 + shift [2020-07-06T22:05:58.465Z] #24 1.494 + '[' '!' -f ./dockercli.installer ']' [2020-07-06T22:05:58.465Z] #24 1.494 + . ./dockercli.installer [2020-07-06T22:05:58.465Z] #24 1.494 ++ : stable [2020-07-06T22:05:58.465Z] #24 1.494 ++ : 17.06.2-ce [2020-07-06T22:05:58.465Z] #24 1.495 + install_dockercli [2020-07-06T22:05:58.465Z] #24 1.496 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-06T22:05:58.465Z] #24 1.496 Install docker/cli version 17.06.2-ce from stable [2020-07-06T22:05:58.465Z] #24 1.496 ++ uname -m [2020-07-06T22:05:58.465Z] #24 1.497 + arch=x86_64 [2020-07-06T22:05:58.465Z] #24 1.498 + '[' x86_64 '!=' x86_64 ']' [2020-07-06T22:05:58.465Z] #24 1.498 + url=https://download.docker.com/linux/static [2020-07-06T22:05:58.465Z] #24 1.500 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-06T22:05:58.465Z] #24 1.501 + tar -xz docker/docker [2020-07-06T22:05:59.901Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-06T22:06:01.007Z] #24 3.958 + mkdir -p /build [2020-07-06T22:06:01.007Z] #24 3.961 + mv docker/docker /build/ [2020-07-06T22:06:01.007Z] #24 3.962 + rmdir docker [2020-07-06T22:06:01.267Z] #24 DONE 4.4s [2020-07-06T22:06:01.267Z] [2020-07-06T22:06:01.267Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-06T22:06:01.267Z] #20 2.755 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-06T22:06:01.267Z] #20 3.357 [2020-07-06T22:06:01.277Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-06T22:06:01.528Z] #20 3.555 0.0% ############# 18.1% ####################### 32.7% #################################### 51.0% ################################################# 68.3% ####################################################### 77.2% ################################################################### 93.3%#20 ... [2020-07-06T22:06:01.528Z] [2020-07-06T22:06:01.528Z] #31 [builder 1/4] COPY . . [2020-07-06T22:06:01.528Z] #31 DONE 4.6s [2020-07-06T22:06:01.528Z] [2020-07-06T22:06:01.528Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-06T22:06:01.528Z] #20 3.555 0.0% ############# 18.1% ####################### 32.7% #################################### 51.0% ################################################# 68.3% ####################################################### 77.2% ################################################################### 93.3% ######################################################################## 100.0% [2020-07-06T22:06:01.789Z] #20 ... [2020-07-06T22:06:01.789Z] [2020-07-06T22:06:01.789Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-06T22:06:02.215Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-06T22:06:03.151Z] === RUN TestDockerSuite/TestPortList [2020-07-06T22:06:03.169Z] #32 DONE 1.8s [2020-07-06T22:06:03.169Z] [2020-07-06T22:06:03.169Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-06T22:06:03.169Z] #20 5.189 #=#=# ##O#-# [2020-07-06T22:06:03.169Z] #20 5.432 0.2% ######################################################################## 100.0% [2020-07-06T22:06:03.169Z] #20 5.952 [2020-07-06T22:06:03.169Z] #20 6.071 ########### 15.5% ######################################################################## 100.0% [2020-07-06T22:06:03.738Z] #20 6.755 [2020-07-06T22:06:04.258Z] #20 6.891 1.0% ############### 21.9% ################################## 48.4% ############################################### 66.3% ############################################################## 87.2% ######################################################################## 100.0% [2020-07-06T22:06:04.829Z] #20 7.791 [2020-07-06T22:06:05.343Z] --- PASS: TestServiceUpdateNetwork (14.84s) [2020-07-06T22:06:05.343Z] === RUN TestServiceUpdatePidsLimit [2020-07-06T22:06:06.653Z] #20 7.912 # 2.1% ##### 7.9% ######### 13.1% ############ 17.9% ################ 22.4% ##################### 29.3% ######################## 34.5% ############################ 39.8% ################################ 45.0% #################################### 50.2% ####################################### 55.4% ########################################### 60.6% ############################################### 65.9% ################################################## 70.7% ###################################################### 76.2% ########################################################## 81.5% ############################################################## 86.7% ################################################################## 91.9% ##################################################################### 97.0% ######################################################################## 100.0% [2020-07-06T22:06:06.730Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-06T22:06:06.913Z] #20 10.11 [2020-07-06T22:06:07.173Z] #20 ... [2020-07-06T22:06:07.173Z] [2020-07-06T22:06:07.173Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-06T22:06:07.173Z] #29 ... [2020-07-06T22:06:07.173Z] [2020-07-06T22:06:07.173Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-06T22:06:07.173Z] #33 1.279 [2020-07-06T22:06:07.173Z] #33 1.437 Removing bundles/ [2020-07-06T22:06:07.173Z] #33 1.438 [2020-07-06T22:06:07.173Z] #33 1.443 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-06T22:06:07.173Z] #33 3.296 Building test suite binary ./integration-cli/test.main [2020-07-06T22:06:07.673Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-06T22:06:09.083Z] #33 ... [2020-07-06T22:06:09.083Z] [2020-07-06T22:06:09.083Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-06T22:06:09.083Z] #20 11.31 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-06T22:06:09.083Z] #20 11.84 [2020-07-06T22:06:09.083Z] #20 11.97 ########################################## 59.5% ######################################################################## 100.0% [2020-07-06T22:06:09.344Z] #20 12.27 [2020-07-06T22:06:09.717Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-06T22:06:10.284Z] #20 13.46 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-06T22:06:10.285Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-06T22:06:10.854Z] #20 13.98 [2020-07-06T22:06:11.114Z] #20 14.09 0.6% ######################################################################## 100.0% [2020-07-06T22:06:11.374Z] #20 14.56 [2020-07-06T22:06:11.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-06T22:06:12.755Z] #20 15.64 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-06T22:06:12.755Z] #20 15.82 skipping existing c35d46ef359f [2020-07-06T22:06:13.014Z] #20 16.22 [2020-07-06T22:06:14.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-06T22:06:14.396Z] #20 17.54 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-06T22:06:14.965Z] #20 18.05 [2020-07-06T22:06:14.966Z] #20 18.15 ######################################################################## 100.0% [2020-07-06T22:06:15.535Z] #20 18.51 [2020-07-06T22:06:15.535Z] #20 18.59 Download of images into '/build' complete. [2020-07-06T22:06:15.535Z] #20 18.59 Use something like the following to load the result into a Docker daemon: [2020-07-06T22:06:15.535Z] #20 18.59 tar -cC '/build' . | docker load [2020-07-06T22:06:15.810Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-06T22:06:16.729Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-06T22:06:16.729Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-06T22:06:16.729Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-06T22:06:16.989Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-06T22:06:16.989Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-06T22:06:17.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-06T22:06:17.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-06T22:06:18.076Z] #20 DONE 20.6s [2020-07-06T22:06:18.076Z] [2020-07-06T22:06:18.076Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-06T22:06:18.517Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-06T22:06:18.517Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-06T22:06:19.461Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-06T22:06:19.461Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-06T22:06:20.621Z] #33 ... [2020-07-06T22:06:20.621Z] [2020-07-06T22:06:20.621Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-06T22:06:21.365Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-06T22:06:22.301Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-06T22:06:22.393Z] --- PASS: TestServiceUpdatePidsLimit (17.43s) [2020-07-06T22:06:22.393Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-06T22:06:22.393Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-06T22:06:22.393Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-07-06T22:06:22.393Z] PASS [2020-07-06T22:06:22.393Z] [2020-07-06T22:06:22.393Z] === Skipped [2020-07-06T22:06:22.393Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-06T22:06:22.393Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-06T22:06:22.393Z] [2020-07-06T22:06:22.393Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-06T22:06:22.393Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-06T22:06:22.393Z] [2020-07-06T22:06:22.393Z] [2020-07-06T22:06:22.393Z] DONE 27 tests, 2 skipped in 159.566s [2020-07-06T22:06:22.393Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-06T22:06:22.393Z] ++ 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-07-06T22:06:22.393Z] ++ set -e [2020-07-06T22:06:22.393Z] ++ '[' -n 0 ']' [2020-07-06T22:06:22.393Z] ++ set -x [2020-07-06T22:06:22.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:06:22.654Z] INFO: Testing against a local daemon [2020-07-06T22:06:22.654Z] === RUN TestSessionCreate [2020-07-06T22:06:22.654Z] --- PASS: TestSessionCreate (0.06s) [2020-07-06T22:06:22.654Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-06T22:06:22.654Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-07-06T22:06:22.654Z] PASS [2020-07-06T22:06:22.654Z] [2020-07-06T22:06:22.654Z] DONE 2 tests in 0.277s [2020-07-06T22:06:22.654Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-06T22:06:22.655Z] ++ 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-07-06T22:06:22.655Z] ++ set -e [2020-07-06T22:06:22.655Z] ++ '[' -n 0 ']' [2020-07-06T22:06:22.655Z] ++ set -x [2020-07-06T22:06:22.655Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:06:22.868Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-06T22:06:22.869Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-06T22:06:22.916Z] INFO: Testing against a local daemon [2020-07-06T22:06:22.916Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-06T22:06:22.916Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-06T22:06:22.916Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-06T22:06:22.916Z] === RUN TestEventsExecDie [2020-07-06T22:06:23.159Z] #21 DONE 2.3s [2020-07-06T22:06:23.159Z] [2020-07-06T22:06:23.159Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-06T22:06:23.159Z] #25 DONE 0.1s [2020-07-06T22:06:23.159Z] [2020-07-06T22:06:23.159Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-06T22:06:23.859Z] --- PASS: TestEventsExecDie (0.95s) [2020-07-06T22:06:23.859Z] === RUN TestEventsBackwardsCompatible [2020-07-06T22:06:24.120Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-06T22:06:24.120Z] === RUN TestInfoBinaryCommits [2020-07-06T22:06:24.120Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-06T22:06:24.120Z] === RUN TestInfoAPIVersioned [2020-07-06T22:06:24.120Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-06T22:06:24.120Z] === RUN TestInfoDiscoveryBackend [2020-07-06T22:06:24.692Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-07-06T22:06:24.692Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-06T22:06:24.776Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-06T22:06:25.635Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-06T22:06:25.635Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-06T22:06:25.714Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-06T22:06:26.579Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-07-06T22:06:26.579Z] === RUN TestInfoAPI [2020-07-06T22:06:26.579Z] --- PASS: TestInfoAPI (0.05s) [2020-07-06T22:06:26.579Z] === RUN TestInfoAPIWarnings [2020-07-06T22:06:27.151Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-07-06T22:06:27.151Z] === RUN TestInfoDebug [2020-07-06T22:06:27.723Z] --- PASS: TestInfoDebug (0.61s) [2020-07-06T22:06:27.723Z] === RUN TestInfoInsecureRegistries [2020-07-06T22:06:28.249Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-06T22:06:28.295Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-07-06T22:06:28.295Z] === RUN TestInfoRegistryMirrors [2020-07-06T22:06:28.866Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-07-06T22:06:28.866Z] === RUN TestLoginFailsWithBadCredentials [2020-07-06T22:06:29.128Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-07-06T22:06:29.128Z] === RUN TestPingCacheHeaders [2020-07-06T22:06:29.128Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-06T22:06:29.128Z] === RUN TestPingGet [2020-07-06T22:06:29.388Z] --- PASS: TestPingGet (0.04s) [2020-07-06T22:06:29.388Z] === RUN TestPingHead [2020-07-06T22:06:29.388Z] --- PASS: TestPingHead (0.05s) [2020-07-06T22:06:29.388Z] === RUN TestVersion [2020-07-06T22:06:29.388Z] --- PASS: TestVersion (0.05s) [2020-07-06T22:06:29.388Z] PASS [2020-07-06T22:06:29.388Z] [2020-07-06T22:06:29.388Z] === Skipped [2020-07-06T22:06:29.388Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-06T22:06:29.388Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-06T22:06:29.388Z] [2020-07-06T22:06:29.388Z] [2020-07-06T22:06:29.388Z] DONE 18 tests, 1 skipped in 6.693s [2020-07-06T22:06:29.388Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-06T22:06:29.388Z] ++ 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-07-06T22:06:29.388Z] ++ set -e [2020-07-06T22:06:29.388Z] ++ '[' -n 0 ']' [2020-07-06T22:06:29.389Z] ++ set -x [2020-07-06T22:06:29.389Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-06T22:06:29.649Z] INFO: Testing against a local daemon [2020-07-06T22:06:29.649Z] === RUN TestVolumesCreateAndList [2020-07-06T22:06:29.649Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-06T22:06:29.649Z] === RUN TestVolumesRemove [2020-07-06T22:06:29.736Z] #33 ... [2020-07-06T22:06:29.736Z] [2020-07-06T22:06:29.736Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-06T22:06:29.736Z] #29 32.72 # github.com/docker/docker/contrib/httpserver [2020-07-06T22:06:29.736Z] #29 32.72 loadinternal: cannot find runtime/cgo [2020-07-06T22:06:29.910Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-06T22:06:29.910Z] === RUN TestVolumesInspect [2020-07-06T22:06:29.910Z] --- PASS: TestVolumesInspect (0.04s) [2020-07-06T22:06:29.910Z] === RUN TestVolumesInvalidJSON [2020-07-06T22:06:29.910Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-06T22:06:29.910Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-06T22:06:29.910Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-06T22:06:29.910Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-06T22:06:29.910Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-06T22:06:29.910Z] PASS [2020-07-06T22:06:29.910Z] [2020-07-06T22:06:29.910Z] DONE 5 tests in 0.454s [2020-07-06T22:06:29.910Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-06T22:06:29.995Z] #29 DONE 32.9s [2020-07-06T22:06:29.995Z] [2020-07-06T22:06:29.996Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-06T22:06:30.171Z] ++++ cat bundles/test-integration/docker.pid [2020-07-06T22:06:30.171Z] +++ kill 13610 [2020-07-06T22:06:30.565Z] #33 ... [2020-07-06T22:06:30.565Z] [2020-07-06T22:06:30.565Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-06T22:06:30.565Z] #30 DONE 0.1s [2020-07-06T22:06:30.565Z] [2020-07-06T22:06:30.565Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-06T22:06:31.534Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-06T22:06:31.534Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-06T22:06:31.555Z] +++ /etc/init.d/apparmor stop [2020-07-06T22:06:31.555Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-06T22:06:31.555Z] [2020-07-06T22:06:31.555Z] Unloading profiles will leave already running processes permanently [2020-07-06T22:06:31.555Z] unconfined, which can lead to unexpected situations. [2020-07-06T22:06:31.555Z] [2020-07-06T22:06:31.555Z] To set a process to complain mode, use the command line tool [2020-07-06T22:06:31.555Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-06T22:06:31.555Z] +++ true [2020-07-06T22:06:31.555Z] exiting test-integration [2020-07-06T22:06:31.555Z] ++ exit 0 [2020-07-06T22:06:31.555Z] [2020-07-06T22:06:33.441Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth Post stage [Pipeline] junit [2020-07-06T22:06:34.113Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-06T22:06:35.093Z] + echo Ensuring container killed. [2020-07-06T22:06:35.093Z] Ensuring container killed. [2020-07-06T22:06:35.093Z] + docker rm -vf docker-pr3 [2020-07-06T22:06:35.093Z] Error: No such container: docker-pr3 [2020-07-06T22:06:35.093Z] + true [Pipeline] sh [2020-07-06T22:06:35.384Z] + echo Chowning /workspace to jenkins user [2020-07-06T22:06:35.384Z] Chowning /workspace to jenkins user [2020-07-06T22:06:35.384Z] + id -u [2020-07-06T22:06:35.384Z] + id -g [2020-07-06T22:06:35.384Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41144:/workspace busybox chown -R 1000:1000 /workspace [2020-07-06T22:06:35.384Z] Unable to find image 'busybox:latest' locally [2020-07-06T22:06:35.384Z] latest: Pulling from library/busybox [2020-07-06T22:06:35.645Z] ebdaf4d05d6f: Pulling fs layer [2020-07-06T22:06:35.645Z] ebdaf4d05d6f: Verifying Checksum [2020-07-06T22:06:35.645Z] ebdaf4d05d6f: Download complete [2020-07-06T22:06:35.906Z] ebdaf4d05d6f: Pull complete [2020-07-06T22:06:35.906Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-06T22:06:35.906Z] Status: Downloaded newer image for busybox:latest [2020-07-06T22:06:37.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-06T22:06:39.513Z] + bundleName=arm64-integration [2020-07-06T22:06:39.513Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-06T22:06:39.513Z] Creating arm64-integration-bundles.tar.gz [2020-07-06T22:06:39.513Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-06T22:06:39.513Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-06T22:06:39.790Z] Archiving artifacts [2020-07-06T22:06:40.176Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-06T22:06:40.743Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-06T22:06:41.610Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41144/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-06T22:06:41.958Z] + make clean [2020-07-06T22:06:42.530Z] docker volume rm -f docker-dev-cache [2020-07-06T22:06:42.791Z] docker-dev-cache [Pipeline] deleteDir [2020-07-06T22:06:43.279Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-06T22:06:44.657Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-06T22:06:45.593Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-06T22:06:46.974Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-06T22:06:48.352Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-06T22:06:49.288Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-06T22:06:49.548Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-06T22:06:50.116Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-06T22:06:52.021Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-06T22:06:53.398Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-06T22:06:53.966Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-06T22:06:53.966Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-06T22:06:53.966Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-06T22:06:54.548Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-06T22:06:54.548Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-06T22:06:55.115Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-06T22:06:56.053Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-06T22:06:56.990Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-06T22:06:57.558Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-06T22:07:05.679Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-06T22:07:05.679Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-06T22:07:07.057Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-06T22:07:07.057Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-06T22:07:07.057Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-06T22:07:07.315Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-06T22:07:08.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-06T22:07:09.262Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-06T22:07:10.642Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-06T22:07:13.176Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-06T22:07:14.115Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-06T22:07:14.115Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-06T22:07:14.374Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-06T22:07:18.575Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-06T22:07:18.834Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-06T22:07:19.092Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-06T22:07:20.469Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-06T22:07:20.727Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-06T22:07:22.104Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-06T22:07:22.364Z] === RUN TestDockerSuite/TestRmiTag [2020-07-06T22:07:22.623Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-06T22:07:23.190Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-06T22:07:26.480Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-06T22:07:26.480Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-06T22:07:27.049Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-06T22:07:27.307Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-06T22:07:28.242Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-06T22:07:28.502Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-06T22:07:28.763Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-06T22:07:29.331Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-06T22:07:29.331Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-06T22:07:29.589Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-06T22:07:30.967Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-06T22:07:31.225Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-06T22:07:31.792Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-06T22:07:32.375Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-06T22:07:33.318Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-06T22:07:34.257Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-06T22:07:34.824Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-06T22:07:35.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-06T22:07:35.650Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-06T22:07:36.587Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-06T22:07:37.156Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-06T22:07:37.724Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-06T22:07:38.663Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-06T22:07:40.042Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-06T22:07:40.301Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-06T22:07:40.869Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-06T22:07:41.436Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-06T22:07:41.436Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-06T22:07:42.815Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-06T22:07:43.384Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-06T22:07:43.952Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-06T22:07:44.210Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-06T22:07:44.778Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-06T22:07:44.778Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-06T22:07:45.346Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-06T22:07:45.605Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-06T22:07:46.173Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-06T22:07:46.756Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-06T22:07:47.022Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-06T22:07:47.022Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-06T22:07:47.958Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-06T22:07:47.958Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-06T22:07:48.526Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-06T22:07:49.093Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-06T22:07:49.661Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-06T22:07:50.228Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-06T22:07:50.228Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-06T22:07:50.486Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-06T22:07:51.422Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-06T22:07:52.359Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-06T22:07:53.297Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-06T22:07:53.865Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-06T22:07:54.434Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-06T22:07:55.002Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-06T22:07:55.261Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-06T22:07:56.201Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-06T22:07:57.139Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-06T22:07:59.676Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-06T22:07:59.676Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-06T22:07:59.934Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-06T22:08:01.311Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-06T22:08:02.696Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-06T22:08:05.234Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-06T22:08:06.171Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-06T22:08:06.171Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-06T22:08:06.171Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-06T22:08:06.740Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-06T22:08:08.117Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-06T22:08:08.685Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-06T22:08:10.589Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-06T22:08:10.589Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-06T22:08:11.968Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-06T22:08:12.227Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-06T22:08:12.227Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-06T22:08:12.486Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-06T22:08:13.865Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-06T22:08:13.865Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-06T22:08:14.123Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-06T22:08:14.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-06T22:08:14.690Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-06T22:08:15.261Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-06T22:08:15.521Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-06T22:08:15.781Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-06T22:08:16.718Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-06T22:08:17.289Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-06T22:08:18.244Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-06T22:08:18.502Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-06T22:08:19.440Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-06T22:08:19.702Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-06T22:08:20.271Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-06T22:08:20.530Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-06T22:08:20.530Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-06T22:08:21.097Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-06T22:08:21.667Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-06T22:08:22.057Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-06T22:08:22.603Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-06T22:08:22.863Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-06T22:08:22.863Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-06T22:08:22.995Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-06T22:08:24.901Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-06T22:08:25.399Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-06T22:08:25.658Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-06T22:08:26.809Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-06T22:08:29.347Z] #33 146.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-06T22:08:30.775Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-06T22:08:32.158Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-06T22:08:33.537Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-06T22:08:33.797Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-06T22:08:35.176Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-06T22:08:36.557Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-06T22:08:37.865Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-06T22:08:37.865Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-06T22:08:38.465Z] #33 155.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-06T22:08:39.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-06T22:08:39.243Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-06T22:08:39.243Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-06T22:08:39.243Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-06T22:08:39.243Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-06T22:08:39.813Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-06T22:08:40.374Z] #33 157.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-06T22:08:40.943Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-06T22:08:42.850Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-06T22:08:43.127Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-06T22:08:43.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-06T22:08:43.790Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-06T22:08:44.262Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-06T22:08:45.640Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-06T22:08:45.699Z] #33 162.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-06T22:08:46.207Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-06T22:08:47.079Z] #33 163.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-06T22:08:48.461Z] #33 165.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-06T22:08:48.740Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-06T22:08:49.840Z] #33 166.4 [2020-07-06T22:08:49.841Z] #33 DONE 166.6s [2020-07-06T22:08:49.841Z] [2020-07-06T22:08:49.841Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-06T22:08:51.272Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-06T22:08:51.272Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-06T22:08:51.532Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-06T22:08:51.748Z] #34 DONE 1.5s [2020-07-06T22:08:51.791Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-06T22:08:52.734Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-06T22:08:52.734Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-06T22:08:52.734Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-06T22:08:53.128Z] [2020-07-06T22:08:53.128Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-06T22:08:53.697Z] #35 DONE 0.8s [2020-07-06T22:08:53.957Z] [2020-07-06T22:08:53.957Z] #36 exporting to image [2020-07-06T22:08:53.957Z] #36 exporting layers [2020-07-06T22:08:54.641Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-06T22:08:54.641Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-06T22:08:55.209Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-06T22:08:56.588Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-06T22:08:56.588Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-06T22:08:56.588Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-06T22:08:57.156Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-06T22:08:57.261Z] #36 exporting layers 3.1s done [2020-07-06T22:08:57.261Z] #36 writing image sha256:2e26a12bc79ed81821e93e433c0acd0b086a4d81efe3f5e6dfec9c886643f378 done [2020-07-06T22:08:57.261Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-06T22:08:57.261Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-06T22:08:57.586Z] + echo Ensuring container killed. [2020-07-06T22:08:57.586Z] Ensuring container killed. [2020-07-06T22:08:57.586Z] + docker rm -vf docker-pr3 [2020-07-06T22:08:57.586Z] Error: No such container: docker-pr3 [2020-07-06T22:08:57.586Z] + true [Pipeline] sh [2020-07-06T22:08:57.725Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-06T22:08:57.873Z] + echo Chowning /workspace to jenkins user [2020-07-06T22:08:57.873Z] Chowning /workspace to jenkins user [2020-07-06T22:08:57.873Z] + id -u [2020-07-06T22:08:57.873Z] + id -g [2020-07-06T22:08:57.873Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41144:/workspace busybox chown -R 1000:1000 /workspace [2020-07-06T22:08:58.662Z] === RUN TestDockerSuite/TestRunMount [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-06T22:08:59.113Z] + bundleName=unit [2020-07-06T22:08:59.113Z] + echo Creating unit-bundles.tar.gz [2020-07-06T22:08:59.113Z] Creating unit-bundles.tar.gz [2020-07-06T22:08:59.113Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-06T22:08:59.113Z] bundles/junit-report.xml [2020-07-06T22:08:59.113Z] bundles/go-test-report.json [2020-07-06T22:08:59.113Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-06T22:08:59.125Z] Archiving artifacts [2020-07-06T22:08:59.505Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41144/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-06T22:08:59.823Z] + make clean [2020-07-06T22:09:00.082Z] docker volume rm -f docker-dev-cache [2020-07-06T22:09:00.082Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-06T22:09:01.970Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-06T22:09:04.508Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-06T22:09:05.076Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-06T22:09:05.643Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-06T22:09:05.902Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-06T22:09:06.839Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-06T22:09:08.750Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-06T22:09:10.658Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-06T22:09:12.035Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-06T22:09:13.413Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-06T22:09:14.353Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-06T22:09:15.290Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-06T22:09:15.290Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-06T22:09:15.857Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-06T22:09:16.432Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-06T22:09:16.999Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-06T22:09:17.567Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-06T22:09:18.945Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-06T22:09:20.322Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-06T22:09:22.854Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-06T22:09:23.113Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-06T22:09:23.113Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-06T22:09:23.679Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-06T22:09:23.679Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-06T22:09:24.248Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-06T22:09:24.508Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-06T22:09:24.766Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-06T22:09:25.024Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-06T22:09:30.290Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-06T22:09:30.548Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-06T22:09:30.548Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-06T22:09:31.116Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-06T22:09:31.686Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-06T22:09:33.594Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-06T22:09:34.162Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-06T22:09:34.733Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-06T22:09:35.299Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-06T22:09:35.558Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-06T22:09:36.126Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-06T22:09:36.693Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-06T22:09:36.693Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-06T22:09:36.952Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-06T22:09:37.520Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-06T22:09:37.520Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-06T22:09:38.090Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-06T22:09:39.027Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-06T22:09:39.286Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-06T22:09:39.286Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-06T22:09:41.824Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-06T22:09:42.393Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-06T22:09:42.961Z] === RUN TestDockerSuite/TestRunRm [2020-07-06T22:09:43.530Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-06T22:09:47.723Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-06T22:09:47.723Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-06T22:09:47.983Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-06T22:09:49.361Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-06T22:09:49.620Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-06T22:09:52.166Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-06T22:09:54.700Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-06T22:09:55.267Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-06T22:09:55.267Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-06T22:09:55.526Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-06T22:09:56.093Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-06T22:09:56.661Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-06T22:09:57.229Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-06T22:09:58.168Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-06T22:09:58.168Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-06T22:09:58.427Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-06T22:09:58.995Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-06T22:09:59.564Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-06T22:10:01.471Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-06T22:10:02.039Z] === RUN TestDockerSuite/TestRunState [2020-07-06T22:10:03.417Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-06T22:10:03.986Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-06T22:10:03.986Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-06T22:10:04.557Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-06T22:10:04.817Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-06T22:10:04.817Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-06T22:10:05.076Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-06T22:10:05.646Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-06T22:10:07.557Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-06T22:10:07.557Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-06T22:10:07.557Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-06T22:10:07.557Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-06T22:10:07.830Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-06T22:10:09.735Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-06T22:10:10.303Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-06T22:10:10.562Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-06T22:10:11.943Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-06T22:10:13.847Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-06T22:10:14.784Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-06T22:10:16.688Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-06T22:10:17.624Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-06T22:10:18.561Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-06T22:10:19.129Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-06T22:10:19.697Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-06T22:10:19.697Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-06T22:10:21.604Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-06T22:10:22.983Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-06T22:10:23.242Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-06T22:10:23.501Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-06T22:10:23.501Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-06T22:10:24.077Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-06T22:10:24.647Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-06T22:10:24.906Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-06T22:10:24.906Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-06T22:10:25.165Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-06T22:10:25.732Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-06T22:10:25.992Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-06T22:10:29.284Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-06T22:10:29.284Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-06T22:10:30.220Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-06T22:10:31.599Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-06T22:10:31.858Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-06T22:10:32.796Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-06T22:10:34.706Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-06T22:10:36.612Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-06T22:10:36.871Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-06T22:10:37.129Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-06T22:10:37.697Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-06T22:10:37.697Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-06T22:10:37.697Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-06T22:10:37.697Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-06T22:10:37.956Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-06T22:10:37.956Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-06T22:10:38.523Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-06T22:10:38.782Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-06T22:10:39.719Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-06T22:10:40.291Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-06T22:10:40.859Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-06T22:10:40.859Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-06T22:10:41.118Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-06T22:10:41.118Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-06T22:10:41.118Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-06T22:10:41.118Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-06T22:10:41.118Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-06T22:10:41.118Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-06T22:10:41.118Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-06T22:10:41.118Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-06T22:10:41.118Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-06T22:10:41.376Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-06T22:10:41.635Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-06T22:10:42.202Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-06T22:10:42.769Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-06T22:10:42.769Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-06T22:10:43.336Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-06T22:10:43.336Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-06T22:10:43.903Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-06T22:10:43.903Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-06T22:10:44.162Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-06T22:10:45.099Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-06T22:10:45.099Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-06T22:10:45.099Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-06T22:10:45.099Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-06T22:10:45.360Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-06T22:10:46.738Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-06T22:10:47.309Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-06T22:10:47.309Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-06T22:10:47.877Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-06T22:10:47.877Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-06T22:10:48.139Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-06T22:10:49.078Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-06T22:10:49.337Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-06T22:10:51.243Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-06T22:10:51.501Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-06T22:10:51.501Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-06T22:10:51.501Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-06T22:10:52.069Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-06T22:10:52.328Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-06T22:10:53.266Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-06T22:10:54.643Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-06T22:10:54.644Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-06T22:10:54.911Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-06T22:10:56.287Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-06T22:10:56.287Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-06T22:10:56.547Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-06T22:10:58.454Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-06T22:10:58.454Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-06T22:10:59.392Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-06T22:10:59.392Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-06T22:10:59.392Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-06T22:10:59.960Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-06T22:11:00.902Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-06T22:11:02.814Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-06T22:11:03.073Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-06T22:11:03.332Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-06T22:11:03.332Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-06T22:11:03.332Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-06T22:11:03.591Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-06T22:11:04.160Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-06T22:11:06.070Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-06T22:11:11.339Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-06T22:11:12.715Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-06T22:11:13.284Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-06T22:11:14.222Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-06T22:11:16.123Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-06T22:11:16.692Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-06T22:11:18.597Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-06T22:11:19.165Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-06T22:11:20.103Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-06T22:11:21.481Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-06T22:11:22.417Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-06T22:11:24.951Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-06T22:11:29.137Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-06T22:11:29.137Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-06T22:11:32.423Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-06T22:11:36.637Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-06T22:11:39.167Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-06T22:11:40.543Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-06T22:11:41.111Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-06T22:11:41.681Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-06T22:11:41.940Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-06T22:11:42.507Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-06T22:11:42.507Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-06T22:11:43.074Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-06T22:11:44.980Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-06T22:11:46.359Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-06T22:11:49.647Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-06T22:11:49.905Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-06T22:11:50.472Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-06T22:11:50.472Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-06T22:11:51.040Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-06T22:11:52.441Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-06T22:11:52.441Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-06T22:11:53.378Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-06T22:11:53.948Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-06T22:11:54.888Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-06T22:11:55.827Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-06T22:12:00.053Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-06T22:12:00.312Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-06T22:12:00.313Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-06T22:12:01.248Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-06T22:12:02.186Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-06T22:12:04.720Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-06T22:12:04.720Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-06T22:12:07.258Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-06T22:12:07.258Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-06T22:12:09.791Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-06T22:12:09.791Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-06T22:12:11.697Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-06T22:12:14.235Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-06T22:12:17.523Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-06T22:12:18.460Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-06T22:12:19.838Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-06T22:12:20.777Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-06T22:12:21.713Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-06T22:12:23.093Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-06T22:12:24.469Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-06T22:12:25.872Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-06T22:12:27.252Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-06T22:12:28.629Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-06T22:12:30.004Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-06T22:12:38.118Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-06T22:12:40.020Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-06T22:12:44.210Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-06T22:12:44.210Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-06T22:12:44.210Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-06T22:12:44.210Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-06T22:12:44.210Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-06T22:12:44.210Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-06T22:12:44.210Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-06T22:12:44.778Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-06T22:12:44.778Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-06T22:12:45.347Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-06T22:12:45.347Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-06T22:12:45.347Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-06T22:12:45.347Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-06T22:12:45.606Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-06T22:12:46.992Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-06T22:12:46.992Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-06T22:12:47.251Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-06T22:12:47.251Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-06T22:12:47.251Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-06T22:12:47.819Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-06T22:12:49.197Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-06T22:12:49.198Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-06T22:12:49.198Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-06T22:12:51.106Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-06T22:12:53.641Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite (1323.70s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.47s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.94s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.07s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.97s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.87s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.93s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.85s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.07s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAttachDetach (1.22s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.06s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.02s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.15s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.50s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.96s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.14s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.23s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.29s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.65s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.36s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.32s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.62s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.37s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.19s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.68s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.01s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.49s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.87s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.84s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.21s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.76s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.57s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.78s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.47s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.54s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.04s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.23s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.13s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.03s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.83s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.62s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.76s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.40s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.53s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.60s) [2020-07-06T22:12:53.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.45s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.32s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.86s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.37s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.31s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.97s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.32s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.48s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.15s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.90s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.57s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.21s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.64s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.68s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.52s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.62s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.88s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.74s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.55s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildContChar (2.50s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.73s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.22s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.38s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.46s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.87s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.95s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.57s) [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.64s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.80s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.44s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.42s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.24s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.37s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.78s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.15s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.02s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.33s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.04s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.36s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.33s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.34s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.50s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.49s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.27s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.40s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.19s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.99s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.93s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.51s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.52s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.25s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.77s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.59s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEnv (1.58s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.17s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.89s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.43s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.53s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.79s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.50s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.17s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.95s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.36s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.49s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.21s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.33s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.79s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.84s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.44s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildHistory (3.93s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.75s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.75s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.16s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.00s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.91s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.30s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.68s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.94s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.83s) [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.46s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.92s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.41s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.23s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.86s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.67s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.90s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.53s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.73s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildPATH (1.45s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.77s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.91s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.43s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.70s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildRm (3.35s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.92s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.35s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.93s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.86s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildStderr (0.82s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.90s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.91s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.99s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildUser (1.29s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.57s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.57s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.72s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.20s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-06T22:12:53.642Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.62s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-06T22:12:53.642Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-06T22:12:53.642Z] docker_cli_sni_test.go:18: Flakey test [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.68s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestCommitChange (1.07s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.84s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.76s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.94s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestCommitTTY (1.66s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.84s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.37s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.77s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.32s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s) [2020-07-06T22:12:53.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.68s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.67s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.25s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.60s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.55s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.07s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.93s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.70s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.65s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.42s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.59s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2020-07-06T22:12:53.643Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-06T22:12:53.643Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.69s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.42s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.22s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.25s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.02s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.47s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.30s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.41s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007bd5c0_} (1.41s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1358740782_/foo_false____} (1.42s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1358740782_/foo_true____} (1.46s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3415932597_/foo_false____} (1.34s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3415932597_/foo_true____} (1.41s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3415932597_/foo_true__0xc0007bd620__} (1.43s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007bd640_} (1.44s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007bd660_} (1.52s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007bd680_} (1.63s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007bd6a0_} (1.60s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.07s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.63s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.91s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.71s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.90s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.63s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.65s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.65s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.87s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.16s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.22s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.85s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.79s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.70s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.59s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.09s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.52s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.99s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.44s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.70s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.66s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.40s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.46s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.62s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.59s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToDot (0.63s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.54s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.11s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToStdout (0.84s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.57s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.31s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.68s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.89s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.50s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2020-07-06T22:12:53.643Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.02s) [2020-07-06T22:12:53.643Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.59s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.51s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-07-06T22:12:53.643Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-06T22:12:53.643Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.47s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.69s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.27s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.65s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.39s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.25s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.15s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.59s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.48s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.55s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.28s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.12s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsAttach (0.62s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsCommit (0.94s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.21s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.01s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.48s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.22s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2020-07-06T22:12:53.643Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-07-06T22:12:53.643Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-06T22:12:53.643Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-06T22:12:53.643Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.60s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.54s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsRename (0.56s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsResize (0.81s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.46s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.11s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.59s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.71s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.80s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.67s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.64s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.71s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecTTY (0.59s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.62s) [2020-07-06T22:12:53.643Z] --- PASS: TestDockerSuite/TestExecUlimits (0.62s) [2020-07-06T22:12:53.643Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-06T22:12:53.643Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.75s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.00s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestExecWithUser (0.67s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.46s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.55s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestHealth (19.32s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImportDisplay (0.99s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.25s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.55s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.51s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-07-06T22:12:53.644Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-06T22:12:53.644Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-06T22:12:53.644Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-06T22:12:53.644Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.44s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.56s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.25s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.02s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.15s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.80s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.67s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.72s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.57s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.77s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsTail (0.59s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.77s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.41s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPluginActive (2.24s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.13s) [2020-07-06T22:12:53.644Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-06T22:12:53.644Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.94s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.43s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.26s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.95s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.68s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.85s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPortList (6.21s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.28s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.54s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.85s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.98s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsByOrder (1.87s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.03s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.23s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.95s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.43s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.90s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.29s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.48s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.49s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.57s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.68s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2020-07-06T22:12:53.644Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-06T22:12:53.644Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.29s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.31s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.30s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.25s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.43s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.19s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.53s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.87s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.62s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.02s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.92s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.17s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.81s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.72s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.71s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.85s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.56s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.57s) [2020-07-06T22:12:53.644Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.81s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.52s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.22s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.10s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.39s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.51s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.00s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.12s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.47s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.53s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.58s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.76s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.84s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.58s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunExitCode (0.62s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.47s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.97s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.06s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.49s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.15s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.30s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.01s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.67s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.43s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.78s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.49s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.89s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.10s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.11s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.08s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunMount (5.43s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.64s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.11s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.79s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.20s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.33s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.49s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.86s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.35s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.34s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.62s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.47s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.60s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.65s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.78s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.57s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-06T22:12:53.645Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.21s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.61s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.11s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.19s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.63s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.61s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.59s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.61s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.65s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunState (1.25s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunSysctls (1.46s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.53s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.00s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.27s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.09s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.93s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.64s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.59s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.63s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunUserByID (0.55s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunUserByName (0.56s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.58s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.21s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.63s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.04s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.89s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.56s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.45s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.53s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.05s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.72s) [2020-07-06T22:12:53.645Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-06T22:12:53.645Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.50s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.05s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.77s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.85s) [2020-07-06T22:12:53.645Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.19s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.54s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.51s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.68s) [2020-07-06T22:12:53.646Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents727023751 [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.49s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.66s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.64s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.10s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.90s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.10s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.05s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.73s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.57s) [2020-07-06T22:12:53.646Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-06T22:12:53.646Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.63s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.14s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.20s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.52s) [2020-07-06T22:12:53.646Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-06T22:12:53.646Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.56s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.26s) [2020-07-06T22:12:53.646Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-06T22:12:53.646Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.98s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.85s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.75s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.20s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.97s) [2020-07-06T22:12:53.646Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-06T22:12:53.646Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.93s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.76s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.52s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.71s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.49s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.66s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.78s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.78s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.42s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.43s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.40s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.36s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.48s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s) [2020-07-06T22:12:53.646Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s) [2020-07-06T22:12:53.646Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-06T22:12:53.646Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-06T22:12:53.646Z] === RUN TestDockerRegistrySuite [2020-07-06T22:12:53.646Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-06T22:12:54.583Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-06T22:12:55.151Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-06T22:12:55.719Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-06T22:12:57.627Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-06T22:12:57.887Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-06T22:13:01.183Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-06T22:13:03.719Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-06T22:13:06.253Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-06T22:13:07.198Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-06T22:13:08.135Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-06T22:13:09.071Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-06T22:13:10.449Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-06T22:13:11.387Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-06T22:13:12.326Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-06T22:13:13.262Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-06T22:13:14.198Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-06T22:13:15.136Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-06T22:13:17.672Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-06T22:13:18.238Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-06T22:13:20.772Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-06T22:13:21.339Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-06T22:13:21.339Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-06T22:13:22.276Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-06T22:13:22.535Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-06T22:13:23.472Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-06T22:13:24.871Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-06T22:13:27.408Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-06T22:13:27.667Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-06T22:13:28.601Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-06T22:13:29.168Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-06T22:13:29.168Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-06T22:13:29.427Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-06T22:13:29.685Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-06T22:13:29.944Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-06T22:13:30.202Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-06T22:13:31.140Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-06T22:13:32.518Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-06T22:13:33.454Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-06T22:13:34.390Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-06T22:13:35.327Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite (42.65s) [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d34ca09c38324] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.18s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d2d2918bd62f3] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s) [2020-07-06T22:13:36.263Z] check_test.go:196: [db2ba52e00c8c] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-07-06T22:13:36.263Z] check_test.go:196: [dea8caba60ee3] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2020-07-06T22:13:36.263Z] check_test.go:196: [dfefb4bdc8e57] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.77s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d80bd412d4735] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d6ff74b493a34] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d1feb41c7b01f] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d0beb76d1c4db] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2020-07-06T22:13:36.263Z] check_test.go:196: [dff17d0d47214] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d9ebc35b5ffd1] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2020-07-06T22:13:36.263Z] check_test.go:196: [dc24911b22bb3] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d6e9ee941dd69] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d2c446d50dcba] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.95s) [2020-07-06T22:13:36.263Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6b568fcb5326b6ffc5f6d61cc90578e00c971f5078784ab260c30aba8e0dd7ac [2020-07-06T22:13:36.263Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6564e4ede1e7e52773580fe716134b4e220b7b5ff4c34a620a0b2c83eb223576 [2020-07-06T22:13:36.263Z] check_test.go:196: [deb2450a23707] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.21s) [2020-07-06T22:13:36.263Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e83d95fb3c7fdfd74249842df278033a150e7a00fd88b71034a26059e485fb45 [2020-07-06T22:13:36.263Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:482ee7128e1cff913a2e710a70aaadb858ca9ebb6612dcc5120430358ae9914b [2020-07-06T22:13:36.263Z] check_test.go:196: [d6e51bee068b2] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2020-07-06T22:13:36.263Z] check_test.go:196: [dec1e71ac7d2e] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2020-07-06T22:13:36.263Z] check_test.go:196: [da477a2e1693f] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2020-07-06T22:13:36.263Z] check_test.go:196: [dea52a87c3e6d] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-06T22:13:36.263Z] check_test.go:196: [dff529d432f55] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2020-07-06T22:13:36.263Z] check_test.go:196: [dcfcb7260cd69] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d5f01139010d0] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d5a8e939470eb] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.46s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d674304da892d] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-07-06T22:13:36.263Z] check_test.go:196: [dde22623042d5] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2020-07-06T22:13:36.263Z] check_test.go:196: [dd737e3b483b4] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d1cb75299b049] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d0429bd77af3a] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-06T22:13:36.263Z] check_test.go:196: [dc1953f932697] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-06T22:13:36.263Z] check_test.go:196: [dc54e6efa9734] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d1ec3cd943c7b] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-06T22:13:36.263Z] check_test.go:196: [ddb50cd0765de] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d540858cc572d] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d7345b9487c41] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d0054d34ae950] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2020-07-06T22:13:36.263Z] check_test.go:196: [d808dfef54ef6] daemon is not started [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-07-06T22:13:36.263Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-06T22:13:36.263Z] === RUN TestDockerSchema1RegistrySuite [2020-07-06T22:13:36.263Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-06T22:13:36.263Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-06T22:13:39.553Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-06T22:13:42.085Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-06T22:13:44.646Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-06T22:13:45.582Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-06T22:13:46.517Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-06T22:13:46.517Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-06T22:13:47.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-06T22:13:48.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-06T22:13:49.329Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-06T22:13:51.864Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-06T22:13:52.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-06T22:13:52.381Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-06T22:13:52.640Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-06T22:13:52.899Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-06T22:13:53.158Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-06T22:13:53.416Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite (17.55s) [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-06T22:13:53.676Z] check_test.go:223: [d94a1afc94eef] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2020-07-06T22:13:53.676Z] check_test.go:223: [dfcd539e99b88] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.78s) [2020-07-06T22:13:53.676Z] check_test.go:223: [d753228f31533] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.78s) [2020-07-06T22:13:53.676Z] check_test.go:223: [d5079fc5659df] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2020-07-06T22:13:53.676Z] check_test.go:223: [d6f75ad3f1d52] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2020-07-06T22:13:53.676Z] check_test.go:223: [dcac1fed96589] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-06T22:13:53.676Z] check_test.go:223: [d0aa44d52dd7d] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-07-06T22:13:53.676Z] check_test.go:223: [d80d80c24049f] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-07-06T22:13:53.676Z] check_test.go:223: [dcc47ae8b1726] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-07-06T22:13:53.676Z] check_test.go:223: [d29825b67818a] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2020-07-06T22:13:53.676Z] check_test.go:223: [d915421d2af10] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-07-06T22:13:53.676Z] check_test.go:223: [d3f49e784e9a7] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-07-06T22:13:53.676Z] check_test.go:223: [d8f05f256e5f4] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-06T22:13:53.676Z] check_test.go:223: [df706db875089] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-06T22:13:53.676Z] check_test.go:223: [de16e348ccfd8] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-06T22:13:53.676Z] check_test.go:223: [db0067f1f8af2] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-07-06T22:13:53.676Z] check_test.go:223: [db74d1171b8d4] daemon is not started [2020-07-06T22:13:53.676Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-06T22:13:53.676Z] check_test.go:223: [d58206a5e3b6c] daemon is not started [2020-07-06T22:13:53.676Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-06T22:13:53.676Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-06T22:13:54.243Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-06T22:13:54.811Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-06T22:13:55.070Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-06T22:13:56.006Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-06T22:13:56.265Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-06T22:13:56.832Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-06T22:13:57.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-06T22:13:57.351Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.72s) [2020-07-06T22:13:57.351Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-07-06T22:13:57.351Z] check_test.go:252: [d97be619a908a] daemon is not started [2020-07-06T22:13:57.351Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-07-06T22:13:57.351Z] check_test.go:252: [d9322c1032fd3] daemon is not started [2020-07-06T22:13:57.351Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-06T22:13:57.351Z] check_test.go:252: [d8177f33ddeb4] daemon is not started [2020-07-06T22:13:57.351Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-07-06T22:13:57.351Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-07-06T22:13:57.351Z] check_test.go:252: [ddb7fa3f7dbe2] daemon is not started [2020-07-06T22:13:57.351Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-07-06T22:13:57.351Z] check_test.go:252: [df54146039e9f] daemon is not started [2020-07-06T22:13:57.351Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-07-06T22:13:57.351Z] check_test.go:252: [dbefb724f6a03] daemon is not started [2020-07-06T22:13:57.351Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-06T22:13:57.351Z] check_test.go:252: [dc1cc877138f8] daemon is not started [2020-07-06T22:13:57.351Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-06T22:13:57.351Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-06T22:14:02.620Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-06T22:14:02.620Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-06T22:14:02.878Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-06T22:14:02.878Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-06T22:14:03.137Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-07-06T22:14:03.137Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-06T22:14:03.137Z] check_test.go:279: [d9418586ee6f3] daemon is not started [2020-07-06T22:14:03.137Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-06T22:14:03.137Z] check_test.go:279: [daee07d37fcb8] daemon is not started [2020-07-06T22:14:03.137Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-06T22:14:03.137Z] check_test.go:279: [d728f5024d75d] daemon is not started [2020-07-06T22:14:03.137Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-06T22:14:03.137Z] check_test.go:279: [dd20bff10726d] daemon is not started [2020-07-06T22:14:03.137Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-06T22:14:03.137Z] check_test.go:279: [d933ad52d76ca] daemon is not started [2020-07-06T22:14:03.137Z] === RUN TestDockerNetworkSuite [2020-07-06T22:14:03.137Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-06T22:14:05.055Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-06T22:14:05.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-06T22:14:09.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-06T22:14:09.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-06T22:14:12.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-06T22:14:13.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-06T22:14:19.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-06T22:14:21.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-06T22:14:22.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-06T22:14:23.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-06T22:14:23.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-06T22:14:24.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-06T22:14:25.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-06T22:14:25.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-06T22:14:25.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-06T22:14:26.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-06T22:14:26.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-06T22:14:26.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-06T22:14:26.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-06T22:14:27.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-06T22:14:28.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-06T22:14:28.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-06T22:14:29.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-06T22:14:29.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-06T22:14:31.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-06T22:14:33.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-06T22:14:40.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-06T22:14:40.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-06T22:14:40.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-06T22:14:40.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-06T22:14:40.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-06T22:14:40.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-06T22:14:40.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-06T22:14:40.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-06T22:14:43.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-06T22:14:43.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-06T22:14:43.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-06T22:14:44.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-06T22:14:47.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-06T22:14:50.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-06T22:14:50.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-06T22:14:51.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-06T22:14:53.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-06T22:14:53.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-06T22:14:53.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-06T22:14:54.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-06T22:14:55.431Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite (56.56s) [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.89s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d72ee4465b09c] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d49f0f2a30885] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d51d9c4a697f3] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [dfd49e71c1790] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:1233: [de07c012aab62] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.36s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [dc7199c4a8b1e] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.36s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d78339d89ff99] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.34s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [dfcdff8e468a3] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d7dc4677ac1f4] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d3ff86b988e1b] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [df2540ddb4b74] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [db7cb996fa0e5] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d0dce15fb7a5c] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [dbd7bcdc34351] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d4bd9121a5bd9] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [da694caea07d1] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d49a1ac003b46] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [dc3f67bb45eef] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [dbcebf0e68731] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d49cabee72f73] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [dbe93a236fd29] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d885b0bb3e7e5] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [dec5c07d5b142] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d4328d74cbeaa] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:968: [d49eb8d96dc0e] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.78s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [db05fdf02e987] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.87s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:1116: [d0ebc2fbb1d4b] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d6733f783ce2b] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d4f7258bbc580] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [df365e8aa17a0] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d87d126c94753] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [db4283d45a520] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d262ad04ee58c] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d93b4e85d0494] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [de810137d708c] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [dc287a518808f] daemon is not started [2020-07-06T22:14:59.621Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d5474d7175c90] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d8e852cd8bd9d] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:1084: [d65a06bf34ec1] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d2c69730516ff] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d37f02581f24b] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d7884d8016d41] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [df06a18283124] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [db29527175655] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d079a2d96c920] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.04s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [dbfeecbbaadb5] daemon is not started [2020-07-06T22:14:59.621Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.51s) [2020-07-06T22:14:59.621Z] docker_cli_network_unix_test.go:46: [d50ed8603c46d] daemon is not started [2020-07-06T22:14:59.621Z] === RUN TestDockerHubPullSuite [2020-07-06T22:14:59.621Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-06T22:15:02.907Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-06T22:15:04.808Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-06T22:15:05.375Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-06T22:15:07.915Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-06T22:15:07.915Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-06T22:15:07.915Z] --- PASS: TestDockerHubPullSuite (8.15s) [2020-07-06T22:15:07.915Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.77s) [2020-07-06T22:15:07.915Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-07-06T22:15:07.915Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.75s) [2020-07-06T22:15:07.915Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.08s) [2020-07-06T22:15:07.915Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2020-07-06T22:15:07.915Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-07-06T22:15:07.915Z] PASS [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === Skipped [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-06T22:15:07.915Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-06T22:15:07.915Z] docker_cli_sni_test.go:18: Flakey test [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-06T22:15:07.915Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.02s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.02s) [2020-07-06T22:15:07.915Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-06T22:15:07.915Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-07-06T22:15:07.915Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-06T22:15:07.915Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-06T22:15:07.915Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-06T22:15:07.915Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-06T22:15:07.915Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-06T22:15:07.915Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-06T22:15:07.915Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-06T22:15:07.915Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-06T22:15:07.915Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-06T22:15:07.915Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-06T22:15:07.915Z] [2020-07-06T22:15:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-06T22:15:07.915Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-06T22:15:07.916Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-06T22:15:07.916Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-07-06T22:15:07.916Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-06T22:15:07.916Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-06T22:15:07.916Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-06T22:15:07.916Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-06T22:15:07.916Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-06T22:15:07.916Z] docker_cli_network_unix_test.go:46: [d5474d7175c90] daemon is not started [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] [2020-07-06T22:15:07.916Z] DONE 1277 tests, 51 skipped in 1498.853s [2020-07-06T22:15:07.916Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-06T22:15:07.916Z] ++++ cat bundles/test-integration/docker.pid [2020-07-06T22:15:07.916Z] +++ kill 7593 [2020-07-06T22:15:08.855Z] +++ /etc/init.d/apparmor stop [2020-07-06T22:15:08.855Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-06T22:15:08.855Z] [2020-07-06T22:15:08.855Z] Unloading profiles will leave already running processes permanently [2020-07-06T22:15:08.855Z] unconfined, which can lead to unexpected situations. [2020-07-06T22:15:08.855Z] [2020-07-06T22:15:08.855Z] To set a process to complain mode, use the command line tool [2020-07-06T22:15:08.855Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-06T22:15:08.855Z] +++ true [2020-07-06T22:15:08.855Z] exiting test-integration [2020-07-06T22:15:08.855Z] ++ exit 0 [2020-07-06T22:15:08.855Z] [2020-07-06T22:15:09.113Z] + for job in $(jobs -p) [2020-07-06T22:15:09.113Z] + wait 15982 [2020-07-06T22:15:27.193Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-06T22:15:30.480Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-06T22:15:37.045Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-06T22:15:42.318Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-06T22:15:44.221Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-06T22:15:48.411Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-06T22:15:50.943Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-06T22:15:55.132Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-06T22:15:55.132Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-06T22:16:00.399Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-06T22:16:00.399Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-06T22:16:00.966Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-06T22:16:03.496Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-06T22:16:59.721Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-06T22:17:55.938Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-06T22:18:08.140Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-06T22:18:11.430Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-06T22:20:32.919Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-06T22:20:38.187Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-06T22:20:39.122Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-06T22:20:39.122Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-06T22:20:39.381Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-06T22:20:39.381Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-06T22:20:39.948Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-06T22:20:42.481Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-06T22:20:45.767Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-06T22:20:48.306Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-06T22:21:44.527Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-06T22:21:44.527Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-06T22:21:45.907Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-06T22:21:48.438Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-06T22:21:51.728Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-06T22:21:54.261Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-06T22:22:16.204Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-06T22:22:28.406Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-06T22:22:28.973Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-06T22:22:31.505Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-06T22:22:34.039Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-06T22:22:42.152Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-06T22:22:45.441Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-06T22:22:47.989Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-06T22:22:50.522Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-06T22:22:53.054Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-06T22:22:55.587Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-06T22:22:58.872Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-06T22:23:00.776Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-06T22:23:57.014Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-06T22:24:11.886Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite (1692.86s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.52s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.31s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.32s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.49s) [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:562: [dd971f274f74c] joining swarm manager [daf4a49b07e87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:584: [d6a76eaea104e] joining swarm manager [daf4a49b07e87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] check_test.go:380: [dd971f274f74c] daemon is not started [2020-07-06T22:24:26.760Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.92s) [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:45: [d0f3a89ab0f7c] joining swarm manager [d477cdf5e197d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.94s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.76s) [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:303: [d108a0e936168] joining swarm manager [d31f45fc99edd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:304: [dad411b881033] joining swarm manager [d31f45fc99edd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.62s) [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:271: [d6eed241f2a32] joining swarm manager [da6418286e1b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:272: [dc29c24352fa3] joining swarm manager [da6418286e1b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.74s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.56s) [2020-07-06T22:24:26.760Z] docker_api_swarm_node_test.go:19: [daa6100bbd89b] joining swarm manager [d791c266c90fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_node_test.go:20: [d9eb1f7053d67] joining swarm manager [d791c266c90fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.69s) [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:501: [d2f10f877a32a] joining swarm manager [d580013742ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:506: [d7e8a231f0dfb] joining swarm manager [d580013742ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.75s) [2020-07-06T22:24:26.760Z] docker_api_swarm_node_test.go:80: [d63a4ea12caba] joining swarm manager [d3a236a11bd39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.28s) [2020-07-06T22:24:26.760Z] docker_api_swarm_node_test.go:52: [d7ec5e5741b11] joining swarm manager [d56b0c17caf1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_node_test.go:53: [d551aa55b3604] joining swarm manager [d56b0c17caf1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.22s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.53s) [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:201: [df0f7b96dda2f] joining swarm manager [d251c4f81c06b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.27s) [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:383: [db0b1a2d3c196] joining swarm manager [d093477a26d1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:384: [dce7cf4c29a36] joining swarm manager [d093477a26d1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] check_test.go:380: [dce7cf4c29a36] daemon is not started [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.02s) [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:801: [de5e3e29f3adc] joining swarm manager [d1bbcdd71420f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:801: [d104520ae8155] joining swarm manager [d1bbcdd71420f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:801: [d61ccd96f13dc] joining swarm manager [d1bbcdd71420f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:801: [d110b1d1eb977] joining swarm manager [d1bbcdd71420f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-06T22:24:26.760Z] docker_api_swarm_test.go:809: [d9825c524d80a] joining swarm manager [d1bbcdd71420f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.51s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.70s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.05s) [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:394: [d170de46e8246] joining swarm manager [dbf203606fc0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:394: [dc44e2bee901b] joining swarm manager [dbf203606fc0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.07s) [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:342: [d4716dbe6fd16] joining swarm manager [da68dc53fb60e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:342: [d0ba7d7599632] joining swarm manager [da68dc53fb60e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.97s) [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:489: [dc26f9251244c] joining swarm manager [df60f0b5dd1c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:489: [d7042b4c9373c] joining swarm manager [df60f0b5dd1c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.91s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.89s) [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:127: [d453d41e1045e] joining swarm manager [df0ec14a1a67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:128: [da38cc008e082] joining swarm manager [df0ec14a1a67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:136: [db4a50fd790c2] joining swarm manager [df0ec14a1a67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:137: [d37d8b74579ee] joining swarm manager [df0ec14a1a67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.40s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.04s) [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:303: [d93c2f9035819] joining swarm manager [de15b7cdf4715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:303: [d073b005cd44f] joining swarm manager [de15b7cdf4715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.76s) [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:99: [d2c657f1f0b6a] joining swarm manager [da5239b3f9cf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:100: [dfe8fd3986323] joining swarm manager [da5239b3f9cf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] check_test.go:380: [d2c657f1f0b6a] daemon is not started [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.42s) [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:532: [d328f2acd3687] joining swarm manager [d57c0ad84d3bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:533: [da6720e51034f] joining swarm manager [d57c0ad84d3bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.13s) [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:147: [dc8eb9542cbe5] joining swarm manager [dc354ea381b89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_api_swarm_service_test.go:147: [d641b5ffcaa31] joining swarm manager [dc354ea381b89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.77s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.61s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.60s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.54s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.54s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.25s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.62s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.58s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.20s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.28s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.75s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.50s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.73s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.00s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.73s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.32s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.02s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.35s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.43s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.09s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.84s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.95s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.78s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.00s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.07s) [2020-07-06T22:24:26.760Z] docker_cli_service_logs_test.go:245: checking task neuegphptj7l [2020-07-06T22:24:26.760Z] docker_cli_service_logs_test.go:250: checking messages for neuegphptj7l [2020-07-06T22:24:26.760Z] docker_cli_service_logs_test.go:245: checking task 7ifj3j6x3uyo [2020-07-06T22:24:26.760Z] docker_cli_service_logs_test.go:250: checking messages for 7ifj3j6x3uyo [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.68s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.72s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.88s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.93s) [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1901: [d0264fbff89ae] joining swarm manager [db4c893fdc4f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1902: [dfd25a3f771b7] joining swarm manager [db4c893fdc4f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.71s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.29s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.44s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.77s) [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1802: [d864fcccb0fec] joining swarm manager [d399ddc437cc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1803: [d64b5fd49ce75] joining swarm manager [d399ddc437cc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (124.41s) [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1321: [d3a3957f51965] joining swarm manager [d704921d948e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1322: [d7d386d98056a] joining swarm manager [d704921d948e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.46s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.82s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.68s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.36s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.39s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.33s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.76s) [2020-07-06T22:24:26.760Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.10s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.10s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.47s) [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1186: [d3e750203f91f] joining swarm manager [d04ed112ca331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1195: [d17bfbe10d7cc] joining swarm manager [d04ed112ca331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.01s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.37s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.11s) [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1118: [d48d834c88d44] joining swarm manager [d5689059f02a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1119: [d9d1ee6f8008e] joining swarm manager [d5689059f02a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1172: [d5b24b1ceb8c8] joining swarm manager [d5689059f02a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1453: [dd80aa32fd164] joining swarm manager [d2a0770c6c51d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.760Z] docker_cli_swarm_test.go:1454: [d039d69a96704] joining swarm manager [d2a0770c6c51d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.41s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.29s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.29s) [2020-07-06T22:24:26.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.60s) [2020-07-06T22:24:26.760Z] docker_cli_swarm_unix_test.go:62: [d04ddda13a0bb] joining swarm manager [d4c479ded8c40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.24s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.29s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.63s) [2020-07-06T22:24:26.761Z] docker_api_swarm_test.go:961: [d7873a2532044] joining swarm manager [d3fa1fd7fb829]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.21s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.27s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.15s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.85s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2020-07-06T22:24:26.761Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2020-07-06T22:24:26.761Z] === RUN TestDockerExternalVolumeSuite [2020-07-06T22:24:26.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-06T22:24:44.839Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-06T22:25:52.530Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-06T22:25:59.090Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-06T22:26:31.158Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-06T22:26:46.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-06T22:27:18.124Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-06T22:27:30.324Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-06T22:28:02.402Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-06T22:28:17.277Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-06T22:28:35.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-06T22:29:22.036Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-06T22:29:40.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-06T22:30:12.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-06T22:30:44.291Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-06T22:30:56.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-06T22:31:14.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-06T22:31:29.441Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite (437.04s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2020-07-06T22:31:44.331Z] docker_cli_external_volume_driver_test.go:53: [dae5eab669691] daemon is not started [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-06T22:31:44.331Z] docker_cli_external_volume_driver_test.go:53: [d1c6a15908742] daemon is not started [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-06T22:31:44.331Z] docker_cli_external_volume_driver_test.go:53: [d9c6d523ffc69] daemon is not started [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-06T22:31:44.331Z] docker_cli_external_volume_driver_test.go:53: [da4bb699be05a] daemon is not started [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.26s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2020-07-06T22:31:44.331Z] docker_cli_external_volume_driver_test.go:485: [d84875b6615ca] daemon is not started [2020-07-06T22:31:44.331Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-06T22:31:44.332Z] docker_cli_external_volume_driver_test.go:53: [df6543f56ac20] daemon is not started [2020-07-06T22:31:44.332Z] PASS [2020-07-06T22:31:44.332Z] [2020-07-06T22:31:44.332Z] === Skipped [2020-07-06T22:31:44.332Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-06T22:31:44.332Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-06T22:31:44.332Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-06T22:31:44.332Z] check_test.go:309: [d72a16d107d9a] daemon is not started [2020-07-06T22:31:44.332Z] [2020-07-06T22:31:44.332Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-06T22:31:44.332Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-06T22:31:44.332Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-06T22:31:44.332Z] check_test.go:309: [d053c6654b1ca] daemon is not started [2020-07-06T22:31:44.332Z] [2020-07-06T22:31:44.332Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-06T22:31:44.332Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-06T22:31:44.332Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-06T22:31:44.332Z] check_test.go:309: [df3141f61e17f] daemon is not started [2020-07-06T22:31:44.332Z] [2020-07-06T22:31:44.332Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-06T22:31:44.332Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-06T22:31:44.332Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-06T22:31:44.332Z] [2020-07-06T22:31:44.332Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-06T22:31:44.332Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-06T22:31:44.332Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-06T22:31:44.332Z] [2020-07-06T22:31:44.332Z] [2020-07-06T22:31:44.332Z] DONE 273 tests, 5 skipped in 2494.913s [2020-07-06T22:31:44.332Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-06T22:31:44.332Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd83fd5177db0/docker.pid [2020-07-06T22:31:44.332Z] +++ kill 4177 [2020-07-06T22:31:44.332Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4177 is not a child of this shell [2020-07-06T22:31:44.332Z] warning: PID 4177 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd83fd5177db0/docker.pid had a nonzero exit code [2020-07-06T22:31:44.332Z] ++++ cat bundles/test-integration/docker.pid [2020-07-06T22:31:44.332Z] +++ kill 7612 [2020-07-06T22:31:45.267Z] +++ /etc/init.d/apparmor stop [2020-07-06T22:31:45.267Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-06T22:31:45.267Z] [2020-07-06T22:31:45.267Z] Unloading profiles will leave already running processes permanently [2020-07-06T22:31:45.267Z] unconfined, which can lead to unexpected situations. [2020-07-06T22:31:45.267Z] [2020-07-06T22:31:45.267Z] To set a process to complain mode, use the command line tool [2020-07-06T22:31:45.267Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-06T22:31:45.267Z] +++ true [2020-07-06T22:31:45.267Z] exiting test-integration [2020-07-06T22:31:45.267Z] ++ exit 0 [2020-07-06T22:31:45.267Z] [2020-07-06T22:31:45.525Z] + exit 0 [2020-07-06T22:31:45.525Z] ++ jobs -p [2020-07-06T22:31:45.525Z] + pids= [2020-07-06T22:31:45.525Z] + echo 'Remaining pids to kill: []' [2020-07-06T22:31:45.525Z] Remaining pids to kill: [] [2020-07-06T22:31:45.525Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-06T22:31:45.538Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-06T22:31:47.747Z] + echo Ensuring container killed. [2020-07-06T22:31:47.747Z] Ensuring container killed. [2020-07-06T22:31:47.747Z] + docker ps -aq -f name=docker-pr3-* [2020-07-06T22:31:47.747Z] + cids=d4caa76210bd [2020-07-06T22:31:47.747Z] f1c85df1e1e0 [2020-07-06T22:31:47.747Z] d4e992bd127b [2020-07-06T22:31:47.747Z] + [ -n d4caa76210bd [2020-07-06T22:31:47.747Z] f1c85df1e1e0 [2020-07-06T22:31:47.747Z] d4e992bd127b ] [2020-07-06T22:31:47.747Z] + docker rm -vf d4caa76210bd f1c85df1e1e0 d4e992bd127b [2020-07-06T22:31:49.131Z] d4caa76210bd [2020-07-06T22:31:49.131Z] f1c85df1e1e0 [2020-07-06T22:31:49.698Z] d4e992bd127b [Pipeline] sh [2020-07-06T22:31:49.985Z] + echo Chowning /workspace to jenkins user [2020-07-06T22:31:49.985Z] Chowning /workspace to jenkins user [2020-07-06T22:31:49.985Z] + id -u [2020-07-06T22:31:49.985Z] + id -g [2020-07-06T22:31:49.985Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41144:/workspace busybox chown -R 1000:1000 /workspace [2020-07-06T22:31:49.985Z] Unable to find image 'busybox:latest' locally [2020-07-06T22:31:55.251Z] latest: Pulling from library/busybox [2020-07-06T22:31:55.251Z] 91f30d776fb2: Pulling fs layer [2020-07-06T22:31:55.251Z] 91f30d776fb2: Verifying Checksum [2020-07-06T22:31:55.251Z] 91f30d776fb2: Download complete [2020-07-06T22:31:55.251Z] 91f30d776fb2: Pull complete [2020-07-06T22:31:55.251Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-06T22:31:55.251Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-06T22:31:58.845Z] + bundleName=amd64 [2020-07-06T22:31:58.845Z] + echo Creating amd64-bundles.tar.gz [2020-07-06T22:31:58.845Z] Creating amd64-bundles.tar.gz [2020-07-06T22:31:58.845Z] + xargs tar -czf amd64-bundles.tar.gz [2020-07-06T22:31:58.845Z] + 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-07-06T22:31:59.792Z] Archiving artifacts [2020-07-06T22:32:01.771Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41144/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-06T22:32:02.099Z] + make clean [2020-07-06T22:32:02.358Z] docker volume rm -f docker-dev-cache [2020-07-06T22:32:02.358Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-06T22:39:59.233Z] ok github.com/docker/docker/integration-cli 2220.900s [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === Skipped [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-06T22:39:59.233Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-06T22:39:59.233Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2020-07-06T22:39:59.233Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-06T22:39:59.233Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-07-06T22:39:59.233Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-07-06T22:39:59.233Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-06T22:39:59.233Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-06T22:39:59.233Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-06T22:39:59.233Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-06T22:39:59.233Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-06T22:39:59.233Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-06T22:39:59.233Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-06T22:39:59.233Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-07-06T22:39:59.233Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-06T22:39:59.233Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2020-07-06T22:39:59.233Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2020-07-06T22:39:59.233Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.233Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-07-06T22:39:59.234Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2020-07-06T22:39:59.234Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-06T22:39:59.234Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-06T22:39:59.234Z] docker_cli_sni_test.go:18: Flakey test [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-06T22:39:59.234Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-06T22:39:59.234Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-06T22:39:59.234Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-07-06T22:39:59.234Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-06T22:39:59.234Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-06T22:39:59.234Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-06T22:39:59.234Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-06T22:39:59.234Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.234Z] [2020-07-06T22:39:59.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-06T22:39:59.234Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-06T22:39:59.235Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-06T22:39:59.235Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-06T22:39:59.235Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-06T22:39:59.235Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-06T22:39:59.235Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-06T22:39:59.235Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-06T22:39:59.235Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-06T22:39:59.235Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-06T22:39:59.235Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-07-06T22:39:59.235Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-07-06T22:39:59.235Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-06T22:39:59.235Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-06T22:39:59.235Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-06T22:39:59.235Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-06T22:39:59.235Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-06T22:39:59.235Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-06T22:39:59.235Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-06T22:39:59.235Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-06T22:39:59.235Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-06T22:39:59.235Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-06T22:39:59.235Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-06T22:39:59.235Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-06T22:39:59.235Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.235Z] [2020-07-06T22:39:59.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-06T22:39:59.236Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-06T22:39:59.236Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-06T22:39:59.236Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-06T22:39:59.236Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-07-06T22:39:59.236Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-06T22:39:59.236Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-06T22:39:59.236Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-07-06T22:39:59.236Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-06T22:39:59.236Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-06T22:39:59.236Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-06T22:39:59.236Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-06T22:39:59.236Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-06T22:39:59.236Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-06T22:39:59.236Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.236Z] [2020-07-06T22:39:59.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-06T22:39:59.237Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-07-06T22:39:59.237Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-06T22:39:59.237Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-06T22:39:59.237Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-06T22:39:59.237Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-06T22:39:59.237Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-06T22:39:59.237Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-06T22:39:59.237Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-06T22:39:59.237Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-06T22:39:59.237Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-06T22:39:59.237Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-06T22:39:59.237Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-07-06T22:39:59.237Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-06T22:39:59.237Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-07-06T22:39:59.237Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-06T22:39:59.237Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-07-06T22:39:59.237Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-07-06T22:39:59.237Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.237Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-06T22:39:59.238Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.238Z] [2020-07-06T22:39:59.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-06T22:39:59.238Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-07-06T22:39:59.239Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-07-06T22:39:59.239Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.239Z] [2020-07-06T22:39:59.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-07-06T22:39:59.240Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-07-06T22:39:59.240Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-06T22:39:59.240Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-06T22:39:59.240Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-06T22:39:59.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.240Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-06T22:39:59.241Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-06T22:39:59.241Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.241Z] [2020-07-06T22:39:59.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-06T22:39:59.242Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-06T22:39:59.242Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] DONE 1096 tests, 549 skipped in 2228.975s [2020-07-06T22:39:59.242Z] INFO: Integration tests ended at 07/06/2020 22:39:51. Duration:00:37:09.2670325 [2020-07-06T22:39:59.242Z] INFO: Docker info of the daemon under test at end of run [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] Containers: 2 [2020-07-06T22:39:59.242Z] Running: 0 [2020-07-06T22:39:59.242Z] Paused: 0 [2020-07-06T22:39:59.242Z] Stopped: 2 [2020-07-06T22:39:59.242Z] Images: 15 [2020-07-06T22:39:59.242Z] Server Version: 0.0.0-dev [2020-07-06T22:39:59.242Z] Storage Driver: windowsfilter [2020-07-06T22:39:59.242Z] Windows: [2020-07-06T22:39:59.242Z] Logging Driver: json-file [2020-07-06T22:39:59.242Z] Plugins: [2020-07-06T22:39:59.242Z] Volume: local [2020-07-06T22:39:59.242Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-06T22:39:59.242Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-06T22:39:59.242Z] Swarm: inactive [2020-07-06T22:39:59.242Z] Default Isolation: process [2020-07-06T22:39:59.242Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-06T22:39:59.242Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-06T22:39:59.242Z] OSType: windows [2020-07-06T22:39:59.242Z] Architecture: x86_64 [2020-07-06T22:39:59.242Z] CPUs: 4 [2020-07-06T22:39:59.242Z] Total Memory: 32GiB [2020-07-06T22:39:59.242Z] Name: azwin-2-f712d0 [2020-07-06T22:39:59.242Z] ID: UY2D:5E45:4MSD:GLLS:EQUO:TTLU:N2ZU:2JQU:QW2B:SXJI:NG6M:P3II [2020-07-06T22:39:59.242Z] Docker Root Dir: D:\CI\PR-41144\3\daemon [2020-07-06T22:39:59.242Z] Debug Mode (client): false [2020-07-06T22:39:59.242Z] Debug Mode (server): true [2020-07-06T22:39:59.242Z] File Descriptors: -1 [2020-07-06T22:39:59.242Z] Goroutines: 18 [2020-07-06T22:39:59.242Z] System Time: 2020-07-06T22:39:51.2117678Z [2020-07-06T22:39:59.242Z] EventsListeners: 0 [2020-07-06T22:39:59.242Z] Registry: https://index.docker.io/v1/ [2020-07-06T22:39:59.242Z] Labels: [2020-07-06T22:39:59.242Z] Experimental: false [2020-07-06T22:39:59.242Z] Insecure Registries: [2020-07-06T22:39:59.242Z] 127.0.0.0/8 [2020-07-06T22:39:59.242Z] Live Restore Enabled: false [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] [2020-07-06T22:39:59.242Z] INFO: Stopping daemon under test [2020-07-06T22:39:59.242Z] SUCCESS: The process with PID 3764 (child process of PID 5220) has been terminated. [2020-07-06T22:39:59.242Z] SUCCESS: The process with PID 5220 (child process of PID 2612) has been terminated. [2020-07-06T22:39:59.242Z] INFO: Stop tailing logs of the daemon under tests [2020-07-06T22:39:59.242Z] INFO: executeCI.ps1 Completed successfully at 07/06/2020 22:39:51. [2020-07-06T22:39:59.242Z] INFO: Tidying up at end of run [2020-07-06T22:39:59.242Z] INFO: Saving daemon under test log (d:\CI\PR-41144\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-06T22:39:59.242Z] INFO: Saving daemon under test log (d:\CI\PR-41144\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-06T22:39:59.242Z] INFO: Nuke-Everything... [2020-07-06T22:39:59.242Z] INFO: Container count on control daemon to delete is 2 [2020-07-06T22:39:59.242Z] c20f1849dc46 [2020-07-06T22:39:59.242Z] 91f0e56047eb [2020-07-06T22:39:59.242Z] INFO: Tidying pidfile d:\CI\PR-41144\3\docker.pid [2020-07-06T22:39:59.242Z] INFO: Nuking d:\CI [2020-07-06T22:40:20.168Z] INFO: Zapped successfully [2020-07-06T22:40:20.168Z] [2020-07-06T22:40:20.168Z] INFO: executeCI.ps1 exiting at Mon Jul 6 22:40:17 CUT 2020. Duration 00:57:53.5792103 [2020-07-06T22:40:20.168Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-06T22:40:20.398Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-06T22:40:28.125Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-06T22:40:29.826Z] Archiving artifacts [2020-07-06T22:40:43.098Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41144/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-06T22:40:43.989Z] + make clean [2020-07-06T22:40:46.837Z] docker volume rm -f docker-dev-cache [2020-07-06T22:40:46.837Z] 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