Pull request #40326 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a218e9b7b0ba5422288e79c7703e71f7ea41f85b+bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a (8890e9d51684df0e20169407147613d1e75cd5ff) 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 26028d2ce48352c9b2c3f496e963b79a4944a426 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 --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [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 [2019-12-30T23:49:32.878Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-12-30T23:49:32.924Z] Trying to pass milestone 2 [Pipeline] milestone [2019-12-30T23:49:32.956Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-12-30T23:49:48.119Z] Still waiting to schedule task [2019-12-30T23:49:48.122Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-12-30T23:50:50.101Z] Running on ubuntu-1804-overlay2 (i-00e39d605d4b565a2) in /home/ubuntu/workspace/moby_PR-40326 [Pipeline] { [Pipeline] checkout [2019-12-30T23:50:55.918Z] using credential docker-jenkins-github-credentials [2019-12-30T23:50:55.940Z] Cloning the remote Git repository [2019-12-30T23:50:55.940Z] Cloning with configured refspecs honoured and without tags [2019-12-30T23:50:55.960Z] Cloning repository https://github.com/moby/moby.git [2019-12-30T23:50:56.039Z] > git init /home/ubuntu/workspace/moby_PR-40326 # timeout=10 [2019-12-30T23:50:56.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:50:56.426Z] > git --version # timeout=10 [2019-12-30T23:50:56.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:50:56.498Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [2019-12-30T23:51:16.008Z] Fetching without tags [2019-12-30T23:51:15.914Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:51:15.931Z] > git config --add remote.origin.fetch +refs/pull/40326/head:refs/remotes/origin/PR-40326 # timeout=10 [2019-12-30T23:51:15.957Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-30T23:51:15.977Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:51:15.990Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:51:15.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:51:15.990Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [2019-12-30T23:51:16.322Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:16.997Z] Merge succeeded, producing a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:16.998Z] Checking out Revision a218e9b7b0ba5422288e79c7703e71f7ea41f85b (PR-40326) [2019-12-30T23:51:18.300Z] Commit message: "Update Golang 1.13.5" [2019-12-30T23:51:16.313Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:51:16.334Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:16.945Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-30T23:51:16.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-30T23:51:16.979Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:51:16.996Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:18.283Z] > git rev-list --no-walk a218e9b7b0ba5422288e79c7703e71f7ea41f85b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-30T23:51:19.697Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40326:/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 [2019-12-30T23:51:31.908Z] Unable to find image 'alpine:latest' locally [2019-12-30T23:51:31.908Z] latest: Pulling from library/alpine [2019-12-30T23:51:31.908Z] e6b0cf9c0882: Pulling fs layer [2019-12-30T23:51:31.908Z] e6b0cf9c0882: Verifying Checksum [2019-12-30T23:51:31.908Z] e6b0cf9c0882: Download complete [2019-12-30T23:51:32.854Z] e6b0cf9c0882: Pull complete [2019-12-30T23:51:32.854Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78 [2019-12-30T23:51:32.854Z] Status: Downloaded newer image for alpine:latest [2019-12-30T23:51:39.441Z] 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: 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] { (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 [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [2019-12-30T23:51:40.016Z] Running on ubuntu-1804-overlay2 (i-00e39d605d4b565a2) in /home/ubuntu/workspace/moby_PR-40326 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-12-30T23:51:40.051Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-40326 [Pipeline] checkout [Pipeline] // stage [2019-12-30T23:51:40.092Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-12-30T23:51:40.193Z] Running on s390x-ubuntu-01 in /home/jenkins/workspace/moby_PR-40326 [Pipeline] // stage [2019-12-30T23:51:40.206Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2019-12-30T23:51:40.235Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2019-12-30T23:51:40.245Z] Fetching without tags [2019-12-30T23:51:40.252Z] Cloning the remote Git repository [2019-12-30T23:51:40.252Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-12-30T23:51:40.440Z] Running on azwin-2-3c5fa0 in d:\jenkins\workspace\moby_PR-40326 [Pipeline] { [Pipeline] ws [2019-12-30T23:51:40.456Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-12-30T23:51:40.512Z] using credential docker-jenkins-github-credentials [2019-12-30T23:51:40.563Z] Cloning the remote Git repository [2019-12-30T23:51:40.563Z] Cloning with configured refspecs honoured and without tags [2019-12-30T23:51:40.155Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-12-30T23:51:40.196Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:51:40.233Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:51:40.233Z] > git --version # timeout=10 [2019-12-30T23:51:40.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:51:40.265Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [2019-12-30T23:51:40.763Z] using credential docker-jenkins-github-credentials [2019-12-30T23:51:40.838Z] Cloning the remote Git repository [2019-12-30T23:51:40.838Z] Cloning with configured refspecs honoured and without tags [2019-12-30T23:51:40.979Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:40.966Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:51:40.980Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:41.145Z] Merge succeeded, producing a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:41.146Z] Checking out Revision a218e9b7b0ba5422288e79c7703e71f7ea41f85b (PR-40326) [2019-12-30T23:51:40.255Z] Cloning repository https://github.com/moby/moby.git [2019-12-30T23:51:40.255Z] > git init /home/docker/workspace/moby_PR-40326 # timeout=10 [2019-12-30T23:51:40.266Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:51:40.266Z] > git --version # timeout=10 [2019-12-30T23:51:40.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:51:40.271Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [2019-12-30T23:51:41.360Z] Commit message: "Update Golang 1.13.5" [2019-12-30T23:51:40.606Z] Cloning repository https://github.com/moby/moby.git [2019-12-30T23:51:40.608Z] > git init /home/jenkins/workspace/moby_PR-40326 # timeout=10 [2019-12-30T23:51:40.631Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:51:40.633Z] > git --version # timeout=10 [2019-12-30T23:51:40.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:51:40.649Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [2019-12-30T23:51:40.866Z] Cloning repository https://github.com/moby/moby.git [2019-12-30T23:51:40.866Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-12-30T23:51:40.928Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:51:40.928Z] > git --version # timeout=10 [2019-12-30T23:51:40.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:51:40.977Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-30T23:51:41.076Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-30T23:51:41.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-30T23:51:41.133Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:51:41.156Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:42.314Z] + [ PR != PR ] [2019-12-30T23:51:42.314Z] + [ master != master ] [2019-12-30T23:51:42.314Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-30T23:51:42.672Z] + docker version [2019-12-30T23:51:42.672Z] Client: Docker Engine - Community [2019-12-30T23:51:42.672Z] Version: 19.03.2 [2019-12-30T23:51:42.672Z] API version: 1.40 [2019-12-30T23:51:42.672Z] Go version: go1.12.8 [2019-12-30T23:51:42.672Z] Git commit: 6a30dfc [2019-12-30T23:51:42.672Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-30T23:51:42.672Z] OS/Arch: linux/amd64 [2019-12-30T23:51:42.672Z] Experimental: false [2019-12-30T23:51:42.672Z] [2019-12-30T23:51:42.672Z] Server: Docker Engine - Community [2019-12-30T23:51:42.672Z] Engine: [2019-12-30T23:51:42.672Z] Version: 19.03.2 [2019-12-30T23:51:42.672Z] API version: 1.40 (minimum version 1.12) [2019-12-30T23:51:42.672Z] Go version: go1.12.8 [2019-12-30T23:51:42.672Z] Git commit: 6a30dfc [2019-12-30T23:51:42.672Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-30T23:51:42.672Z] OS/Arch: linux/amd64 [2019-12-30T23:51:42.672Z] Experimental: true [2019-12-30T23:51:42.672Z] containerd: [2019-12-30T23:51:42.672Z] Version: 1.2.6 [2019-12-30T23:51:42.672Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-30T23:51:42.672Z] runc: [2019-12-30T23:51:42.672Z] Version: 1.0.0-rc8 [2019-12-30T23:51:42.672Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-30T23:51:42.672Z] docker-init: [2019-12-30T23:51:42.672Z] Version: 0.18.0 [2019-12-30T23:51:42.672Z] GitCommit: fec3683 [Pipeline] sh [2019-12-30T23:51:42.968Z] + docker info [2019-12-30T23:51:49.673Z] Fetching without tags [2019-12-30T23:51:49.551Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:51:49.566Z] > git config --add remote.origin.fetch +refs/pull/40326/head:refs/remotes/origin/PR-40326 # timeout=10 [2019-12-30T23:51:49.582Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-30T23:51:49.643Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:51:49.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:51:49.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:51:49.713Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [2019-12-30T23:51:50.081Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:50.821Z] Merge succeeded, producing a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:50.822Z] Checking out Revision a218e9b7b0ba5422288e79c7703e71f7ea41f85b (PR-40326) [2019-12-30T23:51:50.115Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:51:50.130Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:50.721Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-30T23:51:50.788Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-30T23:51:50.855Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:51:50.872Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:51.724Z] Commit message: "Update Golang 1.13.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-30T23:51:53.099Z] + docker version [2019-12-30T23:51:53.099Z] Client: [2019-12-30T23:51:53.099Z] Version: 18.06.3-ce [2019-12-30T23:51:53.099Z] API version: 1.38 [2019-12-30T23:51:53.099Z] Go version: go1.10.3 [2019-12-30T23:51:53.099Z] Git commit: d7080c1 [2019-12-30T23:51:53.099Z] Built: Wed Feb 20 02:27:09 2019 [2019-12-30T23:51:53.099Z] OS/Arch: linux/s390x [2019-12-30T23:51:53.099Z] Experimental: false [2019-12-30T23:51:53.099Z] [2019-12-30T23:51:53.099Z] Server: [2019-12-30T23:51:53.099Z] Engine: [2019-12-30T23:51:53.099Z] Version: 18.06.3-ce [2019-12-30T23:51:53.099Z] API version: 1.38 (minimum version 1.12) [2019-12-30T23:51:53.099Z] Go version: go1.10.3 [2019-12-30T23:51:53.099Z] Git commit: d7080c1 [2019-12-30T23:51:53.099Z] Built: Wed Feb 20 02:26:03 2019 [2019-12-30T23:51:53.099Z] OS/Arch: linux/s390x [2019-12-30T23:51:53.099Z] Experimental: true [Pipeline] sh [2019-12-30T23:51:53.922Z] + docker info [2019-12-30T23:51:53.922Z] Containers: 0 [2019-12-30T23:51:53.922Z] Running: 0 [2019-12-30T23:51:53.922Z] Paused: 0 [2019-12-30T23:51:53.922Z] Stopped: 0 [2019-12-30T23:51:53.922Z] Images: 0 [2019-12-30T23:51:53.922Z] Server Version: 18.06.3-ce [2019-12-30T23:51:53.922Z] Storage Driver: overlay2 [2019-12-30T23:51:53.922Z] Backing Filesystem: extfs [2019-12-30T23:51:53.922Z] Supports d_type: true [2019-12-30T23:51:53.922Z] Native Overlay Diff: true [2019-12-30T23:51:53.922Z] Logging Driver: json-file [2019-12-30T23:51:53.922Z] Cgroup Driver: cgroupfs [2019-12-30T23:51:53.922Z] Plugins: [2019-12-30T23:51:53.922Z] Volume: local [2019-12-30T23:51:53.922Z] Network: bridge host ipvlan macvlan null overlay [2019-12-30T23:51:53.922Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-30T23:51:53.922Z] Swarm: inactive [2019-12-30T23:51:53.922Z] Runtimes: runc [2019-12-30T23:51:53.922Z] Default Runtime: runc [2019-12-30T23:51:53.922Z] Init Binary: docker-init [2019-12-30T23:51:53.922Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-30T23:51:53.922Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-12-30T23:51:53.922Z] init version: fec3683 [2019-12-30T23:51:53.922Z] Security Options: [2019-12-30T23:51:53.922Z] apparmor [2019-12-30T23:51:53.922Z] seccomp [2019-12-30T23:51:53.922Z] Profile: default [2019-12-30T23:51:53.922Z] Kernel Version: 4.4.0-166-generic [2019-12-30T23:51:53.922Z] Operating System: Ubuntu 16.04.5 LTS [2019-12-30T23:51:53.922Z] OSType: linux [2019-12-30T23:51:53.922Z] Architecture: s390x [2019-12-30T23:51:53.922Z] CPUs: 2 [2019-12-30T23:51:53.922Z] Total Memory: 7.862GiB [2019-12-30T23:51:53.922Z] Name: s390x-ubuntu-01 [2019-12-30T23:51:53.922Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-12-30T23:51:53.922Z] Docker Root Dir: /var/lib/docker [2019-12-30T23:51:53.922Z] Debug Mode (client): false [2019-12-30T23:51:53.922Z] Debug Mode (server): false [2019-12-30T23:51:53.922Z] Username: dockerbuildbot [2019-12-30T23:51:53.922Z] Registry: https://index.docker.io/v1/ [2019-12-30T23:51:53.922Z] Labels: [2019-12-30T23:51:53.922Z] Experimental: true [2019-12-30T23:51:53.922Z] Insecure Registries: [2019-12-30T23:51:53.922Z] 127.0.0.0/8 [2019-12-30T23:51:53.922Z] Live Restore Enabled: false [2019-12-30T23:51:53.922Z] [2019-12-30T23:51:53.922Z] WARNING: No swap limit support [Pipeline] sh [2019-12-30T23:51:54.729Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-30T23:51:54.729Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-30T23:51:54.729Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40326/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-30T23:51:54.729Z] + bash /home/jenkins/workspace/moby_PR-40326/check-config.sh [2019-12-30T23:51:54.729Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-30T23:51:54.729Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-12-30T23:51:54.729Z] [2019-12-30T23:51:54.729Z] Generally Necessary: [2019-12-30T23:51:54.729Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-30T23:51:54.729Z] - apparmor: enabled and tools installed [2019-12-30T23:51:54.729Z] - CONFIG_NAMESPACES: enabled [2019-12-30T23:51:54.729Z] - CONFIG_NET_NS: enabled [2019-12-30T23:51:54.729Z] - CONFIG_PID_NS: enabled [2019-12-30T23:51:54.729Z] - CONFIG_IPC_NS: enabled [2019-12-30T23:51:54.729Z] - CONFIG_UTS_NS: enabled [2019-12-30T23:51:54.729Z] - CONFIG_CGROUPS: enabled [2019-12-30T23:51:54.729Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-30T23:51:54.729Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-30T23:51:54.729Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-30T23:51:54.998Z] Still waiting to schedule task [2019-12-30T23:51:54.998Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-00e39d605d4b565a2)’ [2019-12-30T23:51:55.009Z] Still waiting to schedule task [2019-12-30T23:51:55.009Z] All nodes of label ‘arm64&&linux’ are offline [2019-12-30T23:51:55.102Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-30T23:51:55.102Z] - CONFIG_CPUSETS: enabled [2019-12-30T23:51:55.102Z] - CONFIG_MEMCG: enabled [2019-12-30T23:51:55.102Z] - CONFIG_KEYS: enabled [2019-12-30T23:51:55.102Z] - CONFIG_VETH: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-30T23:51:55.102Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-30T23:51:55.102Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-30T23:51:55.102Z] [2019-12-30T23:51:55.102Z] Optional Features: [2019-12-30T23:51:55.102Z] - CONFIG_USER_NS: enabled [2019-12-30T23:51:55.102Z] - CONFIG_SECCOMP: enabled [2019-12-30T23:51:55.102Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-30T23:51:55.102Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-30T23:51:55.102Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-30T23:51:55.102Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-30T23:51:55.102Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-30T23:51:55.102Z] - CONFIG_BLK_CGROUP: enabled [2019-12-30T23:51:55.102Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-30T23:51:55.102Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-30T23:51:55.102Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-30T23:51:55.102Z] - CONFIG_CGROUP_PERF: enabled [2019-12-30T23:51:55.102Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-30T23:51:55.102Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-30T23:51:55.102Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-30T23:51:55.102Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-30T23:51:55.102Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-30T23:51:55.102Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_IP_VS: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-30T23:51:55.102Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-30T23:51:55.102Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-30T23:51:55.102Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_EXT4_FS: enabled [2019-12-30T23:51:55.102Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-30T23:51:55.102Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-30T23:51:55.102Z] - Network Drivers: [2019-12-30T23:51:55.102Z] - "overlay": [2019-12-30T23:51:55.102Z] - CONFIG_VXLAN: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-30T23:51:55.102Z] Optional (for encrypted networks): [2019-12-30T23:51:55.102Z] - CONFIG_CRYPTO: enabled [2019-12-30T23:51:55.102Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_XFRM: enabled [2019-12-30T23:51:55.102Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-30T23:51:55.102Z] - "ipvlan": [2019-12-30T23:51:55.102Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-30T23:51:55.102Z] - "macvlan": [2019-12-30T23:51:55.102Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_DUMMY: enabled (as module) [2019-12-30T23:51:55.102Z] - "ftp,tftp client in container": [2019-12-30T23:51:55.102Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-30T23:51:55.102Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-30T23:51:55.102Z] - Storage Drivers: [2019-12-30T23:51:55.102Z] - "aufs": [2019-12-30T23:51:55.102Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-30T23:51:55.102Z] - "btrfs": [2019-12-30T23:51:55.124Z] Fetching without tags [2019-12-30T23:51:55.179Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-30T23:51:55.179Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-30T23:51:55.179Z] - "devicemapper": [2019-12-30T23:51:55.179Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-30T23:51:55.179Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-30T23:51:55.179Z] - "overlay": [2019-12-30T23:51:55.179Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-30T23:51:55.179Z] - "zfs": [2019-12-30T23:51:55.179Z] - /dev/zfs: missing [2019-12-30T23:51:55.179Z] - zfs command: missing [2019-12-30T23:51:55.179Z] - zpool command: missing [2019-12-30T23:51:55.179Z] [2019-12-30T23:51:55.179Z] Limits: [2019-12-30T23:51:55.179Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-30T23:51:55.179Z] [2019-12-30T23:51:55.179Z] + true [Pipeline] } [Pipeline] // stage [2019-12-30T23:51:55.209Z] Client: [2019-12-30T23:51:55.209Z] Debug Mode: false [2019-12-30T23:51:55.209Z] [2019-12-30T23:51:55.209Z] Server: [2019-12-30T23:51:55.209Z] Containers: 0 [2019-12-30T23:51:55.209Z] Running: 0 [2019-12-30T23:51:55.209Z] Paused: 0 [2019-12-30T23:51:55.209Z] Stopped: 0 [2019-12-30T23:51:55.209Z] Images: 1 [2019-12-30T23:51:55.209Z] Server Version: 19.03.2 [2019-12-30T23:51:55.209Z] Storage Driver: overlay2 [2019-12-30T23:51:55.209Z] Backing Filesystem: extfs [2019-12-30T23:51:55.209Z] Supports d_type: true [2019-12-30T23:51:55.209Z] Native Overlay Diff: true [2019-12-30T23:51:55.209Z] Logging Driver: json-file [2019-12-30T23:51:55.209Z] Cgroup Driver: cgroupfs [2019-12-30T23:51:55.209Z] Plugins: [2019-12-30T23:51:55.209Z] Volume: local [2019-12-30T23:51:55.209Z] Network: bridge host ipvlan macvlan null overlay [2019-12-30T23:51:55.209Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-30T23:51:55.209Z] Swarm: inactive [2019-12-30T23:51:55.209Z] Runtimes: runc [2019-12-30T23:51:55.209Z] Default Runtime: runc [2019-12-30T23:51:55.209Z] Init Binary: docker-init [2019-12-30T23:51:55.209Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-30T23:51:55.209Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-30T23:51:55.209Z] init version: fec3683 [2019-12-30T23:51:55.209Z] Security Options: [2019-12-30T23:51:55.209Z] apparmor [2019-12-30T23:51:55.209Z] seccomp [2019-12-30T23:51:55.209Z] Profile: default [2019-12-30T23:51:55.209Z] Kernel Version: 4.15.0-1048-aws [2019-12-30T23:51:55.209Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-30T23:51:55.209Z] OSType: linux [2019-12-30T23:51:55.209Z] Architecture: x86_64 [2019-12-30T23:51:55.209Z] CPUs: 2 [2019-12-30T23:51:55.209Z] Total Memory: 7.501GiB [2019-12-30T23:51:55.209Z] Name: ip-10-100-46-172 [2019-12-30T23:51:55.209Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-30T23:51:55.209Z] Docker Root Dir: /var/lib/docker [2019-12-30T23:51:55.209Z] Debug Mode: false [2019-12-30T23:51:55.209Z] Registry: https://index.docker.io/v1/ [2019-12-30T23:51:55.209Z] Labels: [2019-12-30T23:51:55.209Z] Experimental: true [2019-12-30T23:51:55.209Z] Insecure Registries: [2019-12-30T23:51:55.209Z] 127.0.0.0/8 [2019-12-30T23:51:55.209Z] Live Restore Enabled: true [2019-12-30T23:51:55.209Z] [2019-12-30T23:51:55.209Z] WARNING: No swap limit support [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2019-12-30T23:51:55.656Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-30T23:51:55.656Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-30T23:51:55.656Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40326/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-30T23:51:55.656Z] + bash /home/ubuntu/workspace/moby_PR-40326/check-config.sh [2019-12-30T23:51:55.656Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-30T23:51:55.656Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-30T23:51:55.656Z] [2019-12-30T23:51:55.656Z] Generally Necessary: [2019-12-30T23:51:55.656Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-30T23:51:55.656Z] - apparmor: enabled and tools installed [2019-12-30T23:51:55.656Z] - CONFIG_NAMESPACES: enabled [2019-12-30T23:51:55.656Z] - CONFIG_NET_NS: enabled [2019-12-30T23:51:55.656Z] - CONFIG_PID_NS: enabled [2019-12-30T23:51:55.656Z] - CONFIG_IPC_NS: enabled [2019-12-30T23:51:55.656Z] - CONFIG_UTS_NS: enabled [2019-12-30T23:51:55.656Z] - CONFIG_CGROUPS: enabled [2019-12-30T23:51:55.656Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-30T23:51:55.656Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-30T23:51:55.656Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-30T23:51:55.656Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-30T23:51:55.656Z] - CONFIG_CPUSETS: enabled [2019-12-30T23:51:55.656Z] - CONFIG_MEMCG: enabled [2019-12-30T23:51:55.656Z] - CONFIG_KEYS: enabled [2019-12-30T23:51:55.656Z] - CONFIG_VETH: enabled (as module) [2019-12-30T23:51:55.656Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-30T23:51:55.656Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-30T23:51:55.656Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-30T23:51:55.656Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-30T23:51:55.656Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-30T23:51:55.656Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-30T23:51:55.656Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-30T23:51:55.656Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-30T23:51:55.656Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-30T23:51:55.836Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:55.945Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-30T23:51:55.945Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-30T23:51:55.945Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-30T23:51:55.945Z] [2019-12-30T23:51:55.945Z] Optional Features: [2019-12-30T23:51:55.945Z] - CONFIG_USER_NS: enabled [2019-12-30T23:51:55.945Z] - CONFIG_SECCOMP: enabled [2019-12-30T23:51:55.945Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-30T23:51:55.945Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-30T23:51:55.945Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-30T23:51:55.945Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-30T23:51:55.945Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-30T23:51:55.945Z] - CONFIG_BLK_CGROUP: enabled [2019-12-30T23:51:55.945Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-30T23:51:55.945Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-30T23:51:55.945Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-30T23:51:55.945Z] - CONFIG_CGROUP_PERF: enabled [2019-12-30T23:51:55.945Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-30T23:51:55.945Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-30T23:51:55.945Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-30T23:51:55.945Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-30T23:51:55.945Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-30T23:51:55.945Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-30T23:51:55.945Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-30T23:51:55.945Z] - CONFIG_IP_VS: enabled (as module) [2019-12-30T23:51:55.945Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-30T23:51:55.945Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-30T23:51:55.945Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-30T23:51:55.945Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-30T23:51:55.945Z] - CONFIG_EXT4_FS: enabled [2019-12-30T23:51:55.945Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-30T23:51:55.945Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-30T23:51:55.945Z] - Network Drivers: [2019-12-30T23:51:55.945Z] - "overlay": [2019-12-30T23:51:55.945Z] - CONFIG_VXLAN: enabled (as module) [2019-12-30T23:51:55.945Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-30T23:51:55.945Z] Optional (for encrypted networks): [2019-12-30T23:51:56.133Z] + make bundles/buildx [2019-12-30T23:51:56.133Z] make: command: Command not found [2019-12-30T23:51:56.133Z] make: command: Command not found [2019-12-30T23:51:56.133Z] mkdir bundles [2019-12-30T23:51:56.133Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-30T23:51:56.133Z] --build-arg BUILDX_COMMIT \ [2019-12-30T23:51:56.133Z] --build-arg BUILDX_REPO \ [2019-12-30T23:51:56.133Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-30T23:51:56.133Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-30T23:51:56.133Z] . [2019-12-30T23:51:56.133Z] /bin/sh: 4: go: not found [2019-12-30T23:51:56.133Z] /bin/sh: 5: go: not found [2019-12-30T23:51:56.219Z] - CONFIG_CRYPTO: enabled [2019-12-30T23:51:56.219Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-30T23:51:56.219Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-30T23:51:56.219Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-30T23:51:56.219Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-30T23:51:56.219Z] - CONFIG_XFRM: enabled [2019-12-30T23:51:56.219Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-30T23:51:56.219Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-30T23:51:56.219Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-30T23:51:56.219Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-30T23:51:56.219Z] - "ipvlan": [2019-12-30T23:51:56.219Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-30T23:51:56.219Z] - "macvlan": [2019-12-30T23:51:56.219Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-30T23:51:56.219Z] - CONFIG_DUMMY: enabled (as module) [2019-12-30T23:51:56.219Z] - "ftp,tftp client in container": [2019-12-30T23:51:56.219Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-30T23:51:56.219Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-30T23:51:56.219Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-30T23:51:56.219Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-30T23:51:56.219Z] - Storage Drivers: [2019-12-30T23:51:56.219Z] - "aufs": [2019-12-30T23:51:56.219Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-30T23:51:56.219Z] - "btrfs": [2019-12-30T23:51:56.219Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-30T23:51:56.219Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-30T23:51:56.219Z] - "devicemapper": [2019-12-30T23:51:56.219Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-30T23:51:56.219Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-30T23:51:56.219Z] - "overlay": [2019-12-30T23:51:56.219Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-30T23:51:56.219Z] - "zfs": [2019-12-30T23:51:56.219Z] - /dev/zfs: missing [2019-12-30T23:51:56.219Z] - zfs command: missing [2019-12-30T23:51:56.219Z] - zpool command: missing [2019-12-30T23:51:56.219Z] [2019-12-30T23:51:56.219Z] Limits: [2019-12-30T23:51:56.219Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-30T23:51:56.219Z] [2019-12-30T23:51:56.219Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-30T23:51:54.803Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:51:54.852Z] > git config --add remote.origin.fetch +refs/pull/40326/head:refs/remotes/origin/PR-40326 # timeout=10 [2019-12-30T23:51:54.906Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-30T23:51:55.030Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:51:55.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:51:55.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:51:55.153Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [2019-12-30T23:51:55.865Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:51:55.912Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:56.573Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b . [2019-12-30T23:51:56.573Z] #2 [internal] load .dockerignore [2019-12-30T23:51:56.833Z] #2 transferring context: 112B done [2019-12-30T23:51:56.833Z] #2 DONE 0.2s [2019-12-30T23:51:56.833Z] [2019-12-30T23:51:56.833Z] #1 [internal] load build definition from Dockerfile [2019-12-30T23:51:56.833Z] #1 transferring dockerfile: 15.33kB done [2019-12-30T23:51:56.833Z] #1 DONE 0.2s [2019-12-30T23:51:56.833Z] [2019-12-30T23:51:56.833Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-30T23:51:57.094Z] #3 DONE 0.3s [2019-12-30T23:51:57.094Z] [2019-12-30T23:51:57.094Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-30T23:51:57.094Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-30T23:51:57.094Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-12-30T23:51:57.094Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-12-30T23:51:57.094Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-12-30T23:51:57.094Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-30T23:51:57.353Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.13MB / 8.82MB 0.2s [2019-12-30T23:51:57.353Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-12-30T23:51:57.353Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-12-30T23:51:57.922Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-12-30T23:51:57.922Z] #4 DONE 0.8s [2019-12-30T23:51:58.047Z] Sending build context to Docker daemon 50.83MB [2019-12-30T23:51:58.047Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-30T23:51:58.047Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-30T23:51:58.047Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-30T23:51:58.047Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-30T23:51:58.047Z] 1.12.10-stretch: Pulling from library/golang [2019-12-30T23:51:58.047Z] ade01ea651a2: Pulling fs layer [2019-12-30T23:51:58.047Z] fbabdb69f639: Pulling fs layer [2019-12-30T23:51:58.047Z] ff33bd1013d7: Pulling fs layer [2019-12-30T23:51:58.047Z] 85cfe9d77eff: Pulling fs layer [2019-12-30T23:51:58.047Z] ace5139f9caa: Pulling fs layer [2019-12-30T23:51:58.047Z] e4d79466b81c: Pulling fs layer [2019-12-30T23:51:58.047Z] b00baabad4ce: Pulling fs layer [2019-12-30T23:51:58.047Z] 85cfe9d77eff: Waiting [2019-12-30T23:51:58.047Z] ace5139f9caa: Waiting [2019-12-30T23:51:58.047Z] e4d79466b81c: Waiting [2019-12-30T23:51:58.047Z] b00baabad4ce: Waiting [2019-12-30T23:51:58.466Z] ff33bd1013d7: Verifying Checksum [2019-12-30T23:51:58.466Z] ff33bd1013d7: Download complete [2019-12-30T23:51:58.497Z] [2019-12-30T23:51:58.497Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-30T23:51:58.811Z] #6 DONE 0.3s [2019-12-30T23:51:58.811Z] [2019-12-30T23:51:58.811Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-30T23:51:58.811Z] #5 DONE 0.3s [2019-12-30T23:51:58.969Z] fbabdb69f639: Verifying Checksum [2019-12-30T23:51:58.969Z] fbabdb69f639: Download complete [2019-12-30T23:51:58.969Z] ade01ea651a2: Verifying Checksum [2019-12-30T23:51:58.969Z] ade01ea651a2: Download complete [2019-12-30T23:51:59.070Z] [2019-12-30T23:51:59.070Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:51:59.070Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-30T23:51:59.070Z] #65 DONE 0.0s [2019-12-30T23:51:59.070Z] [2019-12-30T23:51:59.070Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-30T23:51:59.070Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2019-12-30T23:51:59.070Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done [2019-12-30T23:51:59.070Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done [2019-12-30T23:51:59.070Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 2.70MB / 10.80MB 0.3s [2019-12-30T23:51:59.070Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2019-12-30T23:51:59.070Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 0B / 45.38MB 0.3s [2019-12-30T23:51:59.070Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0B / 4.34MB 0.3s [2019-12-30T23:51:59.227Z] Merge succeeded, producing a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:51:59.228Z] Checking out Revision a218e9b7b0ba5422288e79c7703e71f7ea41f85b (PR-40326) [2019-12-30T23:51:59.329Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 8.69MB / 10.80MB 0.4s [2019-12-30T23:51:59.329Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 3.67MB / 4.34MB 0.4s [2019-12-30T23:51:59.329Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.5s [2019-12-30T23:51:59.329Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 2.85MB / 45.38MB 0.5s [2019-12-30T23:51:59.329Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.04MB / 4.34MB 0.5s [2019-12-30T23:51:59.375Z] 85cfe9d77eff: Verifying Checksum [2019-12-30T23:51:59.375Z] 85cfe9d77eff: Download complete [2019-12-30T23:51:59.588Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.5s done [2019-12-30T23:51:59.588Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 12.04MB / 45.38MB 0.6s [2019-12-30T23:51:59.588Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.6s done [2019-12-30T23:51:59.588Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 0B / 50.07MB 0.6s [2019-12-30T23:51:59.588Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0B / 57.69MB 0.6s [2019-12-30T23:51:59.588Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 21.51MB / 45.38MB 0.8s [2019-12-30T23:51:59.588Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 13.15MB / 50.07MB 0.8s [2019-12-30T23:51:59.588Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.76MB / 57.69MB 0.8s [2019-12-30T23:51:59.742Z] b00baabad4ce: Verifying Checksum [2019-12-30T23:51:59.742Z] b00baabad4ce: Download complete [2019-12-30T23:51:59.847Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 28.69MB / 45.38MB 1.0s [2019-12-30T23:51:59.847Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 20.28MB / 50.07MB 1.0s [2019-12-30T23:51:59.847Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 8.46MB / 57.69MB 1.0s [2019-12-30T23:51:59.894Z] Commit message: "Update Golang 1.13.5" [2019-12-30T23:52:00.116Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 31.87MB / 45.38MB 1.1s [2019-12-30T23:52:00.116Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 23.73MB / 50.07MB 1.1s [2019-12-30T23:52:00.116Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 38.24MB / 45.38MB 1.3s [2019-12-30T23:52:00.116Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 31.84MB / 50.07MB 1.3s [2019-12-30T23:52:00.116Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 14.38MB / 57.69MB 1.3s [2019-12-30T23:51:59.008Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-30T23:51:59.132Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-12-30T23:51:59.255Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:51:59.302Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:52:00.374Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 44.32MB / 45.38MB 1.5s [2019-12-30T23:52:00.374Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 38.14MB / 50.07MB 1.5s [2019-12-30T23:52:00.374Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 18.73MB / 57.69MB 1.5s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-30T23:52:00.634Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 45.84MB / 50.07MB 1.8s [2019-12-30T23:52:00.634Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 24.39MB / 57.69MB 1.8s [2019-12-30T23:52:00.818Z] e4d79466b81c: Verifying Checksum [2019-12-30T23:52:00.818Z] e4d79466b81c: Download complete [2019-12-30T23:52:00.818Z] ace5139f9caa: Verifying Checksum [2019-12-30T23:52:00.818Z] ace5139f9caa: Download complete [2019-12-30T23:52:00.929Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 1.9s done [2019-12-30T23:52:00.929Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0B / 120.07MB 2.0s [2019-12-30T23:52:00.929Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 2.1s [2019-12-30T23:52:00.929Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 28.78MB / 57.69MB 2.1s [2019-12-30T23:52:01.190Z] ade01ea651a2: Pull complete [2019-12-30T23:52:01.424Z] + docker version [2019-12-30T23:52:01.424Z] Client: Docker Engine - Enterprise [2019-12-30T23:52:01.424Z] Version: 19.03.2 [2019-12-30T23:52:01.424Z] API version: 1.40 [2019-12-30T23:52:01.424Z] Go version: go1.12.8 [2019-12-30T23:52:01.424Z] Git commit: c92ab06ed9 [2019-12-30T23:52:01.424Z] Built: 09/03/2019 16:38:11 [2019-12-30T23:52:01.424Z] OS/Arch: windows/amd64 [2019-12-30T23:52:01.424Z] Experimental: false [2019-12-30T23:52:01.424Z] [2019-12-30T23:52:01.424Z] Server: Docker Engine - Enterprise [2019-12-30T23:52:01.424Z] Engine: [2019-12-30T23:52:01.424Z] Version: 19.03.2 [2019-12-30T23:52:01.424Z] API version: 1.40 (minimum version 1.24) [2019-12-30T23:52:01.424Z] Go version: go1.12.8 [2019-12-30T23:52:01.424Z] Git commit: c92ab06ed9 [2019-12-30T23:52:01.424Z] Built: 09/03/2019 16:35:47 [2019-12-30T23:52:01.424Z] OS/Arch: windows/amd64 [2019-12-30T23:52:01.424Z] Experimental: true [2019-12-30T23:52:01.500Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 2.2s done [2019-12-30T23:52:01.500Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 32.68MB / 57.69MB 2.5s [2019-12-30T23:52:01.500Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 8.33MB / 120.07MB 2.5s [2019-12-30T23:52:01.500Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 [2019-12-30T23:52:01.500Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 0B / 126B 2.5s [2019-12-30T23:52:01.500Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 36.75MB / 57.69MB 2.6s [2019-12-30T23:52:01.500Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 2.5s done [2019-12-30T23:52:01.500Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 42.76MB / 57.69MB 2.8s [2019-12-30T23:52:01.500Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 18.31MB / 120.07MB 2.8s [2019-12-30T23:52:01.558Z] fbabdb69f639: Pull complete [Pipeline] sh [2019-12-30T23:52:01.759Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 46.03MB / 57.69MB 2.9s [2019-12-30T23:52:01.759Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 50.14MB / 57.69MB 3.0s [2019-12-30T23:52:01.759Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 25.19MB / 120.07MB 3.0s [2019-12-30T23:52:01.940Z] ff33bd1013d7: Pull complete [2019-12-30T23:52:02.017Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 53.55MB / 57.69MB 3.1s [2019-12-30T23:52:02.017Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 56.68MB / 57.69MB 3.2s [2019-12-30T23:52:02.017Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 32.17MB / 120.07MB 3.2s [2019-12-30T23:52:02.279Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 3.4s done [2019-12-30T23:52:02.451Z] + docker info [2019-12-30T23:52:02.541Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 41.02MB / 120.07MB 3.6s [2019-12-30T23:52:02.802Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 50.36MB / 120.07MB 3.9s [2019-12-30T23:52:03.063Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 56.96MB / 120.07MB 4.2s [2019-12-30T23:52:03.322Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 72.80MB / 120.07MB 4.5s [2019-12-30T23:52:03.580Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 84.34MB / 120.07MB 4.8s [2019-12-30T23:52:03.741Z] 85cfe9d77eff: Pull complete [2019-12-30T23:52:04.147Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 93.36MB / 120.07MB 5.1s [2019-12-30T23:52:04.148Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 100.74MB / 120.07MB 5.3s [2019-12-30T23:52:04.409Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 112.21MB / 120.07MB 5.6s [2019-12-30T23:52:04.635Z] Client: [2019-12-30T23:52:04.635Z] Debug Mode: false [2019-12-30T23:52:04.635Z] Plugins: [2019-12-30T23:52:04.635Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-30T23:52:04.635Z] [2019-12-30T23:52:04.635Z] Server: [2019-12-30T23:52:04.635Z] Containers: 0 [2019-12-30T23:52:04.635Z] Running: 0 [2019-12-30T23:52:04.635Z] Paused: 0 [2019-12-30T23:52:04.635Z] Stopped: 0 [2019-12-30T23:52:04.635Z] Images: 10 [2019-12-30T23:52:04.635Z] Server Version: 19.03.2 [2019-12-30T23:52:04.635Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-12-30T23:52:04.635Z] Windows: [2019-12-30T23:52:04.635Z] LCOW: [2019-12-30T23:52:04.635Z] Logging Driver: json-file [2019-12-30T23:52:04.635Z] Plugins: [2019-12-30T23:52:04.635Z] Volume: local [2019-12-30T23:52:04.635Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-30T23:52:04.635Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-30T23:52:04.635Z] Swarm: inactive [2019-12-30T23:52:04.635Z] Default Isolation: process [2019-12-30T23:52:04.635Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-30T23:52:04.635Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-30T23:52:04.635Z] OSType: windows [2019-12-30T23:52:04.635Z] Architecture: x86_64 [2019-12-30T23:52:04.635Z] CPUs: 4 [2019-12-30T23:52:04.635Z] Total Memory: 32GiB [2019-12-30T23:52:04.635Z] Name: azwin-2-3c5fa0 [2019-12-30T23:52:04.635Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-30T23:52:04.635Z] Docker Root Dir: D:\docker [2019-12-30T23:52:04.635Z] Debug Mode: false [2019-12-30T23:52:04.635Z] Registry: https://index.docker.io/v1/ [2019-12-30T23:52:04.635Z] Labels: [2019-12-30T23:52:04.635Z] Experimental: true [2019-12-30T23:52:04.635Z] Insecure Registries: [2019-12-30T23:52:04.635Z] 10.0.0.4:5000 [2019-12-30T23:52:04.635Z] 127.0.0.0/8 [2019-12-30T23:52:04.635Z] Registry Mirrors: [2019-12-30T23:52:04.635Z] http://10.0.0.4:5000/ [2019-12-30T23:52:04.635Z] Live Restore Enabled: false [2019-12-30T23:52:04.635Z] [2019-12-30T23:52:04.670Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-12-30T23:52:04.988Z] Fetching without tags [2019-12-30T23:52:05.238Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 6.2s done [2019-12-30T23:52:05.483Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:52:05.551Z] ace5139f9caa: Pull complete [2019-12-30T23:52:04.949Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:52:04.953Z] > git config --add remote.origin.fetch +refs/pull/40326/head:refs/remotes/origin/PR-40326 # timeout=10 [2019-12-30T23:52:04.957Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-30T23:52:04.974Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:52:04.990Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:52:04.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:52:04.991Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [2019-12-30T23:52:05.485Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:52:05.489Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:52:06.544Z] Merge succeeded, producing a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:52:06.545Z] Checking out Revision a218e9b7b0ba5422288e79c7703e71f7ea41f85b (PR-40326) [2019-12-30T23:52:06.616Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 5.1s [2019-12-30T23:52:06.616Z] #7 ... [2019-12-30T23:52:06.616Z] [2019-12-30T23:52:06.616Z] #19 [internal] load build context [2019-12-30T23:52:06.616Z] #19 transferring context: 46.32MB 7.6s done [2019-12-30T23:52:06.616Z] #19 DONE 7.8s [2019-12-30T23:52:06.616Z] [2019-12-30T23:52:06.616Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-30T23:52:07.215Z] Commit message: "Update Golang 1.13.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-30T23:52:08.243Z] + docker version [2019-12-30T23:52:08.243Z] Client: [2019-12-30T23:52:08.243Z] Version: 18.06.1-ce [2019-12-30T23:52:08.243Z] API version: 1.38 [2019-12-30T23:52:08.243Z] Go version: go1.10.3 [2019-12-30T23:52:08.243Z] Git commit: e68fc7a [2019-12-30T23:52:08.243Z] Built: Tue Aug 21 17:26:10 2018 [2019-12-30T23:52:08.243Z] OS/Arch: linux/ppc64le [2019-12-30T23:52:08.243Z] Experimental: false [2019-12-30T23:52:08.243Z] [2019-12-30T23:52:08.243Z] Server: [2019-12-30T23:52:08.243Z] Engine: [2019-12-30T23:52:08.243Z] Version: 18.06.1-ce [2019-12-30T23:52:08.243Z] API version: 1.38 (minimum version 1.12) [2019-12-30T23:52:08.243Z] Go version: go1.10.3 [2019-12-30T23:52:08.243Z] Git commit: e68fc7a [2019-12-30T23:52:08.243Z] Built: Tue Aug 21 17:24:20 2018 [2019-12-30T23:52:08.243Z] OS/Arch: linux/ppc64le [2019-12-30T23:52:08.243Z] Experimental: true [2019-12-30T23:52:06.505Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-30T23:52:06.529Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-30T23:52:06.546Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:52:06.550Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [Pipeline] sh [2019-12-30T23:52:08.516Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 6.8s done [2019-12-30T23:52:08.516Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.1s [2019-12-30T23:52:08.622Z] + docker info [2019-12-30T23:52:08.623Z] Containers: 0 [2019-12-30T23:52:08.623Z] Running: 0 [2019-12-30T23:52:08.623Z] Paused: 0 [2019-12-30T23:52:08.623Z] Stopped: 0 [2019-12-30T23:52:08.623Z] Images: 0 [2019-12-30T23:52:08.623Z] Server Version: 18.06.1-ce [2019-12-30T23:52:08.623Z] Storage Driver: overlay2 [2019-12-30T23:52:08.623Z] Backing Filesystem: extfs [2019-12-30T23:52:08.623Z] Supports d_type: true [2019-12-30T23:52:08.623Z] Native Overlay Diff: true [2019-12-30T23:52:08.623Z] Logging Driver: json-file [2019-12-30T23:52:08.623Z] Cgroup Driver: cgroupfs [2019-12-30T23:52:08.623Z] Plugins: [2019-12-30T23:52:08.623Z] Volume: local [2019-12-30T23:52:08.623Z] Network: bridge host ipvlan macvlan null overlay [2019-12-30T23:52:08.623Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-30T23:52:08.623Z] Swarm: inactive [2019-12-30T23:52:08.623Z] Runtimes: runc [2019-12-30T23:52:08.623Z] Default Runtime: runc [2019-12-30T23:52:08.623Z] Init Binary: docker-init [2019-12-30T23:52:08.623Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-30T23:52:08.623Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-12-30T23:52:08.623Z] init version: fec3683 [2019-12-30T23:52:08.623Z] Security Options: [2019-12-30T23:52:08.623Z] apparmor [2019-12-30T23:52:08.623Z] seccomp [2019-12-30T23:52:08.623Z] Profile: default [2019-12-30T23:52:08.623Z] Kernel Version: 4.4.0-139-generic [2019-12-30T23:52:08.623Z] Operating System: Ubuntu 16.04.3 LTS [2019-12-30T23:52:08.623Z] OSType: linux [2019-12-30T23:52:08.623Z] Architecture: ppc64le [2019-12-30T23:52:08.623Z] CPUs: 4 [2019-12-30T23:52:08.623Z] Total Memory: 7.972GiB [2019-12-30T23:52:08.623Z] Name: ppc64le-ubuntu-18 [2019-12-30T23:52:08.623Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-12-30T23:52:08.623Z] Docker Root Dir: /var/lib/docker [2019-12-30T23:52:08.623Z] Debug Mode (client): false [2019-12-30T23:52:08.623Z] Debug Mode (server): false [2019-12-30T23:52:08.623Z] Username: dockerbuildbot [2019-12-30T23:52:08.623Z] Registry: https://index.docker.io/v1/ [2019-12-30T23:52:08.623Z] Labels: [2019-12-30T23:52:08.623Z] Experimental: true [2019-12-30T23:52:08.623Z] Insecure Registries: [2019-12-30T23:52:08.623Z] 127.0.0.0/8 [2019-12-30T23:52:08.623Z] Live Restore Enabled: false [2019-12-30T23:52:08.623Z] [Pipeline] sh [2019-12-30T23:52:08.804Z] e4d79466b81c: Pull complete [2019-12-30T23:52:08.804Z] b00baabad4ce: Pull complete [2019-12-30T23:52:08.805Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-30T23:52:08.805Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-30T23:52:08.805Z] ---> 687421176e14 [2019-12-30T23:52:08.805Z] Step 5/16 : ARG BUILDX_REPO [2019-12-30T23:52:08.805Z] ---> Running in 365f7624a4cf [2019-12-30T23:52:08.805Z] Removing intermediate container 365f7624a4cf [2019-12-30T23:52:08.805Z] ---> 08fa852efdce [2019-12-30T23:52:08.805Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-30T23:52:09.005Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-30T23:52:09.005Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-30T23:52:09.005Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40326/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-30T23:52:09.168Z] ---> Running in 6340ce33e5de [2019-12-30T23:52:09.294Z] + bash /home/docker/workspace/moby_PR-40326/check-config.sh [2019-12-30T23:52:09.294Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-30T23:52:09.294Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-12-30T23:52:09.294Z] [2019-12-30T23:52:09.294Z] Generally Necessary: [2019-12-30T23:52:09.294Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-30T23:52:09.294Z] - apparmor: enabled and tools installed [2019-12-30T23:52:09.294Z] - CONFIG_NAMESPACES: enabled [2019-12-30T23:52:09.294Z] - CONFIG_NET_NS: enabled [2019-12-30T23:52:09.294Z] - CONFIG_PID_NS: enabled [2019-12-30T23:52:09.294Z] - CONFIG_IPC_NS: enabled [2019-12-30T23:52:09.294Z] - CONFIG_UTS_NS: enabled [2019-12-30T23:52:09.294Z] - CONFIG_CGROUPS: enabled [2019-12-30T23:52:09.294Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-30T23:52:09.294Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-30T23:52:09.294Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-30T23:52:09.294Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-30T23:52:09.294Z] - CONFIG_CPUSETS: enabled [2019-12-30T23:52:09.294Z] - CONFIG_MEMCG: enabled [2019-12-30T23:52:09.294Z] - CONFIG_KEYS: enabled [2019-12-30T23:52:09.294Z] - CONFIG_VETH: enabled (as module) [2019-12-30T23:52:09.294Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-30T23:52:09.294Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-30T23:52:09.294Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-30T23:52:09.294Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-30T23:52:09.451Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.8s done [2019-12-30T23:52:09.451Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 [2019-12-30T23:52:09.451Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.3s done [2019-12-30T23:52:09.555Z] Cloning into '/buildx'... [2019-12-30T23:52:09.579Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-30T23:52:09.579Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-30T23:52:09.579Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-30T23:52:09.579Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-30T23:52:09.579Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-30T23:52:09.579Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-30T23:52:09.579Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-30T23:52:09.579Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-30T23:52:09.579Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-30T23:52:09.579Z] [2019-12-30T23:52:09.579Z] Optional Features: [2019-12-30T23:52:09.579Z] - CONFIG_USER_NS: enabled [2019-12-30T23:52:09.579Z] - CONFIG_SECCOMP: enabled [2019-12-30T23:52:09.579Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-30T23:52:09.579Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-30T23:52:09.579Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-30T23:52:09.579Z] (cgroup swap accounting is currently enabled) [2019-12-30T23:52:09.579Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-30T23:52:09.579Z] - CONFIG_BLK_CGROUP: enabled [2019-12-30T23:52:09.579Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-30T23:52:09.579Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-30T23:52:09.579Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-30T23:52:09.579Z] - CONFIG_CGROUP_PERF: enabled [2019-12-30T23:52:09.579Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-30T23:52:09.579Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-30T23:52:09.579Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-30T23:52:09.579Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-30T23:52:09.579Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-30T23:52:09.579Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-30T23:52:09.579Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-30T23:52:09.579Z] - CONFIG_IP_VS: enabled (as module) [2019-12-30T23:52:09.579Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-30T23:52:09.579Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-30T23:52:09.579Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-30T23:52:09.579Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-30T23:52:09.579Z] - CONFIG_EXT4_FS: enabled [2019-12-30T23:52:09.579Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-30T23:52:09.709Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 [2019-12-30T23:52:09.865Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-30T23:52:09.865Z] - Network Drivers: [2019-12-30T23:52:09.865Z] - "overlay": [2019-12-30T23:52:09.865Z] - CONFIG_VXLAN: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-30T23:52:09.865Z] Optional (for encrypted networks): [2019-12-30T23:52:09.865Z] - CONFIG_CRYPTO: enabled [2019-12-30T23:52:09.865Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_XFRM: enabled [2019-12-30T23:52:09.865Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-30T23:52:09.865Z] - "ipvlan": [2019-12-30T23:52:09.865Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-30T23:52:09.865Z] - "macvlan": [2019-12-30T23:52:09.865Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_DUMMY: enabled (as module) [2019-12-30T23:52:09.865Z] - "ftp,tftp client in container": [2019-12-30T23:52:09.865Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-30T23:52:09.865Z] - Storage Drivers: [2019-12-30T23:52:09.865Z] - "aufs": [2019-12-30T23:52:09.865Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-30T23:52:09.865Z] - "btrfs": [2019-12-30T23:52:09.865Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-30T23:52:09.865Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-30T23:52:09.865Z] - "devicemapper": [2019-12-30T23:52:09.865Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-30T23:52:09.865Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-30T23:52:09.865Z] - "overlay": [2019-12-30T23:52:10.149Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-30T23:52:10.149Z] - "zfs": [2019-12-30T23:52:10.149Z] - /dev/zfs: missing [2019-12-30T23:52:10.149Z] - zfs command: missing [2019-12-30T23:52:10.149Z] - zpool command: missing [2019-12-30T23:52:10.149Z] [2019-12-30T23:52:10.149Z] Limits: [2019-12-30T23:52:10.149Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-30T23:52:10.149Z] [2019-12-30T23:52:10.149Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-30T23:52:10.583Z] + make bundles/buildx [2019-12-30T23:52:11.205Z] make: command: Command not found [2019-12-30T23:52:11.205Z] make: command: Command not found [2019-12-30T23:52:11.205Z] mkdir bundles [2019-12-30T23:52:11.205Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-30T23:52:11.205Z] --build-arg BUILDX_COMMIT \ [2019-12-30T23:52:11.205Z] --build-arg BUILDX_REPO \ [2019-12-30T23:52:11.205Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-30T23:52:11.205Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-30T23:52:11.205Z] . [2019-12-30T23:52:11.205Z] /bin/sh: 4: go: not found [2019-12-30T23:52:11.205Z] /bin/sh: 5: go: not found [2019-12-30T23:52:12.073Z] Removing intermediate container 6340ce33e5de [2019-12-30T23:52:12.073Z] ---> 7a330a49fadf [2019-12-30T23:52:12.073Z] Step 7/16 : WORKDIR /buildx [2019-12-30T23:52:12.073Z] ---> Running in b82b7d3a8c42 [2019-12-30T23:52:12.438Z] Removing intermediate container b82b7d3a8c42 [2019-12-30T23:52:12.438Z] ---> ab77fcb28049 [2019-12-30T23:52:12.438Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-30T23:52:12.438Z] ---> Running in 599bb2fb0a69 [2019-12-30T23:52:12.803Z] Removing intermediate container 599bb2fb0a69 [2019-12-30T23:52:12.803Z] ---> dc2673995374 [2019-12-30T23:52:12.803Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-30T23:52:12.803Z] ---> Running in 9fad3a56449a [2019-12-30T23:52:13.185Z] From https://github.com/docker/buildx [2019-12-30T23:52:13.185Z] * [new tag] v0.3.1 -> build [2019-12-30T23:52:13.548Z] Switched to branch 'build' [2019-12-30T23:52:13.903Z] Sending build context to Docker daemon 50.83MB [2019-12-30T23:52:14.189Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-30T23:52:14.189Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-30T23:52:14.189Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-30T23:52:14.189Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-30T23:52:14.344Z] Removing intermediate container 9fad3a56449a [2019-12-30T23:52:14.344Z] ---> 38e1a3d747fc [2019-12-30T23:52:14.344Z] Step 10/16 : RUN go mod download [2019-12-30T23:52:14.344Z] ---> Running in 896c6cfb1137 [2019-12-30T23:52:14.472Z] 1.12.10-stretch: Pulling from library/golang [2019-12-30T23:52:14.472Z] fb056072eab9: Pulling fs layer [2019-12-30T23:52:14.472Z] 6a33b1f9796f: Pulling fs layer [2019-12-30T23:52:14.472Z] 8f8f8962e456: Pulling fs layer [2019-12-30T23:52:14.472Z] 68adcc365214: Pulling fs layer [2019-12-30T23:52:14.472Z] 76d8adf27bdf: Pulling fs layer [2019-12-30T23:52:14.472Z] d66e58854927: Pulling fs layer [2019-12-30T23:52:14.472Z] 71497195576e: Pulling fs layer [2019-12-30T23:52:14.472Z] 68adcc365214: Waiting [2019-12-30T23:52:14.472Z] 71497195576e: Waiting [2019-12-30T23:52:14.472Z] d66e58854927: Waiting [2019-12-30T23:52:14.975Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 4.3s done [2019-12-30T23:52:14.975Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee [2019-12-30T23:52:15.093Z] 8f8f8962e456: Verifying Checksum [2019-12-30T23:52:15.093Z] 8f8f8962e456: Download complete [2019-12-30T23:52:15.166Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-30T23:52:15.166Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-30T23:52:15.166Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-30T23:52:15.166Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-30T23:52:15.166Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-30T23:52:15.166Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-30T23:52:15.166Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-30T23:52:15.379Z] 6a33b1f9796f: Verifying Checksum [2019-12-30T23:52:15.379Z] 6a33b1f9796f: Download complete [2019-12-30T23:52:15.812Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-30T23:52:16.339Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-30T23:52:16.339Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-30T23:52:16.339Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-30T23:52:16.339Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-30T23:52:16.339Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-30T23:52:16.769Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-30T23:52:16.769Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-30T23:52:16.769Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-30T23:52:16.769Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-30T23:52:17.708Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-12-30T23:52:17.708Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-edbfa926\powershellScript.ps1'; exit $LASTEXITCODE; [2019-12-30T23:52:17.708Z] ---------------------------------------------------------------------------- [2019-12-30T23:52:17.708Z] [2019-12-30T23:52:17.708Z] INFO: executeCI.ps1 starting at Mon Dec 30 23:52:17 CUT 2019 [2019-12-30T23:52:17.708Z] [2019-12-30T23:52:17.708Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-12-30T23:52:17.708Z] INFO: Running git version 2.24.0.windows.1 [2019-12-30T23:52:17.708Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-12-30T23:52:17.708Z] INFO: Environment variables: [2019-12-30T23:52:17.708Z] [2019-12-30T23:52:17.708Z] Name Value [2019-12-30T23:52:17.708Z] ---- ----- [2019-12-30T23:52:17.708Z] ALLUSERSPROFILE C:\ProgramData [2019-12-30T23:52:17.708Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-12-30T23:52:17.708Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-12-30T23:52:17.708Z] BRANCH_NAME PR-40326 [2019-12-30T23:52:17.708Z] BUILD_DISPLAY_NAME #3 [2019-12-30T23:52:17.708Z] BUILD_ID 3 [2019-12-30T23:52:17.708Z] BUILD_NUMBER 3 [2019-12-30T23:52:17.708Z] BUILD_TAG jenkins-moby-PR-40326-3 [2019-12-30T23:52:17.708Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40326/3/ [2019-12-30T23:52:17.708Z] CHANGE_AUTHOR thaJeztah [2019-12-30T23:52:17.708Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-12-30T23:52:17.708Z] CHANGE_BRANCH bump_golang_1.13.5 [2019-12-30T23:52:17.708Z] CHANGE_FORK thaJeztah [2019-12-30T23:52:17.708Z] CHANGE_ID 40326 [2019-12-30T23:52:17.708Z] CHANGE_TARGET master [2019-12-30T23:52:17.708Z] CHANGE_TITLE Update Golang 1.13.5 [2019-12-30T23:52:17.708Z] CHANGE_URL https://github.com/moby/moby/pull/40326 [2019-12-30T23:52:17.708Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-30T23:52:17.708Z] CommonProgramFiles C:\Program Files\Common Files [2019-12-30T23:52:17.708Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-12-30T23:52:17.708Z] CommonProgramW6432 C:\Program Files\Common Files [2019-12-30T23:52:17.708Z] COMPUTERNAME azwin-2-3c5fa0 [2019-12-30T23:52:17.708Z] ComSpec C:\windows\system32\cmd.exe [2019-12-30T23:52:17.708Z] ConfigSequenceNumber 0 [2019-12-30T23:52:17.708Z] DOCKER_BUILDKIT 0 [2019-12-30T23:52:17.708Z] DOCKER_DUT_DEBUG 1 [2019-12-30T23:52:17.708Z] DOCKER_EXPERIMENTAL 1 [2019-12-30T23:52:17.708Z] DOCKER_GRAPHDRIVER overlay2 [2019-12-30T23:52:17.708Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-12-30T23:52:17.708Z] EXECUTOR_NUMBER 0 [2019-12-30T23:52:17.708Z] FQDN azwin-2-3c5fa0.westus.cloudapp.azure.com [2019-12-30T23:52:17.708Z] GIT_BRANCH PR-40326 [2019-12-30T23:52:17.708Z] GIT_COMMIT a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:52:17.708Z] GIT_PREVIOUS_COMMIT a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:52:17.708Z] GIT_URL https://github.com/moby/moby.git [2019-12-30T23:52:17.708Z] HUDSON_COOKIE b733be77-aba1-4402-aafb-436c0f889388 [2019-12-30T23:52:17.708Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-12-30T23:52:17.708Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-12-30T23:52:17.708Z] HUDSON_URL https://ci.docker.com/public/ [2019-12-30T23:52:17.708Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-12-30T23:52:17.708Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-12-30T23:52:17.708Z] JENKINS_NODE_COOKIE 15c8b502-b157-415c-9412-762d15f5a65f [2019-12-30T23:52:17.708Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-12-30T23:52:17.708Z] JENKINS_URL https://ci.docker.com/public/ [2019-12-30T23:52:17.708Z] JOB_BASE_NAME PR-40326 [2019-12-30T23:52:17.708Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40326/display/redirect [2019-12-30T23:52:17.708Z] JOB_NAME moby/PR-40326 [2019-12-30T23:52:17.708Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40326/ [2019-12-30T23:52:17.708Z] library.jps.version master [2019-12-30T23:52:17.708Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-12-30T23:52:17.708Z] NODE_LABELS amd64 azure azwin-2-3c5fa0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-12-30T23:52:17.708Z] NODE_NAME azwin-2-3c5fa0 [2019-12-30T23:52:17.708Z] NUMBER_OF_PROCESSORS 4 [2019-12-30T23:52:17.708Z] OS Windows_NT [2019-12-30T23:52:17.708Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-12-30T23:52:17.708Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-12-30T23:52:17.708Z] PROCESSOR_ARCHITECTURE AMD64 [2019-12-30T23:52:17.708Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-12-30T23:52:17.708Z] PROCESSOR_LEVEL 6 [2019-12-30T23:52:17.708Z] PROCESSOR_REVISION 4f01 [2019-12-30T23:52:17.709Z] ProgramData C:\ProgramData [2019-12-30T23:52:17.709Z] ProgramFiles C:\Program Files [2019-12-30T23:52:17.709Z] ProgramFiles(x86) C:\Program Files (x86) [2019-12-30T23:52:17.709Z] ProgramW6432 C:\Program Files [2019-12-30T23:52:17.709Z] PROMPT $P$G [2019-12-30T23:52:17.709Z] PSExecutionPolicyPreference Bypass [2019-12-30T23:52:17.709Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-12-30T23:52:17.709Z] PUBLIC C:\Users\Public [2019-12-30T23:52:17.710Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40326/3/display/redirect?page=changes [2019-12-30T23:52:17.710Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40326/3/display/redirect [2019-12-30T23:52:17.710Z] SKIP_VALIDATION_TESTS 1 [2019-12-30T23:52:17.710Z] SOURCES_DRIVE d [2019-12-30T23:52:17.710Z] SOURCES_SUBDIR gopath [2019-12-30T23:52:17.710Z] STAGE_NAME Run tests [2019-12-30T23:52:17.710Z] SystemDrive C: [2019-12-30T23:52:17.710Z] SystemRoot C:\windows [2019-12-30T23:52:17.710Z] TEMP C:\windows\TEMP [2019-12-30T23:52:17.710Z] TESTDEBUG 0 [2019-12-30T23:52:17.710Z] TESTRUN_DRIVE d [2019-12-30T23:52:17.710Z] TESTRUN_SUBDIR CI [2019-12-30T23:52:17.710Z] TIMEOUT 120m [2019-12-30T23:52:17.710Z] TMP C:\windows\TEMP [2019-12-30T23:52:17.710Z] USERDOMAIN WORKGROUP [2019-12-30T23:52:17.710Z] USERNAME azwin-2-3c5fa0$ [2019-12-30T23:52:17.710Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-12-30T23:52:17.710Z] windir C:\windows [2019-12-30T23:52:17.710Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-12-30T23:52:17.710Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-12-30T23:52:17.710Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-12-30T23:52:17.710Z] [2019-12-30T23:52:17.710Z] [2019-12-30T23:52:17.710Z] [2019-12-30T23:52:17.710Z] INFO: Sources under d:\gopath\... [2019-12-30T23:52:17.710Z] INFO: Test run under d:\CI\... [2019-12-30T23:52:17.710Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-12-30T23:52:17.710Z] INFO: docker/docker repository was found [2019-12-30T23:52:17.871Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-30T23:52:18.082Z] fb056072eab9: Verifying Checksum [2019-12-30T23:52:18.082Z] fb056072eab9: Download complete [2019-12-30T23:52:18.168Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-12-30T23:52:18.168Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2019-12-30T23:52:18.168Z] INFO: Docker version of control daemon [2019-12-30T23:52:18.168Z] [2019-12-30T23:52:18.259Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.5s done [2019-12-30T23:52:18.259Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b [2019-12-30T23:52:18.444Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-30T23:52:18.444Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-30T23:52:18.444Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-30T23:52:18.444Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-30T23:52:18.626Z] Client: Docker Engine - Enterprise [2019-12-30T23:52:18.626Z] Version: 19.03.2 [2019-12-30T23:52:18.626Z] API version: 1.40 [2019-12-30T23:52:18.626Z] Go version: go1.12.8 [2019-12-30T23:52:18.626Z] Git commit: c92ab06ed9 [2019-12-30T23:52:18.626Z] Built: 09/03/2019 16:38:11 [2019-12-30T23:52:18.626Z] OS/Arch: windows/amd64 [2019-12-30T23:52:18.626Z] Experimental: false [2019-12-30T23:52:18.626Z] [2019-12-30T23:52:18.626Z] Server: Docker Engine - Enterprise [2019-12-30T23:52:18.626Z] Engine: [2019-12-30T23:52:18.626Z] Version: 19.03.2 [2019-12-30T23:52:18.626Z] API version: 1.40 (minimum version 1.24) [2019-12-30T23:52:18.626Z] Go version: go1.12.8 [2019-12-30T23:52:18.626Z] Git commit: c92ab06ed9 [2019-12-30T23:52:18.626Z] Built: 09/03/2019 16:35:47 [2019-12-30T23:52:18.626Z] OS/Arch: windows/amd64 [2019-12-30T23:52:18.626Z] Experimental: true [2019-12-30T23:52:18.626Z] [2019-12-30T23:52:18.626Z] INFO: Docker info of control daemon [2019-12-30T23:52:18.626Z] [2019-12-30T23:52:18.706Z] 68adcc365214: Verifying Checksum [2019-12-30T23:52:18.706Z] 68adcc365214: Download complete [2019-12-30T23:52:18.916Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-30T23:52:18.994Z] 71497195576e: Verifying Checksum [2019-12-30T23:52:18.994Z] 71497195576e: Download complete [2019-12-30T23:52:19.342Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-30T23:52:19.342Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-30T23:52:19.641Z] 76d8adf27bdf: Verifying Checksum [2019-12-30T23:52:19.641Z] 76d8adf27bdf: Download complete [2019-12-30T23:52:19.745Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-30T23:52:19.745Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-30T23:52:19.745Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-30T23:52:19.745Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-30T23:52:19.745Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-30T23:52:20.152Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-30T23:52:20.152Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-30T23:52:20.163Z] Client: [2019-12-30T23:52:20.163Z] Debug Mode: false [2019-12-30T23:52:20.163Z] Plugins: [2019-12-30T23:52:20.163Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-30T23:52:20.163Z] [2019-12-30T23:52:20.163Z] Server: [2019-12-30T23:52:20.163Z] Containers: 0 [2019-12-30T23:52:20.163Z] Running: 0 [2019-12-30T23:52:20.163Z] Paused: 0 [2019-12-30T23:52:20.163Z] Stopped: 0 [2019-12-30T23:52:20.163Z] Images: 10 [2019-12-30T23:52:20.163Z] Server Version: 19.03.2 [2019-12-30T23:52:20.163Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-12-30T23:52:20.163Z] Windows: [2019-12-30T23:52:20.163Z] LCOW: [2019-12-30T23:52:20.163Z] Logging Driver: json-file [2019-12-30T23:52:20.163Z] Plugins: [2019-12-30T23:52:20.163Z] Volume: local [2019-12-30T23:52:20.163Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-30T23:52:20.163Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-30T23:52:20.163Z] Swarm: inactive [2019-12-30T23:52:20.163Z] Default Isolation: process [2019-12-30T23:52:20.163Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-30T23:52:20.163Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-30T23:52:20.163Z] OSType: windows [2019-12-30T23:52:20.163Z] Architecture: x86_64 [2019-12-30T23:52:20.163Z] CPUs: 4 [2019-12-30T23:52:20.163Z] Total Memory: 32GiB [2019-12-30T23:52:20.163Z] Name: azwin-2-3c5fa0 [2019-12-30T23:52:20.163Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-30T23:52:20.163Z] Docker Root Dir: D:\docker [2019-12-30T23:52:20.163Z] Debug Mode: false [2019-12-30T23:52:20.163Z] Registry: https://index.docker.io/v1/ [2019-12-30T23:52:20.163Z] Labels: [2019-12-30T23:52:20.163Z] Experimental: true [2019-12-30T23:52:20.163Z] Insecure Registries: [2019-12-30T23:52:20.163Z] 10.0.0.4:5000 [2019-12-30T23:52:20.163Z] 127.0.0.0/8 [2019-12-30T23:52:20.163Z] Registry Mirrors: [2019-12-30T23:52:20.163Z] http://10.0.0.4:5000/ [2019-12-30T23:52:20.163Z] Live Restore Enabled: false [2019-12-30T23:52:20.163Z] [2019-12-30T23:52:20.163Z] [2019-12-30T23:52:20.163Z] INFO: Commit hash is a218e9b7b [2019-12-30T23:52:20.532Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-30T23:52:20.622Z] INFO: Nuke-Everything... [2019-12-30T23:52:20.622Z] INFO: Container count on control daemon to delete is 0 [2019-12-30T23:52:20.929Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-30T23:52:20.929Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-30T23:52:20.929Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-30T23:52:20.929Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-30T23:52:20.929Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-30T23:52:21.339Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-30T23:52:21.589Z] INFO: Nuking d:\CI [2019-12-30T23:52:21.589Z] INFO: Zapped successfully [2019-12-30T23:52:21.589Z] INFO: Location for testing is d:\CI\PR-40326\3 [2019-12-30T23:52:21.589Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-12-30T23:52:21.589Z] [2019-12-30T23:52:21.589Z] [2019-12-30T23:52:21.589Z] INFO: Building the image from Dockerfile.windows at 12/30/2019 23:52:21... [2019-12-30T23:52:21.589Z] [2019-12-30T23:52:21.749Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-30T23:52:21.749Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-30T23:52:21.749Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-30T23:52:21.749Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-30T23:52:22.144Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-30T23:52:22.342Z] fb056072eab9: Pull complete [2019-12-30T23:52:22.556Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-30T23:52:22.556Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-30T23:52:22.556Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-30T23:52:22.963Z] 6a33b1f9796f: Pull complete [2019-12-30T23:52:22.974Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-30T23:52:22.974Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-30T23:52:23.250Z] 8f8f8962e456: Pull complete [2019-12-30T23:52:23.386Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-30T23:52:23.530Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 5.2s [2019-12-30T23:52:23.792Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-30T23:52:23.792Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-30T23:52:23.792Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-30T23:52:23.792Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-30T23:52:24.206Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-30T23:52:24.810Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-30T23:52:25.281Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-30T23:52:25.281Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-30T23:52:25.296Z] d66e58854927: Verifying Checksum [2019-12-30T23:52:25.296Z] d66e58854927: Download complete [2019-12-30T23:52:25.821Z] go: finding golang.org/x/text v0.3.0 [2019-12-30T23:52:25.821Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-30T23:52:26.068Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 7.6s done [2019-12-30T23:52:26.069Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 [2019-12-30T23:52:26.069Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done [2019-12-30T23:52:26.069Z] #7 DONE 27.1s [2019-12-30T23:52:26.069Z] [2019-12-30T23:52:26.069Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-30T23:52:26.303Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-30T23:52:26.303Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-30T23:52:26.694Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-30T23:52:26.694Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-30T23:52:27.097Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-30T23:52:27.346Z] 68adcc365214: Pull complete [2019-12-30T23:52:27.380Z] Sending build context to Docker daemon 50.82MB [2019-12-30T23:52:27.380Z] [2019-12-30T23:52:27.380Z] Step 1/10 : FROM microsoft/windowsservercore [2019-12-30T23:52:27.380Z] ---> 782a75e44953 [2019-12-30T23:52:27.380Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-12-30T23:52:27.380Z] ---> Using cache [2019-12-30T23:52:27.380Z] ---> 1336bfda235e [2019-12-30T23:52:27.380Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2019-12-30T23:52:27.501Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-30T23:52:27.839Z] ---> Running in d32a441a575e [2019-12-30T23:52:27.910Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-30T23:52:28.297Z] Removing intermediate container d32a441a575e [2019-12-30T23:52:28.297Z] ---> bc420c582993 [2019-12-30T23:52:28.297Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2019-12-30T23:52:28.338Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-30T23:52:28.739Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-30T23:52:28.739Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-30T23:52:28.739Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-30T23:52:28.760Z] ---> Running in 4c408af794d0 [2019-12-30T23:52:29.152Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-30T23:52:29.152Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-30T23:52:29.218Z] Removing intermediate container 4c408af794d0 [2019-12-30T23:52:29.218Z] ---> c5bb1d99882e [2019-12-30T23:52:29.218Z] 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} [2019-12-30T23:52:29.218Z] ---> Running in 80e8dbcb1423 [2019-12-30T23:52:29.358Z] #8 DONE 2.9s [2019-12-30T23:52:29.358Z] [2019-12-30T23:52:29.358Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-30T23:52:29.467Z] 76d8adf27bdf: Pull complete [2019-12-30T23:52:29.677Z] Removing intermediate container 80e8dbcb1423 [2019-12-30T23:52:29.677Z] ---> 96d7e4ab5f4d [2019-12-30T23:52:29.677Z] 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; [2019-12-30T23:52:29.677Z] ---> Running in f1681b379dfe [2019-12-30T23:52:29.926Z] #9 DONE 1.0s [2019-12-30T23:52:29.926Z] [2019-12-30T23:52:29.926Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:52:29.926Z] #20 DONE 0.1s [2019-12-30T23:52:29.926Z] [2019-12-30T23:52:29.926Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:52:29.986Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-30T23:52:29.986Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-30T23:52:29.986Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-30T23:52:30.189Z] #10 ... [2019-12-30T23:52:30.189Z] [2019-12-30T23:52:30.189Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-30T23:52:30.189Z] #21 DONE 0.2s [2019-12-30T23:52:30.388Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-30T23:52:30.388Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-30T23:52:30.456Z] [2019-12-30T23:52:30.456Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:52:30.809Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-30T23:52:30.809Z] go: finding github.com/lib/pq v1.0.0 [2019-12-30T23:52:30.809Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-30T23:52:30.809Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-30T23:52:31.231Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-30T23:52:31.231Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-30T23:52:31.636Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-30T23:52:31.636Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-30T23:52:31.636Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-30T23:52:32.025Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-30T23:52:32.025Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-30T23:52:32.025Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-30T23:52:32.415Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-30T23:52:32.824Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-30T23:52:32.824Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-30T23:52:32.824Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-30T23:52:32.824Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-30T23:52:33.241Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-30T23:52:33.241Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-30T23:52:33.652Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-30T23:52:33.806Z] #22 3.668 + RM_GOPATH=0 [2019-12-30T23:52:33.806Z] #22 3.668 + TMP_GOPATH= [2019-12-30T23:52:33.806Z] #22 3.668 + : /build [2019-12-30T23:52:33.806Z] #22 3.668 + '[' -z '' ']' [2019-12-30T23:52:33.806Z] #22 3.668 ++ mktemp -d [2019-12-30T23:52:33.806Z] #22 3.674 + export GOPATH=/tmp/tmp.uNgwv7nzDD [2019-12-30T23:52:33.806Z] #22 3.674 + GOPATH=/tmp/tmp.uNgwv7nzDD [2019-12-30T23:52:33.806Z] #22 3.674 + RM_GOPATH=1 [2019-12-30T23:52:33.806Z] #22 3.674 ++ dirname ./install.sh [2019-12-30T23:52:33.806Z] #22 3.677 Install docker/cli version 17.06.2-ce from stable [2019-12-30T23:52:33.806Z] #22 3.677 + dir=. [2019-12-30T23:52:33.806Z] #22 3.677 + bin=dockercli [2019-12-30T23:52:33.806Z] #22 3.677 + shift [2019-12-30T23:52:33.806Z] #22 3.677 + '[' '!' -f ./dockercli.installer ']' [2019-12-30T23:52:33.806Z] #22 3.677 + . ./dockercli.installer [2019-12-30T23:52:33.806Z] #22 3.677 ++ : stable [2019-12-30T23:52:33.806Z] #22 3.677 ++ : 17.06.2-ce [2019-12-30T23:52:33.806Z] #22 3.677 + install_dockercli [2019-12-30T23:52:33.806Z] #22 3.677 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-30T23:52:33.806Z] #22 3.677 ++ uname -m [2019-12-30T23:52:33.806Z] #22 3.677 + arch=x86_64 [2019-12-30T23:52:33.806Z] #22 3.677 + '[' x86_64 '!=' x86_64 ']' [2019-12-30T23:52:33.806Z] #22 3.677 + url=https://download.docker.com/linux/static [2019-12-30T23:52:33.806Z] #22 3.683 + tar -xz docker/docker [2019-12-30T23:52:33.806Z] #22 3.683 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-30T23:52:34.067Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-30T23:52:34.067Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-30T23:52:34.067Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-30T23:52:34.067Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-30T23:52:34.421Z] [2019-12-30T23:52:34.421Z] SUCCESS: Specified value was saved. [2019-12-30T23:52:34.502Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-30T23:52:34.917Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-30T23:52:35.428Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-30T23:52:35.428Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-30T23:52:35.428Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-30T23:52:35.428Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-30T23:52:35.877Z] #22 ... [2019-12-30T23:52:35.877Z] [2019-12-30T23:52:35.877Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:52:35.877Z] #10 4.956 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:52:35.877Z] #10 4.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:52:35.877Z] #10 4.993 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:52:35.877Z] #10 4.996 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:52:35.877Z] #10 5.109 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:52:35.877Z] #10 5.489 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-30T23:52:35.883Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-30T23:52:36.055Z] INFO: Downloading git... [2019-12-30T23:52:36.302Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-30T23:52:36.302Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-30T23:52:36.302Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-30T23:52:36.444Z] #10 6.427 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-30T23:52:36.659Z] d66e58854927: Pull complete [2019-12-30T23:52:36.659Z] 71497195576e: Pull complete [2019-12-30T23:52:36.659Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-30T23:52:36.659Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-30T23:52:36.659Z] ---> ebd73b5ebd31 [2019-12-30T23:52:36.659Z] Step 5/16 : ARG BUILDX_REPO [2019-12-30T23:52:36.659Z] ---> Running in 35c6837d0891 [2019-12-30T23:52:36.659Z] Removing intermediate container 35c6837d0891 [2019-12-30T23:52:36.659Z] ---> 1ca4b94c8aac [2019-12-30T23:52:36.659Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-30T23:52:36.659Z] ---> Running in ae0d308c373a [2019-12-30T23:52:36.659Z] Cloning into '/buildx'... [2019-12-30T23:52:36.704Z] #10 6.731 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-30T23:52:36.710Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-30T23:52:37.138Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-30T23:52:37.143Z] INFO: Downloading go... [2019-12-30T23:52:37.641Z] #10 ... [2019-12-30T23:52:37.641Z] [2019-12-30T23:52:37.641Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:52:37.641Z] #22 7.090 + mkdir -p /build [2019-12-30T23:52:37.641Z] #22 7.092 + mv docker/docker /build/ [2019-12-30T23:52:37.641Z] #22 7.094 + rmdir docker [2019-12-30T23:52:37.641Z] #22 DONE 7.3s [2019-12-30T23:52:37.641Z] [2019-12-30T23:52:37.641Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:52:37.641Z] #56 5.028 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:52:37.641Z] #56 5.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:52:37.641Z] #56 5.054 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:52:37.641Z] #56 5.067 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:52:37.641Z] #56 5.100 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:52:37.641Z] #56 5.662 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-30T23:52:37.641Z] #56 6.510 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-30T23:52:37.641Z] #56 6.830 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-30T23:52:38.013Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-30T23:52:38.013Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-30T23:52:38.013Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-30T23:52:38.934Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-30T23:52:39.325Z] INFO: Downloading compiler 1 of 3... [2019-12-30T23:52:39.460Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-30T23:52:39.460Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-30T23:52:39.784Z] INFO: Downloading compiler 2 of 3... [2019-12-30T23:52:39.940Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-30T23:52:39.940Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-30T23:52:39.940Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-30T23:52:39.940Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-30T23:52:39.940Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-30T23:52:40.152Z] Removing intermediate container ae0d308c373a [2019-12-30T23:52:40.152Z] ---> 146d8d205169 [2019-12-30T23:52:40.152Z] Step 7/16 : WORKDIR /buildx [2019-12-30T23:52:40.152Z] ---> Running in 72835c62c286 [2019-12-30T23:52:40.152Z] Removing intermediate container 72835c62c286 [2019-12-30T23:52:40.152Z] ---> 76301666184b [2019-12-30T23:52:40.152Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-30T23:52:40.152Z] ---> Running in 79bc3ecbeb2c [2019-12-30T23:52:40.178Z] #56 ... [2019-12-30T23:52:40.178Z] [2019-12-30T23:52:40.178Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:52:40.178Z] #33 4.866 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:52:40.178Z] #33 4.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:52:40.178Z] #33 4.901 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:52:40.178Z] #33 4.949 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:52:40.178Z] #33 5.034 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:52:40.178Z] #33 5.398 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-30T23:52:40.178Z] #33 6.395 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-30T23:52:40.178Z] #33 6.589 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-30T23:52:40.178Z] #33 ... [2019-12-30T23:52:40.178Z] [2019-12-30T23:52:40.178Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:52:40.178Z] #24 4.705 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:52:40.178Z] #24 4.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:52:40.178Z] #24 4.822 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:52:40.178Z] #24 4.923 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:52:40.178Z] #24 5.028 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:52:40.178Z] #24 5.280 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-30T23:52:40.178Z] #24 6.392 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-30T23:52:40.178Z] #24 6.683 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-30T23:52:40.245Z] INFO: Downloading compiler 3 of 3... [2019-12-30T23:52:40.437Z] Removing intermediate container 79bc3ecbeb2c [2019-12-30T23:52:40.437Z] ---> f601e9fd35e3 [2019-12-30T23:52:40.437Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-30T23:52:40.437Z] ---> Running in d4328abd1879 [2019-12-30T23:52:40.489Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-30T23:52:40.489Z] go: finding github.com/golang/mock v1.1.1 [2019-12-30T23:52:41.054Z] From https://github.com/docker/buildx [2019-12-30T23:52:41.054Z] * [new tag] v0.3.1 -> build [2019-12-30T23:52:41.211Z] INFO: Extracting git... [2019-12-30T23:52:41.564Z] #24 11.70 Fetched 7932 kB in 8s (989 kB/s) [2019-12-30T23:52:41.564Z] #24 11.70 Reading package lists... [2019-12-30T23:52:41.564Z] #24 ... [2019-12-30T23:52:41.564Z] [2019-12-30T23:52:41.564Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:52:41.564Z] #33 11.80 Fetched 7932 kB in 8s (988 kB/s) [2019-12-30T23:52:41.672Z] Switched to branch 'build' [2019-12-30T23:52:42.097Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-30T23:52:42.097Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-30T23:52:42.097Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-30T23:52:42.529Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-30T23:52:42.529Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-30T23:52:42.689Z] Removing intermediate container d4328abd1879 [2019-12-30T23:52:42.689Z] ---> 98861c7cf353 [2019-12-30T23:52:42.689Z] Step 10/16 : RUN go mod download [2019-12-30T23:52:42.689Z] ---> Running in 1abc35fb1177 [2019-12-30T23:52:42.937Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-30T23:52:42.937Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-30T23:52:42.975Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-30T23:52:42.975Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-30T23:52:42.975Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-30T23:52:42.975Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-30T23:52:42.975Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-30T23:52:42.975Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-30T23:52:42.975Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-30T23:52:42.975Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-30T23:52:42.975Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-30T23:52:43.365Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-30T23:52:43.773Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-30T23:52:44.001Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-30T23:52:44.193Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-30T23:52:44.194Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-30T23:52:44.607Z] go: finding cloud.google.com/go v0.26.0 [2019-12-30T23:52:44.862Z] #33 11.80 Reading package lists... [2019-12-30T23:52:45.018Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-30T23:52:45.030Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-30T23:52:45.320Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-30T23:52:45.320Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-30T23:52:45.431Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-30T23:52:45.431Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-30T23:52:45.610Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-30T23:52:45.610Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-30T23:52:45.610Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-30T23:52:45.842Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-30T23:52:45.923Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-30T23:52:46.277Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-30T23:52:46.549Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-30T23:52:46.549Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-30T23:52:46.549Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-30T23:52:46.679Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-30T23:52:46.679Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-30T23:52:47.091Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-30T23:52:47.178Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-30T23:52:47.469Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-30T23:52:47.516Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-30T23:52:47.759Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-30T23:52:47.931Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-30T23:52:48.344Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-30T23:52:48.344Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-30T23:52:48.344Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-30T23:52:48.344Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-30T23:52:48.388Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-30T23:52:48.388Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-30T23:52:48.388Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-30T23:52:48.418Z] #33 15.20 Reading package lists... [2019-12-30T23:52:48.418Z] #33 ... [2019-12-30T23:52:48.418Z] [2019-12-30T23:52:48.418Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:52:48.418Z] #56 11.94 Fetched 7932 kB in 7s (1003 kB/s) [2019-12-30T23:52:48.418Z] #56 11.94 Reading package lists... [2019-12-30T23:52:48.418Z] #56 15.29 Reading package lists... [2019-12-30T23:52:48.418Z] #56 18.35 Building dependency tree... [2019-12-30T23:52:48.418Z] #56 ... [2019-12-30T23:52:48.418Z] [2019-12-30T23:52:48.418Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:52:48.418Z] #33 15.20 Reading package lists... [2019-12-30T23:52:48.677Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-30T23:52:48.677Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-30T23:52:48.744Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-30T23:52:49.140Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-30T23:52:49.243Z] #33 18.71 Building dependency tree... [2019-12-30T23:52:49.303Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-30T23:52:49.304Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-30T23:52:49.304Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-30T23:52:49.581Z] go: finding github.com/kr/text v0.1.0 [2019-12-30T23:52:49.581Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-30T23:52:49.581Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-30T23:52:49.810Z] #33 20.03 The following additional packages will be installed: [2019-12-30T23:52:50.068Z] #33 20.04 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-30T23:52:50.068Z] #33 20.04 Suggested packages: [2019-12-30T23:52:50.068Z] #33 20.04 codeblocks eclipse ninja-build lrzip [2019-12-30T23:52:50.068Z] #33 20.04 Recommended packages: [2019-12-30T23:52:50.068Z] #33 20.04 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-30T23:52:50.224Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-30T23:52:50.224Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-30T23:52:50.224Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-30T23:52:50.224Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-30T23:52:50.224Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-30T23:52:50.327Z] #33 20.39 The following NEW packages will be installed: [2019-12-30T23:52:50.327Z] #33 20.39 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-30T23:52:50.327Z] #33 20.39 vim-common xxd [2019-12-30T23:52:50.329Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-30T23:52:50.619Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-30T23:52:50.619Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-30T23:52:50.619Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-30T23:52:50.857Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-30T23:52:50.857Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-30T23:52:50.907Z] go: finding github.com/lib/pq v1.0.0 [2019-12-30T23:52:50.908Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-30T23:52:51.095Z] Running on ubuntu-1604-overlay2-arm64v8 (i-07d75475b4a674ee9) in /home/ubuntu/workspace/moby_PR-40326 [Pipeline] { [Pipeline] checkout [2019-12-30T23:52:51.263Z] #33 21.45 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:52:51.263Z] #33 21.45 Need to get 13.7 MB of archives. [2019-12-30T23:52:51.263Z] #33 21.45 After this operation, 57.2 MB of additional disk space will be used. [2019-12-30T23:52:51.263Z] #33 21.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-30T23:52:51.415Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-30T23:52:51.530Z] #33 21.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-30T23:52:51.531Z] #33 21.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-12-30T23:52:51.535Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-30T23:52:51.789Z] #33 ... [2019-12-30T23:52:51.789Z] [2019-12-30T23:52:51.789Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:52:51.789Z] #10 11.76 Fetched 7932 kB in 7s (1016 kB/s) [2019-12-30T23:52:51.789Z] #10 11.76 Reading package lists... [2019-12-30T23:52:51.789Z] #10 15.58 Reading package lists... [2019-12-30T23:52:51.789Z] #10 19.06 Building dependency tree... [2019-12-30T23:52:51.789Z] #10 20.30 The following additional packages will be installed: [2019-12-30T23:52:51.789Z] #10 20.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-30T23:52:51.789Z] #10 20.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-30T23:52:51.789Z] #10 20.30 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-30T23:52:51.789Z] #10 20.30 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-30T23:52:51.789Z] #10 20.30 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-30T23:52:51.789Z] #10 20.30 Suggested packages: [2019-12-30T23:52:51.789Z] #10 20.30 gcc-6-locales seccomp wine64 [2019-12-30T23:52:51.789Z] #10 20.69 The following NEW packages will be installed: [2019-12-30T23:52:51.789Z] #10 20.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-30T23:52:51.789Z] #10 20.69 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-30T23:52:51.789Z] #10 20.69 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-30T23:52:51.789Z] #10 20.69 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-30T23:52:51.789Z] #10 20.69 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-30T23:52:51.789Z] #10 20.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-30T23:52:51.789Z] #10 20.69 mingw-w64-x86-64-dev [2019-12-30T23:52:51.789Z] #10 21.73 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:52:51.789Z] #10 21.73 Need to get 73.5 MB of archives. [2019-12-30T23:52:51.789Z] #10 21.73 After this operation, 466 MB of additional disk space will be used. [2019-12-30T23:52:51.789Z] #10 21.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-12-30T23:52:51.789Z] #10 21.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-12-30T23:52:51.789Z] #10 21.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-30T23:52:51.789Z] #10 21.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-30T23:52:51.789Z] #10 21.78 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-30T23:52:51.789Z] #10 21.79 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-12-30T23:52:51.789Z] #10 21.79 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-12-30T23:52:51.789Z] #10 21.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-12-30T23:52:51.789Z] #10 21.81 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-12-30T23:52:51.789Z] #10 21.83 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-12-30T23:52:51.789Z] #10 21.83 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-12-30T23:52:51.789Z] #10 21.85 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-12-30T23:52:51.789Z] #10 21.88 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-12-30T23:52:51.789Z] #10 21.89 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-12-30T23:52:51.789Z] #10 21.89 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-12-30T23:52:51.789Z] #10 21.90 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-12-30T23:52:51.789Z] #10 21.90 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-12-30T23:52:51.789Z] #10 ... [2019-12-30T23:52:51.789Z] [2019-12-30T23:52:51.789Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:52:51.789Z] #33 21.83 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-12-30T23:52:51.789Z] #33 21.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-12-30T23:52:51.789Z] #33 21.88 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-12-30T23:52:51.789Z] #33 21.88 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-12-30T23:52:51.789Z] #33 21.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-12-30T23:52:51.826Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-30T23:52:51.878Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-30T23:52:51.878Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-30T23:52:51.878Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-30T23:52:52.049Z] #33 22.01 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-30T23:52:52.049Z] #33 22.03 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-30T23:52:52.119Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-30T23:52:52.308Z] #33 ... [2019-12-30T23:52:52.308Z] [2019-12-30T23:52:52.308Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:52:52.308Z] #56 18.35 Building dependency tree... [2019-12-30T23:52:52.308Z] #56 19.74 The following additional packages will be installed: [2019-12-30T23:52:52.308Z] #56 19.75 btrfs-progs liblzo2-2 [2019-12-30T23:52:52.308Z] #56 19.89 The following NEW packages will be installed: [2019-12-30T23:52:52.308Z] #56 19.89 btrfs-progs btrfs-tools liblzo2-2 [2019-12-30T23:52:52.308Z] #56 21.05 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:52:52.308Z] #56 21.05 Need to get 649 kB of archives. [2019-12-30T23:52:52.308Z] #56 21.05 After this operation, 4320 kB of additional disk space will be used. [2019-12-30T23:52:52.308Z] #56 21.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-30T23:52:52.308Z] #56 21.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-30T23:52:52.308Z] #56 21.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-30T23:52:52.308Z] #56 21.22 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:52:52.308Z] #56 21.25 Fetched 649 kB in 1s (565 kB/s) [2019-12-30T23:52:52.308Z] #56 21.27 Selecting previously unselected package liblzo2-2:amd64. [2019-12-30T23:52:52.308Z] #56 21.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 ... 15091 files and directories currently installed.) [2019-12-30T23:52:52.308Z] #56 21.30 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-30T23:52:52.308Z] #56 21.30 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-30T23:52:52.308Z] #56 21.36 Selecting previously unselected package btrfs-progs. [2019-12-30T23:52:52.308Z] #56 21.36 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-30T23:52:52.308Z] #56 21.37 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-30T23:52:52.308Z] #56 21.64 Selecting previously unselected package btrfs-tools. [2019-12-30T23:52:52.308Z] #56 21.64 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-30T23:52:52.308Z] #56 21.65 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-30T23:52:52.308Z] #56 21.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:52:52.308Z] #56 21.89 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-30T23:52:52.308Z] #56 21.93 Setting up btrfs-progs (4.7.3-1) ... [2019-12-30T23:52:52.308Z] #56 21.95 Setting up btrfs-tools (4.7.3-1) ... [2019-12-30T23:52:52.308Z] #56 21.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:52:52.308Z] #56 DONE 22.4s [2019-12-30T23:52:52.308Z] [2019-12-30T23:52:52.308Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:52:52.308Z] #57 DONE 0.1s [2019-12-30T23:52:52.443Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-30T23:52:52.443Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-30T23:52:52.567Z] [2019-12-30T23:52:52.567Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:52:52.567Z] #33 22.51 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:52:52.567Z] #33 22.57 Fetched 13.7 MB in 1s (8450 kB/s) [2019-12-30T23:52:52.567Z] [2019-12-30T23:52:52.567Z] #33 ... [2019-12-30T23:52:52.567Z] [2019-12-30T23:52:52.567Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:52:52.567Z] #24 11.70 Reading package lists... [2019-12-30T23:52:52.567Z] #24 15.19 Reading package lists... [2019-12-30T23:52:52.567Z] #24 18.76 Building dependency tree... [2019-12-30T23:52:52.567Z] #24 20.04 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-30T23:52:52.567Z] #24 20.04 The following additional packages will be installed: [2019-12-30T23:52:52.567Z] #24 20.04 libjq1 libonig4 [2019-12-30T23:52:52.567Z] #24 20.19 The following NEW packages will be installed: [2019-12-30T23:52:52.567Z] #24 20.20 jq libjq1 libonig4 [2019-12-30T23:52:52.567Z] #24 21.28 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:52:52.567Z] #24 21.28 Need to get 327 kB of archives. [2019-12-30T23:52:52.567Z] #24 21.28 After this operation, 1157 kB of additional disk space will be used. [2019-12-30T23:52:52.567Z] #24 21.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-30T23:52:52.567Z] #24 21.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-30T23:52:52.567Z] #24 21.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-30T23:52:52.567Z] #24 21.59 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:52:52.567Z] #24 21.67 Fetched 327 kB in 1s (309 kB/s) [2019-12-30T23:52:52.567Z] #24 21.72 Selecting previously unselected package libonig4:amd64. [2019-12-30T23:52:52.567Z] #24 21.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-30T23:52:52.567Z] #24 21.73 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-12-30T23:52:52.567Z] #24 21.74 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-30T23:52:52.567Z] #24 21.91 Selecting previously unselected package libjq1:amd64. [2019-12-30T23:52:52.567Z] #24 21.91 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-30T23:52:52.567Z] #24 21.93 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-30T23:52:52.567Z] #24 22.08 Selecting previously unselected package jq. [2019-12-30T23:52:52.567Z] #24 22.08 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-30T23:52:52.567Z] #24 22.09 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-30T23:52:52.567Z] #24 22.22 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-30T23:52:52.567Z] #24 22.32 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-30T23:52:52.567Z] #24 22.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:52:52.567Z] #24 22.37 Setting up jq (1.5+dfsg-1.3) ... [2019-12-30T23:52:52.567Z] #24 DONE 22.6s [2019-12-30T23:52:52.567Z] [2019-12-30T23:52:52.567Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:52:52.567Z] #33 22.71 Selecting previously unselected package cmake-data. [2019-12-30T23:52:52.723Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-30T23:52:52.829Z] #33 22.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 ... 15091 files and directories currently installed.) [2019-12-30T23:52:52.829Z] #33 22.72 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-30T23:52:52.829Z] #33 22.73 Unpacking cmake-data (3.7.2-1) ... [2019-12-30T23:52:53.077Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-30T23:52:53.077Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-30T23:52:53.120Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-30T23:52:53.120Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-30T23:52:53.370Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-30T23:52:53.518Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-30T23:52:53.660Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-30T23:52:53.660Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-30T23:52:53.773Z] #33 23.71 Selecting previously unselected package liblzo2-2:amd64. [2019-12-30T23:52:53.773Z] #33 23.71 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-30T23:52:53.773Z] #33 23.72 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-30T23:52:53.773Z] #33 23.79 Selecting previously unselected package libicu57:amd64. [2019-12-30T23:52:53.773Z] #33 23.79 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-12-30T23:52:53.773Z] #33 23.81 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-30T23:52:53.949Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-30T23:52:54.322Z] using credential docker-jenkins-github-credentials [2019-12-30T23:52:54.331Z] Cloning the remote Git repository [2019-12-30T23:52:54.331Z] Cloning with configured refspecs honoured and without tags [2019-12-30T23:52:54.363Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-30T23:52:54.363Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-30T23:52:54.363Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-30T23:52:54.363Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-30T23:52:54.579Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-30T23:52:53.957Z] Cloning repository https://github.com/moby/moby.git [2019-12-30T23:52:54.006Z] > git init /home/ubuntu/workspace/moby_PR-40326 # timeout=10 [2019-12-30T23:52:54.196Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:52:54.197Z] > git --version # timeout=10 [2019-12-30T23:52:54.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:52:54.217Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [2019-12-30T23:52:54.747Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-30T23:52:54.747Z] go: finding github.com/kr/pty v1.1.1 [2019-12-30T23:52:54.747Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-30T23:52:54.747Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-30T23:52:54.868Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-30T23:52:54.868Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-30T23:52:54.868Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-30T23:52:55.673Z] #33 25.59 Selecting previously unselected package libxml2:amd64. [2019-12-30T23:52:55.673Z] #33 25.60 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-12-30T23:52:55.673Z] #33 25.60 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-30T23:52:55.673Z] #33 25.76 Selecting previously unselected package libarchive13:amd64. [2019-12-30T23:52:55.673Z] #33 25.76 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-12-30T23:52:55.673Z] #33 25.77 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-30T23:52:55.673Z] #33 25.88 Selecting previously unselected package libjsoncpp1:amd64. [2019-12-30T23:52:55.898Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-30T23:52:55.898Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-30T23:52:55.932Z] #33 25.88 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-12-30T23:52:55.932Z] #33 25.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-30T23:52:55.932Z] #33 25.96 Selecting previously unselected package libuv1:amd64. [2019-12-30T23:52:55.932Z] #33 25.96 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-12-30T23:52:55.932Z] #33 25.97 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-12-30T23:52:55.932Z] #33 26.03 Selecting previously unselected package cmake. [2019-12-30T23:52:55.932Z] #33 26.04 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-12-30T23:52:55.932Z] #33 26.07 Unpacking cmake (3.7.2-1) ... [2019-12-30T23:52:56.027Z] INFO: Expanding go... [2019-12-30T23:52:56.171Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-30T23:52:56.171Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-30T23:52:56.171Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-30T23:52:56.171Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-30T23:52:56.171Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-30T23:52:56.171Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-30T23:52:56.190Z] go: finding golang.org/x/text v0.3.0 [2019-12-30T23:52:56.190Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-30T23:52:56.584Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-30T23:52:56.867Z] #33 26.80 Selecting previously unselected package xxd. [2019-12-30T23:52:56.867Z] #33 26.80 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-30T23:52:56.867Z] #33 26.80 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:52:56.867Z] #33 26.94 Selecting previously unselected package vim-common. [2019-12-30T23:52:56.867Z] #33 26.94 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:52:56.867Z] #33 26.95 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:52:56.992Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-30T23:52:57.126Z] #33 27.05 Processing triggers for mime-support (3.60) ... [2019-12-30T23:52:57.126Z] #33 27.07 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:52:57.126Z] #33 27.08 Setting up libuv1:amd64 (1.9.1-3) ... [2019-12-30T23:52:57.126Z] #33 27.10 Setting up cmake-data (3.7.2-1) ... [2019-12-30T23:52:57.126Z] #33 27.12 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-30T23:52:57.126Z] #33 27.13 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-30T23:52:57.126Z] #33 27.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:52:57.126Z] #33 27.17 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:52:57.126Z] #33 27.18 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-30T23:52:57.126Z] #33 27.20 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-30T23:52:57.126Z] #33 27.21 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-30T23:52:57.126Z] #33 27.22 Setting up cmake (3.7.2-1) ... [2019-12-30T23:52:57.126Z] #33 27.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:52:57.232Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-30T23:52:57.232Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-30T23:52:57.232Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-30T23:52:57.232Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-30T23:52:57.412Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-30T23:52:57.412Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-30T23:52:57.412Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-30T23:52:57.412Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-30T23:52:57.412Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-30T23:52:57.412Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-30T23:52:57.695Z] #33 DONE 27.7s [2019-12-30T23:52:57.695Z] [2019-12-30T23:52:57.695Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:52:57.695Z] #10 22.01 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-12-30T23:52:57.695Z] #10 22.08 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-12-30T23:52:57.695Z] #10 22.16 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-30T23:52:57.695Z] #10 22.16 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-30T23:52:57.695Z] #10 22.43 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-30T23:52:57.695Z] #10 22.51 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-12-30T23:52:57.695Z] #10 22.51 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-12-30T23:52:57.695Z] #10 23.49 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-12-30T23:52:57.695Z] #10 23.98 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-12-30T23:52:57.695Z] #10 23.98 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-12-30T23:52:57.695Z] #10 24.27 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:52:57.695Z] #10 24.34 Fetched 73.5 MB in 3s (22.4 MB/s) [2019-12-30T23:52:57.695Z] #10 24.39 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-12-30T23:52:57.695Z] #10 24.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 ... 15091 files and directories currently installed.) [2019-12-30T23:52:57.695Z] #10 24.40 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 24.42 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-30T23:52:57.695Z] #10 24.49 Selecting previously unselected package libudev-dev:amd64. [2019-12-30T23:52:57.695Z] #10 24.49 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 24.52 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-30T23:52:57.695Z] #10 24.60 Selecting previously unselected package liblzo2-2:amd64. [2019-12-30T23:52:57.695Z] #10 24.60 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 24.60 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-30T23:52:57.695Z] #10 24.67 Selecting previously unselected package btrfs-progs. [2019-12-30T23:52:57.695Z] #10 24.67 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 24.68 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-30T23:52:57.695Z] #10 24.89 Selecting previously unselected package btrfs-tools. [2019-12-30T23:52:57.695Z] #10 24.89 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 24.90 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-30T23:52:57.695Z] #10 24.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-12-30T23:52:57.695Z] #10 24.97 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 24.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-30T23:52:57.695Z] #10 25.06 Selecting previously unselected package dmsetup. [2019-12-30T23:52:57.695Z] #10 25.06 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 25.06 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-30T23:52:57.695Z] #10 25.22 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-12-30T23:52:57.695Z] #10 25.22 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 25.23 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-30T23:52:57.695Z] #10 25.28 Selecting previously unselected package libsepol1-dev:amd64. [2019-12-30T23:52:57.695Z] #10 25.28 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 25.28 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-12-30T23:52:57.695Z] #10 25.42 Selecting previously unselected package libpcre16-3:amd64. [2019-12-30T23:52:57.695Z] #10 25.42 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 25.43 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-12-30T23:52:57.695Z] #10 25.53 Selecting previously unselected package libpcre32-3:amd64. [2019-12-30T23:52:57.695Z] #10 25.54 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 25.54 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-12-30T23:52:57.695Z] #10 25.61 Selecting previously unselected package libpcre3-dev:amd64. [2019-12-30T23:52:57.695Z] #10 25.61 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 25.62 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-30T23:52:57.695Z] #10 25.82 Selecting previously unselected package libselinux1-dev:amd64. [2019-12-30T23:52:57.695Z] #10 25.82 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 25.82 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-30T23:52:57.695Z] #10 25.95 Selecting previously unselected package libdevmapper-dev:amd64. [2019-12-30T23:52:57.695Z] #10 25.95 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 25.96 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-30T23:52:57.695Z] #10 26.02 Selecting previously unselected package libseccomp2:amd64. [2019-12-30T23:52:57.695Z] #10 26.02 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 26.03 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-30T23:52:57.695Z] #10 26.07 Selecting previously unselected package libseccomp-dev:amd64. [2019-12-30T23:52:57.695Z] #10 26.07 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 26.08 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-30T23:52:57.695Z] #10 26.19 Selecting previously unselected package libsystemd-dev:amd64. [2019-12-30T23:52:57.695Z] #10 26.19 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 26.20 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-30T23:52:57.695Z] #10 27.03 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-30T23:52:57.695Z] #10 27.03 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 27.04 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-30T23:52:57.695Z] #10 ... [2019-12-30T23:52:57.695Z] [2019-12-30T23:52:57.695Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:52:57.695Z] #34 DONE 0.1s [2019-12-30T23:52:57.695Z] [2019-12-30T23:52:57.695Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:52:57.695Z] #10 27.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-30T23:52:57.695Z] #10 27.73 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-12-30T23:52:57.695Z] #10 27.74 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-30T23:52:57.811Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-30T23:52:57.861Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-30T23:52:58.215Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-30T23:52:58.215Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-30T23:52:58.215Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-30T23:52:58.215Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-30T23:52:58.263Z] #10 28.28 Selecting previously unselected package binutils-mingw-w64. [2019-12-30T23:52:58.263Z] #10 28.28 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-30T23:52:58.263Z] #10 28.29 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-30T23:52:58.263Z] #10 28.33 Selecting previously unselected package mingw-w64-common. [2019-12-30T23:52:58.263Z] #10 28.33 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-30T23:52:58.263Z] #10 28.34 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-30T23:52:58.621Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-30T23:52:58.621Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-30T23:52:59.045Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-30T23:52:59.199Z] #10 29.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-30T23:52:59.199Z] #10 29.44 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-30T23:52:59.374Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-30T23:52:59.374Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-30T23:52:59.374Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-30T23:52:59.424Z] Running on ubuntu-1804-overlay2 (i-0d120160bdcbabd79) in /home/ubuntu/workspace/moby_PR-40326 [Pipeline] { [Pipeline] checkout [2019-12-30T23:52:59.454Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-30T23:52:59.454Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-30T23:52:59.454Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-30T23:52:59.458Z] #10 29.44 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-30T23:52:59.859Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-30T23:53:00.028Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-30T23:53:00.028Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-30T23:53:00.836Z] #10 30.88 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-30T23:53:00.836Z] #10 30.88 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-30T23:53:00.836Z] #10 30.88 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-30T23:53:00.836Z] #10 30.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-30T23:53:00.836Z] #10 30.94 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-30T23:53:00.836Z] #10 30.94 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:53:01.097Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-30T23:53:01.731Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-30T23:53:02.365Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-30T23:53:02.365Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-30T23:53:02.654Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-30T23:53:03.287Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-30T23:53:04.786Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-30T23:53:04.786Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-30T23:53:05.073Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-30T23:53:05.426Z] using credential docker-jenkins-github-credentials [2019-12-30T23:53:05.438Z] Cloning the remote Git repository [2019-12-30T23:53:05.438Z] Cloning with configured refspecs honoured and without tags [2019-12-30T23:53:05.715Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-30T23:53:06.005Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-30T23:53:05.533Z] Cloning repository https://github.com/moby/moby.git [2019-12-30T23:53:05.602Z] > git init /home/ubuntu/workspace/moby_PR-40326 # timeout=10 [2019-12-30T23:53:06.100Z] #10 35.50 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-30T23:53:06.100Z] #10 35.50 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-30T23:53:06.101Z] #10 35.51 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:53:06.300Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-30T23:53:07.330Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-30T23:53:07.330Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-30T23:53:06.137Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:53:06.137Z] > git --version # timeout=10 [2019-12-30T23:53:06.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:53:06.186Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [2019-12-30T23:53:09.384Z] #10 38.97 Selecting previously unselected package libapparmor1:amd64. [2019-12-30T23:53:09.384Z] #10 38.98 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-12-30T23:53:09.384Z] #10 38.98 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-30T23:53:09.384Z] #10 39.02 Selecting previously unselected package libapparmor-dev:amd64. [2019-12-30T23:53:09.384Z] #10 39.02 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-12-30T23:53:09.384Z] #10 39.03 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-30T23:53:09.384Z] #10 39.09 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-30T23:53:09.384Z] #10 39.10 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-12-30T23:53:09.384Z] #10 39.11 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-30T23:53:09.384Z] #10 39.12 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-30T23:53:09.384Z] #10 39.13 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-30T23:53:09.384Z] #10 39.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:53:09.384Z] #10 39.16 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-30T23:53:09.384Z] #10 39.17 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-30T23:53:09.384Z] #10 39.18 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-30T23:53:09.384Z] #10 39.19 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-12-30T23:53:09.384Z] #10 39.20 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-30T23:53:09.384Z] #10 39.21 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-12-30T23:53:09.384Z] #10 39.21 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-30T23:53:09.384Z] #10 39.23 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-30T23:53:09.384Z] #10 39.24 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-30T23:53:09.384Z] #10 39.25 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-30T23:53:09.384Z] #10 39.25 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-30T23:53:09.384Z] #10 39.26 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-30T23:53:09.384Z] #10 39.27 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-30T23:53:09.384Z] #10 39.28 Setting up btrfs-progs (4.7.3-1) ... [2019-12-30T23:53:09.384Z] #10 39.29 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-30T23:53:09.384Z] #10 39.30 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:53:09.384Z] #10 39.32 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 [2019-12-30T23:53:09.384Z] #10 39.32 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-30T23:53:09.384Z] #10 39.32 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 [2019-12-30T23:53:09.384Z] #10 39.32 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-30T23:53:09.384Z] #10 39.33 Setting up btrfs-tools (4.7.3-1) ... [2019-12-30T23:53:09.384Z] #10 39.34 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:53:09.384Z] #10 39.35 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 [2019-12-30T23:53:09.384Z] #10 39.35 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 [2019-12-30T23:53:09.384Z] #10 39.36 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-30T23:53:09.384Z] #10 39.37 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-30T23:53:09.384Z] #10 39.37 Setting up dmsetup (2:1.02.137-2) ... [2019-12-30T23:53:09.384Z] #10 39.39 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-30T23:53:09.384Z] #10 39.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:53:09.950Z] #10 DONE 39.8s [2019-12-30T23:53:09.950Z] [2019-12-30T23:53:09.950Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:53:09.950Z] #52 DONE 0.1s [2019-12-30T23:53:09.950Z] [2019-12-30T23:53:09.950Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-30T23:53:10.847Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-30T23:53:10.890Z] #11 DONE 1.2s [2019-12-30T23:53:11.148Z] [2019-12-30T23:53:11.148Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-30T23:53:11.474Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-30T23:53:11.776Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-30T23:53:12.404Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-30T23:53:12.524Z] #12 DONE 1.5s [2019-12-30T23:53:12.524Z] [2019-12-30T23:53:12.524Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-30T23:53:12.699Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-30T23:53:13.461Z] #13 0.977 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-30T23:53:13.719Z] #13 DONE 1.1s [2019-12-30T23:53:13.719Z] [2019-12-30T23:53:13.719Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-30T23:53:14.654Z] #14 DONE 1.1s [2019-12-30T23:53:14.775Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-30T23:53:14.775Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-30T23:53:14.776Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-30T23:53:14.911Z] [2019-12-30T23:53:14.911Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-30T23:53:15.404Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-30T23:53:15.849Z] #15 DONE 1.0s [2019-12-30T23:53:15.850Z] [2019-12-30T23:53:15.850Z] #16 [dev 6/24] RUN ldconfig [2019-12-30T23:53:16.037Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-30T23:53:16.328Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-30T23:53:16.790Z] #16 DONE 1.2s [2019-12-30T23:53:16.858Z] Fetching without tags [2019-12-30T23:53:16.649Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:53:16.688Z] > git config --add remote.origin.fetch +refs/pull/40326/head:refs/remotes/origin/PR-40326 # timeout=10 [2019-12-30T23:53:16.718Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-30T23:53:16.746Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:53:16.819Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:53:16.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:53:16.821Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [2019-12-30T23:53:17.118Z] [2019-12-30T23:53:17.118Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:53:17.135Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-30T23:53:17.298Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:53:17.767Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-30T23:53:18.797Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-30T23:53:18.797Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-30T23:53:19.033Z] #17 2.075 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:53:19.033Z] #17 2.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:53:19.033Z] #17 2.091 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:53:19.033Z] #17 2.093 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:53:19.033Z] #17 2.099 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:53:19.033Z] #17 2.213 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-30T23:53:17.264Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:53:17.274Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:53:19.292Z] #17 2.436 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-30T23:53:19.551Z] #17 2.531 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-30T23:53:19.685Z] Merge succeeded, producing a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:53:19.686Z] Checking out Revision a218e9b7b0ba5422288e79c7703e71f7ea41f85b (PR-40326) [2019-12-30T23:53:20.296Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-30T23:53:20.297Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-30T23:53:20.297Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-30T23:53:20.297Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-30T23:53:20.668Z] Commit message: "Update Golang 1.13.5" [2019-12-30T23:53:20.929Z] #17 4.060 Fetched 7932 kB in 3s (2632 kB/s) [2019-12-30T23:53:20.934Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-30T23:53:20.934Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-30T23:53:21.226Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-30T23:53:21.291Z] INFO: Expanding compiler 1 of 3... [2019-12-30T23:53:21.291Z] INFO: Expanding compiler 2 of 3... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-30T23:53:19.616Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-30T23:53:19.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-30T23:53:19.653Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:53:19.662Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:53:21.883Z] #17 4.060 Reading package lists... [2019-12-30T23:53:21.907Z] + docker version [2019-12-30T23:53:22.729Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-30T23:53:22.823Z] #17 4.962 Reading package lists... [2019-12-30T23:53:23.020Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-30T23:53:23.020Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-30T23:53:23.083Z] #17 5.884 Building dependency tree... [2019-12-30T23:53:23.083Z] #17 6.152 The following additional packages will be installed: [2019-12-30T23:53:23.083Z] #17 6.152 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-30T23:53:23.083Z] #17 6.152 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-30T23:53:23.083Z] #17 6.152 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-30T23:53:23.083Z] #17 6.153 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-30T23:53:23.083Z] #17 6.153 python3.5 python3.5-minimal vim-runtime xxd [2019-12-30T23:53:23.083Z] #17 6.154 Suggested packages: [2019-12-30T23:53:23.083Z] #17 6.154 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-30T23:53:23.083Z] #17 6.154 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-30T23:53:23.083Z] #17 6.154 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-30T23:53:23.083Z] #17 6.154 quota [2019-12-30T23:53:23.083Z] #17 6.154 Recommended packages: [2019-12-30T23:53:23.083Z] #17 6.154 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-30T23:53:23.083Z] #17 6.154 python3-keyrings.alt python3-xdg unzip [2019-12-30T23:53:23.309Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-30T23:53:23.650Z] #17 6.744 The following NEW packages will be installed: [2019-12-30T23:53:23.650Z] #17 6.745 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-30T23:53:23.650Z] #17 6.745 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-30T23:53:23.650Z] #17 6.746 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-30T23:53:23.650Z] #17 6.746 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-30T23:53:23.650Z] #17 6.747 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-30T23:53:23.650Z] #17 6.747 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-30T23:53:23.650Z] #17 6.747 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-30T23:53:23.650Z] #17 6.747 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-30T23:53:24.584Z] #17 7.776 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:53:24.584Z] #17 7.776 Need to get 17.8 MB of archives. [2019-12-30T23:53:24.584Z] #17 7.776 After this operation, 76.2 MB of additional disk space will be used. [2019-12-30T23:53:24.584Z] #17 7.776 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-30T23:53:24.584Z] #17 7.805 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-30T23:53:24.584Z] #17 7.807 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-12-30T23:53:24.584Z] #17 7.807 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-12-30T23:53:24.584Z] #17 7.820 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-12-30T23:53:24.584Z] #17 7.860 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-12-30T23:53:24.584Z] #17 7.860 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-12-30T23:53:24.843Z] #17 7.872 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-12-30T23:53:24.843Z] #17 7.920 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-12-30T23:53:24.843Z] #17 7.925 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-12-30T23:53:24.843Z] #17 7.927 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-12-30T23:53:24.843Z] #17 7.929 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-12-30T23:53:24.843Z] #17 7.930 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-12-30T23:53:24.843Z] #17 7.932 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-12-30T23:53:24.843Z] #17 7.934 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-12-30T23:53:24.843Z] #17 7.936 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-12-30T23:53:24.843Z] #17 7.937 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-12-30T23:53:24.843Z] #17 7.939 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-12-30T23:53:24.843Z] #17 7.941 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-12-30T23:53:24.843Z] #17 7.946 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-30T23:53:24.843Z] #17 7.949 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-30T23:53:24.843Z] #17 7.952 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-12-30T23:53:24.843Z] #17 7.954 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-12-30T23:53:24.843Z] #17 7.955 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-12-30T23:53:24.843Z] #17 7.959 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-12-30T23:53:24.843Z] #17 7.961 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-30T23:53:24.843Z] #17 7.964 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-30T23:53:24.843Z] #17 7.967 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-30T23:53:24.843Z] #17 7.968 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-12-30T23:53:24.843Z] #17 7.969 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-12-30T23:53:24.843Z] #17 8.033 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-30T23:53:24.843Z] #17 8.035 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-30T23:53:24.843Z] #17 8.036 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-12-30T23:53:24.843Z] #17 8.039 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-12-30T23:53:24.843Z] #17 8.046 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-30T23:53:24.843Z] #17 8.077 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-30T23:53:24.917Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-30T23:53:25.101Z] #17 8.080 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-30T23:53:25.101Z] #17 8.084 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-30T23:53:25.101Z] #17 8.088 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-30T23:53:25.101Z] #17 8.089 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-12-30T23:53:25.101Z] #17 8.095 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-30T23:53:25.101Z] #17 8.218 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-12-30T23:53:25.101Z] #17 8.233 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-12-30T23:53:25.101Z] #17 8.246 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-12-30T23:53:25.101Z] #17 8.250 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-12-30T23:53:25.101Z] #17 8.250 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-12-30T23:53:25.359Z] #17 8.420 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:53:25.359Z] #17 8.450 Fetched 17.8 MB in 1s (11.9 MB/s) [2019-12-30T23:53:25.359Z] #17 8.482 Selecting previously unselected package bash-completion. [2019-12-30T23:53:25.359Z] #17 8.483 (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 ... 23402 files and directories currently installed.) [2019-12-30T23:53:25.359Z] #17 8.503 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-30T23:53:25.626Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-30T23:53:25.626Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-30T23:53:25.626Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-30T23:53:25.913Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-30T23:53:25.979Z] INFO: Expanding compiler 3 of 3... [2019-12-30T23:53:25.979Z] INFO: Removing downloaded files... [2019-12-30T23:53:25.979Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2019-12-30T23:53:25.979Z] INFO: Configuring git core.autocrlf... [2019-12-30T23:53:26.293Z] #17 9.322 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-30T23:53:26.293Z] #17 9.456 Selecting previously unselected package libnet1:amd64. [2019-12-30T23:53:26.293Z] #17 9.456 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-30T23:53:26.293Z] #17 9.464 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-30T23:53:26.540Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-30T23:53:26.550Z] #17 9.496 Selecting previously unselected package libnfnetlink0:amd64. [2019-12-30T23:53:26.550Z] #17 9.501 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-12-30T23:53:26.550Z] #17 9.505 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-30T23:53:26.550Z] #17 9.544 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-12-30T23:53:26.550Z] #17 9.549 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-30T23:53:26.550Z] #17 9.552 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-30T23:53:26.550Z] #17 9.710 Selecting previously unselected package python3.5-minimal. [2019-12-30T23:53:26.550Z] #17 9.714 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-30T23:53:26.550Z] #17 9.721 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-30T23:53:26.810Z] #17 9.983 Selecting previously unselected package python3-minimal. [2019-12-30T23:53:26.810Z] #17 9.983 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2019-12-30T23:53:26.810Z] #17 9.986 Unpacking python3-minimal (3.5.3-1) ... [2019-12-30T23:53:26.810Z] #17 10.02 Selecting previously unselected package libmpdec2:amd64. [2019-12-30T23:53:26.810Z] #17 10.02 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2019-12-30T23:53:26.810Z] #17 10.02 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-12-30T23:53:26.810Z] #17 10.08 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-12-30T23:53:27.069Z] #17 10.08 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-12-30T23:53:27.069Z] #17 10.08 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-30T23:53:27.328Z] #17 10.51 Selecting previously unselected package python3.5. [2019-12-30T23:53:27.586Z] #17 10.51 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-12-30T23:53:27.586Z] #17 10.52 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-30T23:53:27.586Z] #17 10.57 Selecting previously unselected package libpython3-stdlib:amd64. [2019-12-30T23:53:27.586Z] #17 10.57 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-12-30T23:53:27.586Z] #17 10.57 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-30T23:53:27.586Z] #17 10.60 Selecting previously unselected package dh-python. [2019-12-30T23:53:27.586Z] #17 10.61 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-30T23:53:27.586Z] #17 10.61 Unpacking dh-python (2.20170125) ... [2019-12-30T23:53:27.586Z] #17 10.67 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-30T23:53:27.586Z] #17 10.69 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-30T23:53:27.588Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-30T23:53:28.524Z] #17 11.38 Setting up python3-minimal (3.5.3-1) ... [2019-12-30T23:53:28.524Z] #17 11.65 Selecting previously unselected package python3. [2019-12-30T23:53:28.524Z] #17 11.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 ... 24906 files and directories currently installed.) [2019-12-30T23:53:28.524Z] #17 11.66 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-12-30T23:53:28.524Z] #17 11.67 Unpacking python3 (3.5.3-1) ... [2019-12-30T23:53:28.524Z] #17 11.70 Selecting previously unselected package pigz. [2019-12-30T23:53:28.524Z] #17 11.70 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-12-30T23:53:28.524Z] #17 11.71 Unpacking pigz (2.3.4-1) ... [2019-12-30T23:53:28.524Z] #17 11.76 Selecting previously unselected package libip4tc0:amd64. [2019-12-30T23:53:28.613Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-30T23:53:28.613Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-30T23:53:28.782Z] #17 11.76 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-30T23:53:28.782Z] #17 11.76 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:53:28.782Z] #17 11.81 Selecting previously unselected package libip6tc0:amd64. [2019-12-30T23:53:28.782Z] #17 11.81 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-30T23:53:28.782Z] #17 11.82 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:53:28.782Z] #17 11.86 Selecting previously unselected package libiptc0:amd64. [2019-12-30T23:53:28.782Z] #17 11.86 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-30T23:53:28.782Z] #17 11.87 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:53:28.782Z] #17 11.91 Selecting previously unselected package libxtables12:amd64. [2019-12-30T23:53:28.782Z] #17 11.91 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-30T23:53:28.782Z] #17 11.92 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:53:28.782Z] #17 11.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-12-30T23:53:28.782Z] #17 11.96 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-12-30T23:53:28.782Z] #17 11.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-30T23:53:28.782Z] #17 11.99 Selecting previously unselected package iptables. [2019-12-30T23:53:29.067Z] #17 12.00 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-30T23:53:29.067Z] #17 12.00 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-30T23:53:29.067Z] #17 12.09 Selecting previously unselected package xxd. [2019-12-30T23:53:29.067Z] #17 12.10 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-30T23:53:29.067Z] #17 12.10 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:53:29.067Z] #17 12.15 Selecting previously unselected package vim-common. [2019-12-30T23:53:29.067Z] #17 12.16 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:53:29.067Z] #17 12.16 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:53:29.067Z] #17 12.23 Selecting previously unselected package bzip2. [2019-12-30T23:53:29.067Z] #17 12.23 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-12-30T23:53:29.067Z] #17 12.24 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-30T23:53:29.067Z] #17 12.28 Selecting previously unselected package libgpm2:amd64. [2019-12-30T23:53:29.067Z] #17 12.28 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-12-30T23:53:29.067Z] #17 12.29 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-30T23:53:29.067Z] #17 12.32 Selecting previously unselected package xz-utils. [2019-12-30T23:53:29.239Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-30T23:53:29.333Z] #17 12.33 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-12-30T23:53:29.333Z] #17 12.34 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-30T23:53:29.333Z] #17 12.46 Selecting previously unselected package aufs-tools. [2019-12-30T23:53:29.333Z] #17 12.46 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-12-30T23:53:29.333Z] #17 12.47 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-30T23:53:29.333Z] #17 12.52 Selecting previously unselected package libonig4:amd64. [2019-12-30T23:53:29.333Z] #17 12.52 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2019-12-30T23:53:29.333Z] #17 12.52 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-30T23:53:29.333Z] #17 12.58 Selecting previously unselected package libjq1:amd64. [2019-12-30T23:53:29.333Z] #17 12.58 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-30T23:53:29.598Z] #17 12.58 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-30T23:53:29.599Z] #17 12.66 Selecting previously unselected package jq. [2019-12-30T23:53:29.599Z] #17 12.66 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-30T23:53:29.599Z] #17 12.67 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-30T23:53:29.599Z] #17 12.74 Selecting previously unselected package libaio1:amd64. [2019-12-30T23:53:29.599Z] #17 12.74 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2019-12-30T23:53:29.599Z] #17 12.74 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-12-30T23:53:29.599Z] #17 12.77 Selecting previously unselected package libcap2-bin. [2019-12-30T23:53:29.599Z] #17 12.77 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-12-30T23:53:29.599Z] #17 12.78 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-30T23:53:29.599Z] #17 12.81 Selecting previously unselected package libnl-3-200:amd64. [2019-12-30T23:53:29.599Z] #17 12.82 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-30T23:53:29.599Z] #17 12.82 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-30T23:53:29.865Z] #17 12.86 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-30T23:53:29.865Z] #17 12.86 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-30T23:53:29.865Z] #17 12.87 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-30T23:53:29.865Z] #17 12.93 Selecting previously unselected package libreadline5:amd64. [2019-12-30T23:53:29.865Z] #17 12.94 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-12-30T23:53:29.865Z] #17 12.94 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-30T23:53:29.865Z] #17 12.98 Selecting previously unselected package net-tools. [2019-12-30T23:53:29.865Z] #17 12.98 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-12-30T23:53:29.865Z] #17 12.99 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-30T23:53:29.865Z] #17 13.06 Selecting previously unselected package python-pip-whl. [2019-12-30T23:53:29.865Z] #17 13.06 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-30T23:53:29.865Z] #17 13.07 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-30T23:53:30.139Z] #17 13.27 Selecting previously unselected package python3-pip. [2019-12-30T23:53:30.139Z] #17 13.28 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-30T23:53:30.139Z] #17 13.28 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-30T23:53:30.139Z] #17 13.32 Selecting previously unselected package python3-pkg-resources. [2019-12-30T23:53:30.139Z] #17 13.32 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-30T23:53:30.139Z] #17 13.32 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-30T23:53:30.139Z] #17 13.38 Selecting previously unselected package python3-setuptools. [2019-12-30T23:53:30.139Z] #17 13.38 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-30T23:53:30.399Z] #17 13.39 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-30T23:53:30.399Z] #17 13.50 Selecting previously unselected package python3-wheel. [2019-12-30T23:53:30.399Z] #17 13.50 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-30T23:53:30.399Z] #17 13.51 Unpacking python3-wheel (0.29.0-2) ... [2019-12-30T23:53:30.399Z] #17 13.55 Selecting previously unselected package thin-provisioning-tools. [2019-12-30T23:53:30.399Z] #17 13.55 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-12-30T23:53:30.399Z] #17 13.56 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-30T23:53:30.399Z] #17 13.64 Selecting previously unselected package vim-runtime. [2019-12-30T23:53:30.651Z] Fetching without tags [2019-12-30T23:53:30.656Z] #17 13.64 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:53:30.656Z] #17 13.66 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-30T23:53:30.656Z] #17 13.67 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-30T23:53:30.656Z] #17 13.67 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:53:30.982Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:53:30.543Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:53:30.560Z] > git config --add remote.origin.fetch +refs/pull/40326/head:refs/remotes/origin/PR-40326 # timeout=10 [2019-12-30T23:53:30.595Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-30T23:53:30.617Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-30T23:53:30.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-30T23:53:30.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-30T23:53:30.645Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40326/head:refs/remotes/origin/PR-40326 +refs/heads/master:refs/remotes/origin/master [2019-12-30T23:53:30.988Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:53:31.296Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-30T23:53:31.584Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-30T23:53:31.590Z] #17 14.76 Selecting previously unselected package vim. [2019-12-30T23:53:31.590Z] #17 14.76 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-30T23:53:31.590Z] #17 14.76 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:53:31.833Z] Merge succeeded, producing a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:53:31.834Z] Checking out Revision a218e9b7b0ba5422288e79c7703e71f7ea41f85b (PR-40326) [2019-12-30T23:53:31.848Z] #17 14.92 Selecting previously unselected package xfsprogs. [2019-12-30T23:53:31.848Z] #17 14.92 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-12-30T23:53:31.848Z] #17 14.93 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-30T23:53:31.873Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-30T23:53:31.874Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-30T23:53:31.902Z] Client: Docker Engine - Community [2019-12-30T23:53:31.902Z] Version: 19.03.2 [2019-12-30T23:53:31.902Z] API version: 1.40 [2019-12-30T23:53:31.902Z] Go version: go1.12.8 [2019-12-30T23:53:31.902Z] Git commit: 6a30dfc [2019-12-30T23:53:31.902Z] Built: Thu Aug 29 05:32:25 2019 [2019-12-30T23:53:31.902Z] OS/Arch: linux/arm64 [2019-12-30T23:53:31.902Z] Experimental: false [2019-12-30T23:53:31.902Z] [2019-12-30T23:53:31.902Z] Server: Docker Engine - Community [2019-12-30T23:53:31.902Z] Engine: [2019-12-30T23:53:31.902Z] Version: 19.03.2 [2019-12-30T23:53:31.902Z] API version: 1.40 (minimum version 1.12) [2019-12-30T23:53:31.902Z] Go version: go1.12.8 [2019-12-30T23:53:31.902Z] Git commit: 6a30dfc [2019-12-30T23:53:31.902Z] Built: Thu Aug 29 05:30:57 2019 [2019-12-30T23:53:31.902Z] OS/Arch: linux/arm64 [2019-12-30T23:53:31.902Z] Experimental: true [2019-12-30T23:53:31.902Z] containerd: [2019-12-30T23:53:31.902Z] Version: 1.2.6 [2019-12-30T23:53:31.902Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-30T23:53:31.902Z] runc: [2019-12-30T23:53:31.902Z] Version: 1.0.0-rc8 [2019-12-30T23:53:31.902Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-30T23:53:31.902Z] docker-init: [2019-12-30T23:53:31.902Z] Version: 0.18.0 [2019-12-30T23:53:31.902Z] GitCommit: fec3683 [Pipeline] sh [2019-12-30T23:53:32.110Z] #17 15.07 Selecting previously unselected package zip. [2019-12-30T23:53:32.110Z] #17 15.08 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2019-12-30T23:53:32.110Z] #17 15.08 Unpacking zip (3.0-11+b1) ... [2019-12-30T23:53:32.110Z] #17 15.14 Selecting previously unselected package libapparmor-perl. [2019-12-30T23:53:32.110Z] #17 15.14 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-12-30T23:53:32.110Z] #17 15.15 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-30T23:53:32.110Z] #17 15.20 Selecting previously unselected package apparmor. [2019-12-30T23:53:32.110Z] #17 15.21 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-12-30T23:53:32.110Z] #17 15.24 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-30T23:53:32.232Z] + docker info [2019-12-30T23:53:32.368Z] #17 15.38 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-30T23:53:32.368Z] #17 15.40 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-30T23:53:32.368Z] #17 15.41 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-30T23:53:32.368Z] #17 15.43 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:53:32.368Z] #17 15.43 Processing triggers for mime-support (3.60) ... [2019-12-30T23:53:32.368Z] #17 15.45 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:53:32.368Z] #17 15.46 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-30T23:53:32.368Z] #17 15.47 Setting up libcap2-bin (1:2.25-1) ... [2019-12-30T23:53:32.368Z] #17 15.48 Setting up bash-completion (1:2.1-4.3) ... [2019-12-30T23:53:32.499Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-30T23:53:32.499Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-30T23:53:33.307Z] #17 16.29 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-30T23:53:33.308Z] #17 16.30 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-30T23:53:33.308Z] #17 16.31 Setting up zip (3.0-11+b1) ... [2019-12-30T23:53:33.308Z] #17 16.32 Setting up bzip2 (1.0.6-8.1) ... [2019-12-30T23:53:33.308Z] #17 16.33 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-30T23:53:33.308Z] #17 16.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:53:33.308Z] #17 16.35 Setting up libaio1:amd64 (0.3.110-3) ... [2019-12-30T23:53:33.308Z] #17 16.37 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:53:33.308Z] #17 16.38 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-30T23:53:33.308Z] #17 16.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-30T23:53:33.308Z] #17 16.40 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-30T23:53:33.308Z] #17 16.41 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:53:33.308Z] #17 16.42 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-30T23:53:33.308Z] #17 16.44 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:53:33.308Z] #17 16.54 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-30T23:53:33.347Z] Commit message: "Update Golang 1.13.5" [2019-12-30T23:53:33.523Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-30T23:53:33.523Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-30T23:53:31.009Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:53:31.761Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-30T23:53:31.795Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-30T23:53:31.825Z] > git config core.sparsecheckout # timeout=10 [2019-12-30T23:53:31.844Z] > git checkout -f a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-30T23:53:33.566Z] #17 16.55 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-30T23:53:33.566Z] #17 16.57 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-30T23:53:33.566Z] #17 16.58 Setting up pigz (2.3.4-1) ... [2019-12-30T23:53:33.566Z] #17 16.59 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-30T23:53:33.566Z] #17 16.60 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-12-30T23:53:33.566Z] #17 16.61 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:53:33.566Z] #17 16.62 Setting up jq (1.5+dfsg-1.3) ... [2019-12-30T23:53:33.566Z] #17 16.63 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-30T23:53:33.566Z] #17 16.64 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-30T23:53:33.566Z] #17 16.65 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:53:33.566Z] #17 16.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-30T23:53:33.566Z] #17 16.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-30T23:53:33.566Z] #17 16.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-30T23:53:33.566Z] #17 16.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-30T23:53:33.566Z] #17 16.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-30T23:53:33.566Z] #17 16.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-30T23:53:33.566Z] #17 16.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-30T23:53:33.566Z] #17 16.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-30T23:53:33.566Z] #17 16.69 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-30T23:53:33.566Z] #17 16.70 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:53:33.566Z] #17 16.72 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-30T23:53:33.566Z] #17 16.73 Setting up python3.5 (3.5.3-1+deb9u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-30T23:53:34.443Z] + docker version [2019-12-30T23:53:34.553Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-30T23:53:34.553Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-30T23:53:34.553Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-30T23:53:34.941Z] #17 18.14 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-30T23:53:35.199Z] #17 18.15 Setting up python3 (3.5.3-1) ... [2019-12-30T23:53:35.602Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-30T23:53:35.765Z] #17 18.80 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-30T23:53:35.892Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-30T23:53:35.892Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-30T23:53:36.183Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-30T23:53:36.475Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-30T23:53:36.475Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-30T23:53:36.475Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-30T23:53:36.701Z] #17 19.58 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-30T23:53:36.701Z] #17 19.65 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-30T23:53:36.701Z] #17 19.68 Setting up python3-wheel (0.29.0-2) ... [2019-12-30T23:53:36.960Z] #17 20.03 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-30T23:53:37.506Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-30T23:53:37.526Z] #17 20.46 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-30T23:53:37.784Z] #17 20.87 Setting up python3-setuptools (33.1.1-1) ... [2019-12-30T23:53:38.301Z] #17 21.28 Setting up dh-python (2.20170125) ... [2019-12-30T23:53:38.544Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-30T23:53:38.544Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-30T23:53:38.544Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-30T23:53:38.544Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-30T23:53:38.559Z] #17 21.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:53:39.174Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-30T23:53:39.464Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-30T23:53:39.815Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-30T23:53:39.815Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-30T23:53:40.107Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-30T23:53:40.790Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-30T23:53:40.790Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-30T23:53:41.082Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-30T23:53:41.297Z] Removing intermediate container 896c6cfb1137 [2019-12-30T23:53:41.297Z] ---> f0657076b293 [2019-12-30T23:53:41.297Z] Step 11/16 : ARG GOOS [2019-12-30T23:53:41.297Z] ---> Running in c6c6be385934 [2019-12-30T23:53:41.297Z] Removing intermediate container c6c6be385934 [2019-12-30T23:53:41.297Z] ---> faad8b68e0fa [2019-12-30T23:53:41.297Z] Step 12/16 : ARG GOARCH [2019-12-30T23:53:41.297Z] ---> Running in 29db532f6499 [2019-12-30T23:53:41.297Z] Removing intermediate container 29db532f6499 [2019-12-30T23:53:41.297Z] ---> 68e6b10ab51c [2019-12-30T23:53:41.297Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-12-30T23:53:41.297Z] ---> Running in 2eda535fe82c [2019-12-30T23:53:41.371Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-30T23:53:41.371Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-30T23:53:42.006Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-30T23:53:42.289Z] Client: [2019-12-30T23:53:42.289Z] Debug Mode: false [2019-12-30T23:53:42.289Z] [2019-12-30T23:53:42.289Z] Server: [2019-12-30T23:53:42.289Z] Containers: 0 [2019-12-30T23:53:42.289Z] Running: 0 [2019-12-30T23:53:42.289Z] Paused: 0 [2019-12-30T23:53:42.289Z] Stopped: 0 [2019-12-30T23:53:42.289Z] Images: 0 [2019-12-30T23:53:42.289Z] Server Version: 19.03.2 [2019-12-30T23:53:42.289Z] Storage Driver: overlay2 [2019-12-30T23:53:42.289Z] Backing Filesystem: extfs [2019-12-30T23:53:42.289Z] Supports d_type: true [2019-12-30T23:53:42.289Z] Native Overlay Diff: true [2019-12-30T23:53:42.289Z] Logging Driver: json-file [2019-12-30T23:53:42.289Z] Cgroup Driver: cgroupfs [2019-12-30T23:53:42.289Z] Plugins: [2019-12-30T23:53:42.289Z] Volume: local [2019-12-30T23:53:42.289Z] Network: bridge host ipvlan macvlan null overlay [2019-12-30T23:53:42.289Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-30T23:53:42.289Z] Swarm: inactive [2019-12-30T23:53:42.289Z] Runtimes: runc [2019-12-30T23:53:42.289Z] Default Runtime: runc [2019-12-30T23:53:42.289Z] Init Binary: docker-init [2019-12-30T23:53:42.289Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-30T23:53:42.289Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-30T23:53:42.289Z] init version: fec3683 [2019-12-30T23:53:42.289Z] Security Options: [2019-12-30T23:53:42.289Z] apparmor [2019-12-30T23:53:42.289Z] seccomp [2019-12-30T23:53:42.289Z] Profile: default [2019-12-30T23:53:42.289Z] Kernel Version: 4.15.0-1048-aws [2019-12-30T23:53:42.289Z] Operating System: Ubuntu 16.04.6 LTS [2019-12-30T23:53:42.289Z] OSType: linux [2019-12-30T23:53:42.289Z] Architecture: aarch64 [2019-12-30T23:53:42.289Z] CPUs: 4 [2019-12-30T23:53:42.289Z] Total Memory: 7.525GiB [2019-12-30T23:53:42.289Z] Name: ip-10-100-101-142 [2019-12-30T23:53:42.289Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-12-30T23:53:42.289Z] Docker Root Dir: /var/lib/docker [2019-12-30T23:53:42.289Z] Debug Mode: false [2019-12-30T23:53:42.289Z] Registry: https://index.docker.io/v1/ [2019-12-30T23:53:42.289Z] Labels: [2019-12-30T23:53:42.289Z] Experimental: true [2019-12-30T23:53:42.289Z] Insecure Registries: [2019-12-30T23:53:42.289Z] 127.0.0.0/8 [2019-12-30T23:53:42.289Z] Live Restore Enabled: true [2019-12-30T23:53:42.289Z] [2019-12-30T23:53:42.289Z] WARNING: No swap limit support [Pipeline] sh [2019-12-30T23:53:42.586Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-30T23:53:42.586Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-30T23:53:42.586Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40326/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-30T23:53:42.586Z] + bash /home/ubuntu/workspace/moby_PR-40326/check-config.sh [2019-12-30T23:53:42.586Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-30T23:53:42.586Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-30T23:53:42.586Z] [2019-12-30T23:53:42.586Z] Generally Necessary: [2019-12-30T23:53:42.586Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-30T23:53:42.586Z] - apparmor: enabled and tools installed [2019-12-30T23:53:42.586Z] - CONFIG_NAMESPACES: enabled [2019-12-30T23:53:42.586Z] - CONFIG_NET_NS: enabled [2019-12-30T23:53:42.586Z] - CONFIG_PID_NS: enabled [2019-12-30T23:53:42.586Z] - CONFIG_IPC_NS: enabled [2019-12-30T23:53:42.743Z] #17 DONE 25.9s [2019-12-30T23:53:42.848Z] - CONFIG_UTS_NS: enabled [2019-12-30T23:53:42.848Z] - CONFIG_CGROUPS: enabled [2019-12-30T23:53:42.848Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-30T23:53:42.848Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-30T23:53:42.848Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-30T23:53:42.848Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-30T23:53:42.848Z] - CONFIG_CPUSETS: enabled [2019-12-30T23:53:42.848Z] - CONFIG_MEMCG: enabled [2019-12-30T23:53:42.848Z] - CONFIG_KEYS: enabled [2019-12-30T23:53:42.848Z] - CONFIG_VETH: enabled (as module) [2019-12-30T23:53:42.848Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-30T23:53:42.848Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-30T23:53:42.848Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-30T23:53:42.848Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-30T23:53:42.848Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-30T23:53:42.848Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-30T23:53:42.848Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-30T23:53:42.848Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-30T23:53:43.001Z] [2019-12-30T23:53:43.001Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-30T23:53:43.034Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-30T23:53:43.108Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-30T23:53:43.108Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-30T23:53:43.108Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-30T23:53:43.108Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-30T23:53:43.108Z] [2019-12-30T23:53:43.108Z] Optional Features: [2019-12-30T23:53:43.108Z] - CONFIG_USER_NS: enabled [2019-12-30T23:53:43.108Z] - CONFIG_SECCOMP: enabled [2019-12-30T23:53:43.108Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-30T23:53:43.108Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-30T23:53:43.108Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-30T23:53:43.108Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-30T23:53:43.108Z] - CONFIG_BLK_CGROUP: enabled [2019-12-30T23:53:43.108Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-30T23:53:43.108Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-30T23:53:43.108Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-30T23:53:43.108Z] - CONFIG_CGROUP_PERF: enabled [2019-12-30T23:53:43.108Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-30T23:53:43.108Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-30T23:53:43.108Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-30T23:53:43.108Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-30T23:53:43.108Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-30T23:53:43.108Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-30T23:53:43.108Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-30T23:53:43.108Z] - CONFIG_IP_VS: enabled (as module) [2019-12-30T23:53:43.108Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-30T23:53:43.108Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-30T23:53:43.108Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-30T23:53:43.324Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-30T23:53:43.368Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-30T23:53:43.368Z] - CONFIG_EXT4_FS: enabled [2019-12-30T23:53:43.368Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-30T23:53:43.368Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-30T23:53:43.368Z] - Network Drivers: [2019-12-30T23:53:43.368Z] - "overlay": [2019-12-30T23:53:43.368Z] - CONFIG_VXLAN: enabled (as module) [2019-12-30T23:53:43.368Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-30T23:53:43.368Z] Optional (for encrypted networks): [2019-12-30T23:53:43.368Z] - CONFIG_CRYPTO: enabled [2019-12-30T23:53:43.368Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-30T23:53:43.368Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-30T23:53:43.368Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-30T23:53:43.368Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-30T23:53:43.368Z] - CONFIG_XFRM: enabled [2019-12-30T23:53:43.368Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-30T23:53:43.368Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-30T23:53:43.368Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-30T23:53:43.368Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-30T23:53:43.368Z] - "ipvlan": [2019-12-30T23:53:43.368Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-30T23:53:43.368Z] - "macvlan": [2019-12-30T23:53:43.368Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-30T23:53:43.368Z] - CONFIG_DUMMY: enabled (as module) [2019-12-30T23:53:43.368Z] - "ftp,tftp client in container": [2019-12-30T23:53:43.368Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-30T23:53:43.368Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-30T23:53:43.368Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-30T23:53:43.368Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-30T23:53:43.368Z] - Storage Drivers: [2019-12-30T23:53:43.627Z] - "aufs": [2019-12-30T23:53:43.627Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-30T23:53:43.627Z] - "btrfs": [2019-12-30T23:53:43.627Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-30T23:53:43.627Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-30T23:53:43.627Z] - "devicemapper": [2019-12-30T23:53:43.627Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-30T23:53:43.627Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-30T23:53:43.627Z] - "overlay": [2019-12-30T23:53:43.627Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-30T23:53:43.627Z] - "zfs": [2019-12-30T23:53:43.627Z] - /dev/zfs: missing [2019-12-30T23:53:43.627Z] - zfs command: missing [2019-12-30T23:53:43.627Z] - zpool command: missing [2019-12-30T23:53:43.627Z] [2019-12-30T23:53:43.627Z] Limits: [2019-12-30T23:53:43.627Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-30T23:53:43.627Z] [2019-12-30T23:53:43.627Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-30T23:53:43.955Z] go: finding github.com/kr/text v0.1.0 [2019-12-30T23:53:43.976Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b . [2019-12-30T23:53:43.976Z] #1 [internal] load build definition from Dockerfile [2019-12-30T23:53:43.976Z] #1 transferring dockerfile: 15.33kB 0.0s done [2019-12-30T23:53:43.976Z] #1 DONE 0.0s [2019-12-30T23:53:43.976Z] [2019-12-30T23:53:43.976Z] #2 [internal] load .dockerignore [2019-12-30T23:53:43.976Z] #2 transferring context: 112B 0.0s done [2019-12-30T23:53:43.976Z] #2 DONE 0.1s [2019-12-30T23:53:44.238Z] [2019-12-30T23:53:44.238Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-30T23:53:44.247Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-30T23:53:44.424Z] Client: Docker Engine - Community [2019-12-30T23:53:44.424Z] Version: 19.03.2 [2019-12-30T23:53:44.424Z] API version: 1.40 [2019-12-30T23:53:44.424Z] Go version: go1.12.8 [2019-12-30T23:53:44.424Z] Git commit: 6a30dfc [2019-12-30T23:53:44.424Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-30T23:53:44.424Z] OS/Arch: linux/amd64 [2019-12-30T23:53:44.424Z] Experimental: false [2019-12-30T23:53:44.424Z] [2019-12-30T23:53:44.424Z] Server: Docker Engine - Community [2019-12-30T23:53:44.424Z] Engine: [2019-12-30T23:53:44.424Z] Version: 19.03.2 [2019-12-30T23:53:44.424Z] API version: 1.40 (minimum version 1.12) [2019-12-30T23:53:44.424Z] Go version: go1.12.8 [2019-12-30T23:53:44.424Z] Git commit: 6a30dfc [2019-12-30T23:53:44.424Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-30T23:53:44.424Z] OS/Arch: linux/amd64 [2019-12-30T23:53:44.424Z] Experimental: true [2019-12-30T23:53:44.424Z] containerd: [2019-12-30T23:53:44.424Z] Version: 1.2.6 [2019-12-30T23:53:44.424Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-30T23:53:44.424Z] runc: [2019-12-30T23:53:44.424Z] Version: 1.0.0-rc8 [2019-12-30T23:53:44.424Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-30T23:53:44.424Z] docker-init: [2019-12-30T23:53:44.424Z] Version: 0.18.0 [2019-12-30T23:53:44.424Z] GitCommit: fec3683 [Pipeline] sh [2019-12-30T23:53:44.538Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-30T23:53:44.538Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-30T23:53:44.808Z] #3 DONE 0.4s [2019-12-30T23:53:44.808Z] [2019-12-30T23:53:44.808Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-30T23:53:44.808Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-30T23:53:44.808Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-30T23:53:44.808Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-12-30T23:53:44.808Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-12-30T23:53:44.808Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.2s [2019-12-30T23:53:44.808Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-12-30T23:53:44.829Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-30T23:53:44.882Z] + docker info [2019-12-30T23:53:45.069Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2019-12-30T23:53:45.339Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-12-30T23:53:45.339Z] #4 DONE 0.7s [2019-12-30T23:53:45.538Z] #18 2.500 Collecting yamllint==1.16.0 [2019-12-30T23:53:45.861Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-30T23:53:45.861Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-30T23:53:45.861Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-30T23:53:45.861Z] go: finding github.com/kr/pty v1.1.1 [2019-12-30T23:53:45.919Z] [2019-12-30T23:53:45.919Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-30T23:53:45.919Z] #6 DONE 0.3s [2019-12-30T23:53:45.919Z] [2019-12-30T23:53:45.919Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-30T23:53:45.919Z] #5 DONE 0.4s [2019-12-30T23:53:46.188Z] [2019-12-30T23:53:46.188Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-30T23:53:46.188Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2019-12-30T23:53:46.188Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2019-12-30T23:53:46.188Z] #7 sha256:5c81daf6ef07f8afcc21af4ea905294bd5aeb12c1289710c4ca59c871b178bd7 5.47kB / 5.47kB done [2019-12-30T23:53:46.188Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 0B / 43.17MB 0.1s [2019-12-30T23:53:46.188Z] #7 sha256:52c1ab03c1c8bc339c9a4e74978a94499a2116b2ac7a6cb203aace411bc9a58d 1.79kB / 1.79kB done [2019-12-30T23:53:46.188Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 0B / 9.75MB 0.2s [2019-12-30T23:53:46.461Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 6.73MB / 43.17MB 0.4s [2019-12-30T23:53:46.461Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 9.75MB / 9.75MB 0.4s [2019-12-30T23:53:46.489Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-30T23:53:46.779Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-30T23:53:46.779Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-30T23:53:46.797Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 26.84MB / 43.17MB 0.7s [2019-12-30T23:53:46.797Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 9.75MB / 9.75MB 0.5s done [2019-12-30T23:53:46.797Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 2.19MB / 4.09MB 0.7s [2019-12-30T23:53:46.797Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 0B / 48.02MB 0.7s [2019-12-30T23:53:47.057Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 29.39MB / 43.17MB 0.8s [2019-12-30T23:53:47.057Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 4.09MB / 4.09MB 0.8s [2019-12-30T23:53:47.057Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 2.54MB / 48.02MB 0.8s [2019-12-30T23:53:47.057Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 43.17MB / 43.17MB 1.1s [2019-12-30T23:53:47.057Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 4.09MB / 4.09MB 0.9s done [2019-12-30T23:53:47.057Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 27.19MB / 48.02MB 1.1s [2019-12-30T23:53:47.057Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 0B / 49.10MB 1.1s [2019-12-30T23:53:47.069Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-30T23:53:47.322Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 32.33MB / 48.02MB 1.2s [2019-12-30T23:53:47.322Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 43.69MB / 48.02MB 1.3s [2019-12-30T23:53:47.322Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 5.49MB / 49.10MB 1.3s [2019-12-30T23:53:47.601Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 48.02MB / 48.02MB 1.4s [2019-12-30T23:53:47.601Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 14.70MB / 49.10MB 1.5s [2019-12-30T23:53:47.601Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 22.51MB / 49.10MB 1.6s [2019-12-30T23:53:48.105Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-30T23:53:48.230Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 34.21MB / 49.10MB 1.8s [2019-12-30T23:53:48.397Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-30T23:53:48.492Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 39.82MB / 49.10MB 1.9s [2019-12-30T23:53:48.492Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 46.92MB / 49.10MB 2.4s [2019-12-30T23:53:49.056Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-30T23:53:49.061Z] #7 ... [2019-12-30T23:53:49.061Z] [2019-12-30T23:53:49.061Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:53:49.061Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-30T23:53:49.061Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-30T23:53:49.061Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2019-12-30T23:53:49.061Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-30T23:53:49.061Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.1s done [2019-12-30T23:53:49.061Z] #65 DONE 3.1s [2019-12-30T23:53:49.061Z] [2019-12-30T23:53:49.061Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-30T23:53:49.061Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 43.17MB / 43.17MB 3.0s done [2019-12-30T23:53:49.061Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 48.02MB / 48.02MB 3.0s done [2019-12-30T23:53:49.061Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 49.10MB / 49.10MB 3.0s done [2019-12-30T23:53:49.061Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 0B / 97.60MB 3.1s [2019-12-30T23:53:49.061Z] #7 sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c 155B / 155B 3.0s done [2019-12-30T23:53:49.323Z] #7 extracting sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 [2019-12-30T23:53:49.323Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 8.83MB / 97.60MB 3.3s [2019-12-30T23:53:49.345Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-30T23:53:49.587Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 16.38MB / 97.60MB 3.4s [2019-12-30T23:53:49.587Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 31.61MB / 97.60MB 3.6s [2019-12-30T23:53:49.851Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 37.44MB / 97.60MB 3.7s [2019-12-30T23:53:49.851Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 42.48MB / 97.60MB 3.8s [2019-12-30T23:53:50.113Z] #7 ... [2019-12-30T23:53:50.113Z] [2019-12-30T23:53:50.113Z] #19 [internal] load build context [2019-12-30T23:53:50.113Z] #19 transferring context: 46.32MB 3.7s done [2019-12-30T23:53:50.113Z] #19 DONE 3.9s [2019-12-30T23:53:50.113Z] [2019-12-30T23:53:50.113Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-30T23:53:50.113Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 48.46MB / 97.60MB 4.0s [2019-12-30T23:53:50.374Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 64.07MB / 97.60MB 4.2s [2019-12-30T23:53:50.374Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 76.34MB / 97.60MB 4.3s [2019-12-30T23:53:50.634Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 86.54MB / 97.60MB 4.4s [2019-12-30T23:53:50.634Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 97.60MB / 97.60MB 4.7s done [2019-12-30T23:53:50.845Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-30T23:53:51.134Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-30T23:53:52.028Z] #7 extracting sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 2.7s done [2019-12-30T23:53:52.028Z] #7 extracting sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b [2019-12-30T23:53:52.097Z] #18 8.907 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-30T23:53:52.097Z] #18 9.024 Collecting pyyaml (from yamllint==1.16.0) [2019-12-30T23:53:52.599Z] #7 extracting sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 0.4s done [2019-12-30T23:53:52.859Z] #7 extracting sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0.1s [2019-12-30T23:53:52.859Z] #7 extracting sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0.2s done [2019-12-30T23:53:53.032Z] #18 10.11 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-30T23:53:53.119Z] #7 extracting sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 0.1s [2019-12-30T23:53:53.189Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-30T23:53:53.477Z] go: finding cloud.google.com/go v0.26.0 [2019-12-30T23:53:53.598Z] #18 10.82 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-30T23:53:53.766Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-30T23:53:54.054Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-30T23:53:54.054Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-30T23:53:54.054Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-30T23:53:54.976Z] #18 11.87 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-30T23:53:54.976Z] #18 11.94 Building wheels for collected packages: pyyaml [2019-12-30T23:53:54.976Z] #18 11.94 Running setup.py bdist_wheel for pyyaml: started [2019-12-30T23:53:55.080Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-30T23:53:55.080Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-30T23:53:55.235Z] #18 12.41 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-30T23:53:55.235Z] #18 12.41 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-30T23:53:55.235Z] #18 12.44 Successfully built pyyaml [2019-12-30T23:53:55.235Z] #18 12.44 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-30T23:53:55.378Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-30T23:53:55.493Z] #18 12.60 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-30T23:53:55.661Z] #7 extracting sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 2.1s done [2019-12-30T23:53:55.661Z] #7 extracting sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 [2019-12-30T23:53:55.751Z] #18 DONE 13.0s [2019-12-30T23:53:56.011Z] [2019-12-30T23:53:56.011Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:53:56.011Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-30T23:53:56.011Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-30T23:53:56.011Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.0s [2019-12-30T23:53:56.011Z] #65 ... [2019-12-30T23:53:56.011Z] [2019-12-30T23:53:56.011Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-30T23:53:56.011Z] #61 DONE 0.1s [2019-12-30T23:53:56.011Z] [2019-12-30T23:53:56.011Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-30T23:53:56.011Z] #67 DONE 0.1s [2019-12-30T23:53:56.011Z] [2019-12-30T23:53:56.011Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-30T23:53:56.011Z] #49 DONE 0.2s [2019-12-30T23:53:56.011Z] [2019-12-30T23:53:56.011Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:53:56.268Z] #65 ... [2019-12-30T23:53:56.268Z] [2019-12-30T23:53:56.268Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-30T23:53:56.268Z] #30 DONE 0.2s [2019-12-30T23:53:56.268Z] [2019-12-30T23:53:56.268Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-30T23:53:56.268Z] #43 DONE 0.2s [2019-12-30T23:53:56.268Z] [2019-12-30T23:53:56.268Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-30T23:53:56.268Z] #46 DONE 0.2s [2019-12-30T23:53:56.268Z] [2019-12-30T23:53:56.268Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-30T23:53:56.268Z] #53 DONE 0.2s [2019-12-30T23:53:56.268Z] [2019-12-30T23:53:56.268Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-30T23:53:56.268Z] #58 DONE 0.2s [2019-12-30T23:53:56.268Z] [2019-12-30T23:53:56.268Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-30T23:53:56.268Z] #35 DONE 0.3s [2019-12-30T23:53:56.268Z] [2019-12-30T23:53:56.268Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-30T23:53:56.268Z] #25 DONE 0.3s [2019-12-30T23:53:56.268Z] [2019-12-30T23:53:56.268Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:53:56.268Z] #65 ... [2019-12-30T23:53:56.268Z] [2019-12-30T23:53:56.268Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-30T23:53:56.268Z] #23 DONE 0.5s [2019-12-30T23:53:56.268Z] [2019-12-30T23:53:56.268Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:53:57.044Z] #7 extracting sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 1.5s done [2019-12-30T23:53:57.063Z] Client: [2019-12-30T23:53:57.063Z] Debug Mode: false [2019-12-30T23:53:57.063Z] [2019-12-30T23:53:57.063Z] Server: [2019-12-30T23:53:57.063Z] Containers: 0 [2019-12-30T23:53:57.063Z] Running: 0 [2019-12-30T23:53:57.063Z] Paused: 0 [2019-12-30T23:53:57.063Z] Stopped: 0 [2019-12-30T23:53:57.063Z] Images: 0 [2019-12-30T23:53:57.063Z] Server Version: 19.03.2 [2019-12-30T23:53:57.063Z] Storage Driver: overlay2 [2019-12-30T23:53:57.063Z] Backing Filesystem: extfs [2019-12-30T23:53:57.063Z] Supports d_type: true [2019-12-30T23:53:57.063Z] Native Overlay Diff: true [2019-12-30T23:53:57.063Z] Logging Driver: json-file [2019-12-30T23:53:57.063Z] Cgroup Driver: cgroupfs [2019-12-30T23:53:57.063Z] Plugins: [2019-12-30T23:53:57.063Z] Volume: local [2019-12-30T23:53:57.063Z] Network: bridge host ipvlan macvlan null overlay [2019-12-30T23:53:57.063Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-30T23:53:57.063Z] Swarm: inactive [2019-12-30T23:53:57.063Z] Runtimes: runc [2019-12-30T23:53:57.063Z] Default Runtime: runc [2019-12-30T23:53:57.063Z] Init Binary: docker-init [2019-12-30T23:53:57.063Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-30T23:53:57.063Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-30T23:53:57.063Z] init version: fec3683 [2019-12-30T23:53:57.063Z] Security Options: [2019-12-30T23:53:57.063Z] apparmor [2019-12-30T23:53:57.063Z] seccomp [2019-12-30T23:53:57.063Z] Profile: default [2019-12-30T23:53:57.063Z] Kernel Version: 4.15.0-1048-aws [2019-12-30T23:53:57.063Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-30T23:53:57.063Z] OSType: linux [2019-12-30T23:53:57.063Z] Architecture: x86_64 [2019-12-30T23:53:57.063Z] CPUs: 2 [2019-12-30T23:53:57.063Z] Total Memory: 7.501GiB [2019-12-30T23:53:57.063Z] Name: ip-10-100-84-84 [2019-12-30T23:53:57.063Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-30T23:53:57.063Z] Docker Root Dir: /var/lib/docker [2019-12-30T23:53:57.063Z] Debug Mode: false [2019-12-30T23:53:57.063Z] Registry: https://index.docker.io/v1/ [2019-12-30T23:53:57.063Z] Labels: [2019-12-30T23:53:57.063Z] Experimental: true [2019-12-30T23:53:57.063Z] Insecure Registries: [2019-12-30T23:53:57.063Z] 127.0.0.0/8 [2019-12-30T23:53:57.063Z] Live Restore Enabled: true [2019-12-30T23:53:57.063Z] [2019-12-30T23:53:57.063Z] WARNING: No swap limit support [Pipeline] sh [2019-12-30T23:53:57.204Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.13MB / 9.11MB 1.2s [2019-12-30T23:53:57.204Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.63MB / 9.11MB 1.4s [2019-12-30T23:53:57.306Z] #7 extracting sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 0.1s [2019-12-30T23:53:57.360Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-30T23:53:57.361Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-30T23:53:57.361Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40326/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-30T23:53:57.361Z] + bash /home/ubuntu/workspace/moby_PR-40326/check-config.sh [2019-12-30T23:53:57.361Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-30T23:53:57.361Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-30T23:53:57.361Z] [2019-12-30T23:53:57.361Z] Generally Necessary: [2019-12-30T23:53:57.361Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-30T23:53:57.361Z] - apparmor: enabled and tools installed [2019-12-30T23:53:57.361Z] - CONFIG_NAMESPACES: enabled [2019-12-30T23:53:57.361Z] - CONFIG_NET_NS: enabled [2019-12-30T23:53:57.361Z] - CONFIG_PID_NS: enabled [2019-12-30T23:53:57.361Z] - CONFIG_IPC_NS: enabled [2019-12-30T23:53:57.361Z] - CONFIG_UTS_NS: enabled [2019-12-30T23:53:57.361Z] - CONFIG_CGROUPS: enabled [2019-12-30T23:53:57.361Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-30T23:53:57.361Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-30T23:53:57.361Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-30T23:53:57.361Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-30T23:53:57.361Z] - CONFIG_CPUSETS: enabled [2019-12-30T23:53:57.446Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-30T23:53:57.462Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.45MB / 9.11MB 1.6s [2019-12-30T23:53:57.629Z] - CONFIG_MEMCG: enabled [2019-12-30T23:53:57.629Z] - CONFIG_KEYS: enabled [2019-12-30T23:53:57.629Z] - CONFIG_VETH: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-30T23:53:57.629Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-30T23:53:57.629Z] [2019-12-30T23:53:57.629Z] Optional Features: [2019-12-30T23:53:57.629Z] - CONFIG_USER_NS: enabled [2019-12-30T23:53:57.629Z] - CONFIG_SECCOMP: enabled [2019-12-30T23:53:57.629Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-30T23:53:57.629Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-30T23:53:57.629Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-30T23:53:57.629Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-30T23:53:57.629Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-30T23:53:57.629Z] - CONFIG_BLK_CGROUP: enabled [2019-12-30T23:53:57.629Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-30T23:53:57.629Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-30T23:53:57.629Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-30T23:53:57.629Z] - CONFIG_CGROUP_PERF: enabled [2019-12-30T23:53:57.629Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-30T23:53:57.629Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-30T23:53:57.629Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-30T23:53:57.629Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-30T23:53:57.629Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-30T23:53:57.629Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-30T23:53:57.629Z] - CONFIG_IP_VS: enabled (as module) [2019-12-30T23:53:57.721Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.95MB / 9.11MB 1.9s [2019-12-30T23:53:57.892Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-30T23:53:57.892Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-30T23:53:57.892Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-30T23:53:57.892Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-30T23:53:57.892Z] - CONFIG_EXT4_FS: enabled [2019-12-30T23:53:57.892Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-30T23:53:57.892Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-30T23:53:57.892Z] - Network Drivers: [2019-12-30T23:53:57.892Z] - "overlay": [2019-12-30T23:53:57.892Z] - CONFIG_VXLAN: enabled (as module) [2019-12-30T23:53:57.892Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-30T23:53:57.892Z] Optional (for encrypted networks): [2019-12-30T23:53:57.892Z] - CONFIG_CRYPTO: enabled [2019-12-30T23:53:57.892Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-30T23:53:57.892Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-30T23:53:57.892Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-30T23:53:57.892Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-30T23:53:57.892Z] - CONFIG_XFRM: enabled [2019-12-30T23:53:57.892Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-30T23:53:57.892Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-30T23:53:57.892Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-30T23:53:57.892Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-30T23:53:57.892Z] - "ipvlan": [2019-12-30T23:53:57.892Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-30T23:53:57.892Z] - "macvlan": [2019-12-30T23:53:57.892Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-30T23:53:57.892Z] - CONFIG_DUMMY: enabled (as module) [2019-12-30T23:53:57.892Z] - "ftp,tftp client in container": [2019-12-30T23:53:57.892Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-30T23:53:57.892Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-30T23:53:57.892Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-30T23:53:57.892Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-30T23:53:57.892Z] - Storage Drivers: [2019-12-30T23:53:57.892Z] - "aufs": [2019-12-30T23:53:57.892Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-30T23:53:57.892Z] - "btrfs": [2019-12-30T23:53:57.980Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.89MB / 9.11MB 2.1s [2019-12-30T23:53:58.149Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-30T23:53:58.149Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-30T23:53:58.149Z] - "devicemapper": [2019-12-30T23:53:58.149Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-30T23:53:58.149Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-30T23:53:58.149Z] - "overlay": [2019-12-30T23:53:58.149Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-30T23:53:58.149Z] - "zfs": [2019-12-30T23:53:58.149Z] - /dev/zfs: missing [2019-12-30T23:53:58.149Z] - zfs command: missing [2019-12-30T23:53:58.149Z] - zpool command: missing [2019-12-30T23:53:58.149Z] [2019-12-30T23:53:58.149Z] Limits: [2019-12-30T23:53:58.149Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-30T23:53:58.149Z] [2019-12-30T23:53:58.149Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-30T23:53:58.238Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.44MB / 9.11MB 2.2s [2019-12-30T23:53:58.238Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.16MB / 9.11MB 2.3s [2019-12-30T23:53:58.475Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-30T23:53:58.495Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.80MB / 9.11MB 2.5s [2019-12-30T23:53:58.495Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.6s done [2019-12-30T23:53:58.495Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-12-30T23:53:58.497Z] + sudo modprobe ip_vs [2019-12-30T23:53:58.757Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b . [2019-12-30T23:53:58.764Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-30T23:53:59.014Z] #2 [internal] load .dockerignore [2019-12-30T23:53:59.014Z] #2 transferring context: 112B 0.0s done [2019-12-30T23:53:59.014Z] #2 DONE 0.2s [2019-12-30T23:53:59.014Z] [2019-12-30T23:53:59.014Z] #1 [internal] load build definition from Dockerfile [2019-12-30T23:53:59.014Z] #1 transferring dockerfile: 15.33kB 0.0s done [2019-12-30T23:53:59.014Z] #1 DONE 0.2s [2019-12-30T23:53:59.014Z] [2019-12-30T23:53:59.014Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-30T23:53:59.392Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-30T23:53:59.580Z] #3 DONE 0.5s [2019-12-30T23:53:59.580Z] [2019-12-30T23:53:59.580Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-30T23:53:59.580Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-30T23:53:59.580Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-30T23:53:59.580Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-12-30T23:53:59.580Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-12-30T23:53:59.580Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-12-30T23:53:59.837Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2019-12-30T23:53:59.837Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-12-30T23:53:59.837Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-12-30T23:54:00.401Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-12-30T23:54:00.401Z] #4 DONE 0.9s [2019-12-30T23:54:00.893Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-30T23:54:01.331Z] [2019-12-30T23:54:01.331Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-30T23:54:01.331Z] #6 DONE 0.2s [2019-12-30T23:54:01.331Z] [2019-12-30T23:54:01.331Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-30T23:54:01.331Z] #5 DONE 0.2s [2019-12-30T23:54:01.331Z] [2019-12-30T23:54:01.331Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:54:01.331Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-30T23:54:01.331Z] #65 DONE 0.0s [2019-12-30T23:54:01.331Z] [2019-12-30T23:54:01.331Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-30T23:54:01.331Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2019-12-30T23:54:01.514Z] #7 extracting sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 3.5s done [2019-12-30T23:54:01.514Z] #7 extracting sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c done [2019-12-30T23:54:01.514Z] #7 DONE 15.3s [2019-12-30T23:54:01.514Z] [2019-12-30T23:54:01.514Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-30T23:54:01.519Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-30T23:54:01.593Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done [2019-12-30T23:54:01.593Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2019-12-30T23:54:01.593Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 1.48MB / 45.38MB 0.3s [2019-12-30T23:54:01.593Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0B / 10.80MB 0.3s [2019-12-30T23:54:01.593Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0B / 4.34MB 0.3s [2019-12-30T23:54:01.593Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done [2019-12-30T23:54:01.808Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-30T23:54:01.809Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-30T23:54:01.850Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 5.56MB / 45.38MB 0.4s [2019-12-30T23:54:01.850Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 3.51MB / 10.80MB 0.4s [2019-12-30T23:54:01.850Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 2.23MB / 4.34MB 0.4s [2019-12-30T23:54:02.097Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-30T23:54:02.097Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-30T23:54:02.113Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 11.68MB / 45.38MB 0.6s [2019-12-30T23:54:02.113Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 6.47MB / 10.80MB 0.6s [2019-12-30T23:54:02.113Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.6s [2019-12-30T23:54:02.113Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 13.98MB / 45.38MB 0.8s [2019-12-30T23:54:02.113Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 8.90MB / 10.80MB 0.8s [2019-12-30T23:54:02.113Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.6s done [2019-12-30T23:54:02.113Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 1.16MB / 50.07MB 0.8s [2019-12-30T23:54:02.370Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 1.0s [2019-12-30T23:54:02.370Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 17.90MB / 45.38MB 1.1s [2019-12-30T23:54:02.370Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 1.0s done [2019-12-30T23:54:02.370Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 5.33MB / 50.07MB 1.1s [2019-12-30T23:54:02.370Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0B / 57.69MB 1.1s [2019-12-30T23:54:02.629Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 24.18MB / 45.38MB 1.4s [2019-12-30T23:54:02.629Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 11.21MB / 50.07MB 1.4s [2019-12-30T23:54:02.889Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.94MB / 57.69MB 1.5s [2019-12-30T23:54:02.889Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 27.46MB / 45.38MB 1.6s [2019-12-30T23:54:02.889Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 14.41MB / 50.07MB 1.6s [2019-12-30T23:54:03.139Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-30T23:54:03.139Z] go: finding github.com/golang/mock v1.1.1 [2019-12-30T23:54:03.154Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 7.51MB / 57.69MB 1.7s [2019-12-30T23:54:03.154Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 33.58MB / 45.38MB 1.9s [2019-12-30T23:54:03.154Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 19.58MB / 50.07MB 1.9s [2019-12-30T23:54:03.412Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 23.08MB / 50.07MB 2.0s [2019-12-30T23:54:03.412Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 12.70MB / 57.69MB 2.0s [2019-12-30T23:54:03.674Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 42.74MB / 45.38MB 2.2s [2019-12-30T23:54:03.674Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 27.99MB / 50.07MB 2.2s [2019-12-30T23:54:03.674Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 19.42MB / 57.69MB 2.2s [2019-12-30T23:54:03.674Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.37MB / 45.38MB 2.3s [2019-12-30T23:54:03.674Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 32.13MB / 50.07MB 2.3s [2019-12-30T23:54:03.674Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 23.37MB / 57.69MB 2.3s [2019-12-30T23:54:03.674Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 35.29MB / 50.07MB 2.4s [2019-12-30T23:54:03.763Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.9s done [2019-12-30T23:54:03.763Z] #65 DONE 7.6s [2019-12-30T23:54:03.763Z] [2019-12-30T23:54:03.763Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:03.763Z] #36 6.324 + RM_GOPATH=0 [2019-12-30T23:54:03.763Z] #36 6.324 + TMP_GOPATH= [2019-12-30T23:54:03.763Z] #36 6.324 + : /build [2019-12-30T23:54:03.763Z] #36 6.324 + '[' -z '' ']' [2019-12-30T23:54:03.763Z] #36 6.324 ++ mktemp -d [2019-12-30T23:54:03.763Z] #36 6.327 + export GOPATH=/tmp/tmp.PDmtqebAqi [2019-12-30T23:54:03.763Z] #36 6.327 + GOPATH=/tmp/tmp.PDmtqebAqi [2019-12-30T23:54:03.763Z] #36 6.327 + RM_GOPATH=1 [2019-12-30T23:54:03.763Z] #36 6.327 ++ dirname ./install.sh [2019-12-30T23:54:03.763Z] #36 6.327 + dir=. [2019-12-30T23:54:03.763Z] #36 6.327 + bin=tini [2019-12-30T23:54:03.763Z] #36 6.327 + shift [2019-12-30T23:54:03.763Z] #36 6.327 + '[' '!' -f ./tini.installer ']' [2019-12-30T23:54:03.763Z] #36 6.327 + . ./tini.installer [2019-12-30T23:54:03.763Z] #36 6.327 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:54:03.763Z] #36 6.327 + install_tini [2019-12-30T23:54:03.763Z] #36 6.327 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-30T23:54:03.763Z] #36 6.327 + git clone https://github.com/krallin/tini.git /tmp/tmp.PDmtqebAqi/tini [2019-12-30T23:54:03.763Z] #36 6.330 Cloning into '/tmp/tmp.PDmtqebAqi/tini'... [2019-12-30T23:54:03.763Z] #36 6.336 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:54:03.763Z] #36 7.695 + cd /tmp/tmp.PDmtqebAqi/tini [2019-12-30T23:54:03.763Z] #36 7.695 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:54:03.763Z] #36 7.702 + cmake . [2019-12-30T23:54:03.935Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 41.76MB / 50.07MB 2.6s [2019-12-30T23:54:03.935Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 29.74MB / 57.69MB 2.6s [2019-12-30T23:54:04.194Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 2.6s done [2019-12-30T23:54:04.194Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0B / 120.07MB 2.8s [2019-12-30T23:54:04.450Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 46.48MB / 50.07MB 3.0s [2019-12-30T23:54:04.450Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 36.54MB / 57.69MB 3.0s [2019-12-30T23:54:04.450Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 39.90MB / 57.69MB 3.1s [2019-12-30T23:54:04.700Z] #36 8.568 -- The C compiler identification is GNU 6.3.0 [2019-12-30T23:54:04.700Z] #36 8.617 -- Check for working C compiler: /usr/bin/cc [2019-12-30T23:54:04.750Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 3.2s [2019-12-30T23:54:04.750Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 44.09MB / 57.69MB 3.2s [2019-12-30T23:54:04.750Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 6.88MB / 120.07MB 3.2s [2019-12-30T23:54:04.750Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 [2019-12-30T23:54:04.750Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 3.3s done [2019-12-30T23:54:04.750Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 49.89MB / 57.69MB 3.5s [2019-12-30T23:54:04.750Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 0B / 126B 3.5s [2019-12-30T23:54:04.959Z] #36 ... [2019-12-30T23:54:04.959Z] [2019-12-30T23:54:04.959Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:04.959Z] #59 8.652 + RM_GOPATH=0 [2019-12-30T23:54:04.959Z] #59 8.653 + TMP_GOPATH= [2019-12-30T23:54:04.959Z] #59 8.653 + : /build [2019-12-30T23:54:04.959Z] #59 8.653 + '[' -z '' ']' [2019-12-30T23:54:04.959Z] #59 8.653 ++ mktemp -d [2019-12-30T23:54:04.959Z] #59 8.658 + export GOPATH=/tmp/tmp.Q2Jzf62FKo [2019-12-30T23:54:04.959Z] #59 8.662 + GOPATH=/tmp/tmp.Q2Jzf62FKo [2019-12-30T23:54:04.959Z] #59 8.662 + RM_GOPATH=1 [2019-12-30T23:54:04.959Z] #59 8.663 ++ dirname ./install.sh [2019-12-30T23:54:04.959Z] #59 8.666 + dir=. [2019-12-30T23:54:04.959Z] #59 8.666 + bin=containerd [2019-12-30T23:54:04.959Z] #59 8.666 + shift [2019-12-30T23:54:04.959Z] #59 8.666 + '[' '!' -f ./containerd.installer ']' [2019-12-30T23:54:04.959Z] #59 8.666 + . ./containerd.installer [2019-12-30T23:54:04.959Z] #59 8.666 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:54:04.959Z] #59 8.668 + install_containerd [2019-12-30T23:54:04.959Z] #59 8.668 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-30T23:54:04.959Z] #59 8.668 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Q2Jzf62FKo/src/github.com/containerd/containerd [2019-12-30T23:54:04.959Z] #59 8.668 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:54:04.959Z] #59 8.671 Cloning into '/tmp/tmp.Q2Jzf62FKo/src/github.com/containerd/containerd'... [2019-12-30T23:54:05.007Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 3.5s done [2019-12-30T23:54:05.007Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 14.38MB / 120.07MB 3.7s [2019-12-30T23:54:05.196Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-30T23:54:05.196Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-30T23:54:05.196Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-30T23:54:05.263Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.23MB / 57.69MB 3.8s [2019-12-30T23:54:05.263Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 4.0s done [2019-12-30T23:54:05.263Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 23.69MB / 120.07MB 4.0s [2019-12-30T23:54:05.487Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-30T23:54:05.526Z] #59 ... [2019-12-30T23:54:05.526Z] [2019-12-30T23:54:05.526Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:05.526Z] #36 9.408 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-30T23:54:05.526Z] #36 9.412 -- Detecting C compiler ABI info [2019-12-30T23:54:05.712Z] #8 DONE 3.7s [2019-12-30T23:54:05.712Z] [2019-12-30T23:54:05.712Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-30T23:54:05.776Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-30T23:54:05.776Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-30T23:54:05.776Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-30T23:54:05.785Z] #36 ... [2019-12-30T23:54:05.785Z] [2019-12-30T23:54:05.785Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:05.785Z] #40 9.243 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:05.785Z] #40 9.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:05.785Z] #40 9.419 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:05.785Z] #40 9.555 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:05.785Z] #40 9.830 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:05.829Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 31.51MB / 120.07MB 4.4s [2019-12-30T23:54:05.972Z] #9 DONE 1.0s [2019-12-30T23:54:06.044Z] #40 ... [2019-12-30T23:54:06.044Z] [2019-12-30T23:54:06.044Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:54:06.044Z] #38 9.729 + mktemp -d [2019-12-30T23:54:06.044Z] #38 9.735 + export GOPATH=/tmp/tmp.QxcZNJauo6 [2019-12-30T23:54:06.044Z] #38 9.736 + git clone https://github.com/docker/distribution.git /tmp/tmp.QxcZNJauo6/src/github.com/docker/distribution [2019-12-30T23:54:06.044Z] #38 9.753 Cloning into '/tmp/tmp.QxcZNJauo6/src/github.com/docker/distribution'... [2019-12-30T23:54:06.044Z] #38 ... [2019-12-30T23:54:06.044Z] [2019-12-30T23:54:06.044Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:06.044Z] #62 9.610 + RM_GOPATH=0 [2019-12-30T23:54:06.044Z] #62 9.610 + TMP_GOPATH= [2019-12-30T23:54:06.044Z] #62 9.610 + : /build/ [2019-12-30T23:54:06.044Z] #62 9.610 + '[' -z '' ']' [2019-12-30T23:54:06.044Z] #62 9.620 ++ mktemp -d [2019-12-30T23:54:06.044Z] #62 9.624 + export GOPATH=/tmp/tmp.ZxYCTzrs6q [2019-12-30T23:54:06.044Z] #62 9.624 + GOPATH=/tmp/tmp.ZxYCTzrs6q [2019-12-30T23:54:06.044Z] #62 9.624 + RM_GOPATH=1 [2019-12-30T23:54:06.044Z] #62 9.627 ++ dirname ./install.sh [2019-12-30T23:54:06.044Z] #62 9.635 + dir=. [2019-12-30T23:54:06.044Z] #62 9.642 + bin=rootlesskit [2019-12-30T23:54:06.044Z] #62 9.645 + shift [2019-12-30T23:54:06.044Z] #62 9.645 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-30T23:54:06.044Z] #62 9.645 + . ./rootlesskit.installer [2019-12-30T23:54:06.044Z] #62 9.648 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:54:06.044Z] #62 9.648 + install_rootlesskit [2019-12-30T23:54:06.044Z] #62 9.657 + case "$1" in [2019-12-30T23:54:06.044Z] #62 9.657 + export CGO_ENABLED=0 [2019-12-30T23:54:06.044Z] #62 9.657 + CGO_ENABLED=0 [2019-12-30T23:54:06.044Z] #62 9.657 + _install_rootlesskit [2019-12-30T23:54:06.044Z] #62 9.658 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-30T23:54:06.044Z] #62 9.658 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:54:06.044Z] #62 9.658 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZxYCTzrs6q/src/github.com/rootless-containers/rootlesskit [2019-12-30T23:54:06.044Z] #62 9.660 Cloning into '/tmp/tmp.ZxYCTzrs6q/src/github.com/rootless-containers/rootlesskit'... [2019-12-30T23:54:06.065Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-30T23:54:06.086Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 42.35MB / 120.07MB 4.6s [2019-12-30T23:54:06.234Z] [2019-12-30T23:54:06.234Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:54:06.234Z] #20 DONE 0.1s [2019-12-30T23:54:06.234Z] [2019-12-30T23:54:06.234Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:06.307Z] #62 ... [2019-12-30T23:54:06.307Z] [2019-12-30T23:54:06.307Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:54:06.307Z] #26 ... [2019-12-30T23:54:06.307Z] [2019-12-30T23:54:06.307Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:54:06.307Z] #28 5.913 + mktemp -d [2019-12-30T23:54:06.307Z] #28 5.913 + export GOPATH=/tmp/tmp.68ItJcQkav [2019-12-30T23:54:06.307Z] #28 5.913 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.68ItJcQkav/src/github.com/go-swagger/go-swagger [2019-12-30T23:54:06.307Z] #28 5.913 Cloning into '/tmp/tmp.68ItJcQkav/src/github.com/go-swagger/go-swagger'... [2019-12-30T23:54:06.346Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 51.18MB / 120.07MB 4.9s [2019-12-30T23:54:06.355Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-30T23:54:06.495Z] #40 ... [2019-12-30T23:54:06.495Z] [2019-12-30T23:54:06.495Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-30T23:54:06.495Z] #67 DONE 0.2s [2019-12-30T23:54:06.495Z] [2019-12-30T23:54:06.495Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-30T23:54:06.495Z] #46 DONE 0.2s [2019-12-30T23:54:06.495Z] [2019-12-30T23:54:06.495Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-30T23:54:06.495Z] #30 DONE 0.3s [2019-12-30T23:54:06.495Z] [2019-12-30T23:54:06.495Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-30T23:54:06.495Z] #49 DONE 0.3s [2019-12-30T23:54:06.495Z] [2019-12-30T23:54:06.495Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-30T23:54:06.495Z] #21 DONE 0.3s [2019-12-30T23:54:06.495Z] [2019-12-30T23:54:06.495Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-30T23:54:06.495Z] #61 DONE 0.3s [2019-12-30T23:54:06.495Z] [2019-12-30T23:54:06.495Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:06.566Z] #28 ... [2019-12-30T23:54:06.566Z] [2019-12-30T23:54:06.566Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:06.566Z] #54 9.242 + RM_GOPATH=0 [2019-12-30T23:54:06.566Z] #54 9.242 + TMP_GOPATH= [2019-12-30T23:54:06.566Z] #54 9.242 + : /build [2019-12-30T23:54:06.566Z] #54 9.242 + '[' -z '' ']' [2019-12-30T23:54:06.566Z] #54 9.242 ++ mktemp -d [2019-12-30T23:54:06.566Z] #54 9.249 + export GOPATH=/tmp/tmp.lhUGyPfnZf [2019-12-30T23:54:06.566Z] #54 9.249 + GOPATH=/tmp/tmp.lhUGyPfnZf [2019-12-30T23:54:06.566Z] #54 9.249 + RM_GOPATH=1 [2019-12-30T23:54:06.566Z] #54 9.251 ++ dirname ./install.sh [2019-12-30T23:54:06.566Z] #54 9.258 + dir=. [2019-12-30T23:54:06.566Z] #54 9.258 + bin=runc [2019-12-30T23:54:06.566Z] #54 9.258 + shift [2019-12-30T23:54:06.566Z] #54 9.258 + '[' '!' -f ./runc.installer ']' [2019-12-30T23:54:06.566Z] #54 9.258 + . ./runc.installer [2019-12-30T23:54:06.566Z] #54 9.258 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-30T23:54:06.566Z] #54 9.258 + install_runc [2019-12-30T23:54:06.566Z] #54 9.258 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-30T23:54:06.566Z] #54 9.258 + uname -r [2019-12-30T23:54:06.566Z] #54 9.260 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-30T23:54:06.566Z] #54 9.260 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-30T23:54:06.566Z] #54 9.260 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-30T23:54:06.567Z] #54 9.272 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lhUGyPfnZf/src/github.com/opencontainers/runc [2019-12-30T23:54:06.567Z] #54 9.275 Cloning into '/tmp/tmp.lhUGyPfnZf/src/github.com/opencontainers/runc'... [2019-12-30T23:54:06.567Z] #54 ... [2019-12-30T23:54:06.567Z] [2019-12-30T23:54:06.567Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:06.567Z] #68 9.934 + RM_GOPATH=0 [2019-12-30T23:54:06.567Z] #68 9.934 + TMP_GOPATH= [2019-12-30T23:54:06.567Z] #68 9.934 + : /build [2019-12-30T23:54:06.567Z] #68 9.934 + '[' -z '' ']' [2019-12-30T23:54:06.567Z] #68 9.934 ++ mktemp -d [2019-12-30T23:54:06.567Z] #68 9.939 + export GOPATH=/tmp/tmp.ivBtvRNYOB [2019-12-30T23:54:06.567Z] #68 9.939 + GOPATH=/tmp/tmp.ivBtvRNYOB [2019-12-30T23:54:06.567Z] #68 9.943 + RM_GOPATH=1 [2019-12-30T23:54:06.567Z] #68 9.943 ++ dirname ./install.sh [2019-12-30T23:54:06.567Z] #68 9.950 + dir=. [2019-12-30T23:54:06.567Z] #68 9.962 + bin=proxy [2019-12-30T23:54:06.567Z] #68 9.962 + shift [2019-12-30T23:54:06.567Z] #68 9.962 + '[' '!' -f ./proxy.installer ']' [2019-12-30T23:54:06.567Z] #68 9.963 + . ./proxy.installer [2019-12-30T23:54:06.567Z] #68 9.964 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:54:06.567Z] #68 9.988 + install_proxy [2019-12-30T23:54:06.567Z] #68 9.988 + case "$1" in [2019-12-30T23:54:06.567Z] #68 9.988 + export CGO_ENABLED=0 [2019-12-30T23:54:06.567Z] #68 9.993 + CGO_ENABLED=0 [2019-12-30T23:54:06.567Z] #68 10.01 + _install_proxy [2019-12-30T23:54:06.567Z] #68 10.01 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-30T23:54:06.567Z] #68 10.01 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ivBtvRNYOB/src/github.com/docker/libnetwork [2019-12-30T23:54:06.567Z] #68 10.01 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:54:06.567Z] #68 10.04 Cloning into '/tmp/tmp.ivBtvRNYOB/src/github.com/docker/libnetwork'... [2019-12-30T23:54:06.602Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 61.16MB / 120.07MB 5.3s [2019-12-30T23:54:06.756Z] #62 ... [2019-12-30T23:54:06.756Z] [2019-12-30T23:54:06.756Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-30T23:54:06.756Z] #43 DONE 0.4s [2019-12-30T23:54:06.756Z] [2019-12-30T23:54:06.756Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:06.826Z] #68 ... [2019-12-30T23:54:06.826Z] [2019-12-30T23:54:06.826Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:06.826Z] #47 10.17 + RM_GOPATH=0 [2019-12-30T23:54:06.826Z] #47 10.17 + TMP_GOPATH= [2019-12-30T23:54:06.826Z] #47 10.17 + : /build [2019-12-30T23:54:06.826Z] #47 10.18 + '[' -z '' ']' [2019-12-30T23:54:06.826Z] #47 10.18 ++ mktemp -d [2019-12-30T23:54:06.826Z] #47 10.18 + export GOPATH=/tmp/tmp.1sVBBaDvsC [2019-12-30T23:54:06.826Z] #47 10.18 + GOPATH=/tmp/tmp.1sVBBaDvsC [2019-12-30T23:54:06.826Z] #47 10.18 + RM_GOPATH=1 [2019-12-30T23:54:06.826Z] #47 10.18 ++ dirname ./install.sh [2019-12-30T23:54:06.826Z] #47 10.18 + dir=. [2019-12-30T23:54:06.826Z] #47 10.18 + bin=gotestsum [2019-12-30T23:54:06.826Z] #47 10.18 + shift [2019-12-30T23:54:06.826Z] #47 10.18 + '[' '!' -f ./gotestsum.installer ']' [2019-12-30T23:54:06.826Z] #47 10.18 + . ./gotestsum.installer [2019-12-30T23:54:06.826Z] #47 10.18 ++ : v0.3.5 [2019-12-30T23:54:06.826Z] #47 10.18 + install_gotestsum [2019-12-30T23:54:06.826Z] #47 10.18 + echo 'Installing gotestsum version v0.3.5' [2019-12-30T23:54:06.826Z] #47 10.18 + go get -d gotest.tools/gotestsum [2019-12-30T23:54:06.826Z] #47 10.18 Installing gotestsum version v0.3.5 [2019-12-30T23:54:07.084Z] #47 ... [2019-12-30T23:54:07.085Z] [2019-12-30T23:54:07.085Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:07.085Z] #50 10.11 + RM_GOPATH=0 [2019-12-30T23:54:07.085Z] #50 10.11 + TMP_GOPATH= [2019-12-30T23:54:07.085Z] #50 10.11 + : /build [2019-12-30T23:54:07.085Z] #50 10.11 + '[' -z '' ']' [2019-12-30T23:54:07.085Z] #50 10.11 ++ mktemp -d [2019-12-30T23:54:07.085Z] #50 10.12 + export GOPATH=/tmp/tmp.kItuuHXt3o [2019-12-30T23:54:07.085Z] #50 10.12 + GOPATH=/tmp/tmp.kItuuHXt3o [2019-12-30T23:54:07.085Z] #50 10.12 + RM_GOPATH=1 [2019-12-30T23:54:07.085Z] #50 10.12 ++ dirname ./install.sh [2019-12-30T23:54:07.085Z] #50 10.12 + dir=. [2019-12-30T23:54:07.085Z] #50 10.12 + bin=golangci_lint [2019-12-30T23:54:07.085Z] #50 10.12 + shift [2019-12-30T23:54:07.085Z] #50 10.12 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-30T23:54:07.085Z] #50 10.12 + . ./golangci_lint.installer [2019-12-30T23:54:07.085Z] #50 10.12 ++ : v1.20.0 [2019-12-30T23:54:07.085Z] #50 10.12 + install_golangci_lint [2019-12-30T23:54:07.085Z] #50 10.12 + echo 'Installing golangci-lint version v1.20.0' [2019-12-30T23:54:07.085Z] #50 10.12 Installing golangci-lint version v1.20.0 [2019-12-30T23:54:07.085Z] #50 10.14 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-30T23:54:07.085Z] #50 ... [2019-12-30T23:54:07.085Z] [2019-12-30T23:54:07.085Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:07.085Z] #31 9.795 + RM_GOPATH=0 [2019-12-30T23:54:07.085Z] #31 9.795 + TMP_GOPATH= [2019-12-30T23:54:07.085Z] #31 9.795 + : /build [2019-12-30T23:54:07.085Z] #31 9.795 + '[' -z '' ']' [2019-12-30T23:54:07.085Z] #31 9.795 ++ mktemp -d [2019-12-30T23:54:07.085Z] #31 9.796 + export GOPATH=/tmp/tmp.IbKSaZrIII [2019-12-30T23:54:07.085Z] #31 9.796 + GOPATH=/tmp/tmp.IbKSaZrIII [2019-12-30T23:54:07.085Z] #31 9.796 + RM_GOPATH=1 [2019-12-30T23:54:07.085Z] #31 9.802 ++ dirname ./install.sh [2019-12-30T23:54:07.085Z] #31 9.804 + dir=. [2019-12-30T23:54:07.085Z] #31 9.804 + bin=tomlv [2019-12-30T23:54:07.085Z] #31 9.805 + shift [2019-12-30T23:54:07.085Z] #31 9.805 + '[' '!' -f ./tomlv.installer ']' [2019-12-30T23:54:07.085Z] #31 9.805 + . ./tomlv.installer [2019-12-30T23:54:07.085Z] #31 9.805 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:54:07.085Z] #31 9.807 + install_tomlv [2019-12-30T23:54:07.085Z] #31 9.807 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-30T23:54:07.085Z] #31 9.807 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:54:07.085Z] #31 9.807 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IbKSaZrIII/src/github.com/BurntSushi/toml [2019-12-30T23:54:07.085Z] #31 9.809 Cloning into '/tmp/tmp.IbKSaZrIII/src/github.com/BurntSushi/toml'... [2019-12-30T23:54:07.164Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 69.28MB / 120.07MB 5.7s [2019-12-30T23:54:07.343Z] #31 ... [2019-12-30T23:54:07.343Z] [2019-12-30T23:54:07.343Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:07.343Z] #44 9.610 + RM_GOPATH=0 [2019-12-30T23:54:07.343Z] #44 9.611 + TMP_GOPATH= [2019-12-30T23:54:07.343Z] #44 9.614 + : /build [2019-12-30T23:54:07.343Z] #44 9.615 + '[' -z '' ']' [2019-12-30T23:54:07.343Z] #44 9.630 ++ mktemp -d [2019-12-30T23:54:07.343Z] #44 9.632 + export GOPATH=/tmp/tmp.MIQgajLCgq [2019-12-30T23:54:07.343Z] #44 9.632 + GOPATH=/tmp/tmp.MIQgajLCgq [2019-12-30T23:54:07.343Z] #44 9.632 + RM_GOPATH=1 [2019-12-30T23:54:07.343Z] #44 9.633 ++ dirname ./install.sh [2019-12-30T23:54:07.343Z] #44 9.639 + dir=. [2019-12-30T23:54:07.343Z] #44 9.639 + bin=vndr [2019-12-30T23:54:07.343Z] #44 9.639 + shift [2019-12-30T23:54:07.343Z] #44 9.639 + '[' '!' -f ./vndr.installer ']' [2019-12-30T23:54:07.343Z] #44 9.639 + . ./vndr.installer [2019-12-30T23:54:07.343Z] #44 9.639 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:54:07.343Z] #44 9.640 + install_vndr [2019-12-30T23:54:07.343Z] #44 9.640 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-30T23:54:07.343Z] #44 9.640 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:54:07.343Z] #44 9.640 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MIQgajLCgq/src/github.com/LK4D4/vndr [2019-12-30T23:54:07.343Z] #44 9.655 Cloning into '/tmp/tmp.MIQgajLCgq/src/github.com/LK4D4/vndr'... [2019-12-30T23:54:07.343Z] #44 11.29 + cd /tmp/tmp.MIQgajLCgq/src/github.com/LK4D4/vndr [2019-12-30T23:54:07.343Z] #44 11.29 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:54:07.343Z] #44 11.32 + go build -buildmode=pie -v -o /build/vndr . [2019-12-30T23:54:07.343Z] #44 ... [2019-12-30T23:54:07.343Z] [2019-12-30T23:54:07.343Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:07.343Z] #36 10.78 -- Detecting C compiler ABI info - done [2019-12-30T23:54:07.343Z] #36 11.02 -- Detecting C compile features [2019-12-30T23:54:07.390Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-30T23:54:07.390Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-30T23:54:07.390Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-30T23:54:07.420Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 79.56MB / 120.07MB 6.0s [2019-12-30T23:54:07.420Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 86.15MB / 120.07MB 6.1s [2019-12-30T23:54:07.676Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-30T23:54:07.676Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 98.44MB / 120.07MB 6.4s [2019-12-30T23:54:07.932Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 105.56MB / 120.07MB 6.6s [2019-12-30T23:54:07.962Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-30T23:54:08.188Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 114.21MB / 120.07MB 6.9s [2019-12-30T23:54:08.250Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-30T23:54:08.444Z] #7 ... [2019-12-30T23:54:08.444Z] [2019-12-30T23:54:08.444Z] #19 [internal] load build context [2019-12-30T23:54:08.444Z] #19 transferring context: 46.32MB 6.9s done [2019-12-30T23:54:08.444Z] #19 DONE 7.1s [2019-12-30T23:54:08.444Z] [2019-12-30T23:54:08.444Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-30T23:54:09.015Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 7.4s done [2019-12-30T23:54:09.575Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 5.0s [2019-12-30T23:54:10.635Z] #36 14.21 -- Detecting C compile features - done [2019-12-30T23:54:10.635Z] #36 14.45 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-30T23:54:10.941Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 6.5s done [2019-12-30T23:54:11.196Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.1s [2019-12-30T23:54:11.571Z] #36 15.33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-30T23:54:11.571Z] #36 15.55 -- Configuring done [2019-12-30T23:54:11.830Z] #36 15.57 -- Generating done [2019-12-30T23:54:11.831Z] #36 15.58 -- Build files have been written to: /tmp/tmp.PDmtqebAqi/tini [2019-12-30T23:54:11.831Z] #36 15.60 + make tini-static [2019-12-30T23:54:12.090Z] #36 ... [2019-12-30T23:54:12.090Z] [2019-12-30T23:54:12.090Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:54:12.090Z] #26 12.49 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-30T23:54:12.090Z] #26 13.44 [2019-12-30T23:54:12.090Z] #26 13.85 ## 3.0% #### 5.8% ####### 10.2% ############ 16.9% ################ 23.5% ##################### 30.1% ######################### 35.2% ############################ 39.9% ################################# 45.9% #################################### 51.3% ######################################## 56.2% ############################################ 61.2% ################################################ 67.6% ##################################################### 73.6% ######################################################### 80.0% ########################################################### 83.3% ################################################################# 90.8% ##################################################################### 96.3% ######################################################################## 100.0% [2019-12-30T23:54:12.123Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.8s done [2019-12-30T23:54:12.124Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 [2019-12-30T23:54:12.167Z] #44 ... [2019-12-30T23:54:12.167Z] [2019-12-30T23:54:12.167Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:12.167Z] #33 4.932 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:12.167Z] #33 5.023 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:12.167Z] #33 5.062 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:12.167Z] #33 5.074 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:12.167Z] #33 5.569 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:12.167Z] #33 6.089 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2019-12-30T23:54:12.379Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.3s done [2019-12-30T23:54:12.379Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 [2019-12-30T23:54:12.740Z] #33 ... [2019-12-30T23:54:12.740Z] [2019-12-30T23:54:12.740Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:12.740Z] #62 6.124 + RM_GOPATH=0 [2019-12-30T23:54:12.740Z] #62 6.126 + TMP_GOPATH= [2019-12-30T23:54:12.740Z] #62 6.127 + : /build/ [2019-12-30T23:54:12.740Z] #62 6.127 + '[' -z '' ']' [2019-12-30T23:54:12.740Z] #62 6.130 ++ mktemp -d [2019-12-30T23:54:12.740Z] #62 6.158 + export GOPATH=/tmp/tmp.y1h98AJXb0 [2019-12-30T23:54:12.740Z] #62 6.158 + GOPATH=/tmp/tmp.y1h98AJXb0 [2019-12-30T23:54:12.740Z] #62 6.158 + RM_GOPATH=1 [2019-12-30T23:54:12.740Z] #62 6.159 ++ dirname ./install.sh [2019-12-30T23:54:12.740Z] #62 6.160 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:54:12.740Z] #62 6.161 + dir=. [2019-12-30T23:54:12.740Z] #62 6.161 + bin=rootlesskit [2019-12-30T23:54:12.740Z] #62 6.161 + shift [2019-12-30T23:54:12.740Z] #62 6.161 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-30T23:54:12.740Z] #62 6.161 + . ./rootlesskit.installer [2019-12-30T23:54:12.740Z] #62 6.161 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:54:12.740Z] #62 6.161 + install_rootlesskit [2019-12-30T23:54:12.740Z] #62 6.161 + case "$1" in [2019-12-30T23:54:12.740Z] #62 6.161 + export CGO_ENABLED=0 [2019-12-30T23:54:12.740Z] #62 6.161 + CGO_ENABLED=0 [2019-12-30T23:54:12.740Z] #62 6.161 + _install_rootlesskit [2019-12-30T23:54:12.740Z] #62 6.161 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-30T23:54:12.740Z] #62 6.161 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.y1h98AJXb0/src/github.com/rootless-containers/rootlesskit [2019-12-30T23:54:12.740Z] #62 6.163 Cloning into '/tmp/tmp.y1h98AJXb0/src/github.com/rootless-containers/rootlesskit'... [2019-12-30T23:54:13.025Z] #26 16.85 [2019-12-30T23:54:14.378Z] #26 17.30 #### 6.1% ########### 15.4% #################### 29.0% ############################ 39.5% ######################################### 57.0% #################################################### 73.1% ################################################################### 93.6% ######################################################################## 100.0% [2019-12-30T23:54:14.946Z] #26 18.86 [2019-12-30T23:54:15.670Z] Removing intermediate container 2eda535fe82c [2019-12-30T23:54:15.670Z] ---> 0b193819a97a [2019-12-30T23:54:15.670Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-30T23:54:15.670Z] ---> 687421176e14 [2019-12-30T23:54:15.670Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-30T23:54:15.670Z] ---> 56a4bbb37d4c [2019-12-30T23:54:15.670Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-30T23:54:15.670Z] ---> Running in 7ed860715833 [2019-12-30T23:54:15.670Z] Removing intermediate container 7ed860715833 [2019-12-30T23:54:15.670Z] ---> 0f524700a8e3 [2019-12-30T23:54:15.670Z] Successfully built 0f524700a8e3 [2019-12-30T23:54:15.670Z] Successfully tagged moby-buildx:latest [2019-12-30T23:54:15.670Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-30T23:54:15.670Z] if [ -n "${id}" ]; then \ [2019-12-30T23:54:15.670Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-30T23:54:15.670Z] && touch bundles/buildx; \ [2019-12-30T23:54:15.670Z] docker rm -f ${id}; \ [2019-12-30T23:54:15.670Z] fi [2019-12-30T23:54:15.670Z] 51477d941295fa6700a4c21b5e360be7b4b4cd82ceb9f32834be55cf85a9d17f [2019-12-30T23:54:15.670Z] bundles/buildx version [2019-12-30T23:54:15.670Z] buildx v0.3.1 6db68d0 [2019-12-30T23:54:15.670Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b . [2019-12-30T23:54:15.670Z] #1 [internal] booting buildkit [2019-12-30T23:54:15.670Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-30T23:54:15.670Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2019-12-30T23:54:15.670Z] #1 creating container buildx_buildkit_default [2019-12-30T23:54:15.670Z] #1 creating container buildx_buildkit_default 0.7s done [2019-12-30T23:54:15.670Z] #1 DONE 2.7s [2019-12-30T23:54:16.036Z] [2019-12-30T23:54:16.036Z] #3 [internal] load build definition from Dockerfile [2019-12-30T23:54:16.036Z] #3 transferring dockerfile: 15.32kB done [2019-12-30T23:54:16.036Z] #3 DONE 0.0s [2019-12-30T23:54:16.036Z] [2019-12-30T23:54:16.036Z] #2 [internal] load .dockerignore [2019-12-30T23:54:16.036Z] #2 transferring context: 112B done [2019-12-30T23:54:16.036Z] #2 DONE 0.0s [2019-12-30T23:54:16.036Z] [2019-12-30T23:54:16.036Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-30T23:54:16.047Z] #62 9.052 + cd /tmp/tmp.y1h98AJXb0/src/github.com/rootless-containers/rootlesskit [2019-12-30T23:54:16.047Z] #62 9.053 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:54:16.047Z] #62 9.339 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-30T23:54:16.047Z] #62 9.339 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-30T23:54:16.047Z] #62 ... [2019-12-30T23:54:16.047Z] [2019-12-30T23:54:16.047Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:54:16.047Z] #10 8.010 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:16.047Z] #10 8.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:16.047Z] #10 8.071 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:16.047Z] #10 8.124 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:16.047Z] #10 8.162 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:16.047Z] #10 8.887 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2019-12-30T23:54:16.308Z] #10 ... [2019-12-30T23:54:16.308Z] [2019-12-30T23:54:16.308Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:54:16.308Z] #28 4.702 + mktemp -d [2019-12-30T23:54:16.308Z] #28 4.704 + export GOPATH=/tmp/tmp.kmWi9aPwHc [2019-12-30T23:54:16.308Z] #28 4.704 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.kmWi9aPwHc/src/github.com/go-swagger/go-swagger [2019-12-30T23:54:16.308Z] #28 4.709 Cloning into '/tmp/tmp.kmWi9aPwHc/src/github.com/go-swagger/go-swagger'... [2019-12-30T23:54:16.402Z] #4 DONE 0.6s [2019-12-30T23:54:16.543Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 4.0s done [2019-12-30T23:54:16.549Z] #26 19.24 #### 6.0% ########## 14.5% ############## 20.2% #################### 28.2% ####################### 33.1% ########################### 38.9% ################################ 45.3% ##################################### 52.4% ######################################### 57.7% ############################################ 61.7% ####### [2019-12-30T23:54:16.549Z] #26 ... [2019-12-30T23:54:16.549Z] [2019-12-30T23:54:16.549Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:16.549Z] #40 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-30T23:54:16.549Z] #40 13.56 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-30T23:54:16.549Z] #40 15.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-30T23:54:16.549Z] #40 ... [2019-12-30T23:54:16.549Z] [2019-12-30T23:54:16.549Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:54:16.569Z] #28 ... [2019-12-30T23:54:16.569Z] [2019-12-30T23:54:16.569Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:16.569Z] #47 6.483 + RM_GOPATH=0 [2019-12-30T23:54:16.569Z] #47 6.483 + TMP_GOPATH= [2019-12-30T23:54:16.569Z] #47 6.483 + : /build [2019-12-30T23:54:16.569Z] #47 6.483 + '[' -z '' ']' [2019-12-30T23:54:16.569Z] #47 6.483 ++ mktemp -d [2019-12-30T23:54:16.569Z] #47 6.484 + export GOPATH=/tmp/tmp.oU4Vg398lK [2019-12-30T23:54:16.569Z] #47 6.484 + GOPATH=/tmp/tmp.oU4Vg398lK [2019-12-30T23:54:16.569Z] #47 6.484 + RM_GOPATH=1 [2019-12-30T23:54:16.569Z] #47 6.487 ++ dirname ./install.sh [2019-12-30T23:54:16.569Z] #47 6.488 + dir=. [2019-12-30T23:54:16.569Z] #47 6.489 + bin=gotestsum [2019-12-30T23:54:16.569Z] #47 6.489 + shift [2019-12-30T23:54:16.569Z] #47 6.489 + '[' '!' -f ./gotestsum.installer ']' [2019-12-30T23:54:16.569Z] #47 6.489 + . ./gotestsum.installer [2019-12-30T23:54:16.569Z] #47 6.489 ++ : v0.3.5 [2019-12-30T23:54:16.569Z] #47 6.489 Installing gotestsum version v0.3.5 [2019-12-30T23:54:16.569Z] #47 6.489 + install_gotestsum [2019-12-30T23:54:16.569Z] #47 6.489 + echo 'Installing gotestsum version v0.3.5' [2019-12-30T23:54:16.569Z] #47 6.489 + go get -d gotest.tools/gotestsum [2019-12-30T23:54:16.569Z] #47 ... [2019-12-30T23:54:16.569Z] [2019-12-30T23:54:16.569Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:16.569Z] #68 6.363 + RM_GOPATH=0 [2019-12-30T23:54:16.569Z] #68 6.363 + TMP_GOPATH= [2019-12-30T23:54:16.569Z] #68 6.363 + : /build [2019-12-30T23:54:16.569Z] #68 6.363 + '[' -z '' ']' [2019-12-30T23:54:16.569Z] #68 6.364 ++ mktemp -d [2019-12-30T23:54:16.569Z] #68 6.366 + export GOPATH=/tmp/tmp.1fM0K92QJM [2019-12-30T23:54:16.569Z] #68 6.366 + GOPATH=/tmp/tmp.1fM0K92QJM [2019-12-30T23:54:16.569Z] #68 6.366 + RM_GOPATH=1 [2019-12-30T23:54:16.569Z] #68 6.368 ++ dirname ./install.sh [2019-12-30T23:54:16.569Z] #68 6.371 + dir=. [2019-12-30T23:54:16.569Z] #68 6.371 + bin=proxy [2019-12-30T23:54:16.569Z] #68 6.371 + shift [2019-12-30T23:54:16.569Z] #68 6.371 + '[' '!' -f ./proxy.installer ']' [2019-12-30T23:54:16.569Z] #68 6.371 + . ./proxy.installer [2019-12-30T23:54:16.569Z] #68 6.371 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:54:16.569Z] #68 6.371 + install_proxy [2019-12-30T23:54:16.569Z] #68 6.372 + case "$1" in [2019-12-30T23:54:16.569Z] #68 6.372 + export CGO_ENABLED=0 [2019-12-30T23:54:16.569Z] #68 6.372 + CGO_ENABLED=0 [2019-12-30T23:54:16.569Z] #68 6.372 + _install_proxy [2019-12-30T23:54:16.569Z] #68 6.372 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-30T23:54:16.569Z] #68 6.372 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:54:16.569Z] #68 6.372 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1fM0K92QJM/src/github.com/docker/libnetwork [2019-12-30T23:54:16.569Z] #68 6.374 Cloning into '/tmp/tmp.1fM0K92QJM/src/github.com/docker/libnetwork'... [2019-12-30T23:54:16.779Z] [2019-12-30T23:54:16.779Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-30T23:54:16.779Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-30T23:54:16.779Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-30T23:54:16.779Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-12-30T23:54:16.779Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-12-30T23:54:16.779Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-12-30T23:54:16.779Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-30T23:54:16.799Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee [2019-12-30T23:54:16.839Z] #68 ... [2019-12-30T23:54:16.839Z] [2019-12-30T23:54:16.839Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:16.839Z] #50 6.240 + RM_GOPATH=0 [2019-12-30T23:54:16.839Z] #50 6.240 + TMP_GOPATH= [2019-12-30T23:54:16.839Z] #50 6.242 + : /build [2019-12-30T23:54:16.839Z] #50 6.242 + '[' -z '' ']' [2019-12-30T23:54:16.839Z] #50 6.242 ++ mktemp -d [2019-12-30T23:54:16.839Z] #50 6.242 + export GOPATH=/tmp/tmp.HTm82YsmTx [2019-12-30T23:54:16.839Z] #50 6.246 + GOPATH=/tmp/tmp.HTm82YsmTx [2019-12-30T23:54:16.839Z] #50 6.246 + RM_GOPATH=1 [2019-12-30T23:54:16.839Z] #50 6.247 ++ dirname ./install.sh [2019-12-30T23:54:16.839Z] #50 6.254 + dir=. [2019-12-30T23:54:16.839Z] #50 6.254 + bin=golangci_lint [2019-12-30T23:54:16.839Z] #50 6.254 + shift [2019-12-30T23:54:16.839Z] #50 6.254 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-30T23:54:16.839Z] #50 6.255 + . ./golangci_lint.installer [2019-12-30T23:54:16.839Z] #50 6.255 ++ : v1.20.0 [2019-12-30T23:54:16.839Z] #50 6.255 + install_golangci_lint [2019-12-30T23:54:16.839Z] #50 6.255 + echo 'Installing golangci-lint version v1.20.0' [2019-12-30T23:54:16.839Z] #50 6.255 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-30T23:54:16.839Z] #50 6.256 Installing golangci-lint version v1.20.0 [2019-12-30T23:54:16.839Z] #50 ... [2019-12-30T23:54:16.839Z] [2019-12-30T23:54:16.839Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:54:16.839Z] #56 5.844 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:16.839Z] #56 5.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:16.839Z] #56 5.909 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:16.839Z] #56 5.923 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:16.839Z] #56 5.942 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:16.839Z] #56 6.744 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2019-12-30T23:54:16.839Z] #56 7.508 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-30T23:54:16.839Z] #56 8.193 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-30T23:54:17.100Z] #56 ... [2019-12-30T23:54:17.100Z] [2019-12-30T23:54:17.100Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:17.100Z] #22 6.484 + RM_GOPATH=0 [2019-12-30T23:54:17.100Z] #22 6.484 + TMP_GOPATH= [2019-12-30T23:54:17.100Z] #22 6.484 + : /build [2019-12-30T23:54:17.100Z] #22 6.485 + '[' -z '' ']' [2019-12-30T23:54:17.100Z] #22 6.489 ++ mktemp -d [2019-12-30T23:54:17.100Z] #22 6.490 + export GOPATH=/tmp/tmp.rVMWTw5g2s [2019-12-30T23:54:17.100Z] #22 6.490 + GOPATH=/tmp/tmp.rVMWTw5g2s [2019-12-30T23:54:17.100Z] #22 6.490 + RM_GOPATH=1 [2019-12-30T23:54:17.100Z] #22 6.497 ++ dirname ./install.sh [2019-12-30T23:54:17.100Z] #22 6.498 + dir=. [2019-12-30T23:54:17.100Z] #22 6.498 + bin=dockercli [2019-12-30T23:54:17.100Z] #22 6.498 + shift [2019-12-30T23:54:17.100Z] #22 6.498 + '[' '!' -f ./dockercli.installer ']' [2019-12-30T23:54:17.100Z] #22 6.498 + . ./dockercli.installer [2019-12-30T23:54:17.100Z] #22 6.498 ++ : stable [2019-12-30T23:54:17.100Z] #22 6.499 ++ : 17.06.2-ce [2019-12-30T23:54:17.100Z] #22 6.499 Install docker/cli version 17.06.2-ce from stable [2019-12-30T23:54:17.100Z] #22 6.499 + install_dockercli [2019-12-30T23:54:17.100Z] #22 6.499 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-30T23:54:17.100Z] #22 6.503 ++ uname -m [2019-12-30T23:54:17.100Z] #22 6.505 + arch=aarch64 [2019-12-30T23:54:17.100Z] #22 6.505 + '[' aarch64 '!=' x86_64 ']' [2019-12-30T23:54:17.100Z] #22 6.505 + '[' aarch64 '!=' s390x ']' [2019-12-30T23:54:17.100Z] #22 6.505 + '[' aarch64 '!=' armhf ']' [2019-12-30T23:54:17.100Z] #22 6.505 + build_dockercli [2019-12-30T23:54:17.100Z] #22 6.505 + git clone https://github.com/docker/docker-ce /tmp/tmp.rVMWTw5g2s/tmp/docker-ce [2019-12-30T23:54:17.100Z] #22 6.508 Cloning into '/tmp/tmp.rVMWTw5g2s/tmp/docker-ce'... [2019-12-30T23:54:17.100Z] #22 ... [2019-12-30T23:54:17.100Z] [2019-12-30T23:54:17.100Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:54:17.100Z] #38 4.693 + mktemp -d [2019-12-30T23:54:17.100Z] #38 4.694 + export GOPATH=/tmp/tmp.VbFtMaLV3u [2019-12-30T23:54:17.100Z] #38 4.694 + git clone https://github.com/docker/distribution.git /tmp/tmp.VbFtMaLV3u/src/github.com/docker/distribution [2019-12-30T23:54:17.100Z] #38 4.698 Cloning into '/tmp/tmp.VbFtMaLV3u/src/github.com/docker/distribution'... [2019-12-30T23:54:17.148Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-12-30T23:54:17.148Z] #5 DONE 0.5s [2019-12-30T23:54:17.324Z] #26 19.24 #### 6.0% ########## 14.5% ############## 20.2% #################### 28.2% ####################### 33.1% ########################### 38.9% ################################ 45.3% ##################################### 52.4% ######################################### 57.7% ############################################ 61.7% ############################################## 64.8% ################################################# 68.9% ##################################################### 74.6% ######################################################## 79.1% ############################################################# 85.1% ################################################################## 92.4% ######################################################################## 100.0% [2019-12-30T23:54:17.365Z] #38 ... [2019-12-30T23:54:17.365Z] [2019-12-30T23:54:17.365Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:54:17.365Z] #24 7.479 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:17.365Z] #24 7.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:17.365Z] #24 7.505 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:17.365Z] #24 7.514 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:17.365Z] #24 7.521 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:17.365Z] #24 8.254 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2019-12-30T23:54:17.365Z] #24 9.716 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-30T23:54:17.365Z] #24 10.55 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-30T23:54:17.365Z] #24 ... [2019-12-30T23:54:17.365Z] [2019-12-30T23:54:17.365Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:17.365Z] #31 6.095 + RM_GOPATH=0 [2019-12-30T23:54:17.365Z] #31 6.095 + TMP_GOPATH= [2019-12-30T23:54:17.365Z] #31 6.095 + : /build [2019-12-30T23:54:17.365Z] #31 6.095 + '[' -z '' ']' [2019-12-30T23:54:17.365Z] #31 6.096 ++ mktemp -d [2019-12-30T23:54:17.365Z] #31 6.100 + export GOPATH=/tmp/tmp.9bWtsyXUsA [2019-12-30T23:54:17.365Z] #31 6.100 + GOPATH=/tmp/tmp.9bWtsyXUsA [2019-12-30T23:54:17.365Z] #31 6.100 + RM_GOPATH=1 [2019-12-30T23:54:17.365Z] #31 6.100 ++ dirname ./install.sh [2019-12-30T23:54:17.365Z] #31 6.103 + dir=. [2019-12-30T23:54:17.365Z] #31 6.103 + bin=tomlv [2019-12-30T23:54:17.365Z] #31 6.103 + shift [2019-12-30T23:54:17.365Z] #31 6.103 + '[' '!' -f ./tomlv.installer ']' [2019-12-30T23:54:17.365Z] #31 6.103 + . ./tomlv.installer [2019-12-30T23:54:17.365Z] #31 6.103 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:54:17.365Z] #31 6.103 + install_tomlv [2019-12-30T23:54:17.365Z] #31 6.103 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-30T23:54:17.365Z] #31 6.103 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9bWtsyXUsA/src/github.com/BurntSushi/toml [2019-12-30T23:54:17.365Z] #31 6.103 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:54:17.365Z] #31 6.105 Cloning into '/tmp/tmp.9bWtsyXUsA/src/github.com/BurntSushi/toml'... [2019-12-30T23:54:17.365Z] #31 7.136 + cd /tmp/tmp.9bWtsyXUsA/src/github.com/BurntSushi/toml [2019-12-30T23:54:17.365Z] #31 7.142 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:54:17.365Z] #31 7.202 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-30T23:54:17.365Z] #31 7.979 math/bits [2019-12-30T23:54:17.365Z] #31 8.020 internal/cpu [2019-12-30T23:54:17.365Z] #31 8.220 runtime/internal/sys [2019-12-30T23:54:17.365Z] #31 8.240 runtime/internal/atomic [2019-12-30T23:54:17.365Z] #31 8.354 runtime/internal/math [2019-12-30T23:54:17.365Z] #31 8.604 unicode/utf8 [2019-12-30T23:54:17.365Z] #31 8.953 internal/bytealg [2019-12-30T23:54:17.365Z] #31 9.105 sync/atomic [2019-12-30T23:54:17.365Z] #31 9.109 math [2019-12-30T23:54:17.365Z] #31 9.408 unicode [2019-12-30T23:54:17.365Z] #31 9.902 internal/testlog [2019-12-30T23:54:17.365Z] #31 10.60 runtime [2019-12-30T23:54:17.365Z] #31 10.88 runtime/cgo [2019-12-30T23:54:17.559Z] [2019-12-30T23:54:17.559Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-30T23:54:17.559Z] #7 DONE 0.3s [2019-12-30T23:54:17.559Z] [2019-12-30T23:54:17.559Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-30T23:54:17.559Z] #6 DONE 0.3s [2019-12-30T23:54:17.559Z] [2019-12-30T23:54:17.559Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-30T23:54:17.559Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2019-12-30T23:54:17.559Z] #8 DONE 0.0s [2019-12-30T23:54:17.559Z] [2019-12-30T23:54:17.559Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:54:17.559Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-30T23:54:17.630Z] #31 ... [2019-12-30T23:54:17.630Z] [2019-12-30T23:54:17.630Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:17.630Z] #44 6.331 + RM_GOPATH=0 [2019-12-30T23:54:17.630Z] #44 6.331 + TMP_GOPATH= [2019-12-30T23:54:17.630Z] #44 6.331 + : /build [2019-12-30T23:54:17.630Z] #44 6.331 + '[' -z '' ']' [2019-12-30T23:54:17.630Z] #44 6.331 ++ mktemp -d [2019-12-30T23:54:17.630Z] #44 6.333 + export GOPATH=/tmp/tmp.PfqQpjukDy [2019-12-30T23:54:17.630Z] #44 6.333 + GOPATH=/tmp/tmp.PfqQpjukDy [2019-12-30T23:54:17.630Z] #44 6.333 + RM_GOPATH=1 [2019-12-30T23:54:17.630Z] #44 6.335 ++ dirname ./install.sh [2019-12-30T23:54:17.630Z] #44 6.336 + dir=. [2019-12-30T23:54:17.630Z] #44 6.337 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:54:17.630Z] #44 6.337 + bin=vndr [2019-12-30T23:54:17.630Z] #44 6.337 + shift [2019-12-30T23:54:17.630Z] #44 6.337 + '[' '!' -f ./vndr.installer ']' [2019-12-30T23:54:17.630Z] #44 6.337 + . ./vndr.installer [2019-12-30T23:54:17.630Z] #44 6.337 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:54:17.630Z] #44 6.337 + install_vndr [2019-12-30T23:54:17.630Z] #44 6.337 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-30T23:54:17.630Z] #44 6.337 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PfqQpjukDy/src/github.com/LK4D4/vndr [2019-12-30T23:54:17.630Z] #44 6.339 Cloning into '/tmp/tmp.PfqQpjukDy/src/github.com/LK4D4/vndr'... [2019-12-30T23:54:17.630Z] #44 7.255 + cd /tmp/tmp.PfqQpjukDy/src/github.com/LK4D4/vndr [2019-12-30T23:54:17.630Z] #44 7.257 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:54:17.630Z] #44 7.267 + go build -buildmode=pie -v -o /build/vndr . [2019-12-30T23:54:17.630Z] #44 8.471 internal/race [2019-12-30T23:54:17.630Z] #44 8.472 internal/cpu [2019-12-30T23:54:17.630Z] #44 8.608 unicode [2019-12-30T23:54:17.630Z] #44 8.676 sync/atomic [2019-12-30T23:54:17.630Z] #44 8.881 runtime/internal/atomic [2019-12-30T23:54:17.630Z] #44 9.389 math [2019-12-30T23:54:17.630Z] #44 9.465 internal/testlog [2019-12-30T23:54:17.630Z] #44 9.559 internal/bytealg [2019-12-30T23:54:17.630Z] #44 10.08 encoding [2019-12-30T23:54:17.630Z] #44 10.28 unicode/utf16 [2019-12-30T23:54:17.630Z] #44 10.88 container/list [2019-12-30T23:54:17.891Z] #44 11.23 runtime [2019-12-30T23:54:17.892Z] #26 21.57 [2019-12-30T23:54:18.014Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-30T23:54:18.014Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.73MB / 9.11MB 0.1s [2019-12-30T23:54:18.014Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-30T23:54:18.014Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.09MB / 9.11MB 0.3s [2019-12-30T23:54:18.150Z] #26 ... [2019-12-30T23:54:18.150Z] [2019-12-30T23:54:18.150Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:18.150Z] #36 16.22 Scanning dependencies of target tini-static [2019-12-30T23:54:18.150Z] #36 16.50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-30T23:54:18.150Z] #36 19.33 [100%] Linking C executable tini-static [2019-12-30T23:54:18.150Z] #36 20.09 [100%] Built target tini-static [2019-12-30T23:54:18.150Z] #36 20.20 + mkdir -p /build [2019-12-30T23:54:18.150Z] #36 20.20 + cp tini-static /build/docker-init [2019-12-30T23:54:18.150Z] #36 DONE 22.1s [2019-12-30T23:54:18.150Z] [2019-12-30T23:54:18.150Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:18.150Z] #31 12.09 + cd /tmp/tmp.IbKSaZrIII/src/github.com/BurntSushi/toml [2019-12-30T23:54:18.150Z] #31 12.10 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:54:18.150Z] #31 12.14 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-30T23:54:18.150Z] #31 13.33 runtime/internal/atomic [2019-12-30T23:54:18.150Z] #31 13.43 internal/cpu [2019-12-30T23:54:18.150Z] #31 14.08 runtime/internal/sys [2019-12-30T23:54:18.150Z] #31 14.43 runtime/internal/math [2019-12-30T23:54:18.150Z] #31 14.45 internal/bytealg [2019-12-30T23:54:18.150Z] #31 14.65 math/bits [2019-12-30T23:54:18.150Z] #31 15.60 math [2019-12-30T23:54:18.150Z] #31 15.75 runtime [2019-12-30T23:54:18.150Z] #31 21.84 unicode/utf8 [2019-12-30T23:54:18.409Z] #31 ... [2019-12-30T23:54:18.409Z] [2019-12-30T23:54:18.409Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:54:18.447Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-12-30T23:54:18.447Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-12-30T23:54:18.834Z] #44 12.14 crypto/internal/subtle [2019-12-30T23:54:19.096Z] #44 12.40 crypto/subtle [2019-12-30T23:54:19.096Z] #44 12.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-30T23:54:19.446Z] #26 22.12 1.4% # 2.3% ## 3.5% #### 6.2% ##### 8.0% ###### 9.6% ######## 11.5% ######### 13.8% ########### 15.8% ############# 18.4% [2019-12-30T23:54:19.446Z] #26 ... [2019-12-30T23:54:19.446Z] [2019-12-30T23:54:19.446Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:19.446Z] #44 13.37 runtime/internal/atomic [2019-12-30T23:54:19.446Z] #44 13.38 internal/cpu [2019-12-30T23:54:19.446Z] #44 13.90 runtime/internal/sys [2019-12-30T23:54:19.446Z] #44 14.19 internal/bytealg [2019-12-30T23:54:19.446Z] #44 14.76 internal/race [2019-12-30T23:54:19.446Z] #44 14.93 sync/atomic [2019-12-30T23:54:19.446Z] #44 15.71 unicode [2019-12-30T23:54:19.446Z] #44 15.82 runtime [2019-12-30T23:54:19.446Z] #44 21.34 unicode/utf8 [2019-12-30T23:54:19.446Z] #44 22.04 internal/testlog [2019-12-30T23:54:19.446Z] #44 22.74 encoding [2019-12-30T23:54:19.446Z] #44 22.90 unicode/utf16 [2019-12-30T23:54:19.446Z] #44 23.51 container/list [2019-12-30T23:54:19.446Z] #44 ... [2019-12-30T23:54:19.446Z] [2019-12-30T23:54:19.446Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:54:19.453Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.1s done [2019-12-30T23:54:19.453Z] #66 DONE 1.6s [2019-12-30T23:54:19.453Z] [2019-12-30T23:54:19.453Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-30T23:54:19.453Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 10.32MB / 10.32MB 0.6s done [2019-12-30T23:54:19.453Z] #8 sha256:35d8e4ac941b96342e545b0655546bb4239af6031c80a641704a603d3933e258 1.80kB / 1.80kB done [2019-12-30T23:54:19.453Z] #8 sha256:2fb8fda69e5194b4387ee13fec6b224aeea71574391547db5f7c37503a79a3de 125B / 125B 0.2s done [2019-12-30T23:54:19.453Z] #8 sha256:a4a13d0d13850e394009ffb689a28fdc27ff6fa061e9d16370c1ad45be2179b5 5.47kB / 5.47kB done [2019-12-30T23:54:19.453Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 29.76MB / 45.24MB 1.5s [2019-12-30T23:54:19.453Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 4.37MB / 4.37MB 0.4s done [2019-12-30T23:54:19.453Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 30.14MB / 50.50MB 1.5s [2019-12-30T23:54:19.453Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2019-12-30T23:54:19.453Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 8.76MB / 45.98MB 1.5s [2019-12-30T23:54:19.453Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 30.01MB / 102.17MB 1.5s [2019-12-30T23:54:19.453Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 10.32MB / 10.32MB 0.6s done [2019-12-30T23:54:19.453Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 33.92MB / 45.24MB 1.6s [2019-12-30T23:54:19.453Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 32.99MB / 50.50MB 1.6s [2019-12-30T23:54:19.453Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 11.25MB / 45.98MB 1.6s [2019-12-30T23:54:19.453Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 36.80MB / 45.24MB 1.8s [2019-12-30T23:54:19.453Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 36.14MB / 50.50MB 1.8s [2019-12-30T23:54:19.453Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 15.84MB / 45.98MB 1.8s [2019-12-30T23:54:19.453Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 37.03MB / 102.17MB 1.8s [2019-12-30T23:54:19.669Z] #44 12.85 internal/nettrace [2019-12-30T23:54:19.912Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 40.31MB / 45.24MB 1.9s [2019-12-30T23:54:19.913Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 40.36MB / 50.50MB 1.9s [2019-12-30T23:54:19.913Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 18.66MB / 45.98MB 1.9s [2019-12-30T23:54:19.913Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 43.40MB / 45.24MB 2.1s [2019-12-30T23:54:19.913Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 43.62MB / 50.50MB 2.1s [2019-12-30T23:54:19.913Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 23.44MB / 45.98MB 2.1s [2019-12-30T23:54:19.913Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 44.28MB / 102.17MB 2.1s [2019-12-30T23:54:19.913Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 49.11MB / 50.50MB 2.2s [2019-12-30T23:54:19.913Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 27.90MB / 45.98MB 2.2s [2019-12-30T23:54:19.936Z] #44 13.14 runtime/cgo [2019-12-30T23:54:20.200Z] #44 ... [2019-12-30T23:54:20.200Z] [2019-12-30T23:54:20.200Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:54:20.200Z] #38 14.01 + cd /tmp/tmp.VbFtMaLV3u/src/github.com/docker/distribution [2019-12-30T23:54:20.200Z] #38 14.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-30T23:54:20.335Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 45.24MB / 45.24MB 2.2s done [2019-12-30T23:54:20.336Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 33.31MB / 45.98MB 2.4s [2019-12-30T23:54:20.336Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 55.48MB / 102.17MB 2.4s [2019-12-30T23:54:20.336Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.50MB / 50.50MB 2.4s done [2019-12-30T23:54:20.336Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 40.35MB / 45.98MB 2.5s [2019-12-30T23:54:20.336Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 61.00MB / 102.17MB 2.5s [2019-12-30T23:54:20.336Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 45.98MB / 45.98MB 2.7s [2019-12-30T23:54:20.336Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 71.43MB / 102.17MB 2.7s [2019-12-30T23:54:20.709Z] #8 ... [2019-12-30T23:54:20.709Z] [2019-12-30T23:54:20.709Z] #20 [internal] load build context [2019-12-30T23:54:20.709Z] #20 transferring context: 46.32MB 2.7s done [2019-12-30T23:54:20.709Z] #20 DONE 2.8s [2019-12-30T23:54:20.709Z] [2019-12-30T23:54:20.709Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-30T23:54:20.709Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 45.98MB / 45.98MB 2.7s done [2019-12-30T23:54:20.709Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 84.65MB / 102.17MB 2.8s [2019-12-30T23:54:20.709Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 101.31MB / 102.17MB 3.0s [2019-12-30T23:54:20.965Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.4s done [2019-12-30T23:54:20.965Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b [2019-12-30T23:54:21.086Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 102.17MB / 102.17MB 3.2s done [2019-12-30T23:54:21.086Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2019-12-30T23:54:21.517Z] #26 22.12 1.4% # 2.3% ## 3.5% #### 6.2% ##### 8.0% ###### 9.6% ######## 11.5% ######### 13.8% ########### 15.8% ############# 18.4% ############## 20.5% ############### 21.6% ################# 24.4% ################### 26.4% #################### 28.5% ##################### 30.3% ####################### 32.3% ######################## 34.2% ######################### 36.0% ########################## 37.4% ############################ 38.9% ############################ 40.1% ############################## 41.9% ############################### 43.5% ################################ 45.5% ################################## 47.8% #################################### 50.2% ###################################### 52.8% [2019-12-30T23:54:21.517Z] #26 ... [2019-12-30T23:54:21.517Z] [2019-12-30T23:54:21.517Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:21.517Z] #62 15.52 + cd /tmp/tmp.ZxYCTzrs6q/src/github.com/rootless-containers/rootlesskit [2019-12-30T23:54:21.517Z] #62 15.52 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:54:21.517Z] #62 15.70 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-30T23:54:21.517Z] #62 15.70 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-30T23:54:21.517Z] #62 ... [2019-12-30T23:54:21.517Z] [2019-12-30T23:54:21.517Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:54:22.750Z] #38 16.20 + GOPATH=/tmp/tmp.VbFtMaLV3u/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VbFtMaLV3u go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-30T23:54:23.695Z] #38 ... [2019-12-30T23:54:23.695Z] [2019-12-30T23:54:23.695Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:23.695Z] #40 7.409 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:23.695Z] #40 7.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:23.695Z] #40 7.453 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:23.695Z] #40 7.455 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:23.695Z] #40 7.474 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:23.695Z] #40 8.290 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2019-12-30T23:54:23.695Z] #40 9.923 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-30T23:54:23.695Z] #40 10.86 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-30T23:54:23.695Z] #40 16.79 Fetched 7755 kB in 10s (745 kB/s) [2019-12-30T23:54:23.695Z] #40 16.79 Reading package lists... [2019-12-30T23:54:23.695Z] #40 ... [2019-12-30T23:54:23.695Z] [2019-12-30T23:54:23.695Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:23.695Z] #33 7.338 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-30T23:54:23.695Z] #33 7.937 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-30T23:54:23.695Z] #33 14.97 Fetched 7755 kB in 11s (693 kB/s) [2019-12-30T23:54:23.956Z] #33 14.97 Reading package lists... [2019-12-30T23:54:23.956Z] #33 ... [2019-12-30T23:54:23.956Z] [2019-12-30T23:54:23.956Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:54:23.956Z] #24 16.65 Fetched 7755 kB in 10s (762 kB/s) [2019-12-30T23:54:24.170Z] #26 22.12 1.4% # 2.3% ## 3.5% #### 6.2% ##### 8.0% ###### 9.6% ######## 11.5% ######### 13.8% ########### 15.8% ############# 18.4% ############## 20.5% ############### 21.6% ################# 24.4% ################### 26.4% #################### 28.5% ##################### 30.3% ####################### 32.3% ######################## 34.2% ######################### 36.0% ########################## 37.4% ############################ 38.9% ############################ 40.1% ############################## 41.9% ############################### 43.5% ################################ 45.5% ################################## 47.8% #################################### 50.2% ###################################### 52.8% ####################################### 54.6% ######################################## 55.7% ######################################### 57.1% ########################################## 58.5% ########################################### 60.2% ############################################ 61.9% ############################################# 63.2% ############################################## 64.5% ################################################ 67.3% ################################################# 68.9% ################################################### 71.2% #################################################### 73.6% ###################################################### 76.2% ######################################################## 78.2% ########################################################## 81.1% ########################################################### 82.9% ############################################################## 86.1% ############################################################### 88.2% ################################################################ 89.5% ################################################################# 90.8% ################################################################## 92.2% ################################################################## 92.8% #################################################################### 95.6% ####################################################################### 99.6% ######################################################################## 100.0% [2019-12-30T23:54:24.430Z] #26 28.26 [2019-12-30T23:54:26.209Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 5.0s [2019-12-30T23:54:26.512Z] #24 16.65 Reading package lists... [2019-12-30T23:54:26.512Z] #24 ... [2019-12-30T23:54:26.512Z] [2019-12-30T23:54:26.512Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:54:26.512Z] #10 10.37 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-30T23:54:26.512Z] #10 11.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-30T23:54:26.512Z] #10 17.95 Fetched 7755 kB in 11s (705 kB/s) [2019-12-30T23:54:26.773Z] #10 17.95 Reading package lists... [2019-12-30T23:54:26.773Z] #10 ... [2019-12-30T23:54:26.773Z] [2019-12-30T23:54:26.773Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:26.773Z] #68 18.30 + cd /tmp/tmp.1fM0K92QJM/src/github.com/docker/libnetwork [2019-12-30T23:54:26.773Z] #68 18.30 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:54:26.773Z] #68 18.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-30T23:54:26.962Z] #26 30.56 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-30T23:54:27.221Z] #26 ... [2019-12-30T23:54:27.221Z] [2019-12-30T23:54:27.221Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:27.221Z] #40 31.33 Fetched 7932 kB in 23s (342 kB/s) [2019-12-30T23:54:27.479Z] #40 31.33 Reading package lists... [2019-12-30T23:54:27.480Z] #40 ... [2019-12-30T23:54:27.480Z] [2019-12-30T23:54:27.480Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:27.480Z] #54 21.49 + cd /tmp/tmp.lhUGyPfnZf/src/github.com/opencontainers/runc [2019-12-30T23:54:27.480Z] #54 21.49 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-30T23:54:27.480Z] #54 21.83 + '[' -z '' ']' [2019-12-30T23:54:27.480Z] #54 21.83 + target=static [2019-12-30T23:54:27.480Z] #54 21.83 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-30T23:54:27.480Z] #54 24.99 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-30T23:54:27.582Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 7.2s done [2019-12-30T23:54:27.738Z] #54 ... [2019-12-30T23:54:27.738Z] [2019-12-30T23:54:27.738Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:54:27.738Z] #38 28.29 Checking out files: 34% (541/1559) Checking out files: 35% (546/1559) Checking out files: 36% (562/1559) Checking out files: 37% (577/1559) Checking out files: 38% (593/1559) Checking out files: 39% (609/1559) Checking out files: 40% (624/1559) Checking out files: 41% (640/1559) Checking out files: 42% (655/1559) Checking out files: 43% (671/1559) Checking out files: 44% (686/1559) Checking out files: 45% (702/1559) Checking out files: 46% (718/1559) Checking out files: 47% (733/1559) Checking out files: 48% (749/1559) Checking out files: 49% (764/1559) Checking out files: 50% (780/1559) Checking out files: 51% (796/1559) Checking out files: 52% (811/1559) Checking out files: 53% (827/1559) Checking out files: 54% (842/1559) Checking out files: 55% (858/1559) Checking out files: 56% (874/1559) Checking out files: 57% (889/1559) Checking out files: 58% (905/1559) Checking out files: 59% (920/1559) Checking out files: 60% (936/1559) Checking out files: 61% (951/1559) Checking out files: 62% (967/1559) Checking out files: 63% (983/1559) Checking out files: 64% (998/1559) Checking out files: 65% (1014/1559) Checking out files: 66% (1029/1559) Checking out files: 67% (1045/1559) Checking out files: 68% (1061/1559) Checking out files: 69% (1076/1559) Checking out files: 70% (1092/1559) Checking out files: 71% (1107/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 90% (1417/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2019-12-30T23:54:27.738Z] #38 29.53 + cd /tmp/tmp.QxcZNJauo6/src/github.com/docker/distribution [2019-12-30T23:54:27.738Z] #38 29.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-30T23:54:27.838Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 [2019-12-30T23:54:28.096Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done [2019-12-30T23:54:28.353Z] #7 DONE 26.8s [2019-12-30T23:54:28.353Z] [2019-12-30T23:54:28.353Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-30T23:54:28.675Z] #38 32.63 + GOPATH=/tmp/tmp.QxcZNJauo6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QxcZNJauo6 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-30T23:54:28.933Z] #38 ... [2019-12-30T23:54:28.933Z] [2019-12-30T23:54:28.933Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:28.933Z] #31 22.90 encoding [2019-12-30T23:54:28.933Z] #31 23.46 runtime/cgo [2019-12-30T23:54:28.933Z] #31 ... [2019-12-30T23:54:28.933Z] [2019-12-30T23:54:28.933Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:54:28.933Z] #26 32.08 [2019-12-30T23:54:28.933Z] #26 32.66 ######################################################################## 100.0% [2019-12-30T23:54:29.500Z] #26 33.15 [2019-12-30T23:54:30.093Z] #68 ... [2019-12-30T23:54:30.093Z] [2019-12-30T23:54:30.093Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:30.093Z] #50 21.94 + cd /tmp/tmp.HTm82YsmTx/src/github.com/golangci/golangci-lint/ [2019-12-30T23:54:30.093Z] #50 21.94 + git checkout -q v1.20.0 [2019-12-30T23:54:30.093Z] #50 22.48 ++ git describe --tags [2019-12-30T23:54:30.093Z] #50 22.49 + version=v1.20.0 [2019-12-30T23:54:30.093Z] #50 22.49 ++ git rev-parse --short HEAD [2019-12-30T23:54:30.093Z] #50 22.49 + commit=cc98739 [2019-12-30T23:54:30.093Z] #50 22.49 ++ git show -s --format=%cd [2019-12-30T23:54:30.093Z] #50 22.52 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-30T23:54:30.093Z] #50 22.52 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-30T23:54:30.355Z] #50 ... [2019-12-30T23:54:30.355Z] [2019-12-30T23:54:30.355Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:54:30.355Z] #56 14.24 Fetched 7755 kB in 9s (822 kB/s) [2019-12-30T23:54:30.355Z] #56 14.24 Reading package lists... [2019-12-30T23:54:30.355Z] #56 20.86 Reading package lists... [2019-12-30T23:54:30.355Z] #56 ... [2019-12-30T23:54:30.355Z] [2019-12-30T23:54:30.355Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:54:30.356Z] #10 17.95 Reading package lists... [2019-12-30T23:54:30.436Z] #26 ... [2019-12-30T23:54:30.436Z] [2019-12-30T23:54:30.436Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:30.436Z] #44 24.30 crypto/internal/subtle [2019-12-30T23:54:30.436Z] #44 24.63 crypto/subtle [2019-12-30T23:54:30.436Z] #44 25.08 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-30T23:54:30.436Z] #44 25.22 internal/nettrace [2019-12-30T23:54:30.436Z] #44 25.48 runtime/cgo [2019-12-30T23:54:30.436Z] #44 ... [2019-12-30T23:54:30.436Z] [2019-12-30T23:54:30.436Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:30.436Z] #68 30.50 + cd /tmp/tmp.ivBtvRNYOB/src/github.com/docker/libnetwork [2019-12-30T23:54:30.436Z] #68 30.50 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:54:30.436Z] #68 30.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-30T23:54:31.637Z] #8 DONE 3.3s [2019-12-30T23:54:31.637Z] [2019-12-30T23:54:31.637Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-30T23:54:31.811Z] #68 ... [2019-12-30T23:54:31.811Z] [2019-12-30T23:54:31.811Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:31.811Z] #50 35.08 + cd /tmp/tmp.kItuuHXt3o/src/github.com/golangci/golangci-lint/ [2019-12-30T23:54:31.811Z] #50 35.08 + git checkout -q v1.20.0 [2019-12-30T23:54:31.811Z] #50 35.45 ++ git describe --tags [2019-12-30T23:54:31.811Z] #50 35.46 + version=v1.20.0 [2019-12-30T23:54:31.811Z] #50 35.46 ++ git rev-parse --short HEAD [2019-12-30T23:54:31.811Z] #50 35.51 + commit=cc98739 [2019-12-30T23:54:31.811Z] #50 35.51 ++ git show -s --format=%cd [2019-12-30T23:54:31.811Z] #50 35.54 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-30T23:54:31.811Z] #50 35.54 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-30T23:54:32.295Z] #10 24.41 Reading package lists... [2019-12-30T23:54:32.295Z] #10 ... [2019-12-30T23:54:32.295Z] [2019-12-30T23:54:32.295Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:32.295Z] #44 15.44 vendor/golang.org/x/crypto/internal/subtle [2019-12-30T23:54:32.295Z] #44 ... [2019-12-30T23:54:32.295Z] [2019-12-30T23:54:32.295Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:32.295Z] #40 16.79 Reading package lists... [2019-12-30T23:54:32.524Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 10.9s done [2019-12-30T23:54:32.524Z] #8 DONE 14.2s [2019-12-30T23:54:32.524Z] [2019-12-30T23:54:32.524Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-30T23:54:32.524Z] #9 DONE 0.3s [2019-12-30T23:54:32.524Z] [2019-12-30T23:54:32.524Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-30T23:54:32.524Z] #10 DONE 0.2s [2019-12-30T23:54:32.524Z] [2019-12-30T23:54:32.524Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:54:32.524Z] #21 DONE 0.1s [2019-12-30T23:54:32.524Z] [2019-12-30T23:54:32.524Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:54:32.524Z] #29 ... [2019-12-30T23:54:32.524Z] [2019-12-30T23:54:32.524Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-30T23:54:32.524Z] #68 DONE 0.1s [2019-12-30T23:54:32.568Z] #9 DONE 1.1s [2019-12-30T23:54:32.568Z] [2019-12-30T23:54:32.568Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:54:32.568Z] #20 DONE 0.1s [2019-12-30T23:54:32.568Z] [2019-12-30T23:54:32.568Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:32.568Z] #33 ... [2019-12-30T23:54:32.568Z] [2019-12-30T23:54:32.568Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-30T23:54:32.568Z] #21 DONE 0.1s [2019-12-30T23:54:32.829Z] [2019-12-30T23:54:32.829Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-30T23:54:32.829Z] #30 DONE 0.1s [2019-12-30T23:54:32.829Z] [2019-12-30T23:54:32.829Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:32.912Z] [2019-12-30T23:54:32.912Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-30T23:54:32.912Z] #62 DONE 0.1s [2019-12-30T23:54:32.912Z] [2019-12-30T23:54:32.912Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-30T23:54:32.912Z] #31 DONE 0.1s [2019-12-30T23:54:32.912Z] [2019-12-30T23:54:32.912Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-30T23:54:32.912Z] #44 DONE 0.1s [2019-12-30T23:54:32.912Z] [2019-12-30T23:54:32.912Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-30T23:54:32.912Z] #50 DONE 0.2s [2019-12-30T23:54:32.912Z] [2019-12-30T23:54:32.912Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-30T23:54:32.912Z] #22 DONE 0.2s [2019-12-30T23:54:32.912Z] [2019-12-30T23:54:32.912Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-30T23:54:32.912Z] #47 DONE 0.2s [2019-12-30T23:54:32.912Z] [2019-12-30T23:54:32.912Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:33.442Z] #23 0.517 + RM_GOPATH=0 [2019-12-30T23:54:33.442Z] #23 0.517 + TMP_GOPATH= [2019-12-30T23:54:33.442Z] #23 0.517 + : /build [2019-12-30T23:54:33.442Z] #23 0.517 + '[' -z '' ']' [2019-12-30T23:54:33.442Z] #23 0.518 ++ mktemp -d [2019-12-30T23:54:33.442Z] #23 0.525 + export GOPATH=/tmp/tmp.xW9FEAgJ5T [2019-12-30T23:54:33.442Z] #23 0.525 + GOPATH=/tmp/tmp.xW9FEAgJ5T [2019-12-30T23:54:33.442Z] #23 0.525 + RM_GOPATH=1 [2019-12-30T23:54:33.442Z] #23 0.526 ++ dirname ./install.sh [2019-12-30T23:54:33.442Z] #23 0.529 + dir=. [2019-12-30T23:54:33.442Z] #23 0.529 + bin=dockercli [2019-12-30T23:54:33.442Z] #23 0.529 + shift [2019-12-30T23:54:33.442Z] #23 0.529 + '[' '!' -f ./dockercli.installer ']' [2019-12-30T23:54:33.442Z] #23 0.529 + . ./dockercli.installer [2019-12-30T23:54:33.442Z] #23 0.529 ++ : stable [2019-12-30T23:54:33.442Z] #23 0.530 ++ : 17.06.2-ce [2019-12-30T23:54:33.442Z] #23 0.531 + install_dockercli [2019-12-30T23:54:33.442Z] #23 0.531 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-30T23:54:33.442Z] #23 0.531 Install docker/cli version 17.06.2-ce from stable [2019-12-30T23:54:33.442Z] #23 0.533 ++ uname -m [2019-12-30T23:54:33.442Z] #23 0.536 + arch=s390x [2019-12-30T23:54:33.442Z] #23 0.536 + '[' s390x '!=' x86_64 ']' [2019-12-30T23:54:33.442Z] #23 0.536 + '[' s390x '!=' s390x ']' [2019-12-30T23:54:33.442Z] #23 0.536 + url=https://download.docker.com/linux/static [2019-12-30T23:54:33.442Z] #23 0.538 + tar -xz docker/docker [2019-12-30T23:54:33.442Z] #23 0.541 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-12-30T23:54:34.218Z] #40 22.85 Reading package lists... [2019-12-30T23:54:34.218Z] #40 ... [2019-12-30T23:54:34.218Z] [2019-12-30T23:54:34.218Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:54:34.218Z] #56 20.86 Reading package lists... [2019-12-30T23:54:35.274Z] #56 27.81 Building dependency tree... [2019-12-30T23:54:35.525Z] #22 2.391 + RM_GOPATH=0 [2019-12-30T23:54:35.525Z] #22 2.393 + TMP_GOPATH= [2019-12-30T23:54:35.525Z] #22 2.393 + : /build [2019-12-30T23:54:35.525Z] #22 2.393 + '[' -z '' ']' [2019-12-30T23:54:35.525Z] #22 2.393 ++ mktemp -d [2019-12-30T23:54:35.525Z] #22 2.395 + export GOPATH=/tmp/tmp.a9H7yv62RQ [2019-12-30T23:54:35.525Z] #22 2.395 + GOPATH=/tmp/tmp.a9H7yv62RQ [2019-12-30T23:54:35.525Z] #22 2.395 + RM_GOPATH=1 [2019-12-30T23:54:35.525Z] #22 2.395 ++ dirname ./install.sh [2019-12-30T23:54:35.525Z] #22 2.397 + dir=. [2019-12-30T23:54:35.525Z] #22 2.397 + bin=dockercli [2019-12-30T23:54:35.525Z] #22 2.397 + shift [2019-12-30T23:54:35.525Z] #22 2.397 + '[' '!' -f ./dockercli.installer ']' [2019-12-30T23:54:35.525Z] #22 2.398 + . ./dockercli.installer [2019-12-30T23:54:35.525Z] #22 2.398 ++ : stable [2019-12-30T23:54:35.525Z] #22 2.398 ++ : 17.06.2-ce [2019-12-30T23:54:35.525Z] #22 2.398 + install_dockercli [2019-12-30T23:54:35.525Z] #22 2.398 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-30T23:54:35.525Z] #22 2.398 Install docker/cli version 17.06.2-ce from stable [2019-12-30T23:54:35.525Z] #22 2.403 ++ uname -m [2019-12-30T23:54:35.525Z] #22 2.404 + arch=x86_64 [2019-12-30T23:54:35.525Z] #22 2.404 + '[' x86_64 '!=' x86_64 ']' [2019-12-30T23:54:35.525Z] #22 2.404 + url=https://download.docker.com/linux/static [2019-12-30T23:54:35.525Z] #22 2.405 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-30T23:54:35.525Z] #22 2.407 + tar -xz docker/docker [2019-12-30T23:54:36.673Z] #56 30.40 The following additional packages will be installed: [2019-12-30T23:54:36.673Z] #56 30.41 btrfs-progs liblzo2-2 [2019-12-30T23:54:36.673Z] #56 30.62 The following NEW packages will be installed: [2019-12-30T23:54:36.673Z] #56 30.62 btrfs-progs btrfs-tools liblzo2-2 [2019-12-30T23:54:37.417Z] #22 4.427 + mkdir -p /build [2019-12-30T23:54:37.418Z] #22 4.428 + mv docker/docker /build/ [2019-12-30T23:54:37.418Z] #22 4.436 + rmdir docker [2019-12-30T23:54:37.418Z] #22 DONE 4.6s [2019-12-30T23:54:37.418Z] [2019-12-30T23:54:37.418Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:37.418Z] #33 3.890 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:37.418Z] #33 3.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:37.418Z] #33 3.972 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:37.418Z] #33 3.991 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:37.418Z] #33 4.054 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:37.418Z] #33 4.651 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-30T23:54:37.633Z] #56 ... [2019-12-30T23:54:37.633Z] [2019-12-30T23:54:37.633Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:37.633Z] #33 14.97 Reading package lists... [2019-12-30T23:54:37.633Z] #33 21.81 Reading package lists... [2019-12-30T23:54:37.633Z] #33 27.98 Building dependency tree... [2019-12-30T23:54:37.633Z] #33 30.65 The following additional packages will be installed: [2019-12-30T23:54:37.633Z] #33 30.65 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-30T23:54:37.633Z] #33 30.66 Suggested packages: [2019-12-30T23:54:37.633Z] #33 30.66 codeblocks eclipse ninja-build lrzip [2019-12-30T23:54:37.633Z] #33 30.66 Recommended packages: [2019-12-30T23:54:37.633Z] #33 30.66 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-30T23:54:37.633Z] #33 31.40 The following NEW packages will be installed: [2019-12-30T23:54:37.633Z] #33 31.41 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-30T23:54:37.633Z] #33 31.41 vim-common xxd [2019-12-30T23:54:37.633Z] #33 ... [2019-12-30T23:54:37.633Z] [2019-12-30T23:54:37.633Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:37.633Z] #40 22.85 Reading package lists... [2019-12-30T23:54:37.633Z] #40 29.21 Building dependency tree... [2019-12-30T23:54:37.633Z] #40 31.09 The following additional packages will be installed: [2019-12-30T23:54:37.634Z] #40 31.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-30T23:54:37.634Z] #40 31.09 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-30T23:54:37.634Z] #40 31.10 Suggested packages: [2019-12-30T23:54:37.634Z] #40 31.11 manpages-dev python-setuptools [2019-12-30T23:54:37.676Z] #33 5.151 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-30T23:54:37.933Z] #33 5.550 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-30T23:54:38.208Z] #40 ... [2019-12-30T23:54:38.208Z] [2019-12-30T23:54:38.208Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:54:38.208Z] #24 16.65 Reading package lists... [2019-12-30T23:54:38.208Z] #24 22.47 Reading package lists... [2019-12-30T23:54:38.208Z] #24 29.23 Building dependency tree... [2019-12-30T23:54:38.208Z] #24 31.62 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-30T23:54:38.208Z] #24 31.62 The following additional packages will be installed: [2019-12-30T23:54:38.208Z] #24 31.63 libjq1 libonig4 [2019-12-30T23:54:38.208Z] #24 31.99 The following NEW packages will be installed: [2019-12-30T23:54:38.208Z] #24 32.01 jq libjq1 libonig4 [2019-12-30T23:54:38.374Z] #50 ... [2019-12-30T23:54:38.374Z] [2019-12-30T23:54:38.374Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:38.374Z] #44 40.16 vendor/golang.org/x/crypto/internal/subtle [2019-12-30T23:54:38.374Z] #44 40.32 vendor/golang.org/x/crypto/curve25519 [2019-12-30T23:54:38.470Z] #24 ... [2019-12-30T23:54:38.470Z] [2019-12-30T23:54:38.470Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:54:38.470Z] #56 31.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:54:38.470Z] #56 31.70 Need to get 582 kB of archives. [2019-12-30T23:54:38.470Z] #56 31.70 After this operation, 3944 kB of additional disk space will be used. [2019-12-30T23:54:38.470Z] #56 31.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-30T23:54:38.470Z] #56 31.70 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-12-30T23:54:38.470Z] #56 31.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-12-30T23:54:38.551Z] #23 ... [2019-12-30T23:54:38.551Z] [2019-12-30T23:54:38.551Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:38.551Z] #32 0.510 + RM_GOPATH=0 [2019-12-30T23:54:38.551Z] #32 0.511 + TMP_GOPATH= [2019-12-30T23:54:38.551Z] #32 0.511 + : /build [2019-12-30T23:54:38.551Z] #32 0.511 + '[' -z '' ']' [2019-12-30T23:54:38.551Z] #32 0.512 ++ mktemp -d [2019-12-30T23:54:38.551Z] #32 0.513 + export GOPATH=/tmp/tmp.3OzAz4c2Iw [2019-12-30T23:54:38.551Z] #32 0.513 + GOPATH=/tmp/tmp.3OzAz4c2Iw [2019-12-30T23:54:38.551Z] #32 0.513 + RM_GOPATH=1 [2019-12-30T23:54:38.551Z] #32 0.525 ++ dirname ./install.sh [2019-12-30T23:54:38.551Z] #32 0.534 + dir=. [2019-12-30T23:54:38.551Z] #32 0.535 + bin=tomlv [2019-12-30T23:54:38.551Z] #32 0.536 + shift [2019-12-30T23:54:38.551Z] #32 0.536 + '[' '!' -f ./tomlv.installer ']' [2019-12-30T23:54:38.551Z] #32 0.537 + . ./tomlv.installer [2019-12-30T23:54:38.551Z] #32 0.538 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:54:38.551Z] #32 0.541 + install_tomlv [2019-12-30T23:54:38.551Z] #32 0.542 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-30T23:54:38.551Z] #32 0.542 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:54:38.551Z] #32 0.542 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3OzAz4c2Iw/src/github.com/BurntSushi/toml [2019-12-30T23:54:38.551Z] #32 0.566 Cloning into '/tmp/tmp.3OzAz4c2Iw/src/github.com/BurntSushi/toml'... [2019-12-30T23:54:38.551Z] #32 2.315 + cd /tmp/tmp.3OzAz4c2Iw/src/github.com/BurntSushi/toml [2019-12-30T23:54:38.551Z] #32 2.322 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:54:38.551Z] #32 2.380 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-30T23:54:38.551Z] #32 3.404 runtime/internal/atomic [2019-12-30T23:54:38.551Z] #32 3.451 internal/cpu [2019-12-30T23:54:38.551Z] #32 3.649 runtime/internal/sys [2019-12-30T23:54:38.551Z] #32 3.875 runtime/internal/math [2019-12-30T23:54:38.551Z] #32 3.939 math/bits [2019-12-30T23:54:38.551Z] #32 4.178 internal/bytealg [2019-12-30T23:54:38.551Z] #32 4.630 math [2019-12-30T23:54:38.551Z] #32 4.631 runtime [2019-12-30T23:54:39.042Z] #56 32.89 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:54:39.042Z] #56 33.01 Fetched 582 kB in 1s (546 kB/s) [2019-12-30T23:54:39.304Z] #56 33.15 Selecting previously unselected package liblzo2-2:arm64. [2019-12-30T23:54:39.304Z] #56 33.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-30T23:54:39.304Z] #56 33.24 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-30T23:54:39.566Z] #56 33.28 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-30T23:54:39.566Z] #56 33.46 Selecting previously unselected package btrfs-progs. [2019-12-30T23:54:39.566Z] #56 33.47 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-12-30T23:54:39.566Z] #56 33.48 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-30T23:54:39.749Z] #44 ... [2019-12-30T23:54:39.749Z] [2019-12-30T23:54:39.749Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:54:39.749Z] #26 35.03 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-30T23:54:39.749Z] #26 35.98 [2019-12-30T23:54:39.749Z] #26 36.48 ####### 10.8% ################################### 48.7% ######################################################################## 100.0% [2019-12-30T23:54:39.749Z] #26 37.16 [2019-12-30T23:54:39.749Z] #26 38.96 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-30T23:54:39.749Z] #26 39.09 skipping existing 1849cc453dee [2019-12-30T23:54:39.749Z] #26 39.24 [2019-12-30T23:54:39.749Z] #26 41.71 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-30T23:54:39.749Z] #26 42.56 [2019-12-30T23:54:39.749Z] #26 42.88 ######################################################################## 100.0% [2019-12-30T23:54:39.749Z] #26 43.07 [2019-12-30T23:54:39.749Z] #26 43.23 Download of images into '/build' complete. [2019-12-30T23:54:39.749Z] #26 43.23 Use something like the following to load the result into a Docker daemon: [2019-12-30T23:54:39.749Z] #26 43.23 tar -cC '/build' . | docker load [2019-12-30T23:54:39.749Z] #26 DONE 43.4s [2019-12-30T23:54:39.749Z] [2019-12-30T23:54:39.749Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:39.749Z] #40 31.33 Reading package lists... [2019-12-30T23:54:40.511Z] #56 34.19 Selecting previously unselected package btrfs-tools. [2019-12-30T23:54:40.511Z] #56 34.19 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-12-30T23:54:40.511Z] #56 34.21 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-30T23:54:40.773Z] #56 34.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:54:40.773Z] #56 34.66 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-30T23:54:40.773Z] #56 34.69 Setting up btrfs-progs (4.7.3-1) ... [2019-12-30T23:54:40.773Z] #56 34.72 Setting up btrfs-tools (4.7.3-1) ... [2019-12-30T23:54:40.773Z] #56 34.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:54:42.111Z] #33 8.952 Fetched 7932 kB in 6s (1307 kB/s) [2019-12-30T23:54:42.725Z] #33 8.952 Reading package lists... [2019-12-30T23:54:42.725Z] #33 ... [2019-12-30T23:54:42.725Z] [2019-12-30T23:54:42.725Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:54:42.725Z] #10 3.249 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:42.725Z] #10 3.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:42.725Z] #10 3.283 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:42.725Z] #10 3.299 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:42.725Z] #10 3.312 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:42.725Z] #10 3.645 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-30T23:54:42.725Z] #10 4.799 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-30T23:54:42.725Z] #10 5.011 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-30T23:54:42.725Z] #10 8.408 Fetched 7932 kB in 6s (1260 kB/s) [2019-12-30T23:54:42.725Z] #10 8.408 Reading package lists... [2019-12-30T23:54:42.725Z] #10 9.980 Reading package lists... [2019-12-30T23:54:42.725Z] #10 ... [2019-12-30T23:54:42.725Z] [2019-12-30T23:54:42.725Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:54:42.725Z] #24 3.385 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:42.725Z] #24 3.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:42.725Z] #24 3.416 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:42.725Z] #24 3.435 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:42.725Z] #24 3.480 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:42.725Z] #24 3.993 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-30T23:54:42.725Z] #24 4.801 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-30T23:54:42.725Z] #24 5.215 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-30T23:54:42.725Z] #24 8.972 Fetched 7932 kB in 6s (1201 kB/s) [2019-12-30T23:54:42.882Z] #32 ... [2019-12-30T23:54:42.882Z] [2019-12-30T23:54:42.882Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:42.882Z] #23 9.620 + mkdir -p /build [2019-12-30T23:54:42.882Z] #23 9.632 + mv docker/docker /build/ [2019-12-30T23:54:42.882Z] #23 9.635 + rmdir docker [2019-12-30T23:54:42.882Z] #23 DONE 9.7s [2019-12-30T23:54:42.882Z] [2019-12-30T23:54:42.882Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:54:42.882Z] #25 0.670 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:42.882Z] #25 0.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:42.882Z] #25 0.725 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:42.882Z] #25 0.794 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:42.882Z] #25 0.810 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:42.882Z] #25 1.943 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-30T23:54:42.882Z] #25 4.088 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-30T23:54:42.882Z] #25 4.838 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-30T23:54:42.882Z] #25 ... [2019-12-30T23:54:42.882Z] [2019-12-30T23:54:42.882Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:54:42.882Z] #57 0.381 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:42.882Z] #57 0.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:42.882Z] #57 0.463 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:42.882Z] #57 0.555 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:42.882Z] #57 0.573 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:42.882Z] #57 1.708 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-30T23:54:42.882Z] #57 3.802 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-30T23:54:42.882Z] #57 4.691 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-30T23:54:42.882Z] #57 ... [2019-12-30T23:54:42.882Z] [2019-12-30T23:54:42.882Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:42.882Z] #41 0.664 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:42.882Z] #41 0.675 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:42.882Z] #41 0.741 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:42.882Z] #41 0.789 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:42.882Z] #41 0.838 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:42.882Z] #41 1.822 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-30T23:54:42.882Z] #41 3.809 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-30T23:54:42.882Z] #41 4.724 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-30T23:54:42.882Z] #41 ... [2019-12-30T23:54:42.882Z] [2019-12-30T23:54:42.882Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:42.882Z] #45 0.479 + RM_GOPATH=0 [2019-12-30T23:54:42.882Z] #45 0.479 + TMP_GOPATH= [2019-12-30T23:54:42.882Z] #45 0.480 + : /build [2019-12-30T23:54:42.882Z] #45 0.480 + '[' -z '' ']' [2019-12-30T23:54:42.882Z] #45 0.480 ++ mktemp -d [2019-12-30T23:54:42.882Z] #45 0.482 + export GOPATH=/tmp/tmp.UaJ5PPRCos [2019-12-30T23:54:42.882Z] #45 0.482 + GOPATH=/tmp/tmp.UaJ5PPRCos [2019-12-30T23:54:42.882Z] #45 0.482 + RM_GOPATH=1 [2019-12-30T23:54:42.882Z] #45 0.483 ++ dirname ./install.sh [2019-12-30T23:54:42.882Z] #45 0.484 + dir=. [2019-12-30T23:54:42.882Z] #45 0.485 + bin=vndr [2019-12-30T23:54:42.882Z] #45 0.485 + shift [2019-12-30T23:54:42.882Z] #45 0.485 + '[' '!' -f ./vndr.installer ']' [2019-12-30T23:54:42.882Z] #45 0.485 + . ./vndr.installer [2019-12-30T23:54:42.882Z] #45 0.486 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:54:42.882Z] #45 0.487 + install_vndr [2019-12-30T23:54:42.882Z] #45 0.487 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:54:42.882Z] #45 0.487 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-30T23:54:42.882Z] #45 0.488 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UaJ5PPRCos/src/github.com/LK4D4/vndr [2019-12-30T23:54:42.882Z] #45 0.505 Cloning into '/tmp/tmp.UaJ5PPRCos/src/github.com/LK4D4/vndr'... [2019-12-30T23:54:42.882Z] #45 1.705 + cd /tmp/tmp.UaJ5PPRCos/src/github.com/LK4D4/vndr [2019-12-30T23:54:42.882Z] #45 1.705 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:54:42.882Z] #45 1.751 + go build -buildmode=pie -v -o /build/vndr . [2019-12-30T23:54:42.882Z] #45 3.571 runtime/internal/atomic [2019-12-30T23:54:42.882Z] #45 3.582 internal/cpu [2019-12-30T23:54:42.882Z] #45 3.791 runtime/internal/sys [2019-12-30T23:54:42.882Z] #45 4.090 internal/race [2019-12-30T23:54:42.882Z] #45 4.192 internal/bytealg [2019-12-30T23:54:42.882Z] #45 4.202 sync/atomic [2019-12-30T23:54:42.882Z] #45 4.340 unicode [2019-12-30T23:54:42.882Z] #45 4.785 runtime [2019-12-30T23:54:42.882Z] #45 8.928 unicode/utf8 [2019-12-30T23:54:42.882Z] #45 9.698 math [2019-12-30T23:54:42.997Z] #24 8.972 Reading package lists... [2019-12-30T23:54:42.997Z] #24 ... [2019-12-30T23:54:42.997Z] [2019-12-30T23:54:42.997Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:42.997Z] #33 8.952 Reading package lists... [2019-12-30T23:54:43.284Z] #45 ... [2019-12-30T23:54:43.284Z] [2019-12-30T23:54:43.284Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:43.284Z] #69 0.549 + RM_GOPATH=0 [2019-12-30T23:54:43.284Z] #69 0.549 + TMP_GOPATH= [2019-12-30T23:54:43.284Z] #69 0.549 + : /build [2019-12-30T23:54:43.284Z] #69 0.549 + '[' -z '' ']' [2019-12-30T23:54:43.284Z] #69 0.549 ++ mktemp -d [2019-12-30T23:54:43.284Z] #69 0.551 + export GOPATH=/tmp/tmp.Stllq8bYfk [2019-12-30T23:54:43.284Z] #69 0.551 + GOPATH=/tmp/tmp.Stllq8bYfk [2019-12-30T23:54:43.284Z] #69 0.567 + RM_GOPATH=1 [2019-12-30T23:54:43.284Z] #69 0.572 ++ dirname ./install.sh [2019-12-30T23:54:43.284Z] #69 0.581 + dir=. [2019-12-30T23:54:43.284Z] #69 0.582 + bin=proxy [2019-12-30T23:54:43.284Z] #69 0.582 + shift [2019-12-30T23:54:43.284Z] #69 0.582 + '[' '!' -f ./proxy.installer ']' [2019-12-30T23:54:43.284Z] #69 0.583 + . ./proxy.installer [2019-12-30T23:54:43.284Z] #69 0.584 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:54:43.284Z] #69 0.587 + install_proxy [2019-12-30T23:54:43.284Z] #69 0.587 + case "$1" in [2019-12-30T23:54:43.284Z] #69 0.589 + export CGO_ENABLED=0 [2019-12-30T23:54:43.284Z] #69 0.589 + CGO_ENABLED=0 [2019-12-30T23:54:43.284Z] #69 0.589 + _install_proxy [2019-12-30T23:54:43.284Z] #69 0.589 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-30T23:54:43.284Z] #69 0.590 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:54:43.284Z] #69 0.590 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Stllq8bYfk/src/github.com/docker/libnetwork [2019-12-30T23:54:43.284Z] #69 0.615 Cloning into '/tmp/tmp.Stllq8bYfk/src/github.com/docker/libnetwork'... [2019-12-30T23:54:43.284Z] #69 ... [2019-12-30T23:54:43.284Z] [2019-12-30T23:54:43.284Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:43.284Z] #63 0.457 + RM_GOPATH=0 [2019-12-30T23:54:43.284Z] #63 0.457 + TMP_GOPATH= [2019-12-30T23:54:43.284Z] #63 0.457 + : /build/ [2019-12-30T23:54:43.284Z] #63 0.457 + '[' -z '' ']' [2019-12-30T23:54:43.284Z] #63 0.458 ++ mktemp -d [2019-12-30T23:54:43.284Z] #63 0.460 + export GOPATH=/tmp/tmp.N7g3W1kECf [2019-12-30T23:54:43.284Z] #63 0.461 + GOPATH=/tmp/tmp.N7g3W1kECf [2019-12-30T23:54:43.284Z] #63 0.461 + RM_GOPATH=1 [2019-12-30T23:54:43.284Z] #63 0.461 ++ dirname ./install.sh [2019-12-30T23:54:43.284Z] #63 0.462 + dir=. [2019-12-30T23:54:43.284Z] #63 0.462 + bin=rootlesskit [2019-12-30T23:54:43.284Z] #63 0.462 + shift [2019-12-30T23:54:43.284Z] #63 0.462 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-30T23:54:43.284Z] #63 0.462 + . ./rootlesskit.installer [2019-12-30T23:54:43.284Z] #63 0.463 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:54:43.284Z] #63 0.463 + install_rootlesskit [2019-12-30T23:54:43.284Z] #63 0.463 + case "$1" in [2019-12-30T23:54:43.284Z] #63 0.463 + export CGO_ENABLED=0 [2019-12-30T23:54:43.284Z] #63 0.463 + CGO_ENABLED=0 [2019-12-30T23:54:43.284Z] #63 0.463 + _install_rootlesskit [2019-12-30T23:54:43.284Z] #63 0.463 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-30T23:54:43.284Z] #63 0.463 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:54:43.284Z] #63 0.463 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.N7g3W1kECf/src/github.com/rootless-containers/rootlesskit [2019-12-30T23:54:43.284Z] #63 0.466 Cloning into '/tmp/tmp.N7g3W1kECf/src/github.com/rootless-containers/rootlesskit'... [2019-12-30T23:54:43.284Z] #63 4.566 + cd /tmp/tmp.N7g3W1kECf/src/github.com/rootless-containers/rootlesskit [2019-12-30T23:54:43.284Z] #63 4.566 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:54:43.284Z] #63 4.639 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-30T23:54:43.284Z] #63 4.639 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-30T23:54:43.284Z] #63 ... [2019-12-30T23:54:43.284Z] [2019-12-30T23:54:43.284Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:43.284Z] #48 0.372 + RM_GOPATH=0 [2019-12-30T23:54:43.284Z] #48 0.373 + TMP_GOPATH= [2019-12-30T23:54:43.284Z] #48 0.373 + : /build [2019-12-30T23:54:43.284Z] #48 0.373 + '[' -z '' ']' [2019-12-30T23:54:43.284Z] #48 0.374 ++ mktemp -d [2019-12-30T23:54:43.284Z] #48 0.375 + export GOPATH=/tmp/tmp.lwascp4N5Z [2019-12-30T23:54:43.284Z] #48 0.375 + GOPATH=/tmp/tmp.lwascp4N5Z [2019-12-30T23:54:43.284Z] #48 0.376 + RM_GOPATH=1 [2019-12-30T23:54:43.284Z] #48 0.377 ++ dirname ./install.sh [2019-12-30T23:54:43.284Z] #48 0.378 + dir=. [2019-12-30T23:54:43.284Z] #48 0.379 + bin=gotestsum [2019-12-30T23:54:43.284Z] #48 0.379 + shift [2019-12-30T23:54:43.284Z] #48 0.379 + '[' '!' -f ./gotestsum.installer ']' [2019-12-30T23:54:43.284Z] #48 0.379 + . ./gotestsum.installer [2019-12-30T23:54:43.284Z] #48 0.379 ++ : v0.3.5 [2019-12-30T23:54:43.284Z] #48 0.380 + install_gotestsum [2019-12-30T23:54:43.284Z] #48 0.380 + echo 'Installing gotestsum version v0.3.5' [2019-12-30T23:54:43.284Z] #48 0.380 Installing gotestsum version v0.3.5 [2019-12-30T23:54:43.284Z] #48 0.380 + go get -d gotest.tools/gotestsum [2019-12-30T23:54:43.353Z] #56 DONE 36.9s [2019-12-30T23:54:43.353Z] [2019-12-30T23:54:43.353Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:43.353Z] #68 DONE 36.6s [2019-12-30T23:54:43.353Z] [2019-12-30T23:54:43.353Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:54:43.353Z] #57 DONE 0.1s [2019-12-30T23:54:43.353Z] [2019-12-30T23:54:43.353Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:54:43.353Z] #24 33.25 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:54:43.353Z] #24 33.25 Need to get 293 kB of archives. [2019-12-30T23:54:43.353Z] #24 33.25 After this operation, 1086 kB of additional disk space will be used. [2019-12-30T23:54:43.353Z] #24 33.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-12-30T23:54:43.353Z] #24 33.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-12-30T23:54:43.353Z] #24 33.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-12-30T23:54:43.353Z] #24 34.58 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:54:43.353Z] #24 34.79 Fetched 293 kB in 1s (242 kB/s) [2019-12-30T23:54:43.353Z] #24 34.92 Selecting previously unselected package libonig4:arm64. [2019-12-30T23:54:43.353Z] #24 34.92 (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 ... 14976 files and directories currently installed.) [2019-12-30T23:54:43.353Z] #24 35.06 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-12-30T23:54:43.353Z] #24 35.25 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-12-30T23:54:43.353Z] #24 35.72 Selecting previously unselected package libjq1:arm64. [2019-12-30T23:54:43.353Z] #24 35.73 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-12-30T23:54:43.353Z] #24 35.76 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-30T23:54:43.353Z] #24 35.98 Selecting previously unselected package jq. [2019-12-30T23:54:43.353Z] #24 36.00 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-12-30T23:54:43.353Z] #24 36.05 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-30T23:54:43.353Z] #24 36.63 Setting up libonig4:arm64 (6.1.3-2) ... [2019-12-30T23:54:43.353Z] #24 36.86 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-30T23:54:43.353Z] #24 36.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:54:43.353Z] #24 37.05 Setting up jq (1.5+dfsg-1.3) ... [2019-12-30T23:54:43.353Z] #24 ... [2019-12-30T23:54:43.353Z] [2019-12-30T23:54:43.353Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-30T23:54:43.353Z] #58 DONE 0.2s [2019-12-30T23:54:43.614Z] [2019-12-30T23:54:43.614Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:43.614Z] #33 32.59 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:54:43.614Z] #33 32.59 Need to get 13.1 MB of archives. [2019-12-30T23:54:43.614Z] #33 32.59 After this operation, 55.5 MB of additional disk space will be used. [2019-12-30T23:54:43.614Z] #33 32.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-30T23:54:43.614Z] #33 32.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-30T23:54:43.614Z] #33 32.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-12-30T23:54:43.614Z] #33 33.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-12-30T23:54:43.614Z] #33 33.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2019-12-30T23:54:43.614Z] #33 33.28 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-12-30T23:54:43.614Z] #33 33.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-12-30T23:54:43.614Z] #33 33.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-12-30T23:54:43.614Z] #33 33.50 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-12-30T23:54:43.614Z] #33 33.52 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-30T23:54:43.614Z] #33 34.61 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:54:43.614Z] #33 34.82 Fetched 13.1 MB in 2s (6439 kB/s) [2019-12-30T23:54:43.614Z] #33 34.92 Selecting previously unselected package cmake-data. [2019-12-30T23:54:43.614Z] #33 34.92 (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 ... 14976 files and directories currently installed.) [2019-12-30T23:54:43.614Z] #33 35.02 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-30T23:54:43.614Z] #33 35.08 Unpacking cmake-data (3.7.2-1) ... [2019-12-30T23:54:43.696Z] #48 ... [2019-12-30T23:54:43.696Z] [2019-12-30T23:54:43.696Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:54:43.696Z] #39 0.385 + mktemp -d [2019-12-30T23:54:43.696Z] #39 0.386 + export GOPATH=/tmp/tmp.3Mhb2YM071 [2019-12-30T23:54:43.696Z] #39 0.386 + git clone https://github.com/docker/distribution.git /tmp/tmp.3Mhb2YM071/src/github.com/docker/distribution [2019-12-30T23:54:43.696Z] #39 0.388 Cloning into '/tmp/tmp.3Mhb2YM071/src/github.com/docker/distribution'... [2019-12-30T23:54:43.696Z] #39 ... [2019-12-30T23:54:43.696Z] [2019-12-30T23:54:43.696Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:54:43.696Z] #11 0.399 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:43.696Z] #11 0.411 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:43.696Z] #11 0.459 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:43.696Z] #11 0.663 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:43.696Z] #11 0.686 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:43.696Z] #11 1.424 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-30T23:54:43.696Z] #11 3.802 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-30T23:54:43.696Z] #11 4.384 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-30T23:54:43.696Z] #11 ... [2019-12-30T23:54:43.696Z] [2019-12-30T23:54:43.696Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:43.696Z] #51 0.537 + RM_GOPATH=0 [2019-12-30T23:54:43.696Z] #51 0.537 + TMP_GOPATH= [2019-12-30T23:54:43.696Z] #51 0.538 + : /build [2019-12-30T23:54:43.696Z] #51 0.538 + '[' -z '' ']' [2019-12-30T23:54:43.696Z] #51 0.538 ++ mktemp -d [2019-12-30T23:54:43.696Z] #51 0.539 + export GOPATH=/tmp/tmp.uARvqN0vTv [2019-12-30T23:54:43.696Z] #51 0.540 + GOPATH=/tmp/tmp.uARvqN0vTv [2019-12-30T23:54:43.696Z] #51 0.540 + RM_GOPATH=1 [2019-12-30T23:54:43.696Z] #51 0.541 ++ dirname ./install.sh [2019-12-30T23:54:43.696Z] #51 0.543 + dir=. [2019-12-30T23:54:43.696Z] #51 0.543 + bin=golangci_lint [2019-12-30T23:54:43.696Z] #51 0.543 + shift [2019-12-30T23:54:43.696Z] #51 0.544 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-30T23:54:43.696Z] #51 0.544 + . ./golangci_lint.installer [2019-12-30T23:54:43.696Z] #51 0.544 ++ : v1.20.0 [2019-12-30T23:54:43.696Z] #51 0.545 + install_golangci_lint [2019-12-30T23:54:43.696Z] #51 0.546 + echo 'Installing golangci-lint version v1.20.0' [2019-12-30T23:54:43.696Z] #51 0.546 Installing golangci-lint version v1.20.0 [2019-12-30T23:54:43.696Z] #51 0.546 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-30T23:54:43.878Z] #33 ... [2019-12-30T23:54:43.878Z] [2019-12-30T23:54:43.878Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:54:43.878Z] #24 DONE 37.7s [2019-12-30T23:54:43.878Z] [2019-12-30T23:54:43.878Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:54:43.878Z] #10 24.41 Reading package lists... [2019-12-30T23:54:43.878Z] #10 30.67 Building dependency tree... [2019-12-30T23:54:43.878Z] #10 33.03 The following additional packages will be installed: [2019-12-30T23:54:43.878Z] #10 33.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-30T23:54:43.878Z] #10 33.03 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-30T23:54:43.878Z] #10 33.04 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-30T23:54:43.878Z] #10 33.04 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-30T23:54:43.878Z] #10 33.04 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-30T23:54:43.878Z] #10 33.04 Suggested packages: [2019-12-30T23:54:43.878Z] #10 33.06 gcc-6-locales seccomp wine64 [2019-12-30T23:54:43.878Z] #10 34.65 The following NEW packages will be installed: [2019-12-30T23:54:43.878Z] #10 34.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-30T23:54:43.878Z] #10 34.65 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-30T23:54:43.878Z] #10 34.65 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-30T23:54:43.878Z] #10 34.65 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-30T23:54:43.878Z] #10 34.65 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-30T23:54:43.878Z] #10 34.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-30T23:54:43.878Z] #10 34.65 mingw-w64-x86-64-dev [2019-12-30T23:54:43.878Z] #10 35.85 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:54:43.878Z] #10 35.85 Need to get 68.0 MB of archives. [2019-12-30T23:54:43.878Z] #10 35.85 After this operation, 455 MB of additional disk space will be used. [2019-12-30T23:54:43.878Z] #10 35.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-12-30T23:54:43.878Z] #10 36.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-12-30T23:54:43.878Z] #10 36.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-30T23:54:43.878Z] #10 36.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-12-30T23:54:43.878Z] #10 36.29 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-12-30T23:54:43.878Z] #10 36.30 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-12-30T23:54:43.878Z] #10 36.30 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-12-30T23:54:43.879Z] #10 36.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-12-30T23:54:43.879Z] #10 36.42 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-12-30T23:54:43.879Z] #10 36.51 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-12-30T23:54:43.879Z] #10 36.76 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-12-30T23:54:43.879Z] #10 36.87 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-12-30T23:54:43.879Z] #10 37.37 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-12-30T23:54:43.879Z] #10 37.69 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-12-30T23:54:43.879Z] #10 ... [2019-12-30T23:54:43.879Z] [2019-12-30T23:54:43.879Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-30T23:54:43.879Z] #25 DONE 0.2s [2019-12-30T23:54:43.879Z] [2019-12-30T23:54:43.879Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:54:43.937Z] #40 40.75 Reading package lists... [2019-12-30T23:54:43.937Z] #40 ... [2019-12-30T23:54:43.937Z] [2019-12-30T23:54:43.938Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-30T23:54:44.107Z] #51 ... [2019-12-30T23:54:44.107Z] [2019-12-30T23:54:44.107Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:54:44.107Z] #29 0.540 + mktemp -d [2019-12-30T23:54:44.107Z] #29 0.544 + export GOPATH=/tmp/tmp.XGY7vQM8hT [2019-12-30T23:54:44.107Z] #29 0.544 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.XGY7vQM8hT/src/github.com/go-swagger/go-swagger [2019-12-30T23:54:44.107Z] #29 0.549 Cloning into '/tmp/tmp.XGY7vQM8hT/src/github.com/go-swagger/go-swagger'... [2019-12-30T23:54:44.107Z] #29 ... [2019-12-30T23:54:44.107Z] [2019-12-30T23:54:44.107Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:44.107Z] #34 0.583 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:54:44.107Z] #34 0.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:54:44.107Z] #34 0.632 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:54:44.107Z] #34 0.671 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:54:44.107Z] #34 0.685 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:54:44.107Z] #34 1.783 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-30T23:54:44.107Z] #34 3.943 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-30T23:54:44.107Z] #34 4.790 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-30T23:54:44.107Z] #34 ... [2019-12-30T23:54:44.107Z] [2019-12-30T23:54:44.107Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:44.107Z] #32 10.89 internal/testlog [2019-12-30T23:54:44.107Z] #32 11.32 encoding [2019-12-30T23:54:44.107Z] #32 11.43 runtime/cgo [2019-12-30T23:54:45.522Z] #33 10.37 Reading package lists... [2019-12-30T23:54:46.083Z] #33 12.96 Building dependency tree... [2019-12-30T23:54:46.339Z] #33 13.90 The following additional packages will be installed: [2019-12-30T23:54:46.471Z] #27 DONE 2.4s [2019-12-30T23:54:46.471Z] [2019-12-30T23:54:46.471Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:46.597Z] #33 13.90 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-30T23:54:46.597Z] #33 13.90 Suggested packages: [2019-12-30T23:54:46.597Z] #33 13.90 codeblocks eclipse ninja-build lrzip [2019-12-30T23:54:46.597Z] #33 13.90 Recommended packages: [2019-12-30T23:54:46.597Z] #33 13.90 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-30T23:54:46.730Z] #59 48.05 Checking out files: 36% (1087/2992) Checking out files: 37% (1108/2992) Checking out files: 38% (1137/2992) Checking out files: 39% (1167/2992) Checking out files: 40% (1197/2992) Checking out files: 41% (1227/2992) Checking out files: 42% (1257/2992) Checking out files: 43% (1287/2992) Checking out files: 44% (1317/2992) Checking out files: 45% (1347/2992) Checking out files: 46% (1377/2992) Checking out files: 47% (1407/2992) Checking out files: 48% (1437/2992) Checking out files: 49% (1467/2992) Checking out files: 50% (1496/2992) Checking out files: 51% (1526/2992) Checking out files: 52% (1556/2992) Checking out files: 53% (1586/2992) Checking out files: 54% (1616/2992) Checking out files: 55% (1646/2992) Checking out files: 56% (1676/2992) Checking out files: 57% (1706/2992) Checking out files: 58% (1736/2992) Checking out files: 59% (1766/2992) Checking out files: 60% (1796/2992) Checking out files: 61% (1826/2992) Checking out files: 62% (1856/2992) Checking out files: 63% (1885/2992) Checking out files: 64% (1915/2992) Checking out files: 65% (1945/2992) Checking out files: 66% (1975/2992) Checking out files: 67% (2005/2992) Checking out files: 68% (2035/2992) Checking out files: 69% (2065/2992) Checking out files: 70% (2095/2992) Checking out files: 71% (2125/2992) Checking out files: 72% (2155/2992) Checking out files: 72% (2184/2992) Checking out files: 73% (2185/2992) Checking out files: 74% (2215/2992) Checking out files: 75% (2244/2992) Checking out files: 76% (2274/2992) Checking out files: 77% (2304/2992) Checking out files: 78% (2334/2992) Checking out files: 79% (2364/2992) Checking out files: 80% (2394/2992) Checking out files: 81% (2424/2992) Checking out files: 82% (2454/2992) Checking out files: 83% (2484/2992) Checking out files: 84% (2514/2992) Checking out files: 85% (2544/2992) Checking out files: 86% (2574/2992) Checking out files: 87% (2604/2992) Checking out files: 88% (2633/2992) Checking out files: 89% (2663/2992) Checking out files: 90% (2693/2992) Checking out files: 91% (2723/2992) Checking out files: 92% (2753/2992) Checking out files: 93% (2783/2992) Checking out files: 94% (2813/2992) Checking out files: 95% (2843/2992) Checking out files: 96% (2873/2992) Checking out files: 97% (2903/2992) Checking out files: 98% (2933/2992) Checking out files: 99% (2963/2992) Checking out files: 100% (2992/2992) Checking out files: 100% (2992/2992), done. [2019-12-30T23:54:46.730Z] #59 50.69 + cd /tmp/tmp.Q2Jzf62FKo/src/github.com/containerd/containerd [2019-12-30T23:54:46.730Z] #59 50.69 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:54:46.867Z] #33 14.24 The following NEW packages will be installed: [2019-12-30T23:54:46.867Z] #33 14.24 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-30T23:54:46.867Z] #33 14.25 vim-common xxd [2019-12-30T23:54:47.801Z] #33 15.28 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:54:47.801Z] #33 15.28 Need to get 13.7 MB of archives. [2019-12-30T23:54:47.801Z] #33 15.28 After this operation, 57.2 MB of additional disk space will be used. [2019-12-30T23:54:47.801Z] #33 15.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-30T23:54:47.801Z] #33 15.30 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-30T23:54:47.801Z] #33 15.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-12-30T23:54:48.057Z] #33 15.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-12-30T23:54:48.057Z] #33 15.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-12-30T23:54:48.057Z] #33 15.65 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-12-30T23:54:48.106Z] #59 51.96 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-30T23:54:48.106Z] #59 51.96 + BUILDTAGS='netgo osusergo static_build' [2019-12-30T23:54:48.106Z] #59 51.96 + export EXTRA_FLAGS=-buildmode=pie [2019-12-30T23:54:48.106Z] #59 51.96 + EXTRA_FLAGS=-buildmode=pie [2019-12-30T23:54:48.106Z] #59 51.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-30T23:54:48.106Z] #59 51.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-30T23:54:48.106Z] #59 51.96 + '[' '' = dynamic ']' [2019-12-30T23:54:48.106Z] #59 51.96 + make [2019-12-30T23:54:48.314Z] #33 15.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-12-30T23:54:48.314Z] #33 15.65 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-12-30T23:54:48.314Z] #33 15.74 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-30T23:54:48.314Z] #33 15.74 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-30T23:54:48.571Z] #33 16.13 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:54:48.829Z] #33 16.29 Fetched 13.7 MB in 1s (9276 kB/s) [2019-12-30T23:54:48.829Z] #33 ... [2019-12-30T23:54:48.829Z] [2019-12-30T23:54:48.829Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:54:48.829Z] #10 9.980 Reading package lists... [2019-12-30T23:54:48.829Z] #10 12.52 Building dependency tree... [2019-12-30T23:54:48.829Z] #10 13.36 The following additional packages will be installed: [2019-12-30T23:54:48.829Z] #10 13.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-30T23:54:48.829Z] #10 13.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-30T23:54:48.829Z] #10 13.37 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-30T23:54:48.829Z] #10 13.37 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-30T23:54:48.829Z] #10 13.37 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-30T23:54:48.829Z] #10 13.37 Suggested packages: [2019-12-30T23:54:48.829Z] #10 13.37 gcc-6-locales seccomp wine64 [2019-12-30T23:54:48.829Z] #10 14.17 The following NEW packages will be installed: [2019-12-30T23:54:48.829Z] #10 14.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-30T23:54:48.829Z] #10 14.17 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-30T23:54:48.829Z] #10 14.17 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-30T23:54:48.829Z] #10 14.17 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-30T23:54:48.829Z] #10 14.17 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-30T23:54:48.829Z] #10 14.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-30T23:54:48.829Z] #10 14.17 mingw-w64-x86-64-dev [2019-12-30T23:54:48.829Z] #10 15.35 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:54:48.829Z] #10 15.35 Need to get 73.5 MB of archives. [2019-12-30T23:54:48.829Z] #10 15.35 After this operation, 466 MB of additional disk space will be used. [2019-12-30T23:54:48.829Z] #10 15.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-12-30T23:54:48.829Z] #10 15.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-12-30T23:54:48.829Z] #10 15.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-30T23:54:48.829Z] #10 15.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-30T23:54:48.829Z] #10 15.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-30T23:54:48.829Z] #10 15.38 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-12-30T23:54:48.829Z] #10 15.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-12-30T23:54:48.829Z] #10 15.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-12-30T23:54:48.829Z] #10 15.40 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-12-30T23:54:48.829Z] #10 15.41 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-12-30T23:54:48.829Z] #10 15.42 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-12-30T23:54:48.829Z] #10 15.43 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-12-30T23:54:48.829Z] #10 15.45 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-12-30T23:54:48.829Z] #10 15.45 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-12-30T23:54:48.829Z] #10 15.46 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-12-30T23:54:48.829Z] #10 15.46 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-12-30T23:54:48.829Z] #10 15.46 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-12-30T23:54:48.829Z] #10 15.55 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-12-30T23:54:48.829Z] #10 15.59 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-12-30T23:54:48.829Z] #10 15.67 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-30T23:54:48.829Z] #10 15.67 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-30T23:54:48.829Z] #10 15.82 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-30T23:54:48.829Z] #10 15.95 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-12-30T23:54:48.829Z] #10 15.95 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-12-30T23:54:49.176Z] #26 4.607 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-30T23:54:49.176Z] #26 ... [2019-12-30T23:54:49.176Z] [2019-12-30T23:54:49.176Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:49.176Z] #40 32.58 The following NEW packages will be installed: [2019-12-30T23:54:49.176Z] #40 32.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-30T23:54:49.176Z] #40 32.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-30T23:54:49.176Z] #40 32.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-30T23:54:49.176Z] #40 32.60 zlib1g-dev [2019-12-30T23:54:49.176Z] #40 33.75 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:54:49.176Z] #40 33.75 Need to get 3415 kB of archives. [2019-12-30T23:54:49.176Z] #40 33.75 After this operation, 19.0 MB of additional disk space will be used. [2019-12-30T23:54:49.176Z] #40 33.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-12-30T23:54:49.176Z] #40 33.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-12-30T23:54:49.176Z] #40 34.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-12-30T23:54:49.176Z] #40 34.07 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-12-30T23:54:49.176Z] #40 34.17 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-12-30T23:54:49.176Z] #40 34.18 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-12-30T23:54:49.176Z] #40 34.30 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-12-30T23:54:49.176Z] #40 34.47 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-12-30T23:54:49.176Z] #40 34.79 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-12-30T23:54:49.176Z] #40 35.26 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-12-30T23:54:49.176Z] #40 35.43 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-12-30T23:54:49.176Z] #40 35.95 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-12-30T23:54:49.176Z] #40 36.04 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-12-30T23:54:49.176Z] #40 36.25 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-12-30T23:54:49.176Z] #40 36.29 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-30T23:54:49.176Z] #40 36.39 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-12-30T23:54:49.176Z] #40 37.61 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:54:49.176Z] #40 37.96 Fetched 3415 kB in 3s (907 kB/s) [2019-12-30T23:54:49.176Z] #40 38.14 Selecting previously unselected package libnet1:arm64. [2019-12-30T23:54:49.176Z] #40 38.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 ... 14976 files and directories currently installed.) [2019-12-30T23:54:49.176Z] #40 38.24 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-12-30T23:54:49.176Z] #40 38.25 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-30T23:54:49.176Z] #40 38.52 Selecting previously unselected package libcap-dev:arm64. [2019-12-30T23:54:49.176Z] #40 38.54 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-12-30T23:54:49.176Z] #40 38.54 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-12-30T23:54:49.176Z] #40 38.75 Selecting previously unselected package libnet1-dev. [2019-12-30T23:54:49.176Z] #40 38.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-12-30T23:54:49.176Z] #40 38.78 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-30T23:54:49.176Z] #40 39.07 Selecting previously unselected package libnl-3-200:arm64. [2019-12-30T23:54:49.176Z] #40 39.07 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-12-30T23:54:49.176Z] #40 39.09 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-12-30T23:54:49.176Z] #40 39.36 Selecting previously unselected package libnl-3-dev:arm64. [2019-12-30T23:54:49.176Z] #40 39.37 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-12-30T23:54:49.176Z] #40 39.37 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-12-30T23:54:49.176Z] #40 39.87 Selecting previously unselected package libprotobuf-c1:arm64. [2019-12-30T23:54:49.176Z] #40 39.87 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-12-30T23:54:49.176Z] #40 39.87 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-30T23:54:49.176Z] #40 40.06 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-12-30T23:54:49.176Z] #40 40.07 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-12-30T23:54:49.176Z] #40 40.07 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-12-30T23:54:49.176Z] #40 40.48 Selecting previously unselected package zlib1g-dev:arm64. [2019-12-30T23:54:49.176Z] #40 40.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-12-30T23:54:49.176Z] #40 40.50 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-12-30T23:54:49.176Z] #40 41.23 Selecting previously unselected package libprotobuf10:arm64. [2019-12-30T23:54:49.176Z] #40 41.23 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-12-30T23:54:49.176Z] #40 41.25 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-12-30T23:54:49.176Z] #40 41.93 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-12-30T23:54:49.176Z] #40 41.93 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-12-30T23:54:49.176Z] #40 41.95 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-12-30T23:54:49.176Z] #40 42.24 Selecting previously unselected package libprotobuf-dev:arm64. [2019-12-30T23:54:49.176Z] #40 42.25 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-12-30T23:54:49.176Z] #40 42.26 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-12-30T23:54:49.176Z] #40 ... [2019-12-30T23:54:49.176Z] [2019-12-30T23:54:49.176Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:49.176Z] #33 42.06 Selecting previously unselected package liblzo2-2:arm64. [2019-12-30T23:54:49.176Z] #33 42.07 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-30T23:54:49.176Z] #33 42.08 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-30T23:54:49.176Z] #33 42.32 Selecting previously unselected package libicu57:arm64. [2019-12-30T23:54:49.176Z] #33 42.33 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-12-30T23:54:49.176Z] #33 42.33 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-12-30T23:54:49.176Z] #33 ... [2019-12-30T23:54:49.176Z] [2019-12-30T23:54:49.176Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:54:49.176Z] #28 32.78 + cd /tmp/tmp.kmWi9aPwHc/src/github.com/go-swagger/go-swagger [2019-12-30T23:54:49.176Z] #28 32.78 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-30T23:54:49.176Z] #28 35.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-30T23:54:49.176Z] #28 ... [2019-12-30T23:54:49.176Z] [2019-12-30T23:54:49.176Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:49.176Z] #47 41.68 + cd /tmp/tmp.oU4Vg398lK/src/gotest.tools/gotestsum [2019-12-30T23:54:49.176Z] #47 41.68 + git checkout -q v0.3.5 [2019-12-30T23:54:49.176Z] #47 41.70 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-30T23:54:49.474Z] #32 ... [2019-12-30T23:54:49.474Z] [2019-12-30T23:54:49.474Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:49.474Z] #45 15.57 unicode/utf16 [2019-12-30T23:54:49.474Z] #45 15.84 container/list [2019-12-30T23:54:49.474Z] #45 16.33 crypto/internal/subtle [2019-12-30T23:54:49.474Z] #45 16.45 crypto/subtle [2019-12-30T23:54:49.474Z] #45 16.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-30T23:54:49.474Z] #45 16.65 internal/nettrace [2019-12-30T23:54:49.474Z] #45 16.83 runtime/cgo [2019-12-30T23:54:49.761Z] #10 17.26 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-12-30T23:54:50.017Z] #10 ... [2019-12-30T23:54:50.017Z] [2019-12-30T23:54:50.017Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:54:50.017Z] #24 8.972 Reading package lists... [2019-12-30T23:54:50.017Z] #24 10.67 Reading package lists... [2019-12-30T23:54:50.017Z] #24 13.28 Building dependency tree... [2019-12-30T23:54:50.017Z] #24 14.19 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-30T23:54:50.017Z] #24 14.19 The following additional packages will be installed: [2019-12-30T23:54:50.017Z] #24 14.19 libjq1 libonig4 [2019-12-30T23:54:50.017Z] #24 14.29 The following NEW packages will be installed: [2019-12-30T23:54:50.017Z] #24 14.30 jq libjq1 libonig4 [2019-12-30T23:54:50.017Z] #24 15.35 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:54:50.017Z] #24 15.35 Need to get 327 kB of archives. [2019-12-30T23:54:50.017Z] #24 15.35 After this operation, 1157 kB of additional disk space will be used. [2019-12-30T23:54:50.017Z] #24 15.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-30T23:54:50.017Z] #24 15.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-30T23:54:50.017Z] #24 15.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-30T23:54:50.017Z] #24 15.96 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:54:50.017Z] #24 16.10 Fetched 327 kB in 1s (314 kB/s) [2019-12-30T23:54:50.017Z] #24 16.19 Selecting previously unselected package libonig4:amd64. [2019-12-30T23:54:50.017Z] #24 16.19 (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 ... 15091 files and directories currently installed.) [2019-12-30T23:54:50.017Z] #24 16.23 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-12-30T23:54:50.017Z] #24 16.27 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-30T23:54:50.017Z] #24 16.42 Selecting previously unselected package libjq1:amd64. [2019-12-30T23:54:50.017Z] #24 16.42 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-30T23:54:50.017Z] #24 16.42 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-30T23:54:50.017Z] #24 16.55 Selecting previously unselected package jq. [2019-12-30T23:54:50.017Z] #24 16.55 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-30T23:54:50.017Z] #24 16.56 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-30T23:54:50.017Z] #24 16.68 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-30T23:54:50.017Z] #24 16.70 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-30T23:54:50.017Z] #24 16.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:54:50.017Z] #24 16.81 Setting up jq (1.5+dfsg-1.3) ... [2019-12-30T23:54:50.017Z] #24 DONE 17.5s [2019-12-30T23:54:50.017Z] [2019-12-30T23:54:50.017Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:50.017Z] #33 16.36 Selecting previously unselected package cmake-data. [2019-12-30T23:54:50.017Z] #33 16.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-30T23:54:50.017Z] #33 16.38 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-30T23:54:50.017Z] #33 16.39 Unpacking cmake-data (3.7.2-1) ... [2019-12-30T23:54:50.272Z] #33 17.95 Selecting previously unselected package liblzo2-2:amd64. [2019-12-30T23:54:50.528Z] #33 17.96 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-30T23:54:50.528Z] #33 17.96 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-30T23:54:50.528Z] #33 18.06 Selecting previously unselected package libicu57:amd64. [2019-12-30T23:54:50.528Z] #33 18.06 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-12-30T23:54:50.528Z] #33 18.07 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-30T23:54:50.637Z] #59 54.32 + bin/ctr [2019-12-30T23:54:52.014Z] #59 ... [2019-12-30T23:54:52.014Z] [2019-12-30T23:54:52.014Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:52.014Z] #68 DONE 55.9s [2019-12-30T23:54:52.014Z] [2019-12-30T23:54:52.014Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:54:52.014Z] #28 51.41 + cd /tmp/tmp.68ItJcQkav/src/github.com/go-swagger/go-swagger [2019-12-30T23:54:52.014Z] #28 51.41 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-30T23:54:52.014Z] #28 54.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-30T23:54:52.515Z] #47 ... [2019-12-30T23:54:52.515Z] [2019-12-30T23:54:52.515Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:52.515Z] #31 35.76 internal/reflectlite [2019-12-30T23:54:52.515Z] #31 35.76 sync [2019-12-30T23:54:52.515Z] #31 37.60 sort [2019-12-30T23:54:52.515Z] #31 37.63 errors [2019-12-30T23:54:52.515Z] #31 38.18 strconv [2019-12-30T23:54:52.515Z] #31 38.18 io [2019-12-30T23:54:52.515Z] #31 38.18 internal/oserror [2019-12-30T23:54:52.515Z] #31 38.34 syscall [2019-12-30T23:54:52.515Z] #31 40.61 strings [2019-12-30T23:54:52.515Z] #31 40.61 bytes [2019-12-30T23:54:52.515Z] #31 44.38 path [2019-12-30T23:54:52.515Z] #31 45.09 reflect [2019-12-30T23:54:52.515Z] #31 45.22 text/tabwriter [2019-12-30T23:54:52.515Z] #31 45.87 bufio [2019-12-30T23:54:52.515Z] #31 ... [2019-12-30T23:54:52.515Z] [2019-12-30T23:54:52.515Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:52.515Z] #44 35.81 sync [2019-12-30T23:54:52.515Z] #44 35.87 internal/reflectlite [2019-12-30T23:54:52.515Z] #44 37.33 github.com/LK4D4/vndr/godl/singleflight [2019-12-30T23:54:52.515Z] #44 37.34 internal/singleflight [2019-12-30T23:54:52.515Z] #44 37.34 math/rand [2019-12-30T23:54:52.515Z] #44 39.24 io [2019-12-30T23:54:52.515Z] #44 39.27 sort [2019-12-30T23:54:52.515Z] #44 39.30 strconv [2019-12-30T23:54:52.515Z] #44 39.31 syscall [2019-12-30T23:54:52.515Z] #44 42.09 vendor/golang.org/x/net/dns/dnsmessage [2019-12-30T23:54:52.515Z] #44 43.06 bytes [2019-12-30T23:54:52.515Z] #44 43.73 reflect [2019-12-30T23:54:52.515Z] #44 ... [2019-12-30T23:54:52.515Z] [2019-12-30T23:54:52.515Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:54:52.515Z] #26 5.522 [2019-12-30T23:54:52.515Z] #26 5.817 ### 4.3% ##### 7.0% ####### 10.2% ######### 13.3% ############ 16.9% ############## 20.6% ################# 24.5% #################### 28.6% ####################### 33.0% ########################## 36.3% ############################# 40.8% ################################ 45.7% ##################################### 52.2% ######################################### 58.1% ############################################## 64.5% ################################################## 70.5% ####################################################### 77.3% ########################################################### 83.3% ################################################################# 90.9% ##################################################################### 96.3% ######################################################################## 100.0% [2019-12-30T23:54:53.042Z] #33 19.97 Selecting previously unselected package libxml2:amd64. [2019-12-30T23:54:53.042Z] #33 19.97 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-12-30T23:54:53.042Z] #33 19.97 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-30T23:54:53.042Z] #33 20.21 Selecting previously unselected package libarchive13:amd64. [2019-12-30T23:54:53.042Z] #33 20.21 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-12-30T23:54:53.042Z] #33 20.22 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-30T23:54:53.042Z] #33 20.36 Selecting previously unselected package libjsoncpp1:amd64. [2019-12-30T23:54:53.042Z] #33 20.36 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-12-30T23:54:53.042Z] #33 20.36 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-30T23:54:53.042Z] #33 20.47 Selecting previously unselected package libuv1:amd64. [2019-12-30T23:54:53.042Z] #33 20.47 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-12-30T23:54:53.042Z] #33 20.48 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-12-30T23:54:53.042Z] #33 20.57 Selecting previously unselected package cmake. [2019-12-30T23:54:53.042Z] #33 20.57 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-12-30T23:54:53.042Z] #33 20.62 Unpacking cmake (3.7.2-1) ... [2019-12-30T23:54:53.087Z] #26 9.029 [2019-12-30T23:54:53.348Z] #26 ... [2019-12-30T23:54:53.348Z] [2019-12-30T23:54:53.348Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:53.348Z] #59 3.734 + RM_GOPATH=0 [2019-12-30T23:54:53.348Z] #59 3.734 + TMP_GOPATH= [2019-12-30T23:54:53.348Z] #59 3.734 + : /build [2019-12-30T23:54:53.348Z] #59 3.734 + '[' -z '' ']' [2019-12-30T23:54:53.348Z] #59 3.736 ++ mktemp -d [2019-12-30T23:54:53.348Z] #59 3.759 + export GOPATH=/tmp/tmp.IP1qUzqudt [2019-12-30T23:54:53.348Z] #59 3.759 + GOPATH=/tmp/tmp.IP1qUzqudt [2019-12-30T23:54:53.348Z] #59 3.759 + RM_GOPATH=1 [2019-12-30T23:54:53.348Z] #59 3.760 ++ dirname ./install.sh [2019-12-30T23:54:53.348Z] #59 3.761 + dir=. [2019-12-30T23:54:53.348Z] #59 3.763 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:54:53.348Z] #59 3.763 + bin=containerd [2019-12-30T23:54:53.348Z] #59 3.763 + shift [2019-12-30T23:54:53.348Z] #59 3.763 + '[' '!' -f ./containerd.installer ']' [2019-12-30T23:54:53.348Z] #59 3.763 + . ./containerd.installer [2019-12-30T23:54:53.348Z] #59 3.763 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:54:53.348Z] #59 3.763 + install_containerd [2019-12-30T23:54:53.348Z] #59 3.763 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-30T23:54:53.348Z] #59 3.763 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IP1qUzqudt/src/github.com/containerd/containerd [2019-12-30T23:54:53.348Z] #59 3.765 Cloning into '/tmp/tmp.IP1qUzqudt/src/github.com/containerd/containerd'... [2019-12-30T23:54:53.348Z] #59 ... [2019-12-30T23:54:53.348Z] [2019-12-30T23:54:53.348Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:54:53.392Z] #28 ... [2019-12-30T23:54:53.392Z] [2019-12-30T23:54:53.392Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:53.392Z] #31 57.18 internal/reflectlite [2019-12-30T23:54:53.392Z] #31 57.18 sync [2019-12-30T23:54:53.972Z] #33 21.47 Selecting previously unselected package xxd. [2019-12-30T23:54:53.972Z] #33 21.47 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-30T23:54:53.972Z] #33 21.48 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:54:53.972Z] #33 21.56 Selecting previously unselected package vim-common. [2019-12-30T23:54:53.972Z] #33 21.56 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:54:53.972Z] #33 21.58 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:54:54.137Z] #26 9.451 ####### 10.4% ############ 17.1% ################## 26.1% ######################## 34.1% ############################# 41.0% ################################## 47.6% [2019-12-30T23:54:54.137Z] #26 ... [2019-12-30T23:54:54.137Z] [2019-12-30T23:54:54.137Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:54:54.137Z] #10 37.98 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-12-30T23:54:54.137Z] #10 38.29 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-12-30T23:54:54.137Z] #10 38.52 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-12-30T23:54:54.137Z] #10 39.35 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-12-30T23:54:54.137Z] #10 39.54 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-12-30T23:54:54.137Z] #10 40.03 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-30T23:54:54.137Z] #10 40.03 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-30T23:54:54.137Z] #10 40.60 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-30T23:54:54.137Z] #10 41.05 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-12-30T23:54:54.137Z] #10 41.23 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-12-30T23:54:54.137Z] #10 44.98 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-12-30T23:54:54.137Z] #10 47.30 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-12-30T23:54:54.137Z] #10 47.60 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-12-30T23:54:54.137Z] #10 ... [2019-12-30T23:54:54.137Z] [2019-12-30T23:54:54.137Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:54:54.137Z] #44 47.65 bufio [2019-12-30T23:54:54.228Z] #33 21.65 Processing triggers for mime-support (3.60) ... [2019-12-30T23:54:54.228Z] #33 21.67 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:54:54.228Z] #33 21.69 Setting up libuv1:amd64 (1.9.1-3) ... [2019-12-30T23:54:54.228Z] #33 21.70 Setting up cmake-data (3.7.2-1) ... [2019-12-30T23:54:54.228Z] #33 21.72 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-30T23:54:54.228Z] #33 21.73 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-30T23:54:54.228Z] #33 21.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:54:54.228Z] #33 21.77 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:54:54.228Z] #33 21.78 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-30T23:54:54.485Z] #33 21.79 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-30T23:54:54.485Z] #33 21.81 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-30T23:54:54.485Z] #33 21.82 Setting up cmake (3.7.2-1) ... [2019-12-30T23:54:54.485Z] #33 21.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:54:54.744Z] #33 DONE 22.2s [2019-12-30T23:54:54.744Z] [2019-12-30T23:54:54.744Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:54:54.744Z] #10 17.80 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-12-30T23:54:54.744Z] #10 17.81 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-12-30T23:54:54.744Z] #10 18.01 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:54:54.744Z] #10 18.06 Fetched 73.5 MB in 3s (20.4 MB/s) [2019-12-30T23:54:54.744Z] #10 18.09 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-12-30T23:54:54.744Z] #10 18.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 ... 15091 files and directories currently installed.) [2019-12-30T23:54:54.744Z] #10 18.09 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 18.09 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-30T23:54:54.744Z] #10 18.17 Selecting previously unselected package libudev-dev:amd64. [2019-12-30T23:54:54.744Z] #10 18.17 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 18.20 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-30T23:54:54.744Z] #10 18.30 Selecting previously unselected package liblzo2-2:amd64. [2019-12-30T23:54:54.744Z] #10 18.31 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 18.31 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-30T23:54:54.744Z] #10 18.36 Selecting previously unselected package btrfs-progs. [2019-12-30T23:54:54.744Z] #10 18.36 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 18.36 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-30T23:54:54.744Z] #10 18.59 Selecting previously unselected package btrfs-tools. [2019-12-30T23:54:54.744Z] #10 18.59 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 18.60 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-30T23:54:54.744Z] #10 18.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-12-30T23:54:54.744Z] #10 18.64 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 18.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-30T23:54:54.744Z] #10 18.73 Selecting previously unselected package dmsetup. [2019-12-30T23:54:54.744Z] #10 18.73 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 18.73 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-30T23:54:54.744Z] #10 18.82 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-12-30T23:54:54.744Z] #10 18.83 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 18.83 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-30T23:54:54.744Z] #10 18.88 Selecting previously unselected package libsepol1-dev:amd64. [2019-12-30T23:54:54.744Z] #10 18.88 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 18.88 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-12-30T23:54:54.744Z] #10 19.02 Selecting previously unselected package libpcre16-3:amd64. [2019-12-30T23:54:54.744Z] #10 19.03 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 19.03 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-12-30T23:54:54.744Z] #10 19.17 Selecting previously unselected package libpcre32-3:amd64. [2019-12-30T23:54:54.744Z] #10 19.17 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 19.18 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-12-30T23:54:54.744Z] #10 19.26 Selecting previously unselected package libpcre3-dev:amd64. [2019-12-30T23:54:54.744Z] #10 19.26 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 19.26 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-30T23:54:54.744Z] #10 19.55 Selecting previously unselected package libselinux1-dev:amd64. [2019-12-30T23:54:54.744Z] #10 19.55 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 19.55 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-30T23:54:54.744Z] #10 19.70 Selecting previously unselected package libdevmapper-dev:amd64. [2019-12-30T23:54:54.744Z] #10 19.71 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 19.71 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-30T23:54:54.744Z] #10 19.90 Selecting previously unselected package libseccomp2:amd64. [2019-12-30T23:54:54.744Z] #10 19.90 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 19.90 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-30T23:54:54.744Z] #10 19.95 Selecting previously unselected package libseccomp-dev:amd64. [2019-12-30T23:54:54.744Z] #10 19.96 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 19.96 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-30T23:54:54.744Z] #10 20.02 Selecting previously unselected package libsystemd-dev:amd64. [2019-12-30T23:54:54.744Z] #10 20.03 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 20.03 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-30T23:54:54.744Z] #10 20.67 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-30T23:54:54.744Z] #10 20.68 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 20.68 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-30T23:54:54.744Z] #10 21.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-30T23:54:54.744Z] #10 21.49 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-12-30T23:54:54.744Z] #10 21.50 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-30T23:54:54.744Z] #10 ... [2019-12-30T23:54:54.744Z] [2019-12-30T23:54:54.744Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:54:54.744Z] #34 DONE 0.1s [2019-12-30T23:54:54.744Z] [2019-12-30T23:54:54.744Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:54:54.744Z] #10 22.30 Selecting previously unselected package binutils-mingw-w64. [2019-12-30T23:54:54.744Z] #10 22.30 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-30T23:54:54.744Z] #10 22.31 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-30T23:54:54.744Z] #10 22.36 Selecting previously unselected package mingw-w64-common. [2019-12-30T23:54:54.744Z] #10 22.36 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-30T23:54:54.744Z] #10 22.36 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-30T23:54:55.326Z] #45 ... [2019-12-30T23:54:55.326Z] [2019-12-30T23:54:55.326Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:55.326Z] #51 16.48 + cd /tmp/tmp.uARvqN0vTv/src/github.com/golangci/golangci-lint/ [2019-12-30T23:54:55.326Z] #51 16.48 + git checkout -q v1.20.0 [2019-12-30T23:54:55.326Z] #51 16.84 ++ git describe --tags [2019-12-30T23:54:55.326Z] #51 16.84 + version=v1.20.0 [2019-12-30T23:54:55.326Z] #51 16.84 ++ git rev-parse --short HEAD [2019-12-30T23:54:55.326Z] #51 16.85 + commit=cc98739 [2019-12-30T23:54:55.326Z] #51 16.85 ++ git show -s --format=%cd [2019-12-30T23:54:55.326Z] #51 16.85 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-30T23:54:55.326Z] #51 16.85 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-30T23:54:55.326Z] #51 ... [2019-12-30T23:54:55.326Z] [2019-12-30T23:54:55.326Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:54:55.326Z] #39 12.76 + cd /tmp/tmp.3Mhb2YM071/src/github.com/docker/distribution [2019-12-30T23:54:55.326Z] #39 12.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-30T23:54:55.326Z] #39 14.61 + GOPATH=/tmp/tmp.3Mhb2YM071/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3Mhb2YM071 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-30T23:54:55.737Z] #39 ... [2019-12-30T23:54:55.737Z] [2019-12-30T23:54:55.737Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:54:55.737Z] #25 14.04 Fetched 7676 kB in 13s (571 kB/s) [2019-12-30T23:54:55.737Z] #25 14.04 Reading package lists... [2019-12-30T23:54:55.737Z] #25 18.08 Reading package lists... [2019-12-30T23:54:55.737Z] #25 22.94 Building dependency tree... [2019-12-30T23:54:55.737Z] #25 ... [2019-12-30T23:54:55.737Z] [2019-12-30T23:54:55.737Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:55.737Z] #34 13.30 Fetched 7676 kB in 12s (602 kB/s) [2019-12-30T23:54:55.737Z] #34 13.30 Reading package lists... [2019-12-30T23:54:55.737Z] #34 17.32 Reading package lists... [2019-12-30T23:54:55.927Z] #31 ... [2019-12-30T23:54:55.927Z] [2019-12-30T23:54:55.927Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:55.927Z] #40 40.75 Reading package lists... [2019-12-30T23:54:55.927Z] #40 50.25 Building dependency tree... [2019-12-30T23:54:55.927Z] #40 53.77 The following additional packages will be installed: [2019-12-30T23:54:55.927Z] #40 53.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-30T23:54:55.927Z] #40 53.78 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-30T23:54:55.927Z] #40 53.79 Suggested packages: [2019-12-30T23:54:55.927Z] #40 53.81 manpages-dev python-setuptools [2019-12-30T23:54:55.927Z] #40 56.24 The following NEW packages will be installed: [2019-12-30T23:54:55.927Z] #40 56.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-30T23:54:55.927Z] #40 56.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-30T23:54:55.927Z] #40 56.31 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-30T23:54:55.927Z] #40 56.32 zlib1g-dev [2019-12-30T23:54:55.927Z] #40 57.52 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:54:55.927Z] #40 57.52 Need to get 3602 kB of archives. [2019-12-30T23:54:55.927Z] #40 57.52 After this operation, 18.9 MB of additional disk space will be used. [2019-12-30T23:54:55.927Z] #40 57.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-30T23:54:55.927Z] #40 57.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-12-30T23:54:55.927Z] #40 57.53 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-12-30T23:54:55.927Z] #40 57.54 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-30T23:54:55.927Z] #40 57.55 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-12-30T23:54:55.927Z] #40 57.58 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-30T23:54:55.927Z] #40 57.59 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-12-30T23:54:55.927Z] #40 57.59 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-12-30T23:54:55.927Z] #40 57.63 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-12-30T23:54:55.927Z] #40 57.76 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-12-30T23:54:55.927Z] #40 57.80 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-12-30T23:54:55.927Z] #40 57.91 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-12-30T23:54:55.927Z] #40 57.99 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-12-30T23:54:55.927Z] #40 58.04 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-12-30T23:54:55.927Z] #40 58.05 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-30T23:54:55.927Z] #40 58.07 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-12-30T23:54:55.927Z] #40 59.49 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:54:55.927Z] #40 59.64 Fetched 3602 kB in 1s (2177 kB/s) [2019-12-30T23:54:55.927Z] #40 59.75 Selecting previously unselected package libnet1:amd64. [2019-12-30T23:54:55.927Z] #40 59.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-30T23:54:55.927Z] #40 59.84 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-30T23:54:55.927Z] #40 59.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-30T23:54:55.927Z] #40 60.03 Selecting previously unselected package libcap-dev:amd64. [2019-12-30T23:54:55.927Z] #40 60.03 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-12-30T23:54:55.927Z] #40 60.08 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-12-30T23:54:56.108Z] #10 23.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-30T23:54:56.108Z] #10 23.51 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-30T23:54:56.108Z] #10 23.51 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-30T23:54:56.142Z] #34 22.63 Building dependency tree... [2019-12-30T23:54:56.142Z] #34 ... [2019-12-30T23:54:56.142Z] [2019-12-30T23:54:56.142Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:54:56.142Z] #11 13.44 Fetched 7676 kB in 13s (587 kB/s) [2019-12-30T23:54:56.142Z] #11 13.44 Reading package lists... [2019-12-30T23:54:56.142Z] #11 17.85 Reading package lists... [2019-12-30T23:54:56.142Z] #11 ... [2019-12-30T23:54:56.142Z] [2019-12-30T23:54:56.142Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:56.142Z] #41 13.80 Fetched 7676 kB in 13s (582 kB/s) [2019-12-30T23:54:56.142Z] #41 13.80 Reading package lists... [2019-12-30T23:54:56.142Z] #41 17.91 Reading package lists... [2019-12-30T23:54:56.142Z] #41 23.35 Building dependency tree... [2019-12-30T23:54:56.142Z] #41 ... [2019-12-30T23:54:56.142Z] [2019-12-30T23:54:56.142Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:54:56.142Z] #57 13.69 Fetched 7676 kB in 13s (574 kB/s) [2019-12-30T23:54:56.142Z] #57 13.69 Reading package lists... [2019-12-30T23:54:56.142Z] #57 18.03 Reading package lists... [2019-12-30T23:54:56.142Z] #57 22.92 Building dependency tree... [2019-12-30T23:54:56.186Z] #40 60.24 Selecting previously unselected package libnet1-dev. [2019-12-30T23:54:56.186Z] #40 60.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-12-30T23:54:56.186Z] #40 60.26 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-30T23:54:56.186Z] #40 ... [2019-12-30T23:54:56.186Z] [2019-12-30T23:54:56.186Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:54:56.186Z] #47 60.00 + cd /tmp/tmp.1sVBBaDvsC/src/gotest.tools/gotestsum [2019-12-30T23:54:56.186Z] #47 60.00 + git checkout -q v0.3.5 [2019-12-30T23:54:56.186Z] #47 60.11 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-30T23:54:56.557Z] #57 ... [2019-12-30T23:54:56.557Z] [2019-12-30T23:54:56.557Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:54:56.557Z] #69 13.67 + cd /tmp/tmp.Stllq8bYfk/src/github.com/docker/libnetwork [2019-12-30T23:54:56.557Z] #69 13.67 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:54:56.557Z] #69 13.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-30T23:54:56.557Z] #69 ... [2019-12-30T23:54:56.557Z] [2019-12-30T23:54:56.557Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:56.557Z] #34 24.10 The following additional packages will be installed: [2019-12-30T23:54:56.557Z] #34 24.10 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-30T23:54:56.557Z] #34 24.11 Suggested packages: [2019-12-30T23:54:56.557Z] #34 24.11 codeblocks eclipse ninja-build lrzip [2019-12-30T23:54:56.557Z] #34 24.11 Recommended packages: [2019-12-30T23:54:56.557Z] #34 24.11 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-30T23:54:57.414Z] #34 25.07 The following NEW packages will be installed: [2019-12-30T23:54:57.449Z] #44 50.85 regexp/syntax [2019-12-30T23:54:57.832Z] #34 25.08 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-30T23:54:57.832Z] #34 25.08 vim-common xxd [2019-12-30T23:54:57.832Z] #34 25.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:54:57.832Z] #34 25.25 Need to get 13.2 MB of archives. [2019-12-30T23:54:57.832Z] #34 25.25 After this operation, 59.4 MB of additional disk space will be used. [2019-12-30T23:54:57.832Z] #34 25.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-12-30T23:54:57.832Z] #34 25.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-30T23:54:57.832Z] #34 25.34 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-12-30T23:54:57.997Z] #10 25.03 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-30T23:54:57.997Z] #10 25.03 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-30T23:54:57.997Z] #10 25.03 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-30T23:54:57.997Z] #10 25.08 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-30T23:54:57.997Z] #10 25.08 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-30T23:54:57.997Z] #10 25.09 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:54:58.259Z] #34 25.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-12-30T23:54:58.259Z] #34 25.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-12-30T23:54:58.656Z] #34 26.03 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-12-30T23:54:58.656Z] #34 26.04 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-12-30T23:54:58.656Z] #34 26.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-12-30T23:54:58.656Z] #34 26.24 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-30T23:54:58.656Z] #34 26.25 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-30T23:54:59.395Z] #44 ... [2019-12-30T23:54:59.395Z] [2019-12-30T23:54:59.395Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:54:59.395Z] #40 43.21 Selecting previously unselected package libprotoc10:arm64. [2019-12-30T23:54:59.395Z] #40 43.21 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-12-30T23:54:59.395Z] #40 43.21 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-12-30T23:54:59.395Z] #40 43.74 Selecting previously unselected package protobuf-c-compiler. [2019-12-30T23:54:59.395Z] #40 43.74 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-12-30T23:54:59.395Z] #40 43.74 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-30T23:54:59.395Z] #40 43.95 Selecting previously unselected package protobuf-compiler. [2019-12-30T23:54:59.395Z] #40 43.96 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-12-30T23:54:59.395Z] #40 43.97 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-30T23:54:59.395Z] #40 44.18 Selecting previously unselected package python-pkg-resources. [2019-12-30T23:54:59.395Z] #40 44.18 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-30T23:54:59.395Z] #40 44.20 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-30T23:54:59.395Z] #40 44.54 Selecting previously unselected package python-protobuf. [2019-12-30T23:54:59.395Z] #40 44.54 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-12-30T23:54:59.395Z] #40 44.55 Unpacking python-protobuf (3.0.0-9) ... [2019-12-30T23:54:59.395Z] #40 45.26 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-30T23:54:59.395Z] #40 45.47 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-30T23:54:59.395Z] #40 45.48 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-30T23:54:59.395Z] #40 48.85 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-30T23:54:59.395Z] #40 48.87 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-12-30T23:54:59.395Z] #40 48.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:54:59.395Z] #40 49.13 Setting up python-protobuf (3.0.0-9) ... [2019-12-30T23:54:59.395Z] #40 ... [2019-12-30T23:54:59.395Z] [2019-12-30T23:54:59.395Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:54:59.395Z] #26 9.451 ####### 10.4% ############ 17.1% ################## 26.1% ######################## 34.1% ############################# 41.0% ################################## 47.6% ######################################### 57.9% #################################################### 72.2% ############################################################## 87.4% ###################################################################### 98.4% ######################################################################## 100.0% [2019-12-30T23:54:59.395Z] #26 11.12 [2019-12-30T23:54:59.396Z] #26 11.58 ## 3.4% ####### 10.3% ############## 19.8% ################### 26.9% ####################### 32.2% ########################### 37.5% ############################### 43.6% ################################# 46.4% ################################### 49.3% ###################################### 53.6% ######################################### 58.2% ############################################## 63.9% ################################################ 67.9% #################################################### 72.4% ######################################################## 78.0% ############################################################ 83.6% ################################################################ 89.8% #################################################################### 94.6% ####################################################################### 99.4% ######################################################################## 100.0% [2019-12-30T23:54:59.396Z] #26 14.33 [2019-12-30T23:54:59.520Z] #34 27.16 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:54:59.948Z] #34 ... [2019-12-30T23:54:59.948Z] [2019-12-30T23:54:59.948Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:54:59.948Z] #25 22.94 Building dependency tree... [2019-12-30T23:54:59.948Z] #25 24.49 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-30T23:54:59.948Z] #25 24.49 The following additional packages will be installed: [2019-12-30T23:54:59.948Z] #25 24.55 libjq1 libonig4 [2019-12-30T23:54:59.948Z] #25 24.91 The following NEW packages will be installed: [2019-12-30T23:54:59.948Z] #25 24.91 jq libjq1 libonig4 [2019-12-30T23:54:59.948Z] #25 25.02 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:54:59.948Z] #25 25.02 Need to get 328 kB of archives. [2019-12-30T23:54:59.948Z] #25 25.02 After this operation, 1263 kB of additional disk space will be used. [2019-12-30T23:54:59.948Z] #25 25.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-30T23:54:59.948Z] #25 25.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-30T23:54:59.948Z] #25 25.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-30T23:54:59.948Z] #25 26.10 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:54:59.948Z] #25 26.16 Fetched 328 kB in 0s (2561 kB/s) [2019-12-30T23:54:59.948Z] #25 26.25 Selecting previously unselected package libonig4:s390x. [2019-12-30T23:54:59.948Z] #25 26.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-30T23:54:59.948Z] #25 26.28 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-12-30T23:54:59.948Z] #25 26.28 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-30T23:54:59.948Z] #25 26.54 Selecting previously unselected package libjq1:s390x. [2019-12-30T23:54:59.948Z] #25 26.55 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-30T23:54:59.948Z] #25 26.55 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-30T23:54:59.948Z] #25 26.69 Selecting previously unselected package jq. [2019-12-30T23:54:59.948Z] #25 26.69 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-30T23:54:59.948Z] #25 26.69 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-30T23:54:59.948Z] #25 26.91 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-30T23:54:59.948Z] #25 26.92 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-30T23:54:59.948Z] #25 26.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:54:59.948Z] #25 27.05 Setting up jq (1.5+dfsg-1.3) ... [2019-12-30T23:54:59.948Z] #25 DONE 27.3s [2019-12-30T23:54:59.948Z] [2019-12-30T23:54:59.948Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:54:59.948Z] #57 24.47 The following additional packages will be installed: [2019-12-30T23:54:59.948Z] #57 24.55 btrfs-progs liblzo2-2 [2019-12-30T23:54:59.948Z] #57 24.79 The following NEW packages will be installed: [2019-12-30T23:54:59.948Z] #57 24.80 btrfs-progs btrfs-tools liblzo2-2 [2019-12-30T23:54:59.948Z] #57 24.88 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:54:59.948Z] #57 24.88 Need to get 668 kB of archives. [2019-12-30T23:54:59.948Z] #57 24.88 After this operation, 5446 kB of additional disk space will be used. [2019-12-30T23:54:59.948Z] #57 24.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-30T23:54:59.948Z] #57 24.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-30T23:54:59.948Z] #57 24.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-30T23:54:59.948Z] #57 25.68 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:54:59.948Z] #57 25.77 Fetched 668 kB in 0s (6525 kB/s) [2019-12-30T23:54:59.948Z] #57 25.88 Selecting previously unselected package liblzo2-2:s390x. [2019-12-30T23:54:59.948Z] #57 25.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-30T23:54:59.948Z] #57 25.88 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-30T23:54:59.948Z] #57 25.89 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-30T23:54:59.948Z] #57 26.01 Selecting previously unselected package btrfs-progs. [2019-12-30T23:54:59.948Z] #57 26.03 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-30T23:54:59.948Z] #57 26.03 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-30T23:54:59.948Z] #57 26.82 Selecting previously unselected package btrfs-tools. [2019-12-30T23:54:59.948Z] #57 26.84 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-30T23:54:59.948Z] #57 26.84 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-30T23:54:59.948Z] #57 26.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:54:59.948Z] #57 27.05 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-30T23:54:59.948Z] #57 27.08 Setting up btrfs-progs (4.7.3-1) ... [2019-12-30T23:54:59.948Z] #57 27.09 Setting up btrfs-tools (4.7.3-1) ... [2019-12-30T23:54:59.948Z] #57 27.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:54:59.948Z] #57 DONE 27.3s [2019-12-30T23:54:59.948Z] [2019-12-30T23:54:59.948Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-30T23:54:59.948Z] #26 DONE 0.1s [2019-12-30T23:54:59.948Z] [2019-12-30T23:54:59.948Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:59.948Z] #34 27.32 Fetched 13.2 MB in 1s (12.2 MB/s) [2019-12-30T23:54:59.948Z] [2019-12-30T23:54:59.948Z] #34 ... [2019-12-30T23:54:59.948Z] [2019-12-30T23:54:59.948Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:54:59.948Z] #58 DONE 0.1s [2019-12-30T23:54:59.948Z] [2019-12-30T23:54:59.948Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:59.948Z] #34 27.38 Selecting previously unselected package cmake-data. [2019-12-30T23:54:59.948Z] #34 27.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% #34 ... [2019-12-30T23:54:59.948Z] [2019-12-30T23:54:59.948Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-30T23:54:59.948Z] #59 DONE 0.1s [2019-12-30T23:54:59.948Z] [2019-12-30T23:54:59.948Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:54:59.948Z] #34 27.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-30T23:54:59.948Z] #34 27.47 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-30T23:54:59.948Z] #34 27.48 Unpacking cmake-data (3.7.2-1) ... [2019-12-30T23:55:00.238Z] #26 14.86 0.3% # 2.4% ### 4.5% #### 6.0% ##### 7.3% ###### 9.0% ######## 11.6% ######### 13.7% ########## 14.9% ########### 15.8% ############ [2019-12-30T23:55:00.238Z] #26 ... [2019-12-30T23:55:00.238Z] [2019-12-30T23:55:00.238Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:55:00.238Z] #33 47.50 Selecting previously unselected package libxml2:arm64. [2019-12-30T23:55:00.238Z] #33 47.51 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-12-30T23:55:00.238Z] #33 47.51 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-30T23:55:00.238Z] #33 47.99 Selecting previously unselected package libarchive13:arm64. [2019-12-30T23:55:00.238Z] #33 47.99 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-12-30T23:55:00.238Z] #33 48.00 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-12-30T23:55:00.238Z] #33 48.39 Selecting previously unselected package libjsoncpp1:arm64. [2019-12-30T23:55:00.238Z] #33 48.40 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-12-30T23:55:00.238Z] #33 48.41 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-12-30T23:55:00.238Z] #33 48.58 Selecting previously unselected package libuv1:arm64. [2019-12-30T23:55:00.238Z] #33 48.58 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-12-30T23:55:00.238Z] #33 48.59 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-12-30T23:55:00.238Z] #33 48.75 Selecting previously unselected package cmake. [2019-12-30T23:55:00.238Z] #33 48.75 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-12-30T23:55:00.238Z] #33 48.88 Unpacking cmake (3.7.2-1) ... [2019-12-30T23:55:00.238Z] #33 51.46 Selecting previously unselected package xxd. [2019-12-30T23:55:00.238Z] #33 51.50 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-30T23:55:00.238Z] #33 51.51 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:00.238Z] #33 51.70 Selecting previously unselected package vim-common. [2019-12-30T23:55:00.238Z] #33 51.71 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:55:00.238Z] #33 51.72 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:00.238Z] #33 52.12 Processing triggers for mime-support (3.60) ... [2019-12-30T23:55:00.238Z] #33 52.28 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:00.238Z] #33 52.31 Setting up libuv1:arm64 (1.9.1-3) ... [2019-12-30T23:55:00.238Z] #33 52.33 Setting up cmake-data (3.7.2-1) ... [2019-12-30T23:55:00.238Z] #33 52.36 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-12-30T23:55:00.238Z] #33 52.38 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-30T23:55:00.238Z] #33 52.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:00.238Z] #33 52.58 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:00.238Z] #33 52.61 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-30T23:55:00.238Z] #33 52.63 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-12-30T23:55:00.238Z] #33 52.66 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-12-30T23:55:00.238Z] #33 52.67 Setting up cmake (3.7.2-1) ... [2019-12-30T23:55:00.238Z] #33 52.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:00.238Z] #33 DONE 54.0s [2019-12-30T23:55:00.238Z] [2019-12-30T23:55:00.238Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:00.239Z] #26 14.86 0.3% # 2.4% ### 4.5% #### 6.0% ##### 7.3% ###### 9.0% ######## 11.6% ######### 13.7% ########## 14.9% ########### 15.8% ############ 16.8% ############ 16.9% [2019-12-30T23:55:00.239Z] #26 ... [2019-12-30T23:55:00.239Z] [2019-12-30T23:55:00.239Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:55:00.239Z] #10 49.18 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:55:00.239Z] #10 49.40 Fetched 68.0 MB in 13s (5214 kB/s) [2019-12-30T23:55:00.239Z] #10 49.49 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-12-30T23:55:00.239Z] #10 49.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 ... 14976 files and directories currently installed.) [2019-12-30T23:55:00.239Z] #10 49.58 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-12-30T23:55:00.239Z] #10 49.60 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-12-30T23:55:00.239Z] #10 49.77 Selecting previously unselected package libudev-dev:arm64. [2019-12-30T23:55:00.239Z] #10 49.78 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-12-30T23:55:00.239Z] #10 49.81 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-12-30T23:55:00.239Z] #10 50.02 Selecting previously unselected package liblzo2-2:arm64. [2019-12-30T23:55:00.239Z] #10 50.04 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-30T23:55:00.239Z] #10 50.07 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-30T23:55:00.239Z] #10 50.26 Selecting previously unselected package btrfs-progs. [2019-12-30T23:55:00.239Z] #10 50.26 Preparing to unpack .../03-btrfs-progs_4.7.3-1_arm64.deb ... [2019-12-30T23:55:00.239Z] #10 50.27 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-30T23:55:00.239Z] #10 51.32 Selecting previously unselected package btrfs-tools. [2019-12-30T23:55:00.239Z] #10 51.33 Preparing to unpack .../04-btrfs-tools_4.7.3-1_arm64.deb ... [2019-12-30T23:55:00.239Z] #10 51.34 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-30T23:55:00.239Z] #10 51.51 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-12-30T23:55:00.239Z] #10 51.51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-12-30T23:55:00.239Z] #10 51.54 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-12-30T23:55:00.239Z] #10 51.74 Selecting previously unselected package dmsetup. [2019-12-30T23:55:00.239Z] #10 51.74 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-12-30T23:55:00.239Z] #10 51.75 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-30T23:55:00.239Z] #10 52.02 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-12-30T23:55:00.239Z] #10 52.02 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-12-30T23:55:00.239Z] #10 52.04 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-12-30T23:55:00.239Z] #10 52.22 Selecting previously unselected package libsepol1-dev:arm64. [2019-12-30T23:55:00.239Z] #10 52.22 Preparing to unpack .../08-libsepol1-dev_2.6-2_arm64.deb ... [2019-12-30T23:55:00.239Z] #10 52.24 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-12-30T23:55:00.239Z] #10 52.89 Selecting previously unselected package libpcre16-3:arm64. [2019-12-30T23:55:00.239Z] #10 52.89 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-12-30T23:55:00.239Z] #10 52.91 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-12-30T23:55:00.239Z] #10 53.52 Selecting previously unselected package libpcre32-3:arm64. [2019-12-30T23:55:00.239Z] #10 53.53 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-12-30T23:55:00.239Z] #10 53.59 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-12-30T23:55:00.239Z] #10 54.04 Selecting previously unselected package libpcre3-dev:arm64. [2019-12-30T23:55:00.239Z] #10 54.06 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-12-30T23:55:00.239Z] #10 54.11 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-12-30T23:55:00.239Z] #10 ... [2019-12-30T23:55:00.239Z] [2019-12-30T23:55:00.239Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:55:00.239Z] #34 DONE 0.2s [2019-12-30T23:55:00.239Z] [2019-12-30T23:55:00.239Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:55:00.239Z] #40 54.19 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-12-30T23:55:00.502Z] #40 54.21 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ...#40 ... [2019-12-30T23:55:00.502Z] [2019-12-30T23:55:00.502Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-30T23:55:00.502Z] #35 DONE 0.1s [2019-12-30T23:55:00.502Z] [2019-12-30T23:55:00.502Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:55:00.502Z] #40 54.21 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-12-30T23:55:00.502Z] #40 54.25 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-12-30T23:55:00.502Z] #40 54.38 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-12-30T23:55:00.502Z] #40 54.40 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-12-30T23:55:00.502Z] #40 54.45 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-30T23:55:00.502Z] #40 54.48 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-12-30T23:55:00.502Z] #40 54.51 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-30T23:55:00.502Z] #40 54.52 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-12-30T23:55:00.923Z] #40 54.54 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-12-30T23:55:00.923Z] #40 54.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:01.456Z] #47 ... [2019-12-30T23:55:01.456Z] [2019-12-30T23:55:01.456Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:55:01.456Z] #40 60.56 Selecting previously unselected package libnl-3-200:amd64. [2019-12-30T23:55:01.456Z] #40 60.57 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-30T23:55:01.456Z] #40 60.57 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-30T23:55:01.456Z] #40 60.89 Selecting previously unselected package libnl-3-dev:amd64. [2019-12-30T23:55:01.456Z] #40 60.90 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-12-30T23:55:01.456Z] #40 60.90 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-30T23:55:01.456Z] #40 61.46 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-30T23:55:01.456Z] #40 61.48 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-30T23:55:01.456Z] #40 61.49 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-30T23:55:01.456Z] #40 61.81 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-12-30T23:55:01.456Z] #40 61.83 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-12-30T23:55:01.456Z] #40 61.86 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-30T23:55:01.456Z] #40 62.28 Selecting previously unselected package zlib1g-dev:amd64. [2019-12-30T23:55:01.456Z] #40 62.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-12-30T23:55:01.456Z] #40 62.35 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-30T23:55:01.456Z] #40 62.81 Selecting previously unselected package libprotobuf10:amd64. [2019-12-30T23:55:01.456Z] #40 62.81 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-12-30T23:55:01.456Z] #40 62.82 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-12-30T23:55:01.456Z] #40 63.80 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-12-30T23:55:01.456Z] #40 63.81 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-12-30T23:55:01.456Z] #40 63.81 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-30T23:55:01.456Z] #40 64.04 Selecting previously unselected package libprotobuf-dev:amd64. [2019-12-30T23:55:01.456Z] #40 64.04 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-12-30T23:55:01.456Z] #40 64.07 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-30T23:55:01.501Z] #40 DONE 55.1s [2019-12-30T23:55:01.501Z] [2019-12-30T23:55:01.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:55:01.501Z] #10 55.11 Selecting previously unselected package libselinux1-dev:arm64. [2019-12-30T23:55:01.501Z] #10 55.11 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-12-30T23:55:01.501Z] #10 55.13 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-12-30T23:55:02.024Z] #40 66.03 Selecting previously unselected package libprotoc10:amd64. [2019-12-30T23:55:02.024Z] #40 66.04 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-12-30T23:55:02.024Z] #40 66.09 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-12-30T23:55:02.073Z] #10 55.92 Selecting previously unselected package libdevmapper-dev:arm64. [2019-12-30T23:55:02.073Z] #10 55.93 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-12-30T23:55:02.073Z] #10 55.96 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-12-30T23:55:02.342Z] #10 56.31 Selecting previously unselected package libseccomp2:arm64. [2019-12-30T23:55:02.342Z] #10 56.31 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-12-30T23:55:02.605Z] #10 56.33 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-30T23:55:02.742Z] #34 30.01 Selecting previously unselected package liblzo2-2:s390x. [2019-12-30T23:55:02.742Z] #34 30.01 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-30T23:55:02.742Z] #34 30.02 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-30T23:55:02.742Z] #34 30.10 Selecting previously unselected package libicu57:s390x. [2019-12-30T23:55:02.742Z] #34 30.11 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-12-30T23:55:02.742Z] #34 30.11 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-12-30T23:55:02.873Z] #10 56.71 Selecting previously unselected package libseccomp-dev:arm64. [2019-12-30T23:55:02.874Z] #10 56.71 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-12-30T23:55:02.874Z] #10 56.72 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-30T23:55:02.961Z] #40 67.14 Selecting previously unselected package protobuf-c-compiler. [2019-12-30T23:55:02.961Z] #40 67.14 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-12-30T23:55:02.961Z] #40 67.15 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-30T23:55:03.135Z] #10 56.94 Selecting previously unselected package libsystemd-dev:arm64. [2019-12-30T23:55:03.135Z] #10 56.94 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-12-30T23:55:03.135Z] #10 56.95 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-12-30T23:55:03.220Z] #40 67.51 Selecting previously unselected package protobuf-compiler. [2019-12-30T23:55:03.220Z] #40 67.53 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-12-30T23:55:03.220Z] #40 67.56 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-30T23:55:03.240Z] #10 29.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-30T23:55:03.240Z] #10 29.86 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-30T23:55:03.240Z] #10 29.87 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:55:03.788Z] #40 67.91 Selecting previously unselected package python-pkg-resources. [2019-12-30T23:55:03.788Z] #40 67.93 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-30T23:55:04.047Z] #40 68.04 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-30T23:55:04.307Z] #40 68.53 Selecting previously unselected package python-protobuf. [2019-12-30T23:55:04.307Z] #40 68.53 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-12-30T23:55:04.307Z] #40 68.55 Unpacking python-protobuf (3.0.0-9) ... [2019-12-30T23:55:04.565Z] #40 ... [2019-12-30T23:55:04.566Z] [2019-12-30T23:55:04.566Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:04.566Z] #44 58.56 sync [2019-12-30T23:55:04.566Z] #44 58.57 internal/reflectlite [2019-12-30T23:55:04.566Z] #44 60.45 github.com/LK4D4/vndr/godl/singleflight [2019-12-30T23:55:04.566Z] #44 60.91 math/rand [2019-12-30T23:55:04.566Z] #44 62.98 io [2019-12-30T23:55:04.566Z] #44 63.00 strconv [2019-12-30T23:55:04.566Z] #44 65.03 bytes [2019-12-30T23:55:04.566Z] #44 68.05 reflect [2019-12-30T23:55:04.826Z] #44 68.70 bufio [2019-12-30T23:55:05.382Z] #34 ... [2019-12-30T23:55:05.382Z] [2019-12-30T23:55:05.382Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:05.382Z] #69 DONE 32.8s [2019-12-30T23:55:05.762Z] #44 ... [2019-12-30T23:55:05.762Z] [2019-12-30T23:55:05.762Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:55:05.762Z] #40 69.61 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-30T23:55:05.762Z] #40 69.94 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-30T23:55:05.762Z] #40 69.96 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-30T23:55:05.798Z] [2019-12-30T23:55:05.798Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:05.798Z] #27 2.005 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-30T23:55:05.798Z] #27 2.463 [2019-12-30T23:55:06.330Z] #40 ... [2019-12-30T23:55:06.330Z] [2019-12-30T23:55:06.330Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:06.330Z] #31 60.39 sort [2019-12-30T23:55:06.330Z] #31 60.40 errors [2019-12-30T23:55:06.330Z] #31 60.89 strconv [2019-12-30T23:55:06.330Z] #31 62.11 io [2019-12-30T23:55:06.330Z] #31 63.82 syscall [2019-12-30T23:55:06.330Z] #31 66.51 reflect [2019-12-30T23:55:06.454Z] #10 60.24 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-30T23:55:06.454Z] #10 60.24 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-12-30T23:55:06.454Z] #10 60.24 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-30T23:55:06.512Z] #10 33.48 Selecting previously unselected package libapparmor1:amd64. [2019-12-30T23:55:06.512Z] #10 33.49 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-12-30T23:55:06.512Z] #10 33.49 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-30T23:55:06.512Z] #10 33.54 Selecting previously unselected package libapparmor-dev:amd64. [2019-12-30T23:55:06.512Z] #10 33.54 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-12-30T23:55:06.512Z] #10 33.54 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-30T23:55:06.512Z] #10 33.60 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-30T23:55:06.512Z] #10 33.61 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-12-30T23:55:06.512Z] #10 33.62 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-30T23:55:06.512Z] #10 33.63 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-30T23:55:06.512Z] #10 33.64 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-30T23:55:06.512Z] #10 33.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:06.512Z] #10 33.66 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-30T23:55:06.512Z] #10 33.68 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-30T23:55:06.512Z] #10 33.68 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-30T23:55:06.512Z] #10 33.69 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-12-30T23:55:06.512Z] #10 33.70 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-30T23:55:06.512Z] #10 33.71 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-12-30T23:55:06.512Z] #10 33.72 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-30T23:55:06.512Z] #10 33.74 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-30T23:55:06.512Z] #10 33.75 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-30T23:55:06.512Z] #10 33.76 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-30T23:55:06.512Z] #10 33.77 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-30T23:55:06.512Z] #10 33.78 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-30T23:55:06.512Z] #10 33.79 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-30T23:55:06.512Z] #10 33.80 Setting up btrfs-progs (4.7.3-1) ... [2019-12-30T23:55:06.512Z] #10 33.81 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-30T23:55:06.512Z] #10 33.82 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:55:06.512Z] #10 33.83 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 [2019-12-30T23:55:06.512Z] #10 33.83 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-30T23:55:06.512Z] #10 33.84 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 [2019-12-30T23:55:06.512Z] #10 33.84 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-30T23:55:06.512Z] #10 33.85 Setting up btrfs-tools (4.7.3-1) ... [2019-12-30T23:55:06.512Z] #10 33.85 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:55:06.512Z] #10 33.86 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 [2019-12-30T23:55:06.512Z] #10 33.87 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 [2019-12-30T23:55:06.512Z] #10 33.87 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-30T23:55:06.512Z] #10 33.88 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-30T23:55:06.512Z] #10 33.89 Setting up dmsetup (2:1.02.137-2) ... [2019-12-30T23:55:06.512Z] #10 33.90 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-30T23:55:06.512Z] #10 33.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:06.624Z] #27 2.900 ## 2.9% ### 4.9% ##### 7.0% ###### 9.1% ######## 11.2% ######### 13.3% ########### 15.4% ############## 19.6% ############### 21.7% ################# 23.8% #################### 28.0% ##################### 30.0% ####################### 32.1% ######################## 34.2% ########################## 36.3% ########################### 38.4% ############################# 40.5% ############################## 42.6% ################################ 44.7% ################################# 46.8% ################################### 48.8% #################################### 50.9% ###################################### 53.0% ####################################### 55.1% ######################################### 57.2% [2019-12-30T23:55:06.624Z] #27 ... [2019-12-30T23:55:06.624Z] [2019-12-30T23:55:06.624Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:55:06.624Z] #11 23.85 Building dependency tree... [2019-12-30T23:55:06.624Z] #11 25.42 The following additional packages will be installed: [2019-12-30T23:55:06.624Z] #11 25.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-30T23:55:06.624Z] #11 25.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-30T23:55:06.624Z] #11 25.45 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-30T23:55:06.624Z] #11 25.45 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-30T23:55:06.624Z] #11 25.45 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-30T23:55:06.624Z] #11 25.45 Suggested packages: [2019-12-30T23:55:06.624Z] #11 25.45 gcc-6-locales seccomp wine64 [2019-12-30T23:55:06.624Z] #11 27.39 The following NEW packages will be installed: [2019-12-30T23:55:06.624Z] #11 27.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-30T23:55:06.624Z] #11 27.40 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-30T23:55:06.624Z] #11 27.40 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-30T23:55:06.624Z] #11 27.40 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-30T23:55:06.624Z] #11 27.40 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-30T23:55:06.624Z] #11 27.40 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-30T23:55:06.624Z] #11 27.40 mingw-w64-x86-64-dev [2019-12-30T23:55:06.624Z] #11 27.50 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:55:06.624Z] #11 27.50 Need to get 71.0 MB of archives. [2019-12-30T23:55:06.624Z] #11 27.50 After this operation, 487 MB of additional disk space will be used. [2019-12-30T23:55:06.624Z] #11 27.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-12-30T23:55:06.624Z] #11 27.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-12-30T23:55:06.624Z] #11 27.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-30T23:55:06.624Z] #11 27.55 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-30T23:55:06.624Z] #11 27.67 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-30T23:55:06.624Z] #11 27.67 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-12-30T23:55:06.624Z] #11 27.68 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-12-30T23:55:06.624Z] #11 27.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-12-30T23:55:06.624Z] #11 27.69 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-12-30T23:55:06.624Z] #11 27.74 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-12-30T23:55:06.624Z] #11 27.74 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-12-30T23:55:06.624Z] #11 27.80 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-12-30T23:55:06.624Z] #11 27.83 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-12-30T23:55:06.624Z] #11 27.85 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-12-30T23:55:06.624Z] #11 27.86 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-12-30T23:55:06.624Z] #11 27.87 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-12-30T23:55:06.624Z] #11 27.87 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-12-30T23:55:06.624Z] #11 28.01 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-12-30T23:55:06.624Z] #11 28.16 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-12-30T23:55:06.624Z] #11 28.26 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-30T23:55:06.624Z] #11 28.27 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-30T23:55:06.624Z] #11 28.54 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-30T23:55:06.624Z] #11 28.83 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-12-30T23:55:06.624Z] #11 28.84 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-12-30T23:55:06.624Z] #11 31.29 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-12-30T23:55:06.624Z] #11 32.77 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-12-30T23:55:06.624Z] #11 32.78 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-12-30T23:55:06.624Z] #11 ... [2019-12-30T23:55:06.624Z] [2019-12-30T23:55:06.624Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:06.767Z] #10 DONE 34.2s [2019-12-30T23:55:06.767Z] [2019-12-30T23:55:06.767Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-30T23:55:06.950Z] #10 ... [2019-12-30T23:55:06.950Z] [2019-12-30T23:55:06.950Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:06.950Z] #31 49.95 internal/syscall/unix [2019-12-30T23:55:06.950Z] #31 49.95 time [2019-12-30T23:55:06.950Z] #31 57.15 internal/poll [2019-12-30T23:55:06.950Z] #31 ... [2019-12-30T23:55:06.950Z] [2019-12-30T23:55:06.950Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:06.950Z] #26 14.86 0.3% # 2.4% ### 4.5% #### 6.0% ##### 7.3% ###### 9.0% ######## 11.6% ######### 13.7% ########## 14.9% ########### 15.8% ############ 16.8% ############ 16.9% ############ 17.6% ############# 19.0% ############## 19.7% ############## 20.3% ############### 21.5% ################ 22.8% ################# 24.1% ################## 26.0% ################### 27.7% ##################### 29.7% ###################### 31.0% ####################### 32.2% ######################## 34.0% ######################### 35.4% ########################## 37.2% ############################ 39.7% ############################# 41.1% ############################### 43.4% ################################# 46.2% ################################## 47.7% ################################### 49.8% ##################################### 52.2% ####################################### 54.4% ######################################## 56.7% ########################################## 58.8% ############################################ 61.3% ############################################# 63.3% ############################################### 66.6% ################################################## 69.7% ################################################### 71.8% ##################################################### 74.0% ###################################################### 75.8% ######################################################## 77.9% ######################################################### 80.5% ########################################################### 82.6% ############################################################# 85.3% ############################################################## 87.2% ################################################################ 90.3% ################################################################### 93.2% ##################################################################### 96.6% ####################################################################### 99.5% ######################################################################## 100.0% [2019-12-30T23:55:06.950Z] #26 20.66 [2019-12-30T23:55:07.193Z] #27 2.900 ## 2.9% ### 4.9% ##### 7.0% ###### 9.1% ######## 11.2% ######### 13.3% ########### 15.4% ############## 19.6% ############### 21.7% ################# 23.8% #################### 28.0% ##################### 30.0% ####################### 32.1% ######################## 34.2% ########################## 36.3% ########################### 38.4% ############################# 40.5% ############################## 42.6% ################################ 44.7% ################################# 46.8% ################################### 48.8% #################################### 50.9% ###################################### 53.0% ####################################### 55.1% ######################################### 57.2% ########################################## 59.3% ############################################### 65.6% ################################################## 69.8% [2019-12-30T23:55:07.193Z] #27 ... [2019-12-30T23:55:07.193Z] [2019-12-30T23:55:07.193Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:55:07.193Z] #41 23.35 Building dependency tree... [2019-12-30T23:55:07.193Z] #41 25.27 The following additional packages will be installed: [2019-12-30T23:55:07.193Z] #41 25.27 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-30T23:55:07.193Z] #41 25.27 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-30T23:55:07.193Z] #41 25.28 Suggested packages: [2019-12-30T23:55:07.193Z] #41 25.28 manpages-dev python-setuptools [2019-12-30T23:55:07.193Z] #41 27.14 The following NEW packages will be installed: [2019-12-30T23:55:07.193Z] #41 27.14 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-30T23:55:07.193Z] #41 27.14 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-30T23:55:07.193Z] #41 27.14 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-30T23:55:07.193Z] #41 27.14 zlib1g-dev [2019-12-30T23:55:07.193Z] #41 27.32 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:55:07.193Z] #41 27.32 Need to get 3476 kB of archives. [2019-12-30T23:55:07.193Z] #41 27.32 After this operation, 20.2 MB of additional disk space will be used. [2019-12-30T23:55:07.193Z] #41 27.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-30T23:55:07.193Z] #41 27.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-12-30T23:55:07.193Z] #41 27.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-12-30T23:55:07.193Z] #41 27.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-30T23:55:07.193Z] #41 27.69 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-12-30T23:55:07.193Z] #41 27.79 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-30T23:55:07.193Z] #41 27.87 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-12-30T23:55:07.193Z] #41 27.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-12-30T23:55:07.193Z] #41 28.11 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-12-30T23:55:07.193Z] #41 28.43 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-12-30T23:55:07.193Z] #41 28.55 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-12-30T23:55:07.193Z] #41 28.77 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-12-30T23:55:07.193Z] #41 29.25 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-12-30T23:55:07.193Z] #41 29.35 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-12-30T23:55:07.193Z] #41 29.35 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-30T23:55:07.193Z] #41 29.44 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-12-30T23:55:07.193Z] #41 30.56 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:55:07.193Z] #41 30.74 Fetched 3476 kB in 2s (1540 kB/s) [2019-12-30T23:55:07.193Z] #41 30.85 Selecting previously unselected package libnet1:s390x. [2019-12-30T23:55:07.193Z] #41 30.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-30T23:55:07.193Z] #41 30.88 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-30T23:55:07.193Z] #41 30.89 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-30T23:55:07.193Z] #41 31.02 Selecting previously unselected package libcap-dev:s390x. [2019-12-30T23:55:07.193Z] #41 31.02 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-12-30T23:55:07.193Z] #41 31.02 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-12-30T23:55:07.193Z] #41 31.17 Selecting previously unselected package libnet1-dev. [2019-12-30T23:55:07.193Z] #41 31.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-12-30T23:55:07.193Z] #41 31.17 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-30T23:55:07.193Z] #41 31.35 Selecting previously unselected package libnl-3-200:s390x. [2019-12-30T23:55:07.193Z] #41 31.35 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-30T23:55:07.193Z] #41 31.36 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-30T23:55:07.193Z] #41 31.47 Selecting previously unselected package libnl-3-dev:s390x. [2019-12-30T23:55:07.193Z] #41 31.48 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-12-30T23:55:07.193Z] #41 31.48 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-12-30T23:55:07.193Z] #41 31.75 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-30T23:55:07.193Z] #41 31.75 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-30T23:55:07.193Z] #41 31.75 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-30T23:55:07.193Z] #41 31.86 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-12-30T23:55:07.193Z] #41 31.86 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-12-30T23:55:07.193Z] #41 31.87 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-30T23:55:07.193Z] #41 31.96 Selecting previously unselected package zlib1g-dev:s390x. [2019-12-30T23:55:07.193Z] #41 31.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-12-30T23:55:07.193Z] #41 31.99 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-30T23:55:07.193Z] #41 32.33 Selecting previously unselected package libprotobuf10:s390x. [2019-12-30T23:55:07.193Z] #41 32.33 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-12-30T23:55:07.193Z] #41 32.34 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-12-30T23:55:07.193Z] #41 33.02 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-12-30T23:55:07.193Z] #41 33.05 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-12-30T23:55:07.193Z] #41 33.05 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-30T23:55:07.193Z] #41 33.54 Selecting previously unselected package libprotobuf-dev:s390x. [2019-12-30T23:55:07.193Z] #41 33.58 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-12-30T23:55:07.193Z] #41 33.59 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-30T23:55:07.193Z] #41 ... [2019-12-30T23:55:07.193Z] [2019-12-30T23:55:07.193Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:55:07.193Z] #11 34.12 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:55:07.193Z] #11 34.26 Fetched 71.0 MB in 5s (13.3 MB/s) [2019-12-30T23:55:07.193Z] #11 34.42 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-12-30T23:55:07.193Z] #11 34.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 ... 14828 files and directories currently installed.) [2019-12-30T23:55:07.193Z] #11 34.50 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-12-30T23:55:07.193Z] #11 34.51 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-30T23:55:07.193Z] #11 34.62 Selecting previously unselected package libudev-dev:s390x. [2019-12-30T23:55:07.193Z] #11 34.65 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-12-30T23:55:07.193Z] #11 34.66 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-12-30T23:55:07.708Z] #31 ... [2019-12-30T23:55:07.708Z] [2019-12-30T23:55:07.708Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:07.708Z] #44 71.56 syscall [2019-12-30T23:55:07.917Z] #26 23.78 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-30T23:55:08.054Z] #11 34.96 Selecting previously unselected package liblzo2-2:s390x. [2019-12-30T23:55:08.054Z] #11 34.96 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-30T23:55:08.054Z] #11 34.97 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-30T23:55:08.054Z] #11 35.24 Selecting previously unselected package btrfs-progs. [2019-12-30T23:55:08.054Z] #11 35.30 Preparing to unpack .../03-btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-30T23:55:08.054Z] #11 35.32 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-30T23:55:08.130Z] #11 DONE 1.2s [2019-12-30T23:55:08.130Z] [2019-12-30T23:55:08.130Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-30T23:55:08.176Z] #26 ... [2019-12-30T23:55:08.176Z] [2019-12-30T23:55:08.176Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:08.176Z] #31 61.61 internal/fmtsort [2019-12-30T23:55:08.176Z] #31 61.64 os [2019-12-30T23:55:09.056Z] #12 DONE 1.1s [2019-12-30T23:55:09.056Z] [2019-12-30T23:55:09.057Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-30T23:55:09.437Z] #11 36.79 Selecting previously unselected package btrfs-tools. [2019-12-30T23:55:09.437Z] #11 36.80 Preparing to unpack .../04-btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-30T23:55:09.437Z] #11 36.80 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-30T23:55:09.868Z] #11 37.05 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-12-30T23:55:09.868Z] #11 37.05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-30T23:55:09.868Z] #11 37.05 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-30T23:55:09.868Z] #11 37.23 Selecting previously unselected package dmsetup. [2019-12-30T23:55:09.868Z] #11 37.23 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-12-30T23:55:09.868Z] #11 37.24 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-30T23:55:09.868Z] #11 37.38 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-12-30T23:55:09.868Z] #11 37.38 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-30T23:55:09.868Z] #11 37.39 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-30T23:55:09.868Z] #11 37.48 Selecting previously unselected package libsepol1-dev:s390x. [2019-12-30T23:55:09.868Z] #11 37.48 Preparing to unpack .../08-libsepol1-dev_2.6-2_s390x.deb ... [2019-12-30T23:55:09.868Z] #11 37.49 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-12-30T23:55:09.868Z] #11 ... [2019-12-30T23:55:09.868Z] [2019-12-30T23:55:09.868Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:55:09.868Z] #60 0.309 + RM_GOPATH=0 [2019-12-30T23:55:09.868Z] #60 0.309 + TMP_GOPATH= [2019-12-30T23:55:09.868Z] #60 0.309 + : /build [2019-12-30T23:55:09.868Z] #60 0.310 + '[' -z '' ']' [2019-12-30T23:55:09.868Z] #60 0.311 ++ mktemp -d [2019-12-30T23:55:09.868Z] #60 0.319 + export GOPATH=/tmp/tmp.t5OeuknW24 [2019-12-30T23:55:09.868Z] #60 0.319 + GOPATH=/tmp/tmp.t5OeuknW24 [2019-12-30T23:55:09.868Z] #60 0.320 + RM_GOPATH=1 [2019-12-30T23:55:09.868Z] #60 0.321 ++ dirname ./install.sh [2019-12-30T23:55:09.868Z] #60 0.324 + dir=. [2019-12-30T23:55:09.868Z] #60 0.326 + bin=containerd [2019-12-30T23:55:09.868Z] #60 0.326 + shift [2019-12-30T23:55:09.868Z] #60 0.327 + '[' '!' -f ./containerd.installer ']' [2019-12-30T23:55:09.868Z] #60 0.327 + . ./containerd.installer [2019-12-30T23:55:09.868Z] #60 0.328 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:55:09.868Z] #60 0.330 + install_containerd [2019-12-30T23:55:09.868Z] #60 0.331 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-30T23:55:09.868Z] #60 0.331 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:55:09.868Z] #60 0.333 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t5OeuknW24/src/github.com/containerd/containerd [2019-12-30T23:55:09.868Z] #60 0.348 Cloning into '/tmp/tmp.t5OeuknW24/src/github.com/containerd/containerd'... [2019-12-30T23:55:09.986Z] #13 1.009 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-30T23:55:10.096Z] #31 ... [2019-12-30T23:55:10.096Z] [2019-12-30T23:55:10.096Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:10.096Z] #44 53.28 vendor/golang.org/x/text/transform [2019-12-30T23:55:10.096Z] #44 55.67 time [2019-12-30T23:55:10.096Z] #44 61.14 regexp [2019-12-30T23:55:10.096Z] #44 ... [2019-12-30T23:55:10.096Z] [2019-12-30T23:55:10.096Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:10.096Z] #26 24.38 [2019-12-30T23:55:10.096Z] #26 24.87 ######################################################################## 100.0% [2019-12-30T23:55:10.096Z] #26 25.05 [2019-12-30T23:55:10.241Z] #13 DONE 1.1s [2019-12-30T23:55:10.242Z] [2019-12-30T23:55:10.242Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-30T23:55:10.291Z] #60 ... [2019-12-30T23:55:10.291Z] [2019-12-30T23:55:10.291Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:10.291Z] #27 2.900 ## 2.9% ### 4.9% ##### 7.0% ###### 9.1% ######## 11.2% ######### 13.3% ########### 15.4% ############## 19.6% ############### 21.7% ################# 23.8% #################### 28.0% ##################### 30.0% ####################### 32.1% ######################## 34.2% ########################## 36.3% ########################### 38.4% ############################# 40.5% ############################## 42.6% ################################ 44.7% ################################# 46.8% ################################### 48.8% #################################### 50.9% ###################################### 53.0% ####################################### 55.1% ######################################### 57.2% ########################################## 59.3% ############################################### 65.6% ################################################## 69.8% ################################################### 71.8% ##################################################### 73.9% ###################################################### 76.0% ######################################################## 78.1% ######################################################### 80.2% ########################################################### 82.3% ############################################################ 84.4% ############################################################## 86.5% ############################################################### 88.6% ################################################################# 90.6% ################################################################## 92.8% #################################################################### 94.8% ##################################################################### 96.9% ####################################################################### 99.0% ######################################################################## 100.0% [2019-12-30T23:55:10.291Z] #27 10.21 [2019-12-30T23:55:10.671Z] #26 ... [2019-12-30T23:55:10.671Z] [2019-12-30T23:55:10.671Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:10.671Z] #36 3.736 + RM_GOPATH=0 [2019-12-30T23:55:10.671Z] #36 3.736 + TMP_GOPATH= [2019-12-30T23:55:10.671Z] #36 3.736 + : /build [2019-12-30T23:55:10.671Z] #36 3.736 + '[' -z '' ']' [2019-12-30T23:55:10.671Z] #36 3.736 ++ mktemp -d [2019-12-30T23:55:10.671Z] #36 3.736 + export GOPATH=/tmp/tmp.u22numSzlj [2019-12-30T23:55:10.671Z] #36 3.736 + GOPATH=/tmp/tmp.u22numSzlj [2019-12-30T23:55:10.671Z] #36 3.736 + RM_GOPATH=1 [2019-12-30T23:55:10.671Z] #36 3.737 ++ dirname ./install.sh [2019-12-30T23:55:10.671Z] #36 3.738 + dir=. [2019-12-30T23:55:10.671Z] #36 3.739 + bin=tini [2019-12-30T23:55:10.671Z] #36 3.739 + shift [2019-12-30T23:55:10.671Z] #36 3.739 + '[' '!' -f ./tini.installer ']' [2019-12-30T23:55:10.671Z] #36 3.739 + . ./tini.installer [2019-12-30T23:55:10.671Z] #36 3.739 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:55:10.671Z] #36 3.739 + install_tini [2019-12-30T23:55:10.671Z] #36 3.739 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-30T23:55:10.671Z] #36 3.739 + git clone https://github.com/krallin/tini.git /tmp/tmp.u22numSzlj/tini [2019-12-30T23:55:10.671Z] #36 3.739 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:55:10.671Z] #36 3.745 Cloning into '/tmp/tmp.u22numSzlj/tini'... [2019-12-30T23:55:10.671Z] #36 4.908 + cd /tmp/tmp.u22numSzlj/tini [2019-12-30T23:55:10.671Z] #36 4.908 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:55:10.671Z] #36 4.916 + cmake . [2019-12-30T23:55:10.671Z] #36 8.255 -- The C compiler identification is GNU 6.3.0 [2019-12-30T23:55:10.671Z] #36 8.316 -- Check for working C compiler: /usr/bin/cc [2019-12-30T23:55:10.671Z] #36 9.100 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-30T23:55:10.671Z] #36 9.111 -- Detecting C compiler ABI info [2019-12-30T23:55:10.671Z] #36 9.818 -- Detecting C compiler ABI info - done [2019-12-30T23:55:10.671Z] #36 9.898 -- Detecting C compile features [2019-12-30T23:55:10.671Z] #36 ... [2019-12-30T23:55:10.671Z] [2019-12-30T23:55:10.671Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:10.671Z] #31 64.15 path/filepath [2019-12-30T23:55:10.671Z] #31 64.15 fmt [2019-12-30T23:55:11.171Z] #14 DONE 1.1s [2019-12-30T23:55:11.247Z] #31 ... [2019-12-30T23:55:11.247Z] [2019-12-30T23:55:11.247Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:11.247Z] #41 5.471 Note: Building without setproctitle() and strlcpy() support. [2019-12-30T23:55:11.247Z] #41 5.471 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-30T23:55:11.247Z] #41 8.250 fatal: Not a git repository (or any of the parent directories): .git [2019-12-30T23:55:11.247Z] #41 8.303 GEN .gitid [2019-12-30T23:55:11.247Z] #41 8.327 GEN criu/include/version.h [2019-12-30T23:55:11.247Z] #41 8.401 GEN include/common/asm [2019-12-30T23:55:11.428Z] [2019-12-30T23:55:11.428Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-30T23:55:11.508Z] #41 ... [2019-12-30T23:55:11.508Z] [2019-12-30T23:55:11.508Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:11.508Z] #44 64.33 path/filepath [2019-12-30T23:55:11.508Z] #44 64.38 net [2019-12-30T23:55:12.305Z] #27 10.56 ##### 7.1% ############# 18.4% ################# 24.1% ##################### 29.7% ############################# 41.1% ##################################### 52.3% ######################################### 58.1% ############################################# 63.7% ###################################################### 75.0% ############################################################## 86.4% ################################################################## 92.0% ###################################################################### 97.6% ######################################################################## 100.0% [2019-12-30T23:55:12.305Z] #27 12.57 [2019-12-30T23:55:12.355Z] #15 DONE 1.0s [2019-12-30T23:55:12.355Z] [2019-12-30T23:55:12.355Z] #16 [dev 6/24] RUN ldconfig [2019-12-30T23:55:12.981Z] #44 ... [2019-12-30T23:55:12.981Z] [2019-12-30T23:55:12.981Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:55:12.981Z] #40 76.14 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-30T23:55:12.981Z] #40 76.16 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-12-30T23:55:12.981Z] #40 76.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:12.981Z] #40 76.22 Setting up python-protobuf (3.0.0-9) ... [2019-12-30T23:55:13.281Z] #16 DONE 1.1s [2019-12-30T23:55:13.281Z] [2019-12-30T23:55:13.281Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:55:13.935Z] #27 12.88 ## 3.3% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% ################## 26.2% [2019-12-30T23:55:13.935Z] #27 ... [2019-12-30T23:55:13.935Z] [2019-12-30T23:55:13.935Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:55:13.935Z] #29 31.35 + cd /tmp/tmp.XGY7vQM8hT/src/github.com/go-swagger/go-swagger [2019-12-30T23:55:13.935Z] #29 31.35 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-30T23:55:13.935Z] #29 33.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-30T23:55:13.935Z] #29 ... [2019-12-30T23:55:13.935Z] [2019-12-30T23:55:13.935Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:14.058Z] #44 67.02 os/exec [2019-12-30T23:55:14.750Z] #27 12.88 ## 3.3% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% ################## 26.2% #################### 28.7% ######################## 33.8% ########################## 36.4% ########################### 38.9% ############################### 44.0% ################################# 46.5% [2019-12-30T23:55:14.750Z] #27 ... [2019-12-30T23:55:14.750Z] [2019-12-30T23:55:14.750Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:55:14.750Z] #48 31.90 + cd /tmp/tmp.lwascp4N5Z/src/gotest.tools/gotestsum [2019-12-30T23:55:14.750Z] #48 31.90 + git checkout -q v0.3.5 [2019-12-30T23:55:14.750Z] #48 31.91 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-30T23:55:14.750Z] #48 ... [2019-12-30T23:55:14.750Z] [2019-12-30T23:55:14.750Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:15.802Z] #17 2.269 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:55:15.802Z] #17 2.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:55:15.802Z] #17 2.281 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:55:15.802Z] #17 2.282 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:55:15.802Z] #17 2.288 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:55:15.802Z] #17 2.388 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-30T23:55:15.802Z] #17 2.622 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-30T23:55:15.973Z] #44 ... [2019-12-30T23:55:15.973Z] [2019-12-30T23:55:15.973Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:15.973Z] #41 10.44 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-30T23:55:15.973Z] #41 10.54 PBCC images/opts.pb-c.c [2019-12-30T23:55:15.973Z] #41 10.56 PBCC images/sit.pb-c.c [2019-12-30T23:55:15.973Z] #41 10.62 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-30T23:55:15.973Z] #41 10.70 DEP images/opts.pb-c.d [2019-12-30T23:55:15.973Z] #41 10.77 DEP images/sit.pb-c.d [2019-12-30T23:55:15.973Z] #41 10.88 PBCC images/macvlan.pb-c.c [2019-12-30T23:55:15.973Z] #41 10.92 DEP images/macvlan.pb-c.d [2019-12-30T23:55:15.973Z] #41 10.95 PBCC images/autofs.pb-c.c [2019-12-30T23:55:15.973Z] #41 11.02 DEP images/autofs.pb-c.d [2019-12-30T23:55:15.973Z] #41 11.10 PBCC images/sysctl.pb-c.c [2019-12-30T23:55:15.973Z] #41 11.16 DEP images/sysctl.pb-c.d [2019-12-30T23:55:15.973Z] #41 11.26 PBCC images/time.pb-c.c [2019-12-30T23:55:15.973Z] #41 11.28 DEP images/time.pb-c.d [2019-12-30T23:55:15.973Z] #41 11.38 PBCC images/binfmt-misc.pb-c.c [2019-12-30T23:55:15.973Z] #41 11.39 DEP images/binfmt-misc.pb-c.d [2019-12-30T23:55:15.973Z] #41 11.58 PBCC images/seccomp.pb-c.c [2019-12-30T23:55:15.973Z] #41 11.62 DEP images/seccomp.pb-c.d [2019-12-30T23:55:15.973Z] #41 11.67 PBCC images/userns.pb-c.c [2019-12-30T23:55:15.973Z] #41 11.72 DEP images/userns.pb-c.d [2019-12-30T23:55:15.973Z] #41 11.75 PBCC images/cgroup.pb-c.c [2019-12-30T23:55:15.973Z] #41 11.79 DEP images/cgroup.pb-c.d [2019-12-30T23:55:15.973Z] #41 11.87 PBCC images/fown.pb-c.c [2019-12-30T23:55:15.973Z] #41 11.93 PBCC images/ext-file.pb-c.c [2019-12-30T23:55:15.973Z] #41 11.98 DEP images/fown.pb-c.d [2019-12-30T23:55:15.973Z] #41 12.04 DEP images/ext-file.pb-c.d [2019-12-30T23:55:15.973Z] #41 12.09 PBCC images/rpc.pb-c.c [2019-12-30T23:55:15.973Z] #41 12.15 DEP images/rpc.pb-c.d [2019-12-30T23:55:15.973Z] #41 12.24 PBCC images/siginfo.pb-c.c [2019-12-30T23:55:15.973Z] #41 12.27 DEP images/siginfo.pb-c.d [2019-12-30T23:55:15.973Z] #41 12.30 PBCC images/pagemap.pb-c.c [2019-12-30T23:55:15.973Z] #41 12.46 DEP images/pagemap.pb-c.d [2019-12-30T23:55:15.973Z] #41 12.61 PBCC images/rlimit.pb-c.c [2019-12-30T23:55:15.973Z] #41 12.66 DEP images/rlimit.pb-c.d [2019-12-30T23:55:15.973Z] #41 12.70 PBCC images/file-lock.pb-c.c [2019-12-30T23:55:15.973Z] #41 12.78 DEP images/file-lock.pb-c.d [2019-12-30T23:55:15.973Z] #41 12.82 PBCC images/tty.pb-c.c [2019-12-30T23:55:15.973Z] #41 12.92 DEP images/tty.pb-c.d [2019-12-30T23:55:15.973Z] #41 13.00 PBCC images/tun.pb-c.c [2019-12-30T23:55:15.973Z] #41 13.09 PBCC images/netdev.pb-c.c [2019-12-30T23:55:15.973Z] #41 13.21 DEP images/tun.pb-c.d [2019-12-30T23:55:15.973Z] #41 13.26 DEP images/netdev.pb-c.d [2019-12-30T23:55:15.973Z] #41 13.39 PBCC images/vma.pb-c.c [2019-12-30T23:55:15.973Z] #41 13.46 DEP images/vma.pb-c.d [2019-12-30T23:55:15.973Z] #41 13.57 PBCC images/creds.pb-c.c [2019-12-30T23:55:15.973Z] #41 13.58 DEP images/creds.pb-c.d [2019-12-30T23:55:15.973Z] #41 13.62 PBCC images/utsns.pb-c.c [2019-12-30T23:55:15.973Z] #41 13.65 DEP images/utsns.pb-c.d [2019-12-30T23:55:15.973Z] #41 13.68 PBCC images/ipc-desc.pb-c.c [2019-12-30T23:55:15.973Z] #41 13.71 PBCC images/ipc-sem.pb-c.c [2019-12-30T23:55:15.973Z] #41 13.73 DEP images/ipc-desc.pb-c.d [2019-12-30T23:55:15.973Z] #41 13.79 DEP images/ipc-sem.pb-c.d [2019-12-30T23:55:15.973Z] #41 13.84 PBCC images/ipc-msg.pb-c.c [2019-12-30T23:55:15.973Z] #41 13.98 DEP images/ipc-msg.pb-c.d [2019-12-30T23:55:15.973Z] #41 14.04 PBCC images/ipc-shm.pb-c.c [2019-12-30T23:55:15.973Z] #41 14.10 DEP images/ipc-shm.pb-c.d [2019-12-30T23:55:15.973Z] #41 14.20 PBCC images/ipc-var.pb-c.c [2019-12-30T23:55:15.973Z] #41 14.24 DEP images/ipc-var.pb-c.d [2019-12-30T23:55:15.973Z] #41 14.30 PBCC images/sk-opts.pb-c.c [2019-12-30T23:55:15.973Z] #41 14.42 PBCC images/packet-sock.pb-c.c [2019-12-30T23:55:15.973Z] #41 14.45 DEP images/sk-opts.pb-c.d [2019-12-30T23:55:15.973Z] #41 14.52 DEP images/packet-sock.pb-c.d [2019-12-30T23:55:15.973Z] #41 14.55 PBCC images/sk-netlink.pb-c.c [2019-12-30T23:55:15.973Z] #41 14.61 DEP images/sk-netlink.pb-c.d [2019-12-30T23:55:15.973Z] #41 14.70 PBCC images/sk-inet.pb-c.c [2019-12-30T23:55:15.973Z] #41 14.77 DEP images/sk-inet.pb-c.d [2019-12-30T23:55:15.981Z] #27 12.88 ## 3.3% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% ################## 26.2% #################### 28.7% ######################## 33.8% ########################## 36.4% ########################### 38.9% ############################### 44.0% ################################# 46.5% ################################### 49.1% ##################################### 51.6% ###################################### 54.2% ########################################## 59.2% ############################################ 61.8% ############################################## 64.3% ################################################# 69.4% ################################################### 72.0% ##################################################### 74.5% [2019-12-30T23:55:15.981Z] #27 ... [2019-12-30T23:55:15.981Z] [2019-12-30T23:55:15.981Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:55:15.981Z] #34 38.29 Selecting previously unselected package libxml2:s390x. [2019-12-30T23:55:15.981Z] #34 38.29 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-12-30T23:55:15.981Z] #34 38.30 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-30T23:55:15.981Z] #34 38.94 Selecting previously unselected package libarchive13:s390x. [2019-12-30T23:55:15.981Z] #34 38.94 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-12-30T23:55:15.981Z] #34 38.95 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-30T23:55:15.981Z] #34 39.32 Selecting previously unselected package libjsoncpp1:s390x. [2019-12-30T23:55:15.981Z] #34 39.33 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-12-30T23:55:15.981Z] #34 39.33 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-12-30T23:55:15.981Z] #34 39.47 Selecting previously unselected package libuv1:s390x. [2019-12-30T23:55:15.981Z] #34 39.47 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-12-30T23:55:15.981Z] #34 39.48 Unpacking libuv1:s390x (1.9.1-3) ... [2019-12-30T23:55:15.981Z] #34 39.64 Selecting previously unselected package cmake. [2019-12-30T23:55:15.981Z] #34 39.64 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-12-30T23:55:15.981Z] #34 39.73 Unpacking cmake (3.7.2-1) ... [2019-12-30T23:55:15.981Z] #34 42.24 Selecting previously unselected package xxd. [2019-12-30T23:55:15.981Z] #34 42.28 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-30T23:55:15.981Z] #34 42.29 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:15.981Z] #34 42.42 Selecting previously unselected package vim-common. [2019-12-30T23:55:15.981Z] #34 42.42 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:55:15.981Z] #34 42.45 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:15.981Z] #34 42.88 Processing triggers for mime-support (3.60) ... [2019-12-30T23:55:15.981Z] #34 43.06 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:15.981Z] #34 43.07 Setting up libuv1:s390x (1.9.1-3) ... [2019-12-30T23:55:15.981Z] #34 43.08 Setting up cmake-data (3.7.2-1) ... [2019-12-30T23:55:15.981Z] #34 43.10 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-12-30T23:55:15.981Z] #34 43.11 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-30T23:55:15.981Z] #34 43.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:15.981Z] #34 43.15 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:15.981Z] #34 43.17 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-30T23:55:15.981Z] #34 43.18 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-12-30T23:55:15.981Z] #34 43.19 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-30T23:55:15.981Z] #34 43.20 Setting up cmake (3.7.2-1) ... [2019-12-30T23:55:15.981Z] #34 43.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:15.981Z] #34 DONE 43.6s [2019-12-30T23:55:15.981Z] [2019-12-30T23:55:15.981Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:55:15.981Z] #35 DONE 0.1s [2019-12-30T23:55:15.981Z] [2019-12-30T23:55:15.981Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:16.057Z] #17 2.750 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-30T23:55:16.235Z] #41 14.84 PBCC images/sk-unix.pb-c.c [2019-12-30T23:55:16.235Z] #41 14.91 DEP images/sk-unix.pb-c.d [2019-12-30T23:55:16.235Z] #41 14.97 PBCC images/mm.pb-c.c [2019-12-30T23:55:16.235Z] #41 15.06 DEP images/mm.pb-c.d [2019-12-30T23:55:16.395Z] #27 12.88 ## 3.3% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% ################## 26.2% #################### 28.7% ######################## 33.8% ########################## 36.4% ########################### 38.9% ############################### 44.0% ################################# 46.5% ################################### 49.1% ##################################### 51.6% ###################################### 54.2% ########################################## 59.2% ############################################ 61.8% ############################################## 64.3% ################################################# 69.4% ################################################### 72.0% ##################################################### 74.5% ######################################################### 79.6% [2019-12-30T23:55:16.395Z] #27 ... [2019-12-30T23:55:16.395Z] [2019-12-30T23:55:16.395Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-30T23:55:16.395Z] #36 DONE 0.1s [2019-12-30T23:55:16.395Z] [2019-12-30T23:55:16.395Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:16.496Z] #41 15.13 PBCC images/timerfd.pb-c.c [2019-12-30T23:55:16.496Z] #41 15.19 DEP images/timerfd.pb-c.d [2019-12-30T23:55:16.496Z] #41 15.28 PBCC images/timer.pb-c.c [2019-12-30T23:55:16.496Z] #41 15.33 DEP images/timer.pb-c.d [2019-12-30T23:55:16.573Z] Removing intermediate container 1abc35fb1177 [2019-12-30T23:55:16.573Z] ---> 40ee6fc287b7 [2019-12-30T23:55:16.573Z] Step 11/16 : ARG GOOS [2019-12-30T23:55:16.573Z] ---> Running in b1224f6d5b53 [2019-12-30T23:55:16.573Z] Removing intermediate container b1224f6d5b53 [2019-12-30T23:55:16.573Z] ---> 0a181b356596 [2019-12-30T23:55:16.573Z] Step 12/16 : ARG GOARCH [2019-12-30T23:55:16.573Z] ---> Running in 2287d2b601e1 [2019-12-30T23:55:16.573Z] Removing intermediate container 2287d2b601e1 [2019-12-30T23:55:16.573Z] ---> 2b854557e80f [2019-12-30T23:55:16.573Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-12-30T23:55:16.573Z] ---> Running in 222ce37ab9ad [2019-12-30T23:55:16.758Z] #41 15.40 PBCC images/sa.pb-c.c [2019-12-30T23:55:16.758Z] #41 15.46 DEP images/sa.pb-c.d [2019-12-30T23:55:16.758Z] #41 15.54 PBCC images/pipe-data.pb-c.c [2019-12-30T23:55:16.758Z] #41 15.58 DEP images/pipe-data.pb-c.d [2019-12-30T23:55:16.838Z] #27 12.88 ## 3.3% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% ################## 26.2% #################### 28.7% ######################## 33.8% ########################## 36.4% ########################### 38.9% ############################### 44.0% ################################# 46.5% ################################### 49.1% ##################################### 51.6% ###################################### 54.2% ########################################## 59.2% ############################################ 61.8% ############################################## 64.3% ################################################# 69.4% ################################################### 72.0% ##################################################### 74.5% ######################################################### 79.6% ########################################################### 82.1% ############################################################ 84.6% ################################################################ 89.8% [2019-12-30T23:55:16.838Z] #27 ... [2019-12-30T23:55:16.838Z] [2019-12-30T23:55:16.838Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:55:16.838Z] #41 35.04 Selecting previously unselected package libprotoc10:s390x. [2019-12-30T23:55:16.838Z] #41 35.09 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-12-30T23:55:16.838Z] #41 35.10 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-12-30T23:55:16.838Z] #41 35.99 Selecting previously unselected package protobuf-c-compiler. [2019-12-30T23:55:16.838Z] #41 35.99 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-12-30T23:55:16.838Z] #41 36.01 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-30T23:55:16.838Z] #41 36.25 Selecting previously unselected package protobuf-compiler. [2019-12-30T23:55:16.838Z] #41 36.25 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-12-30T23:55:16.838Z] #41 36.29 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-30T23:55:16.838Z] #41 36.50 Selecting previously unselected package python-pkg-resources. [2019-12-30T23:55:16.838Z] #41 36.50 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-30T23:55:16.838Z] #41 36.51 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-30T23:55:16.838Z] #41 36.78 Selecting previously unselected package python-protobuf. [2019-12-30T23:55:16.838Z] #41 36.78 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-12-30T23:55:16.838Z] #41 36.78 Unpacking python-protobuf (3.0.0-9) ... [2019-12-30T23:55:16.838Z] #41 37.40 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-30T23:55:16.838Z] #41 37.53 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-30T23:55:16.838Z] #41 37.54 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-30T23:55:16.838Z] #41 39.70 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-30T23:55:16.838Z] #41 39.70 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-12-30T23:55:16.838Z] #41 39.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:16.838Z] #41 39.76 Setting up python-protobuf (3.0.0-9) ... [2019-12-30T23:55:16.838Z] #41 43.82 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-12-30T23:55:16.838Z] #41 43.83 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-30T23:55:16.838Z] #41 43.85 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-30T23:55:16.838Z] #41 43.88 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-30T23:55:16.838Z] #41 43.89 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-12-30T23:55:16.838Z] #41 43.90 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-30T23:55:16.838Z] #41 43.91 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-30T23:55:16.838Z] #41 43.92 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-30T23:55:16.838Z] #41 43.93 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-30T23:55:16.838Z] #41 43.95 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-12-30T23:55:16.838Z] #41 43.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:16.838Z] #41 DONE 44.3s [2019-12-30T23:55:16.838Z] [2019-12-30T23:55:16.838Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:16.839Z] #27 12.88 ## 3.3% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% ################## 26.2% #################### 28.7% ######################## 33.8% ########################## 36.4% ########################### 38.9% ############################### 44.0% ################################# 46.5% ################################### 49.1% ##################################### 51.6% ###################################### 54.2% ########################################## 59.2% ############################################ 61.8% ############################################## 64.3% ################################################# 69.4% ################################################### 72.0% ##################################################### 74.5% ######################################################### 79.6% ########################################################### 82.1% ############################################################ 84.6% ################################################################ 89.8% ################################################################## 92.3% #################################################################### 94.8% [2019-12-30T23:55:16.839Z] #27 ... [2019-12-30T23:55:16.839Z] [2019-12-30T23:55:16.839Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:16.839Z] #32 34.04 sync [2019-12-30T23:55:16.839Z] #32 34.05 internal/reflectlite [2019-12-30T23:55:16.839Z] #32 37.76 errors [2019-12-30T23:55:16.839Z] #32 37.77 sort [2019-12-30T23:55:16.839Z] #32 38.10 strconv [2019-12-30T23:55:16.839Z] #32 39.13 io [2019-12-30T23:55:16.839Z] #32 40.26 internal/oserror [2019-12-30T23:55:16.839Z] #32 40.39 syscall [2019-12-30T23:55:16.839Z] #32 42.66 reflect [2019-12-30T23:55:16.839Z] #32 ... [2019-12-30T23:55:16.839Z] [2019-12-30T23:55:16.839Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:17.031Z] #41 15.70 PBCC images/mnt.pb-c.c [2019-12-30T23:55:17.031Z] #41 15.79 DEP images/mnt.pb-c.d [2019-12-30T23:55:17.031Z] #41 15.88 PBCC images/sk-packet.pb-c.c [2019-12-30T23:55:17.239Z] #27 12.88 ## 3.3% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% ################## 26.2% #################### 28.7% ######################## 33.8% ########################## 36.4% ########################### 38.9% ############################### 44.0% ################################# 46.5% ################################### 49.1% ##################################### 51.6% ###################################### 54.2% ########################################## 59.2% ############################################ 61.8% ############################################## 64.3% ################################################# 69.4% ################################################### 72.0% ##################################################### 74.5% ######################################################### 79.6% ########################################################### 82.1% ############################################################ 84.6% ################################################################ 89.8% ################################################################## 92.3% #################################################################### 94.8% ###################################################################### 97.4% ######################################################################## 100.0% [2019-12-30T23:55:17.303Z] #41 15.92 DEP images/sk-packet.pb-c.d [2019-12-30T23:55:17.303Z] #41 16.02 PBCC images/tcp-stream.pb-c.c [2019-12-30T23:55:17.303Z] #41 16.08 DEP images/tcp-stream.pb-c.d [2019-12-30T23:55:17.303Z] #41 16.14 PBCC images/pipe.pb-c.c [2019-12-30T23:55:17.422Z] #17 4.236 Fetched 7932 kB in 3s (2443 kB/s) [2019-12-30T23:55:17.564Z] #41 16.18 DEP images/pipe.pb-c.d [2019-12-30T23:55:17.564Z] #41 16.26 PBCC images/pstree.pb-c.c [2019-12-30T23:55:17.564Z] #41 16.31 DEP images/pstree.pb-c.d [2019-12-30T23:55:17.564Z] #41 16.35 PBCC images/fs.pb-c.c [2019-12-30T23:55:17.564Z] #41 16.36 DEP images/fs.pb-c.d [2019-12-30T23:55:17.647Z] #27 17.53 [2019-12-30T23:55:17.830Z] #41 16.43 PBCC images/signalfd.pb-c.c [2019-12-30T23:55:17.830Z] #41 16.56 DEP images/signalfd.pb-c.d [2019-12-30T23:55:17.830Z] #41 16.63 PBCC images/fh.pb-c.c [2019-12-30T23:55:17.830Z] #41 16.69 PBCC images/fsnotify.pb-c.c [2019-12-30T23:55:18.091Z] #41 16.75 DEP images/fh.pb-c.d [2019-12-30T23:55:18.091Z] #41 16.84 DEP images/fsnotify.pb-c.d [2019-12-30T23:55:18.091Z] #41 16.94 PBCC images/eventpoll.pb-c.c [2019-12-30T23:55:18.091Z] #41 16.97 DEP images/eventpoll.pb-c.d [2019-12-30T23:55:18.348Z] #17 4.236 Reading package lists... [2019-12-30T23:55:18.353Z] #41 16.99 PBCC images/eventfd.pb-c.c [2019-12-30T23:55:18.353Z] #41 17.01 DEP images/eventfd.pb-c.d [2019-12-30T23:55:18.353Z] #41 17.02 PBCC images/remap-file-path.pb-c.c [2019-12-30T23:55:18.353Z] #41 17.04 DEP images/remap-file-path.pb-c.d [2019-12-30T23:55:18.353Z] #41 17.10 PBCC images/fifo.pb-c.c [2019-12-30T23:55:18.353Z] #41 ... [2019-12-30T23:55:18.353Z] [2019-12-30T23:55:18.353Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:18.353Z] #36 12.40 -- Detecting C compile features - done [2019-12-30T23:55:18.353Z] #36 12.43 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-30T23:55:18.353Z] #36 12.63 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-30T23:55:18.353Z] #36 12.75 -- Configuring done [2019-12-30T23:55:18.353Z] #36 12.78 -- Generating done [2019-12-30T23:55:18.353Z] #36 12.79 -- Build files have been written to: /tmp/tmp.u22numSzlj/tini [2019-12-30T23:55:18.353Z] #36 12.80 + make tini-static [2019-12-30T23:55:18.353Z] #36 13.22 Scanning dependencies of target tini-static [2019-12-30T23:55:18.353Z] #36 13.40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-30T23:55:18.353Z] #36 15.86 [100%] Linking C executable tini-static [2019-12-30T23:55:18.353Z] #36 16.56 [100%] Built target tini-static [2019-12-30T23:55:18.353Z] #36 16.68 + mkdir -p /build [2019-12-30T23:55:18.353Z] #36 16.68 + cp tini-static /build/docker-init [2019-12-30T23:55:18.353Z] #36 DONE 18.0s [2019-12-30T23:55:18.353Z] [2019-12-30T23:55:18.353Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:18.353Z] #41 17.13 DEP images/fifo.pb-c.d [2019-12-30T23:55:18.353Z] #41 17.17 PBCC images/ghost-file.pb-c.c [2019-12-30T23:55:18.353Z] #41 17.18 DEP images/ghost-file.pb-c.d [2019-12-30T23:55:18.353Z] #41 ... [2019-12-30T23:55:18.353Z] [2019-12-30T23:55:18.353Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:18.353Z] #26 26.98 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-30T23:55:18.353Z] #26 27.53 [2019-12-30T23:55:18.353Z] #26 27.87 ######################################################################## 100.0% [2019-12-30T23:55:18.353Z] #26 27.96 [2019-12-30T23:55:18.353Z] #26 29.44 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-30T23:55:18.353Z] #26 29.55 skipping existing ed4b54129745 [2019-12-30T23:55:18.353Z] #26 29.65 [2019-12-30T23:55:18.353Z] #26 31.81 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-30T23:55:18.353Z] #26 32.35 [2019-12-30T23:55:18.353Z] #26 32.83 ######################################################################## 100.0% [2019-12-30T23:55:18.353Z] #26 33.00 [2019-12-30T23:55:18.353Z] #26 33.07 Download of images into '/build' complete. [2019-12-30T23:55:18.353Z] #26 33.07 Use something like the following to load the result into a Docker daemon: [2019-12-30T23:55:18.353Z] #26 33.07 tar -cC '/build' . | docker load [2019-12-30T23:55:18.614Z] #26 DONE 34.5s [2019-12-30T23:55:18.614Z] [2019-12-30T23:55:18.614Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:18.614Z] #41 17.25 PBCC images/regfile.pb-c.c [2019-12-30T23:55:18.614Z] #41 17.30 DEP images/regfile.pb-c.d [2019-12-30T23:55:18.614Z] #41 17.41 PBCC images/ns.pb-c.c [2019-12-30T23:55:18.614Z] #41 17.48 DEP images/ns.pb-c.d [2019-12-30T23:55:18.874Z] #41 17.61 PBCC images/fdinfo.pb-c.c [2019-12-30T23:55:18.874Z] #41 ... [2019-12-30T23:55:18.874Z] [2019-12-30T23:55:18.874Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:55:18.874Z] #10 62.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-30T23:55:18.874Z] #10 62.68 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-12-30T23:55:18.874Z] #10 62.69 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-30T23:55:18.874Z] #10 64.70 Selecting previously unselected package binutils-mingw-w64. [2019-12-30T23:55:18.874Z] #10 64.71 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-30T23:55:18.874Z] #10 64.73 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-30T23:55:18.874Z] #10 64.86 Selecting previously unselected package mingw-w64-common. [2019-12-30T23:55:18.874Z] #10 64.87 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-30T23:55:18.874Z] #10 64.87 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-30T23:55:18.874Z] #10 ... [2019-12-30T23:55:18.874Z] [2019-12-30T23:55:18.874Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:18.874Z] #44 70.06 encoding/binary [2019-12-30T23:55:18.874Z] #44 70.14 net/url [2019-12-30T23:55:18.874Z] #44 70.19 go/token [2019-12-30T23:55:18.874Z] #44 71.84 go/scanner [2019-12-30T23:55:19.535Z] #17 5.148 Reading package lists... [2019-12-30T23:55:19.535Z] #17 6.072 Building dependency tree... [2019-12-30T23:55:19.790Z] #17 6.347 The following additional packages will be installed: [2019-12-30T23:55:19.790Z] #17 6.348 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-30T23:55:19.790Z] #17 6.348 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-30T23:55:19.790Z] #17 6.348 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-30T23:55:19.790Z] #17 6.348 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-30T23:55:19.790Z] #17 6.349 python3.5 python3.5-minimal vim-runtime xxd [2019-12-30T23:55:19.790Z] #17 6.350 Suggested packages: [2019-12-30T23:55:19.790Z] #17 6.350 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-30T23:55:19.790Z] #17 6.350 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-30T23:55:19.790Z] #17 6.350 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-30T23:55:19.790Z] #17 6.350 quota [2019-12-30T23:55:19.790Z] #17 6.350 Recommended packages: [2019-12-30T23:55:19.790Z] #17 6.350 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-30T23:55:19.790Z] #17 6.350 python3-keyrings.alt python3-xdg unzip [2019-12-30T23:55:19.821Z] #44 72.98 text/template/parse [2019-12-30T23:55:20.352Z] #17 6.933 The following NEW packages will be installed: [2019-12-30T23:55:20.352Z] #17 6.933 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-30T23:55:20.352Z] #17 6.933 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-30T23:55:20.352Z] #17 6.933 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-30T23:55:20.352Z] #17 6.933 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-30T23:55:20.352Z] #17 6.933 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-30T23:55:20.352Z] #17 6.933 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-30T23:55:20.352Z] #17 6.933 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-30T23:55:20.352Z] #17 6.933 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-30T23:55:20.444Z] #27 18.14 # 2.2% ## 3.1% ## 4.0% ### 5.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.7% ######### 12.6% ########## 14.5% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ################ 23.0% ################# 23.9% ################## 25.8% [2019-12-30T23:55:20.444Z] #27 ... [2019-12-30T23:55:20.444Z] [2019-12-30T23:55:20.444Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:55:20.444Z] #11 37.86 Selecting previously unselected package libpcre16-3:s390x. [2019-12-30T23:55:20.444Z] #11 37.86 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-12-30T23:55:20.444Z] #11 37.87 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-12-30T23:55:20.444Z] #11 38.03 Selecting previously unselected package libpcre32-3:s390x. [2019-12-30T23:55:20.444Z] #11 38.03 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-12-30T23:55:20.444Z] #11 38.05 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-12-30T23:55:20.444Z] #11 38.24 Selecting previously unselected package libpcre3-dev:s390x. [2019-12-30T23:55:20.444Z] #11 38.24 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-12-30T23:55:20.444Z] #11 38.29 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-12-30T23:55:20.444Z] #11 38.82 Selecting previously unselected package libselinux1-dev:s390x. [2019-12-30T23:55:20.444Z] #11 38.83 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-12-30T23:55:20.444Z] #11 38.85 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-30T23:55:20.444Z] #11 39.22 Selecting previously unselected package libdevmapper-dev:s390x. [2019-12-30T23:55:20.444Z] #11 39.25 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-12-30T23:55:20.444Z] #11 39.25 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-30T23:55:20.444Z] #11 39.35 Selecting previously unselected package libseccomp2:s390x. [2019-12-30T23:55:20.444Z] #11 39.37 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-30T23:55:20.444Z] #11 39.38 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-30T23:55:20.444Z] #11 39.47 Selecting previously unselected package libseccomp-dev:s390x. [2019-12-30T23:55:20.444Z] #11 39.48 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-30T23:55:20.444Z] #11 39.48 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-30T23:55:20.444Z] #11 39.66 Selecting previously unselected package libsystemd-dev:s390x. [2019-12-30T23:55:20.444Z] #11 39.67 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-12-30T23:55:20.444Z] #11 39.67 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-30T23:55:20.444Z] #11 42.00 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-30T23:55:20.444Z] #11 42.02 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-12-30T23:55:20.444Z] #11 42.02 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-30T23:55:20.444Z] #11 44.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-30T23:55:20.444Z] #11 44.69 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-12-30T23:55:20.444Z] #11 44.71 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-30T23:55:20.444Z] #11 47.88 Selecting previously unselected package binutils-mingw-w64. [2019-12-30T23:55:20.444Z] #11 47.93 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-30T23:55:20.444Z] #11 47.94 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-30T23:55:20.444Z] #11 ... [2019-12-30T23:55:20.444Z] [2019-12-30T23:55:20.444Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:20.764Z] #44 74.22 encoding/base64 [2019-12-30T23:55:21.106Z] #40 84.01 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-12-30T23:55:21.106Z] #40 84.05 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-30T23:55:21.106Z] #40 84.09 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-30T23:55:21.106Z] #40 84.19 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-30T23:55:21.106Z] #40 84.24 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-12-30T23:55:21.106Z] #40 84.30 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-30T23:55:21.106Z] #40 84.38 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-30T23:55:21.106Z] #40 84.40 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-30T23:55:21.106Z] #40 84.41 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-30T23:55:21.106Z] #40 84.42 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-30T23:55:21.106Z] #40 84.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:21.106Z] #40 ... [2019-12-30T23:55:21.106Z] [2019-12-30T23:55:21.106Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:21.106Z] #31 75.08 time [2019-12-30T23:55:21.106Z] #31 82.78 internal/poll [2019-12-30T23:55:21.106Z] #31 85.18 internal/fmtsort [2019-12-30T23:55:21.282Z] #17 8.000 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:55:21.282Z] #17 8.000 Need to get 17.8 MB of archives. [2019-12-30T23:55:21.282Z] #17 8.000 After this operation, 76.2 MB of additional disk space will be used. [2019-12-30T23:55:21.282Z] #17 8.000 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-30T23:55:21.282Z] #17 8.005 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-30T23:55:21.282Z] #17 8.007 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-12-30T23:55:21.282Z] #17 8.007 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-12-30T23:55:21.282Z] #17 8.015 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-12-30T23:55:21.282Z] #17 8.045 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-12-30T23:55:21.282Z] #17 8.045 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-12-30T23:55:21.282Z] #17 8.047 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-12-30T23:55:21.282Z] #17 8.083 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-12-30T23:55:21.365Z] #31 ... [2019-12-30T23:55:21.365Z] [2019-12-30T23:55:21.365Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:21.365Z] #44 80.36 internal/poll [2019-12-30T23:55:21.365Z] #44 83.12 internal/syscall/unix [2019-12-30T23:55:21.365Z] #44 83.71 os [2019-12-30T23:55:21.365Z] #44 ... [2019-12-30T23:55:21.365Z] [2019-12-30T23:55:21.365Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:55:21.365Z] #40 DONE 85.7s [2019-12-30T23:55:21.554Z] #17 8.087 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-12-30T23:55:21.554Z] #17 8.087 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-12-30T23:55:21.554Z] #17 8.089 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-12-30T23:55:21.554Z] #17 8.090 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-12-30T23:55:21.554Z] #17 8.091 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-12-30T23:55:21.554Z] #17 8.092 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-12-30T23:55:21.554Z] #17 8.094 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-12-30T23:55:21.554Z] #17 8.095 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-12-30T23:55:21.554Z] #17 8.097 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-12-30T23:55:21.554Z] #17 8.097 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-12-30T23:55:21.554Z] #17 8.102 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-30T23:55:21.554Z] #17 8.107 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-30T23:55:21.554Z] #17 8.108 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-12-30T23:55:21.554Z] #17 8.109 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-12-30T23:55:21.554Z] #17 8.110 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-12-30T23:55:21.554Z] #17 8.114 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-12-30T23:55:21.554Z] #17 8.116 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-30T23:55:21.554Z] #17 8.119 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-30T23:55:21.554Z] #17 8.121 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-30T23:55:21.554Z] #17 8.123 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-12-30T23:55:21.554Z] #17 8.124 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-12-30T23:55:21.554Z] #17 8.124 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-30T23:55:21.554Z] #17 8.126 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-30T23:55:21.554Z] #17 8.127 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-12-30T23:55:21.555Z] #17 8.129 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-12-30T23:55:21.555Z] #17 8.133 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-30T23:55:21.555Z] #17 8.166 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-30T23:55:21.555Z] #17 8.166 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-30T23:55:21.555Z] #17 8.166 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-30T23:55:21.555Z] #17 8.168 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-30T23:55:21.555Z] #17 8.173 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-12-30T23:55:21.555Z] #17 8.181 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-30T23:55:21.555Z] #17 8.286 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-12-30T23:55:21.555Z] #17 8.314 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-12-30T23:55:21.624Z] [2019-12-30T23:55:21.624Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:21.810Z] #17 8.326 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-12-30T23:55:21.810Z] #17 8.327 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-12-30T23:55:21.810Z] #17 8.329 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-12-30T23:55:21.810Z] #17 8.495 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:55:21.810Z] #17 8.525 Fetched 17.8 MB in 1s (12.8 MB/s) [2019-12-30T23:55:21.810Z] #17 8.563 Selecting previously unselected package bash-completion. [2019-12-30T23:55:22.067Z] #17 8.563 (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 ... 23402 files and directories currently installed.) [2019-12-30T23:55:22.067Z] #17 8.578 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-30T23:55:22.150Z] #44 ... [2019-12-30T23:55:22.150Z] [2019-12-30T23:55:22.150Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:22.150Z] #31 65.31 io/ioutil [2019-12-30T23:55:22.150Z] #31 68.20 github.com/BurntSushi/toml [2019-12-30T23:55:22.150Z] #31 68.23 log [2019-12-30T23:55:22.150Z] #31 68.23 flag [2019-12-30T23:55:22.150Z] #31 71.71 github.com/BurntSushi/toml/cmd/tomlv [2019-12-30T23:55:22.150Z] #31 ... [2019-12-30T23:55:22.150Z] [2019-12-30T23:55:22.150Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:22.150Z] #44 75.41 go/ast [2019-12-30T23:55:22.388Z] #27 18.14 # 2.2% ## 3.1% ## 4.0% ### 5.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.7% ######### 12.6% ########## 14.5% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ################ 23.0% ################# 23.9% ################## 25.8% ################### 26.7% ################### 27.7% #################### 28.6% ##################### 29.6% ##################### 30.5% ####################### 32.4% ######################## 33.3% ######################## 34.3% ########################## 36.2% [2019-12-30T23:55:22.388Z] #27 ... [2019-12-30T23:55:22.388Z] [2019-12-30T23:55:22.388Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:22.388Z] #45 39.43 strconv [2019-12-30T23:55:22.388Z] #45 39.44 io [2019-12-30T23:55:22.388Z] #45 40.64 bytes [2019-12-30T23:55:22.388Z] #45 43.18 reflect [2019-12-30T23:55:22.388Z] #45 43.75 bufio [2019-12-30T23:55:22.388Z] #45 46.45 syscall [2019-12-30T23:55:22.388Z] #45 ... [2019-12-30T23:55:22.388Z] [2019-12-30T23:55:22.388Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:22.413Z] #44 75.71 encoding/json [2019-12-30T23:55:22.629Z] #17 9.365 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-30T23:55:22.887Z] #17 9.518 Selecting previously unselected package libnet1:amd64. [2019-12-30T23:55:22.887Z] #17 9.520 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-30T23:55:22.887Z] #17 9.524 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-30T23:55:22.887Z] #17 9.571 Selecting previously unselected package libnfnetlink0:amd64. [2019-12-30T23:55:22.887Z] #17 9.575 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-12-30T23:55:22.887Z] #17 9.579 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-30T23:55:22.887Z] #17 9.612 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-12-30T23:55:22.887Z] #17 9.616 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-30T23:55:22.887Z] #17 9.619 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-30T23:55:23.143Z] #17 9.763 Selecting previously unselected package python3.5-minimal. [2019-12-30T23:55:23.143Z] #17 9.763 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-30T23:55:23.143Z] #17 9.770 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-30T23:55:23.359Z] #44 ... [2019-12-30T23:55:23.359Z] [2019-12-30T23:55:23.359Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:23.359Z] #31 DONE 76.7s [2019-12-30T23:55:23.359Z] [2019-12-30T23:55:23.359Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:23.359Z] #41 17.79 DEP images/fdinfo.pb-c.d [2019-12-30T23:55:23.359Z] #41 17.87 PBCC images/core-aarch64.pb-c.c [2019-12-30T23:55:23.359Z] #41 17.92 PBCC images/core-arm.pb-c.c [2019-12-30T23:55:23.359Z] #41 17.98 PBCC images/core-ppc64.pb-c.c [2019-12-30T23:55:23.359Z] #41 18.02 PBCC images/core-s390.pb-c.c [2019-12-30T23:55:23.359Z] #41 18.07 PBCC images/core-x86.pb-c.c [2019-12-30T23:55:23.359Z] #41 18.15 PBCC images/core.pb-c.c [2019-12-30T23:55:23.359Z] #41 18.25 PBCC images/inventory.pb-c.c [2019-12-30T23:55:23.359Z] #41 18.42 DEP images/core-aarch64.pb-c.d [2019-12-30T23:55:23.359Z] #41 18.53 DEP images/core-arm.pb-c.d [2019-12-30T23:55:23.359Z] #41 18.57 DEP images/core-ppc64.pb-c.d [2019-12-30T23:55:23.359Z] #41 18.65 DEP images/core-s390.pb-c.d [2019-12-30T23:55:23.359Z] #41 18.95 DEP images/core-x86.pb-c.d [2019-12-30T23:55:23.359Z] #41 19.10 DEP images/core.pb-c.d [2019-12-30T23:55:23.359Z] #41 19.19 DEP images/inventory.pb-c.d [2019-12-30T23:55:23.359Z] #41 19.28 PBCC images/cpuinfo.pb-c.c [2019-12-30T23:55:23.359Z] #41 19.36 DEP images/cpuinfo.pb-c.d [2019-12-30T23:55:23.359Z] #41 19.40 PBCC images/stats.pb-c.c [2019-12-30T23:55:23.359Z] #41 19.48 DEP images/stats.pb-c.d [2019-12-30T23:55:23.359Z] #41 21.72 make[1]: Nothing to be done for 'all'. [2019-12-30T23:55:23.399Z] #17 10.05 Selecting previously unselected package python3-minimal. [2019-12-30T23:55:23.399Z] #17 10.05 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2019-12-30T23:55:23.399Z] #17 10.05 Unpacking python3-minimal (3.5.3-1) ... [2019-12-30T23:55:23.399Z] #17 10.08 Selecting previously unselected package libmpdec2:amd64. [2019-12-30T23:55:23.399Z] #17 10.09 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2019-12-30T23:55:23.399Z] #17 10.09 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-12-30T23:55:23.399Z] #17 10.13 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-12-30T23:55:23.399Z] #17 10.13 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-12-30T23:55:23.655Z] #17 10.13 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-30T23:55:23.910Z] #17 10.52 Selecting previously unselected package python3.5. [2019-12-30T23:55:23.910Z] #17 10.52 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-12-30T23:55:23.910Z] #17 10.53 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-30T23:55:23.910Z] #17 10.58 Selecting previously unselected package libpython3-stdlib:amd64. [2019-12-30T23:55:23.910Z] #17 10.59 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-12-30T23:55:23.910Z] #17 10.59 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-30T23:55:23.910Z] #17 10.67 Selecting previously unselected package dh-python. [2019-12-30T23:55:23.910Z] #17 10.67 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-30T23:55:23.910Z] #17 10.68 Unpacking dh-python (2.20170125) ... [2019-12-30T23:55:24.166Z] #17 10.73 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-30T23:55:24.166Z] #17 10.75 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-30T23:55:24.728Z] #17 11.42 Setting up python3-minimal (3.5.3-1) ... [2019-12-30T23:55:24.839Z] #27 18.14 # 2.2% ## 3.1% ## 4.0% ### 5.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.7% ######### 12.6% ########## 14.5% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ################ 23.0% ################# 23.9% ################## 25.8% ################### 26.7% ################### 27.7% #################### 28.6% ##################### 29.6% ##################### 30.5% ####################### 32.4% ######################## 33.3% ######################## 34.3% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 39.0% ############################# 40.9% ############################## 42.8% ############################### 43.7% ################################ 45.6% ################################## 47.5% ################################### 49.4% #################################### 50.4% ##################################### 52.3% ###################################### 53.2% ####################################### 55.1% ######################################### 57.0% ########################################## 58.9% ########################################### 59.8% ############################################ 61.7% ############################################# 63.6% [2019-12-30T23:55:24.839Z] #27 ... [2019-12-30T23:55:24.839Z] [2019-12-30T23:55:24.839Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:24.839Z] #37 0.231 + RM_GOPATH=0 [2019-12-30T23:55:24.839Z] #37 0.232 + TMP_GOPATH= [2019-12-30T23:55:24.839Z] #37 0.232 + : /build [2019-12-30T23:55:24.839Z] #37 0.232 + '[' -z '' ']' [2019-12-30T23:55:24.839Z] #37 0.233 ++ mktemp -d [2019-12-30T23:55:24.839Z] #37 0.274 + export GOPATH=/tmp/tmp.WJJS0Y5JTq [2019-12-30T23:55:24.839Z] #37 0.274 + GOPATH=/tmp/tmp.WJJS0Y5JTq [2019-12-30T23:55:24.839Z] #37 0.274 + RM_GOPATH=1 [2019-12-30T23:55:24.839Z] #37 0.274 ++ dirname ./install.sh [2019-12-30T23:55:24.839Z] #37 0.281 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:55:24.839Z] #37 0.281 + dir=. [2019-12-30T23:55:24.839Z] #37 0.281 + bin=tini [2019-12-30T23:55:24.839Z] #37 0.281 + shift [2019-12-30T23:55:24.839Z] #37 0.281 + '[' '!' -f ./tini.installer ']' [2019-12-30T23:55:24.839Z] #37 0.281 + . ./tini.installer [2019-12-30T23:55:24.839Z] #37 0.281 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:55:24.839Z] #37 0.281 + install_tini [2019-12-30T23:55:24.839Z] #37 0.281 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-30T23:55:24.839Z] #37 0.281 + git clone https://github.com/krallin/tini.git /tmp/tmp.WJJS0Y5JTq/tini [2019-12-30T23:55:24.839Z] #37 0.281 Cloning into '/tmp/tmp.WJJS0Y5JTq/tini'... [2019-12-30T23:55:24.839Z] #37 1.424 + cd /tmp/tmp.WJJS0Y5JTq/tini [2019-12-30T23:55:24.839Z] #37 1.425 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:55:24.839Z] #37 1.444 + cmake . [2019-12-30T23:55:24.839Z] #37 2.096 -- The C compiler identification is GNU 6.3.0 [2019-12-30T23:55:24.839Z] #37 2.129 -- Check for working C compiler: /usr/bin/cc [2019-12-30T23:55:24.839Z] #37 2.717 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-30T23:55:24.839Z] #37 2.739 -- Detecting C compiler ABI info [2019-12-30T23:55:24.839Z] #37 3.215 -- Detecting C compiler ABI info - done [2019-12-30T23:55:24.839Z] #37 3.303 -- Detecting C compile features [2019-12-30T23:55:24.839Z] #37 6.031 -- Detecting C compile features - done [2019-12-30T23:55:24.839Z] #37 6.078 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-30T23:55:24.839Z] #37 6.412 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-30T23:55:24.839Z] #37 6.481 -- Configuring done [2019-12-30T23:55:24.839Z] #37 6.507 -- Generating done [2019-12-30T23:55:24.839Z] #37 6.516 -- Build files have been written to: /tmp/tmp.WJJS0Y5JTq/tini [2019-12-30T23:55:24.839Z] #37 6.525 + make tini-static [2019-12-30T23:55:24.839Z] #37 6.829 Scanning dependencies of target tini-static [2019-12-30T23:55:24.839Z] #37 6.842 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-30T23:55:24.839Z] #37 8.053 [100%] Linking C executable tini-static [2019-12-30T23:55:24.839Z] #37 8.414 [100%] Built target tini-static [2019-12-30T23:55:24.839Z] #37 8.516 + mkdir -p /build [2019-12-30T23:55:24.839Z] #37 8.519 + cp tini-static /build/docker-init [2019-12-30T23:55:24.839Z] #37 DONE 8.6s [2019-12-30T23:55:24.839Z] [2019-12-30T23:55:24.839Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:24.985Z] #17 11.70 Selecting previously unselected package python3. [2019-12-30T23:55:24.985Z] #17 11.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 ... 24906 files and directories currently installed.) [2019-12-30T23:55:24.985Z] #17 11.72 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-12-30T23:55:24.985Z] #17 11.73 Unpacking python3 (3.5.3-1) ... [2019-12-30T23:55:24.985Z] #17 11.76 Selecting previously unselected package pigz. [2019-12-30T23:55:24.985Z] #17 11.76 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-12-30T23:55:25.241Z] #17 11.77 Unpacking pigz (2.3.4-1) ... [2019-12-30T23:55:25.241Z] #17 11.81 Selecting previously unselected package libip4tc0:amd64. [2019-12-30T23:55:25.241Z] #17 11.81 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-30T23:55:25.241Z] #17 11.81 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:55:25.241Z] #17 11.86 Selecting previously unselected package libip6tc0:amd64. [2019-12-30T23:55:25.241Z] #17 11.86 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-30T23:55:25.241Z] #17 11.87 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:55:25.241Z] #17 11.91 Selecting previously unselected package libiptc0:amd64. [2019-12-30T23:55:25.241Z] #17 11.91 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-30T23:55:25.241Z] #17 11.92 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:55:25.241Z] #17 11.96 Selecting previously unselected package libxtables12:amd64. [2019-12-30T23:55:25.497Z] #17 11.97 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-30T23:55:25.497Z] #17 11.97 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:55:25.497Z] #17 12.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-12-30T23:55:25.497Z] #17 12.02 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-12-30T23:55:25.497Z] #17 12.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-30T23:55:25.497Z] #17 12.06 Selecting previously unselected package iptables. [2019-12-30T23:55:25.497Z] #17 12.06 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-30T23:55:25.497Z] #17 12.06 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-30T23:55:25.497Z] #17 12.15 Selecting previously unselected package xxd. [2019-12-30T23:55:25.497Z] #17 12.15 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-30T23:55:25.497Z] #17 12.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:25.497Z] #17 12.20 Selecting previously unselected package vim-common. [2019-12-30T23:55:25.497Z] #17 12.20 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:55:25.497Z] #17 12.21 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:25.497Z] #17 12.26 Selecting previously unselected package bzip2. [2019-12-30T23:55:25.497Z] #17 12.26 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-12-30T23:55:25.753Z] #17 12.27 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-30T23:55:25.753Z] #17 12.31 Selecting previously unselected package libgpm2:amd64. [2019-12-30T23:55:25.753Z] #17 12.31 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-12-30T23:55:25.753Z] #17 12.31 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-30T23:55:25.753Z] #17 12.35 Selecting previously unselected package xz-utils. [2019-12-30T23:55:25.753Z] #17 12.35 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-12-30T23:55:25.753Z] #17 12.35 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-30T23:55:25.753Z] #17 12.42 Selecting previously unselected package aufs-tools. [2019-12-30T23:55:25.753Z] #17 12.43 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-12-30T23:55:25.753Z] #17 12.43 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-30T23:55:25.753Z] #17 12.48 Selecting previously unselected package libonig4:amd64. [2019-12-30T23:55:25.753Z] #17 12.48 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2019-12-30T23:55:25.753Z] #17 12.49 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-30T23:55:25.753Z] #17 12.54 Selecting previously unselected package libjq1:amd64. [2019-12-30T23:55:25.753Z] #17 12.54 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-30T23:55:25.907Z] #41 24.49 CC images/stats.o [2019-12-30T23:55:26.009Z] #17 12.54 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-30T23:55:26.009Z] #17 12.58 Selecting previously unselected package jq. [2019-12-30T23:55:26.009Z] #17 12.59 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-30T23:55:26.009Z] #17 12.59 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-30T23:55:26.009Z] #17 12.63 Selecting previously unselected package libaio1:amd64. [2019-12-30T23:55:26.009Z] #17 12.64 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2019-12-30T23:55:26.009Z] #17 12.64 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-12-30T23:55:26.009Z] #17 12.68 Selecting previously unselected package libcap2-bin. [2019-12-30T23:55:26.009Z] #17 12.68 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-12-30T23:55:26.009Z] #17 12.68 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-30T23:55:26.009Z] #17 12.72 Selecting previously unselected package libnl-3-200:amd64. [2019-12-30T23:55:26.009Z] #17 12.72 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-30T23:55:26.009Z] #17 12.73 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-30T23:55:26.009Z] #17 12.77 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-30T23:55:26.009Z] #17 12.77 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-30T23:55:26.009Z] #17 12.78 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-30T23:55:26.009Z] #17 12.81 Selecting previously unselected package libreadline5:amd64. [2019-12-30T23:55:26.169Z] #41 24.84 CC images/core.o [2019-12-30T23:55:26.265Z] #17 12.81 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-12-30T23:55:26.265Z] #17 12.81 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-30T23:55:26.265Z] #17 12.86 Selecting previously unselected package net-tools. [2019-12-30T23:55:26.265Z] #17 12.86 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-12-30T23:55:26.265Z] #17 12.86 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-30T23:55:26.265Z] #17 12.95 Selecting previously unselected package python-pip-whl. [2019-12-30T23:55:26.265Z] #17 12.95 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-30T23:55:26.265Z] #17 12.96 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-30T23:55:26.431Z] #41 ... [2019-12-30T23:55:26.431Z] [2019-12-30T23:55:26.431Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:55:26.431Z] #59 33.18 + cd /tmp/tmp.IP1qUzqudt/src/github.com/containerd/containerd [2019-12-30T23:55:26.431Z] #59 33.18 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:55:26.431Z] #59 34.07 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-30T23:55:26.431Z] #59 34.07 + BUILDTAGS='netgo osusergo static_build' [2019-12-30T23:55:26.431Z] #59 34.07 + export EXTRA_FLAGS=-buildmode=pie [2019-12-30T23:55:26.431Z] #59 34.07 + EXTRA_FLAGS=-buildmode=pie [2019-12-30T23:55:26.431Z] #59 34.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-30T23:55:26.431Z] #59 34.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-30T23:55:26.431Z] #59 34.07 + '[' '' = dynamic ']' [2019-12-30T23:55:26.431Z] #59 34.07 + make [2019-12-30T23:55:26.431Z] #59 35.99 + bin/ctr [2019-12-30T23:55:26.525Z] #17 13.12 Selecting previously unselected package python3-pip. [2019-12-30T23:55:26.525Z] #17 13.12 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-30T23:55:26.525Z] #17 13.13 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-30T23:55:26.525Z] #17 13.20 Selecting previously unselected package python3-pkg-resources. [2019-12-30T23:55:26.525Z] #17 13.20 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-30T23:55:26.525Z] #17 13.20 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-30T23:55:26.695Z] #59 ... [2019-12-30T23:55:26.695Z] [2019-12-30T23:55:26.695Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:55:26.695Z] #10 73.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-30T23:55:26.695Z] #10 73.52 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-30T23:55:26.695Z] #10 73.52 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-30T23:55:26.695Z] #10 80.41 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-30T23:55:26.695Z] #10 80.41 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-30T23:55:26.695Z] #10 80.44 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-12-30T23:55:26.695Z] #10 80.64 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-30T23:55:26.695Z] #10 80.64 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-30T23:55:26.695Z] #10 80.67 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-30T23:55:26.781Z] #17 13.25 Selecting previously unselected package python3-setuptools. [2019-12-30T23:55:26.781Z] #17 13.26 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-30T23:55:26.781Z] #17 13.26 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-30T23:55:26.781Z] #17 13.33 Selecting previously unselected package python3-wheel. [2019-12-30T23:55:26.781Z] #17 13.33 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-30T23:55:26.781Z] #17 13.33 Unpacking python3-wheel (0.29.0-2) ... [2019-12-30T23:55:26.781Z] #17 13.39 Selecting previously unselected package thin-provisioning-tools. [2019-12-30T23:55:26.781Z] #17 13.39 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-12-30T23:55:26.781Z] #17 13.39 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-30T23:55:26.781Z] #17 13.48 Selecting previously unselected package vim-runtime. [2019-12-30T23:55:26.781Z] #17 13.48 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:55:26.781Z] #17 13.50 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-30T23:55:26.932Z] #27 18.14 # 2.2% ## 3.1% ## 4.0% ### 5.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.7% ######### 12.6% ########## 14.5% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ################ 23.0% ################# 23.9% ################## 25.8% ################### 26.7% ################### 27.7% #################### 28.6% ##################### 29.6% ##################### 30.5% ####################### 32.4% ######################## 33.3% ######################## 34.3% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 39.0% ############################# 40.9% ############################## 42.8% ############################### 43.7% ################################ 45.6% ################################## 47.5% ################################### 49.4% #################################### 50.4% ##################################### 52.3% ###################################### 53.2% ####################################### 55.1% ######################################### 57.0% ########################################## 58.9% ########################################### 59.8% ############################################ 61.7% ############################################# 63.6% ############################################### 65.5% ############################################### 66.4% ################################################ 67.4% ################################################# 69.3% ################################################## 70.2% ################################################### 72.1% ##################################################### 74.0% ###################################################### 75.9% ######################################################## 77.8% ######################################################### 79.7% ########################################################## 81.6% [2019-12-30T23:55:26.932Z] #27 ... [2019-12-30T23:55:26.932Z] [2019-12-30T23:55:26.932Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:26.932Z] #42 1.567 Note: Building without setproctitle() and strlcpy() support. [2019-12-30T23:55:26.932Z] #42 1.567 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-30T23:55:26.932Z] #42 2.582 fatal: Not a git repository (or any of the parent directories): .git [2019-12-30T23:55:26.932Z] #42 2.588 GEN .gitid [2019-12-30T23:55:26.932Z] #42 2.602 GEN criu/include/version.h [2019-12-30T23:55:26.932Z] #42 2.635 GEN include/common/asm [2019-12-30T23:55:26.932Z] #42 4.836 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-30T23:55:26.932Z] #42 4.907 PBCC images/opts.pb-c.c [2019-12-30T23:55:26.932Z] #42 4.933 PBCC images/sit.pb-c.c [2019-12-30T23:55:26.932Z] #42 5.010 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-30T23:55:26.932Z] #42 5.049 DEP images/opts.pb-c.d [2019-12-30T23:55:26.932Z] #42 5.088 DEP images/sit.pb-c.d [2019-12-30T23:55:26.932Z] #42 5.107 PBCC images/macvlan.pb-c.c [2019-12-30T23:55:26.932Z] #42 5.138 DEP images/macvlan.pb-c.d [2019-12-30T23:55:26.932Z] #42 5.158 PBCC images/autofs.pb-c.c [2019-12-30T23:55:26.932Z] #42 5.178 DEP images/autofs.pb-c.d [2019-12-30T23:55:26.932Z] #42 5.231 PBCC images/sysctl.pb-c.c [2019-12-30T23:55:26.932Z] #42 5.248 DEP images/sysctl.pb-c.d [2019-12-30T23:55:26.932Z] #42 5.548 PBCC images/time.pb-c.c [2019-12-30T23:55:26.932Z] #42 5.548 DEP images/time.pb-c.d [2019-12-30T23:55:26.932Z] #42 5.548 PBCC images/binfmt-misc.pb-c.c [2019-12-30T23:55:26.932Z] #42 5.548 DEP images/binfmt-misc.pb-c.d [2019-12-30T23:55:26.932Z] #42 5.667 PBCC images/seccomp.pb-c.c [2019-12-30T23:55:26.932Z] #42 5.685 DEP images/seccomp.pb-c.d [2019-12-30T23:55:26.932Z] #42 5.730 PBCC images/userns.pb-c.c [2019-12-30T23:55:26.932Z] #42 5.757 DEP images/userns.pb-c.d [2019-12-30T23:55:26.932Z] #42 5.859 PBCC images/cgroup.pb-c.c [2019-12-30T23:55:26.932Z] #42 5.906 DEP images/cgroup.pb-c.d [2019-12-30T23:55:26.932Z] #42 5.926 PBCC images/fown.pb-c.c [2019-12-30T23:55:26.932Z] #42 5.990 PBCC images/ext-file.pb-c.c [2019-12-30T23:55:26.932Z] #42 6.039 DEP images/fown.pb-c.d [2019-12-30T23:55:26.932Z] #42 6.091 DEP images/ext-file.pb-c.d [2019-12-30T23:55:26.932Z] #42 6.121 PBCC images/rpc.pb-c.c [2019-12-30T23:55:26.932Z] #42 6.232 DEP images/rpc.pb-c.d [2019-12-30T23:55:26.932Z] #42 6.308 PBCC images/siginfo.pb-c.c [2019-12-30T23:55:26.932Z] #42 6.366 DEP images/siginfo.pb-c.d [2019-12-30T23:55:26.932Z] #42 6.416 PBCC images/pagemap.pb-c.c [2019-12-30T23:55:26.932Z] #42 6.445 DEP images/pagemap.pb-c.d [2019-12-30T23:55:26.932Z] #42 6.488 PBCC images/rlimit.pb-c.c [2019-12-30T23:55:26.932Z] #42 6.503 DEP images/rlimit.pb-c.d [2019-12-30T23:55:26.932Z] #42 6.540 PBCC images/file-lock.pb-c.c [2019-12-30T23:55:26.932Z] #42 6.561 DEP images/file-lock.pb-c.d [2019-12-30T23:55:26.932Z] #42 6.587 PBCC images/tty.pb-c.c [2019-12-30T23:55:26.932Z] #42 6.621 DEP images/tty.pb-c.d [2019-12-30T23:55:26.932Z] #42 6.685 PBCC images/tun.pb-c.c [2019-12-30T23:55:26.932Z] #42 6.700 PBCC images/netdev.pb-c.c [2019-12-30T23:55:26.932Z] #42 6.802 DEP images/tun.pb-c.d [2019-12-30T23:55:26.932Z] #42 6.871 DEP images/netdev.pb-c.d [2019-12-30T23:55:26.932Z] #42 6.912 PBCC images/vma.pb-c.c [2019-12-30T23:55:26.932Z] #42 6.921 DEP images/vma.pb-c.d [2019-12-30T23:55:26.932Z] #42 6.963 PBCC images/creds.pb-c.c [2019-12-30T23:55:26.932Z] #42 6.967 DEP images/creds.pb-c.d [2019-12-30T23:55:26.932Z] #42 7.027 PBCC images/utsns.pb-c.c [2019-12-30T23:55:26.932Z] #42 7.060 DEP images/utsns.pb-c.d [2019-12-30T23:55:26.932Z] #42 7.122 PBCC images/ipc-desc.pb-c.c [2019-12-30T23:55:26.932Z] #42 7.149 PBCC images/ipc-sem.pb-c.c [2019-12-30T23:55:26.932Z] #42 7.158 DEP images/ipc-desc.pb-c.d [2019-12-30T23:55:26.932Z] #42 7.226 DEP images/ipc-sem.pb-c.d [2019-12-30T23:55:26.932Z] #42 7.257 PBCC images/ipc-msg.pb-c.c [2019-12-30T23:55:26.932Z] #42 7.278 DEP images/ipc-msg.pb-c.d [2019-12-30T23:55:26.932Z] #42 7.312 PBCC images/ipc-shm.pb-c.c [2019-12-30T23:55:26.932Z] #42 7.339 DEP images/ipc-shm.pb-c.d [2019-12-30T23:55:26.932Z] #42 7.384 PBCC images/ipc-var.pb-c.c [2019-12-30T23:55:26.932Z] #42 7.418 DEP images/ipc-var.pb-c.d [2019-12-30T23:55:26.932Z] #42 7.466 PBCC images/sk-opts.pb-c.c [2019-12-30T23:55:26.932Z] #42 7.484 PBCC images/packet-sock.pb-c.c [2019-12-30T23:55:26.932Z] #42 7.547 DEP images/sk-opts.pb-c.d [2019-12-30T23:55:26.932Z] #42 7.599 DEP images/packet-sock.pb-c.d [2019-12-30T23:55:26.932Z] #42 7.661 PBCC images/sk-netlink.pb-c.c [2019-12-30T23:55:26.932Z] #42 7.733 DEP images/sk-netlink.pb-c.d [2019-12-30T23:55:26.932Z] #42 7.800 PBCC images/sk-inet.pb-c.c [2019-12-30T23:55:26.932Z] #42 7.832 DEP images/sk-inet.pb-c.d [2019-12-30T23:55:26.932Z] #42 7.950 PBCC images/sk-unix.pb-c.c [2019-12-30T23:55:26.932Z] #42 8.009 DEP images/sk-unix.pb-c.d [2019-12-30T23:55:26.932Z] #42 8.037 PBCC images/mm.pb-c.c [2019-12-30T23:55:26.932Z] #42 8.074 DEP images/mm.pb-c.d [2019-12-30T23:55:26.932Z] #42 8.133 PBCC images/timerfd.pb-c.c [2019-12-30T23:55:26.932Z] #42 8.173 DEP images/timerfd.pb-c.d [2019-12-30T23:55:26.932Z] #42 8.238 PBCC images/timer.pb-c.c [2019-12-30T23:55:26.932Z] #42 8.359 DEP images/timer.pb-c.d [2019-12-30T23:55:26.932Z] #42 8.438 PBCC images/sa.pb-c.c [2019-12-30T23:55:26.932Z] #42 8.505 DEP images/sa.pb-c.d [2019-12-30T23:55:26.932Z] #42 8.576 PBCC images/pipe-data.pb-c.c [2019-12-30T23:55:26.932Z] #42 8.624 DEP images/pipe-data.pb-c.d [2019-12-30T23:55:26.932Z] #42 8.717 PBCC images/mnt.pb-c.c [2019-12-30T23:55:26.932Z] #42 8.778 DEP images/mnt.pb-c.d [2019-12-30T23:55:26.932Z] #42 8.921 PBCC images/sk-packet.pb-c.c [2019-12-30T23:55:26.932Z] #42 8.962 DEP images/sk-packet.pb-c.d [2019-12-30T23:55:26.932Z] #42 9.085 PBCC images/tcp-stream.pb-c.c [2019-12-30T23:55:26.932Z] #42 9.100 DEP images/tcp-stream.pb-c.d [2019-12-30T23:55:26.932Z] #42 9.158 PBCC images/pipe.pb-c.c [2019-12-30T23:55:26.932Z] #42 9.212 DEP images/pipe.pb-c.d [2019-12-30T23:55:26.932Z] #42 9.264 PBCC images/pstree.pb-c.c [2019-12-30T23:55:26.932Z] #42 9.289 DEP images/pstree.pb-c.d [2019-12-30T23:55:26.932Z] #42 9.339 PBCC images/fs.pb-c.c [2019-12-30T23:55:26.932Z] #42 9.365 DEP images/fs.pb-c.d [2019-12-30T23:55:26.932Z] #42 9.388 PBCC images/signalfd.pb-c.c [2019-12-30T23:55:26.932Z] #42 9.419 DEP images/signalfd.pb-c.d [2019-12-30T23:55:26.932Z] #42 9.447 PBCC images/fh.pb-c.c [2019-12-30T23:55:26.932Z] #42 9.499 PBCC images/fsnotify.pb-c.c [2019-12-30T23:55:26.932Z] #42 9.619 DEP images/fh.pb-c.d [2019-12-30T23:55:26.932Z] #42 9.650 DEP images/fsnotify.pb-c.d [2019-12-30T23:55:26.932Z] #42 9.698 PBCC images/eventpoll.pb-c.c [2019-12-30T23:55:26.932Z] #42 9.729 DEP images/eventpoll.pb-c.d [2019-12-30T23:55:26.932Z] #42 9.763 PBCC images/eventfd.pb-c.c [2019-12-30T23:55:26.932Z] #42 9.781 DEP images/eventfd.pb-c.d [2019-12-30T23:55:26.932Z] #42 9.822 PBCC images/remap-file-path.pb-c.c [2019-12-30T23:55:26.932Z] #42 9.869 DEP images/remap-file-path.pb-c.d [2019-12-30T23:55:26.932Z] #42 9.970 PBCC images/fifo.pb-c.c [2019-12-30T23:55:26.932Z] #42 9.977 DEP images/fifo.pb-c.d [2019-12-30T23:55:26.932Z] #42 10.09 PBCC images/ghost-file.pb-c.c [2019-12-30T23:55:26.932Z] #42 10.10 DEP images/ghost-file.pb-c.d [2019-12-30T23:55:26.932Z] #42 10.12 PBCC images/regfile.pb-c.c [2019-12-30T23:55:26.932Z] #42 10.15 DEP images/regfile.pb-c.d [2019-12-30T23:55:26.932Z] #42 10.18 PBCC images/ns.pb-c.c [2019-12-30T23:55:26.932Z] #42 10.20 DEP images/ns.pb-c.d [2019-12-30T23:55:26.932Z] #42 ... [2019-12-30T23:55:26.932Z] [2019-12-30T23:55:26.932Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:26.957Z] #10 ... [2019-12-30T23:55:26.957Z] [2019-12-30T23:55:26.957Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:26.957Z] #41 25.53 CC images/core-x86.o [2019-12-30T23:55:27.037Z] #17 13.51 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-30T23:55:27.037Z] #17 13.51 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:27.530Z] #41 26.33 CC images/core-arm.o [2019-12-30T23:55:27.965Z] #17 14.56 Selecting previously unselected package vim. [2019-12-30T23:55:27.965Z] #17 14.56 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-30T23:55:27.965Z] #17 14.56 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:28.103Z] #41 26.84 CC images/core-aarch64.o [2019-12-30T23:55:28.200Z] #41 ... [2019-12-30T23:55:28.200Z] [2019-12-30T23:55:28.200Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:28.200Z] #31 86.15 strings [2019-12-30T23:55:28.200Z] #31 86.16 os [2019-12-30T23:55:28.200Z] #31 90.21 path [2019-12-30T23:55:28.200Z] #31 90.59 text/tabwriter [2019-12-30T23:55:28.200Z] #31 ... [2019-12-30T23:55:28.200Z] [2019-12-30T23:55:28.200Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:28.200Z] #41 5.741 Note: Building without setproctitle() and strlcpy() support. [2019-12-30T23:55:28.200Z] #41 5.741 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-30T23:55:28.221Z] #17 14.74 Selecting previously unselected package xfsprogs. [2019-12-30T23:55:28.221Z] #17 14.74 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-12-30T23:55:28.221Z] #17 14.75 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-30T23:55:28.221Z] #17 14.89 Selecting previously unselected package zip. [2019-12-30T23:55:28.221Z] #17 14.89 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2019-12-30T23:55:28.221Z] #17 14.90 Unpacking zip (3.0-11+b1) ... [2019-12-30T23:55:28.221Z] #17 14.95 Selecting previously unselected package libapparmor-perl. [2019-12-30T23:55:28.221Z] #17 14.95 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-12-30T23:55:28.476Z] #17 14.96 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-30T23:55:28.476Z] #17 15.01 Selecting previously unselected package apparmor. [2019-12-30T23:55:28.476Z] #17 15.02 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-12-30T23:55:28.476Z] #17 15.04 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-30T23:55:28.476Z] #17 15.17 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-30T23:55:28.476Z] #17 15.19 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-30T23:55:28.583Z] #27 18.14 # 2.2% ## 3.1% ## 4.0% ### 5.0% #### 5.9% ##### 7.8% ###### 8.8% ####### 10.7% ######### 12.6% ########## 14.5% ########### 16.3% ############ 17.3% ############# 18.2% ############## 20.1% ################ 23.0% ################# 23.9% ################## 25.8% ################### 26.7% ################### 27.7% #################### 28.6% ##################### 29.6% ##################### 30.5% ####################### 32.4% ######################## 33.3% ######################## 34.3% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 39.0% ############################# 40.9% ############################## 42.8% ############################### 43.7% ################################ 45.6% ################################## 47.5% ################################### 49.4% #################################### 50.4% ##################################### 52.3% ###################################### 53.2% ####################################### 55.1% ######################################### 57.0% ########################################## 58.9% ########################################### 59.8% ############################################ 61.7% ############################################# 63.6% ############################################### 65.5% ############################################### 66.4% ################################################ 67.4% ################################################# 69.3% ################################################## 70.2% ################################################### 72.1% ##################################################### 74.0% ###################################################### 75.9% ######################################################## 77.8% ######################################################### 79.7% ########################################################## 81.6% ############################################################ 84.4% ############################################################## 86.3% ############################################################## 87.2% ################################################################ 89.1% ################################################################ 90.1% ################################################################# 91.0% ################################################################## 92.9% #################################################################### 94.8% #################################################################### 95.7% ###################################################################### 97.6% ####################################################################### 99.5% ######################################################################## 100.0% [2019-12-30T23:55:28.583Z] #27 28.65 [2019-12-30T23:55:28.676Z] #41 27.34 CC images/core-ppc64.o [2019-12-30T23:55:28.734Z] #17 15.20 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-30T23:55:28.734Z] #17 15.22 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:55:28.734Z] #17 15.23 Processing triggers for mime-support (3.60) ... [2019-12-30T23:55:28.734Z] #17 15.24 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:28.734Z] #17 15.25 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-30T23:55:28.734Z] #17 15.27 Setting up libcap2-bin (1:2.25-1) ... [2019-12-30T23:55:28.734Z] #17 15.28 Setting up bash-completion (1:2.1-4.3) ... [2019-12-30T23:55:29.551Z] #17 16.09 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-30T23:55:29.551Z] #17 16.10 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-30T23:55:29.551Z] #17 16.11 Setting up zip (3.0-11+b1) ... [2019-12-30T23:55:29.551Z] #17 16.12 Setting up bzip2 (1.0.6-8.1) ... [2019-12-30T23:55:29.551Z] #17 16.13 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-30T23:55:29.551Z] #17 16.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:29.551Z] #17 16.15 Setting up libaio1:amd64 (0.3.110-3) ... [2019-12-30T23:55:29.551Z] #17 16.16 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:55:29.551Z] #17 16.17 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-30T23:55:29.551Z] #17 16.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-30T23:55:29.551Z] #17 16.20 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-30T23:55:29.551Z] #17 16.21 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:29.551Z] #17 16.22 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-30T23:55:29.551Z] #17 16.24 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:29.808Z] #17 16.34 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-30T23:55:29.808Z] #17 16.35 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-30T23:55:29.808Z] #17 16.37 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-30T23:55:29.808Z] #17 16.39 Setting up pigz (2.3.4-1) ... [2019-12-30T23:55:29.808Z] #17 16.40 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-30T23:55:29.808Z] #17 16.41 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-12-30T23:55:29.808Z] #17 16.42 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:55:29.808Z] #17 16.43 Setting up jq (1.5+dfsg-1.3) ... [2019-12-30T23:55:29.808Z] #17 16.44 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-30T23:55:29.808Z] #17 16.45 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-30T23:55:29.808Z] #17 16.46 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:55:29.808Z] #17 16.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-30T23:55:29.808Z] #17 16.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-30T23:55:29.808Z] #17 16.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-30T23:55:29.808Z] #17 16.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-30T23:55:29.808Z] #17 16.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-30T23:55:29.808Z] #17 16.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-30T23:55:29.808Z] #17 16.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-30T23:55:29.808Z] #17 16.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-30T23:55:29.808Z] #17 16.51 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-30T23:55:29.808Z] #17 16.52 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:55:29.808Z] #17 16.53 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-30T23:55:29.808Z] #17 16.54 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-30T23:55:29.900Z] #27 29.80 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-30T23:55:30.064Z] #41 28.50 CC images/core-s390.o [2019-12-30T23:55:30.104Z] #41 8.289 fatal: Not a git repository (or any of the parent directories): .git [2019-12-30T23:55:30.104Z] #41 8.430 GEN .gitid [2019-12-30T23:55:30.104Z] #41 8.463 GEN criu/include/version.h [2019-12-30T23:55:30.104Z] #41 8.585 GEN include/common/asm [2019-12-30T23:55:30.308Z] #27 30.24 [2019-12-30T23:55:30.637Z] #41 29.41 CC images/cpuinfo.o [2019-12-30T23:55:30.707Z] #27 30.59 ############################################################ 83.6% ######################################################################## 100.0% [2019-12-30T23:55:30.707Z] #27 30.74 [2019-12-30T23:55:30.707Z] #27 ... [2019-12-30T23:55:30.707Z] [2019-12-30T23:55:30.707Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:55:30.707Z] #11 48.13 Selecting previously unselected package mingw-w64-common. [2019-12-30T23:55:30.707Z] #11 48.13 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-30T23:55:30.707Z] #11 48.14 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-30T23:55:30.707Z] #11 55.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-30T23:55:30.707Z] #11 55.01 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-30T23:55:30.707Z] #11 55.01 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-30T23:55:30.707Z] #11 ... [2019-12-30T23:55:30.707Z] [2019-12-30T23:55:30.707Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:30.707Z] #42 10.23 PBCC images/fdinfo.pb-c.c [2019-12-30T23:55:30.707Z] #42 10.33 DEP images/fdinfo.pb-c.d [2019-12-30T23:55:30.707Z] #42 10.40 PBCC images/core-aarch64.pb-c.c [2019-12-30T23:55:30.707Z] #42 10.42 PBCC images/core-arm.pb-c.c [2019-12-30T23:55:30.707Z] #42 10.51 PBCC images/core-ppc64.pb-c.c [2019-12-30T23:55:30.707Z] #42 10.56 PBCC images/core-s390.pb-c.c [2019-12-30T23:55:30.707Z] #42 10.58 PBCC images/core-x86.pb-c.c [2019-12-30T23:55:30.707Z] #42 10.64 PBCC images/core.pb-c.c [2019-12-30T23:55:30.707Z] #42 10.67 PBCC images/inventory.pb-c.c [2019-12-30T23:55:30.707Z] #42 10.72 DEP images/core-aarch64.pb-c.d [2019-12-30T23:55:30.707Z] #42 10.80 DEP images/core-arm.pb-c.d [2019-12-30T23:55:30.708Z] #42 10.86 DEP images/core-ppc64.pb-c.d [2019-12-30T23:55:30.708Z] #42 10.90 DEP images/core-s390.pb-c.d [2019-12-30T23:55:30.708Z] #42 10.95 DEP images/core-x86.pb-c.d [2019-12-30T23:55:30.708Z] #42 10.98 DEP images/core.pb-c.d [2019-12-30T23:55:30.708Z] #42 11.02 DEP images/inventory.pb-c.d [2019-12-30T23:55:30.708Z] #42 11.05 PBCC images/cpuinfo.pb-c.c [2019-12-30T23:55:30.708Z] #42 11.09 DEP images/cpuinfo.pb-c.d [2019-12-30T23:55:30.708Z] #42 11.13 PBCC images/stats.pb-c.c [2019-12-30T23:55:30.708Z] #42 11.15 DEP images/stats.pb-c.d [2019-12-30T23:55:30.708Z] #42 12.29 make[1]: Nothing to be done for 'all'. [2019-12-30T23:55:30.708Z] #42 13.38 CC images/stats.o [2019-12-30T23:55:30.708Z] #42 13.74 CC images/core.o [2019-12-30T23:55:31.094Z] #42 14.34 CC images/core-x86.o [2019-12-30T23:55:31.172Z] #17 17.89 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-30T23:55:31.172Z] #17 17.90 Setting up python3 (3.5.3-1) ... [2019-12-30T23:55:31.210Z] #41 29.83 CC images/inventory.o [2019-12-30T23:55:31.471Z] #41 30.06 CC images/fdinfo.o [2019-12-30T23:55:31.499Z] #42 14.82 CC images/core-arm.o [2019-12-30T23:55:31.732Z] #41 30.40 CC images/fown.o [2019-12-30T23:55:31.732Z] #17 18.36 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-30T23:55:31.907Z] #42 15.13 CC images/core-aarch64.o [2019-12-30T23:55:31.993Z] #41 30.56 CC images/ns.o [2019-12-30T23:55:31.993Z] #41 30.80 CC images/regfile.o [2019-12-30T23:55:32.254Z] #41 31.12 CC images/ghost-file.o [2019-12-30T23:55:32.293Z] #17 19.11 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-30T23:55:32.378Z] #42 15.47 CC images/core-ppc64.o [2019-12-30T23:55:32.549Z] #17 19.16 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-30T23:55:32.549Z] #17 19.19 Setting up python3-wheel (0.29.0-2) ... [2019-12-30T23:55:32.637Z] #41 10.99 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-30T23:55:32.637Z] #41 11.05 PBCC images/opts.pb-c.c [2019-12-30T23:55:32.637Z] #41 11.09 PBCC images/sit.pb-c.c [2019-12-30T23:55:32.637Z] #41 ... [2019-12-30T23:55:32.637Z] [2019-12-30T23:55:32.637Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:32.637Z] #44 86.49 strings [2019-12-30T23:55:32.637Z] #44 89.00 fmt [2019-12-30T23:55:32.637Z] #44 90.37 path/filepath [2019-12-30T23:55:32.637Z] #44 92.00 regexp/syntax [2019-12-30T23:55:32.637Z] #44 96.37 flag [2019-12-30T23:55:32.637Z] #44 ... [2019-12-30T23:55:32.637Z] [2019-12-30T23:55:32.637Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:32.637Z] #41 11.24 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-30T23:55:32.827Z] #41 31.59 CC images/fifo.o [2019-12-30T23:55:32.841Z] #42 16.19 CC images/core-s390.o [2019-12-30T23:55:32.841Z] #42 ... [2019-12-30T23:55:32.841Z] [2019-12-30T23:55:32.841Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:32.841Z] #27 32.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-30T23:55:32.841Z] #27 32.74 [2019-12-30T23:55:32.841Z] #27 33.09 ###################################### 53.9% ######################################################################## 100.0% [2019-12-30T23:55:32.897Z] #41 11.33 DEP images/opts.pb-c.d [2019-12-30T23:55:33.060Z] #17 19.55 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-30T23:55:33.087Z] #41 31.78 CC images/remap-file-path.o [2019-12-30T23:55:33.156Z] #41 11.40 DEP images/sit.pb-c.d [2019-12-30T23:55:33.156Z] #41 11.49 PBCC images/macvlan.pb-c.c [2019-12-30T23:55:33.156Z] #41 11.53 DEP images/macvlan.pb-c.d [2019-12-30T23:55:33.156Z] #41 11.58 PBCC images/autofs.pb-c.c [2019-12-30T23:55:33.156Z] #41 11.64 DEP images/autofs.pb-c.d [2019-12-30T23:55:33.156Z] #41 11.70 PBCC images/sysctl.pb-c.c [2019-12-30T23:55:33.156Z] #41 11.77 DEP images/sysctl.pb-c.d [2019-12-30T23:55:33.324Z] #17 19.90 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-30T23:55:33.347Z] #27 33.45 [2019-12-30T23:55:33.415Z] #41 11.88 PBCC images/time.pb-c.c [2019-12-30T23:55:33.415Z] #41 11.92 DEP images/time.pb-c.d [2019-12-30T23:55:33.415Z] #41 11.99 PBCC images/binfmt-misc.pb-c.c [2019-12-30T23:55:33.580Z] #17 20.22 Setting up python3-setuptools (33.1.1-1) ... [2019-12-30T23:55:33.660Z] #41 32.19 CC images/eventfd.o [2019-12-30T23:55:33.677Z] #41 12.09 DEP images/binfmt-misc.pb-c.d [2019-12-30T23:55:33.677Z] #41 12.20 PBCC images/seccomp.pb-c.c [2019-12-30T23:55:33.838Z] #27 ... [2019-12-30T23:55:33.838Z] [2019-12-30T23:55:33.838Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:33.838Z] #32 50.86 time [2019-12-30T23:55:33.838Z] #32 56.91 internal/poll [2019-12-30T23:55:33.838Z] #32 58.93 internal/syscall/unix [2019-12-30T23:55:33.838Z] #32 59.05 internal/fmtsort [2019-12-30T23:55:33.838Z] #32 59.32 os [2019-12-30T23:55:33.838Z] #32 60.23 strings [2019-12-30T23:55:33.838Z] #32 ... [2019-12-30T23:55:33.838Z] [2019-12-30T23:55:33.838Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:55:33.838Z] #60 29.08 + cd /tmp/tmp.t5OeuknW24/src/github.com/containerd/containerd [2019-12-30T23:55:33.838Z] #60 29.08 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:55:33.838Z] #60 29.92 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-30T23:55:33.838Z] #60 29.92 + BUILDTAGS='netgo osusergo static_build' [2019-12-30T23:55:33.838Z] #60 29.92 + export EXTRA_FLAGS=-buildmode=pie [2019-12-30T23:55:33.838Z] #60 29.92 + EXTRA_FLAGS=-buildmode=pie [2019-12-30T23:55:33.838Z] #60 29.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-30T23:55:33.838Z] #60 29.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-30T23:55:33.838Z] #60 29.92 + '[' '' = dynamic ']' [2019-12-30T23:55:33.838Z] #60 29.92 + make [2019-12-30T23:55:33.838Z] #60 31.05 + bin/ctr [2019-12-30T23:55:33.839Z] #17 20.55 Setting up dh-python (2.20170125) ... [2019-12-30T23:55:33.921Z] #41 32.63 CC images/eventpoll.o [2019-12-30T23:55:33.944Z] #41 12.26 DEP images/seccomp.pb-c.d [2019-12-30T23:55:33.944Z] #41 12.34 PBCC images/userns.pb-c.c [2019-12-30T23:55:33.944Z] #41 12.40 DEP images/userns.pb-c.d [2019-12-30T23:55:33.944Z] #41 12.46 PBCC images/cgroup.pb-c.c [2019-12-30T23:55:34.096Z] #17 20.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:34.182Z] #41 32.98 CC images/fh.o [2019-12-30T23:55:34.202Z] #41 12.50 DEP images/cgroup.pb-c.d [2019-12-30T23:55:34.203Z] #41 12.65 PBCC images/fown.pb-c.c [2019-12-30T23:55:34.203Z] #41 12.73 PBCC images/ext-file.pb-c.c [2019-12-30T23:55:34.461Z] #41 12.79 DEP images/fown.pb-c.d [2019-12-30T23:55:34.461Z] #41 12.87 DEP images/ext-file.pb-c.d [2019-12-30T23:55:34.461Z] #41 13.00 PBCC images/rpc.pb-c.c [2019-12-30T23:55:34.662Z] #17 DONE 21.4s [2019-12-30T23:55:34.662Z] [2019-12-30T23:55:34.662Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-30T23:55:34.720Z] #41 13.15 DEP images/rpc.pb-c.d [2019-12-30T23:55:34.720Z] #41 13.24 PBCC images/siginfo.pb-c.c [2019-12-30T23:55:34.876Z] #41 33.43 CC images/fsnotify.o [2019-12-30T23:55:34.979Z] #41 13.30 DEP images/siginfo.pb-c.d [2019-12-30T23:55:34.979Z] #41 13.40 PBCC images/pagemap.pb-c.c [2019-12-30T23:55:35.238Z] #41 13.66 DEP images/pagemap.pb-c.d [2019-12-30T23:55:35.238Z] #41 13.69 PBCC images/rlimit.pb-c.c [2019-12-30T23:55:35.238Z] #41 13.74 DEP images/rlimit.pb-c.d [2019-12-30T23:55:35.238Z] #41 13.86 PBCC images/file-lock.pb-c.c [2019-12-30T23:55:35.558Z] #60 ... [2019-12-30T23:55:35.558Z] [2019-12-30T23:55:35.558Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:55:35.558Z] #11 61.43 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-30T23:55:35.558Z] #11 61.46 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-30T23:55:35.558Z] #11 61.47 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-30T23:55:35.558Z] #11 61.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-30T23:55:35.558Z] #11 61.77 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-30T23:55:35.558Z] #11 61.77 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:55:35.832Z] #41 34.48 CC images/signalfd.o [2019-12-30T23:55:35.873Z] #41 14.03 DEP images/file-lock.pb-c.d [2019-12-30T23:55:35.873Z] #41 14.08 PBCC images/tty.pb-c.c [2019-12-30T23:55:35.873Z] #41 14.19 DEP images/tty.pb-c.d [2019-12-30T23:55:35.873Z] #41 14.28 PBCC images/tun.pb-c.c [2019-12-30T23:55:35.873Z] #41 14.36 PBCC images/netdev.pb-c.c [2019-12-30T23:55:36.096Z] #41 34.82 CC images/fs.o [2019-12-30T23:55:36.218Z] #41 14.46 DEP images/tun.pb-c.d [2019-12-30T23:55:36.219Z] #41 14.50 DEP images/netdev.pb-c.d [2019-12-30T23:55:36.219Z] #41 14.52 PBCC images/vma.pb-c.c [2019-12-30T23:55:36.219Z] #41 14.54 DEP images/vma.pb-c.d [2019-12-30T23:55:36.219Z] #41 14.74 PBCC images/creds.pb-c.c [2019-12-30T23:55:36.219Z] #41 14.80 DEP images/creds.pb-c.d [2019-12-30T23:55:36.503Z] #41 14.99 PBCC images/utsns.pb-c.c [2019-12-30T23:55:36.503Z] #41 15.06 DEP images/utsns.pb-c.d [2019-12-30T23:55:36.668Z] #41 35.22 CC images/pstree.o [2019-12-30T23:55:36.785Z] #41 15.27 PBCC images/ipc-desc.pb-c.c [2019-12-30T23:55:36.930Z] #41 35.65 CC images/pipe.o [2019-12-30T23:55:37.072Z] #41 15.37 PBCC images/ipc-sem.pb-c.c [2019-12-30T23:55:37.072Z] #41 15.47 DEP images/ipc-desc.pb-c.d [2019-12-30T23:55:37.072Z] #41 15.54 DEP images/ipc-sem.pb-c.d [2019-12-30T23:55:37.072Z] #41 15.58 PBCC images/ipc-msg.pb-c.c [2019-12-30T23:55:37.179Z] #18 2.541 Collecting yamllint==1.16.0 [2019-12-30T23:55:37.191Z] #41 36.02 CC images/tcp-stream.o [2019-12-30T23:55:37.343Z] #41 15.70 DEP images/ipc-msg.pb-c.d [2019-12-30T23:55:37.452Z] #41 ... [2019-12-30T23:55:37.452Z] [2019-12-30T23:55:37.452Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:55:37.452Z] #62 90.73 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-30T23:55:37.452Z] #62 90.73 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-30T23:55:37.491Z] #11 ... [2019-12-30T23:55:37.491Z] [2019-12-30T23:55:37.491Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:37.491Z] #27 35.64 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-30T23:55:37.491Z] #27 35.71 skipping existing b63cc5f62c21 [2019-12-30T23:55:37.491Z] #27 35.79 [2019-12-30T23:55:37.491Z] #27 37.01 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-30T23:55:37.491Z] #27 37.34 [2019-12-30T23:55:37.491Z] #27 37.59 ######################################################################## 100.0% [2019-12-30T23:55:37.491Z] #27 37.64 [2019-12-30T23:55:37.491Z] #27 37.68 Download of images into '/build' complete. [2019-12-30T23:55:37.491Z] #27 37.68 Use something like the following to load the result into a Docker daemon: [2019-12-30T23:55:37.491Z] #27 37.68 tar -cC '/build' . | docker load [2019-12-30T23:55:37.491Z] #27 DONE 37.8s [2019-12-30T23:55:37.602Z] #41 15.87 PBCC images/ipc-shm.pb-c.c [2019-12-30T23:55:37.602Z] #41 16.03 DEP images/ipc-shm.pb-c.d [2019-12-30T23:55:37.660Z] Removing intermediate container f1681b379dfe [2019-12-30T23:55:37.660Z] ---> d2de4477026a [2019-12-30T23:55:37.660Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2019-12-30T23:55:37.660Z] ---> Running in a275b71ca6e1 [2019-12-30T23:55:37.660Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2019-12-30T23:55:37.860Z] #41 16.15 PBCC images/ipc-var.pb-c.c [2019-12-30T23:55:37.861Z] #41 16.26 DEP images/ipc-var.pb-c.d [2019-12-30T23:55:37.861Z] #41 ... [2019-12-30T23:55:37.861Z] [2019-12-30T23:55:37.861Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:37.861Z] #31 91.75 path/filepath [2019-12-30T23:55:37.861Z] #31 91.75 fmt [2019-12-30T23:55:37.861Z] #31 93.75 io/ioutil [2019-12-30T23:55:37.861Z] #31 96.48 flag [2019-12-30T23:55:37.861Z] #31 96.49 github.com/BurntSushi/toml [2019-12-30T23:55:37.861Z] #31 99.30 log [2019-12-30T23:55:37.861Z] #31 ... [2019-12-30T23:55:37.861Z] [2019-12-30T23:55:37.861Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:37.861Z] #41 16.37 PBCC images/sk-opts.pb-c.c [2019-12-30T23:55:37.892Z] [2019-12-30T23:55:37.892Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:37.892Z] #42 16.53 CC images/cpuinfo.o [2019-12-30T23:55:37.892Z] #42 17.15 CC images/inventory.o [2019-12-30T23:55:37.892Z] #42 17.52 CC images/fdinfo.o [2019-12-30T23:55:37.892Z] #42 17.94 CC images/fown.o [2019-12-30T23:55:37.892Z] #42 18.11 CC images/ns.o [2019-12-30T23:55:37.892Z] #42 18.44 CC images/regfile.o [2019-12-30T23:55:37.892Z] #42 18.72 CC images/ghost-file.o [2019-12-30T23:55:37.892Z] #42 18.94 CC images/fifo.o [2019-12-30T23:55:37.892Z] #42 19.16 CC images/remap-file-path.o [2019-12-30T23:55:37.892Z] #42 19.27 CC images/eventfd.o [2019-12-30T23:55:37.892Z] #42 19.50 CC images/eventpoll.o [2019-12-30T23:55:37.892Z] #42 19.72 CC images/fh.o [2019-12-30T23:55:37.892Z] #42 19.95 CC images/fsnotify.o [2019-12-30T23:55:37.892Z] #42 20.39 CC images/signalfd.o [2019-12-30T23:55:37.892Z] #42 20.57 CC images/fs.o [2019-12-30T23:55:37.892Z] #42 20.66 CC images/pstree.o [2019-12-30T23:55:37.892Z] #42 20.81 CC images/pipe.o [2019-12-30T23:55:37.893Z] #42 20.98 CC images/tcp-stream.o [2019-12-30T23:55:37.893Z] #42 21.22 CC images/sk-packet.o [2019-12-30T23:55:38.033Z] #62 ... [2019-12-30T23:55:38.033Z] [2019-12-30T23:55:38.033Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:38.033Z] #44 81.18 text/template [2019-12-30T23:55:38.033Z] #44 84.92 go/parser [2019-12-30T23:55:38.033Z] #44 86.16 math/big [2019-12-30T23:55:38.033Z] #44 89.99 go/doc [2019-12-30T23:55:38.033Z] #44 ... [2019-12-30T23:55:38.033Z] [2019-12-30T23:55:38.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:38.033Z] #41 36.38 CC images/sk-packet.o [2019-12-30T23:55:38.119Z] #41 16.54 PBCC images/packet-sock.pb-c.c [2019-12-30T23:55:38.278Z] #42 21.71 CC images/mnt.o [2019-12-30T23:55:38.304Z] #41 36.92 CC images/mnt.o [2019-12-30T23:55:38.383Z] #41 16.70 DEP images/sk-opts.pb-c.d [2019-12-30T23:55:38.383Z] #41 16.78 DEP images/packet-sock.pb-c.d [2019-12-30T23:55:38.383Z] #41 16.83 PBCC images/sk-netlink.pb-c.c [2019-12-30T23:55:38.383Z] #41 16.87 DEP images/sk-netlink.pb-c.d [2019-12-30T23:55:38.383Z] #41 16.90 PBCC images/sk-inet.pb-c.c [2019-12-30T23:55:38.565Z] #41 37.36 CC images/pipe-data.o [2019-12-30T23:55:38.641Z] #41 16.97 DEP images/sk-inet.pb-c.d [2019-12-30T23:55:38.641Z] #41 17.05 PBCC images/sk-unix.pb-c.c [2019-12-30T23:55:38.641Z] #41 17.11 DEP images/sk-unix.pb-c.d [2019-12-30T23:55:38.641Z] #41 17.16 PBCC images/mm.pb-c.c [2019-12-30T23:55:38.641Z] #41 17.22 DEP images/mm.pb-c.d [2019-12-30T23:55:38.641Z] #41 17.27 PBCC images/timerfd.pb-c.c [2019-12-30T23:55:38.667Z] #42 22.01 CC images/pipe-data.o [2019-12-30T23:55:38.900Z] #41 17.34 DEP images/timerfd.pb-c.d [2019-12-30T23:55:38.900Z] #41 17.42 PBCC images/timer.pb-c.c [2019-12-30T23:55:38.900Z] #41 17.47 DEP images/timer.pb-c.d [2019-12-30T23:55:38.900Z] #41 17.52 PBCC images/sa.pb-c.c [2019-12-30T23:55:39.066Z] #42 22.19 CC images/sa.o [2019-12-30T23:55:39.066Z] #42 22.35 CC images/timer.o [2019-12-30T23:55:39.134Z] #41 37.70 CC images/sa.o [2019-12-30T23:55:39.134Z] #41 38.02 CC images/timer.o [2019-12-30T23:55:39.159Z] #41 17.59 DEP images/sa.pb-c.d [2019-12-30T23:55:39.160Z] #41 17.67 PBCC images/pipe-data.pb-c.c [2019-12-30T23:55:39.160Z] #41 17.69 DEP images/pipe-data.pb-c.d [2019-12-30T23:55:39.160Z] #41 17.77 PBCC images/mnt.pb-c.c [2019-12-30T23:55:39.418Z] #41 17.84 DEP images/mnt.pb-c.d [2019-12-30T23:55:39.418Z] #41 17.88 PBCC images/sk-packet.pb-c.c [2019-12-30T23:55:39.418Z] #41 17.94 DEP images/sk-packet.pb-c.d [2019-12-30T23:55:39.418Z] #41 18.00 PBCC images/tcp-stream.pb-c.c [2019-12-30T23:55:39.469Z] #42 22.69 CC images/timerfd.o [2019-12-30T23:55:39.469Z] #42 22.85 CC images/mm.o [2019-12-30T23:55:39.469Z] #42 ... [2019-12-30T23:55:39.469Z] [2019-12-30T23:55:39.469Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:39.469Z] #45 56.85 time [2019-12-30T23:55:39.469Z] #45 60.32 strings [2019-12-30T23:55:39.469Z] #45 62.90 regexp/syntax [2019-12-30T23:55:39.469Z] #45 63.68 os [2019-12-30T23:55:39.677Z] #41 18.01 DEP images/tcp-stream.pb-c.d [2019-12-30T23:55:39.677Z] #41 18.05 PBCC images/pipe.pb-c.c [2019-12-30T23:55:39.677Z] #41 18.14 DEP images/pipe.pb-c.d [2019-12-30T23:55:39.677Z] #41 18.22 PBCC images/pstree.pb-c.c [2019-12-30T23:55:39.677Z] #41 18.25 DEP images/pstree.pb-c.d [2019-12-30T23:55:39.866Z] #45 ... [2019-12-30T23:55:39.866Z] [2019-12-30T23:55:39.866Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:39.866Z] #42 23.02 CC images/sk-opts.o [2019-12-30T23:55:39.866Z] #42 23.15 CC images/sk-unix.o [2019-12-30T23:55:39.936Z] #41 18.34 PBCC images/fs.pb-c.c [2019-12-30T23:55:39.936Z] #41 18.37 DEP images/fs.pb-c.d [2019-12-30T23:55:39.936Z] #41 18.42 PBCC images/signalfd.pb-c.c [2019-12-30T23:55:39.936Z] #41 18.46 DEP images/signalfd.pb-c.d [2019-12-30T23:55:40.079Z] #41 38.48 CC images/timerfd.o [2019-12-30T23:55:40.079Z] #41 38.67 CC images/mm.o [2019-12-30T23:55:40.195Z] #41 18.53 PBCC images/fh.pb-c.c [2019-12-30T23:55:40.195Z] #41 18.55 PBCC images/fsnotify.pb-c.c [2019-12-30T23:55:40.195Z] #41 18.62 DEP images/fh.pb-c.d [2019-12-30T23:55:40.195Z] #41 18.69 DEP images/fsnotify.pb-c.d [2019-12-30T23:55:40.255Z] #42 23.37 CC images/sk-inet.o [2019-12-30T23:55:40.340Z] #41 39.03 CC images/sk-opts.o [2019-12-30T23:55:40.454Z] #41 18.78 PBCC images/eventpoll.pb-c.c [2019-12-30T23:55:40.454Z] #41 18.84 DEP images/eventpoll.pb-c.d [2019-12-30T23:55:40.454Z] #41 18.87 PBCC images/eventfd.pb-c.c [2019-12-30T23:55:40.454Z] #41 18.89 DEP images/eventfd.pb-c.d [2019-12-30T23:55:40.454Z] #41 18.96 PBCC images/remap-file-path.pb-c.c [2019-12-30T23:55:40.454Z] #41 19.00 DEP images/remap-file-path.pb-c.d [2019-12-30T23:55:40.602Z] #41 39.18 CC images/sk-unix.o [2019-12-30T23:55:40.652Z] #42 23.61 CC images/tun.o [2019-12-30T23:55:40.652Z] #42 23.88 CC images/sk-netlink.o [2019-12-30T23:55:40.652Z] #42 24.02 CC images/packet-sock.o [2019-12-30T23:55:40.713Z] #41 19.04 PBCC images/fifo.pb-c.c [2019-12-30T23:55:40.713Z] #41 19.07 DEP images/fifo.pb-c.d [2019-12-30T23:55:40.713Z] #41 19.16 PBCC images/ghost-file.pb-c.c [2019-12-30T23:55:40.713Z] #41 19.19 DEP images/ghost-file.pb-c.d [2019-12-30T23:55:40.713Z] #41 19.23 PBCC images/regfile.pb-c.c [2019-12-30T23:55:40.713Z] #41 19.27 DEP images/regfile.pb-c.d [2019-12-30T23:55:40.972Z] #41 19.32 PBCC images/ns.pb-c.c [2019-12-30T23:55:40.972Z] #41 19.33 DEP images/ns.pb-c.d [2019-12-30T23:55:40.972Z] #41 19.38 PBCC images/fdinfo.pb-c.c [2019-12-30T23:55:40.972Z] #41 19.47 DEP images/fdinfo.pb-c.d [2019-12-30T23:55:41.057Z] #42 24.29 CC images/ipc-var.o [2019-12-30T23:55:41.057Z] #42 24.41 CC images/ipc-desc.o [2019-12-30T23:55:41.174Z] #41 39.65 CC images/sk-inet.o [2019-12-30T23:55:41.231Z] #41 19.56 PBCC images/core-aarch64.pb-c.c [2019-12-30T23:55:41.231Z] #41 19.62 PBCC images/core-arm.pb-c.c [2019-12-30T23:55:41.231Z] #41 19.72 PBCC images/core-ppc64.pb-c.c [2019-12-30T23:55:41.231Z] #41 19.76 PBCC images/core-s390.pb-c.c [2019-12-30T23:55:41.231Z] #41 19.80 PBCC images/core-x86.pb-c.c [2019-12-30T23:55:41.435Z] #41 40.19 CC images/tun.o [2019-12-30T23:55:41.464Z] #42 24.56 CC images/ipc-shm.o [2019-12-30T23:55:41.464Z] #42 24.72 CC images/ipc-msg.o [2019-12-30T23:55:41.490Z] #41 19.85 PBCC images/core.pb-c.c [2019-12-30T23:55:41.490Z] #41 19.92 PBCC images/inventory.pb-c.c [2019-12-30T23:55:41.490Z] #41 19.97 DEP images/core-aarch64.pb-c.d [2019-12-30T23:55:41.490Z] #41 20.01 DEP images/core-arm.pb-c.d [2019-12-30T23:55:41.490Z] #41 20.07 DEP images/core-ppc64.pb-c.d [2019-12-30T23:55:41.749Z] #41 20.18 DEP images/core-s390.pb-c.d [2019-12-30T23:55:41.749Z] #41 20.23 DEP images/core-x86.pb-c.d [2019-12-30T23:55:41.749Z] #41 20.29 DEP images/core.pb-c.d [2019-12-30T23:55:41.857Z] #42 24.89 CC images/ipc-sem.o [2019-12-30T23:55:41.857Z] #42 25.11 CC images/utsns.o [2019-12-30T23:55:41.857Z] #42 25.24 CC images/creds.o [2019-12-30T23:55:42.007Z] #41 40.55 CC images/sk-netlink.o [2019-12-30T23:55:42.008Z] #41 20.44 DEP images/inventory.pb-c.d [2019-12-30T23:55:42.008Z] #41 20.53 PBCC images/cpuinfo.pb-c.c [2019-12-30T23:55:42.008Z] #41 20.56 DEP images/cpuinfo.pb-c.d [2019-12-30T23:55:42.260Z] #42 25.46 CC images/vma.o [2019-12-30T23:55:42.260Z] #42 25.59 CC images/netdev.o [2019-12-30T23:55:42.267Z] #41 20.61 PBCC images/stats.pb-c.c [2019-12-30T23:55:42.267Z] #41 20.63 DEP images/stats.pb-c.d [2019-12-30T23:55:42.269Z] #41 40.85 CC images/packet-sock.o [2019-12-30T23:55:42.657Z] #42 25.90 CC images/tty.o [2019-12-30T23:55:42.840Z] #41 41.56 CC images/ipc-var.o [2019-12-30T23:55:43.064Z] #42 26.37 CC images/file-lock.o [2019-12-30T23:55:43.101Z] #41 41.87 CC images/ipc-desc.o [2019-12-30T23:55:43.362Z] #41 42.08 CC images/ipc-shm.o [2019-12-30T23:55:43.457Z] #42 26.59 CC images/rlimit.o [2019-12-30T23:55:43.457Z] #42 26.71 CC images/pagemap.o [2019-12-30T23:55:43.623Z] #41 42.38 CC images/ipc-msg.o [2019-12-30T23:55:43.624Z] #41 ... [2019-12-30T23:55:43.624Z] [2019-12-30T23:55:43.624Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:55:43.624Z] #10 97.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-30T23:55:43.624Z] #10 97.47 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-30T23:55:43.624Z] #10 97.48 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-30T23:55:43.644Z] #41 ... [2019-12-30T23:55:43.644Z] [2019-12-30T23:55:43.644Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:43.644Z] #31 103.2 github.com/BurntSushi/toml/cmd/tomlv [2019-12-30T23:55:43.644Z] #31 DONE 107.4s [2019-12-30T23:55:43.644Z] [2019-12-30T23:55:43.644Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:43.644Z] #44 98.40 go/token [2019-12-30T23:55:43.644Z] #44 98.97 regexp [2019-12-30T23:55:43.644Z] #44 100.6 go/scanner [2019-12-30T23:55:43.644Z] #44 102.9 go/ast [2019-12-30T23:55:43.644Z] #44 104.3 internal/lazyregexp [2019-12-30T23:55:43.644Z] #44 104.5 net/url [2019-12-30T23:55:43.644Z] #44 106.6 text/template/parse [2019-12-30T23:55:43.725Z] #18 8.931 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-30T23:55:43.726Z] #18 9.019 Collecting pyyaml (from yamllint==1.16.0) [2019-12-30T23:55:43.858Z] #42 26.89 CC images/siginfo.o [2019-12-30T23:55:43.858Z] #42 27.08 CC images/rpc.o [2019-12-30T23:55:43.902Z] #44 ... [2019-12-30T23:55:43.902Z] [2019-12-30T23:55:43.902Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:43.902Z] #41 22.46 make[1]: Nothing to be done for 'all'. [2019-12-30T23:55:44.653Z] #18 10.12 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-30T23:55:44.875Z] #42 27.90 CC images/ext-file.o [2019-12-30T23:55:44.875Z] #42 28.03 CC images/cgroup.o [2019-12-30T23:55:45.010Z] #10 ... [2019-12-30T23:55:45.010Z] [2019-12-30T23:55:45.010Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:55:45.010Z] #62 DONE 98.5s [2019-12-30T23:55:45.010Z] [2019-12-30T23:55:45.010Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-30T23:55:45.010Z] #63 DONE 0.1s [2019-12-30T23:55:45.272Z] [2019-12-30T23:55:45.272Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:45.272Z] #41 42.87 CC images/ipc-sem.o [2019-12-30T23:55:45.272Z] #41 43.24 CC images/utsns.o [2019-12-30T23:55:45.272Z] #41 43.56 CC images/creds.o [2019-12-30T23:55:45.272Z] #41 43.77 CC images/vma.o [2019-12-30T23:55:45.459Z] #42 28.90 CC images/userns.o [2019-12-30T23:55:45.533Z] #41 44.07 CC images/netdev.o [2019-12-30T23:55:45.582Z] #18 10.89 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-30T23:55:45.806Z] #41 24.35 CC images/stats.o [2019-12-30T23:55:45.915Z] #42 29.18 CC images/google/protobuf/descriptor.o [2019-12-30T23:55:46.105Z] #41 44.86 CC images/tty.o [2019-12-30T23:55:46.374Z] #41 24.74 CC images/core.o [2019-12-30T23:55:46.831Z] #42 ... [2019-12-30T23:55:46.831Z] [2019-12-30T23:55:46.831Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:46.831Z] #32 64.07 path [2019-12-30T23:55:46.831Z] #32 64.39 fmt [2019-12-30T23:55:46.831Z] #32 64.65 path/filepath [2019-12-30T23:55:46.831Z] #32 66.80 io/ioutil [2019-12-30T23:55:46.831Z] #32 67.38 text/tabwriter [2019-12-30T23:55:46.831Z] #32 68.87 flag [2019-12-30T23:55:46.831Z] #32 68.87 github.com/BurntSushi/toml [2019-12-30T23:55:46.831Z] #32 71.10 log [2019-12-30T23:55:46.831Z] #32 72.83 github.com/BurntSushi/toml/cmd/tomlv [2019-12-30T23:55:46.831Z] #32 ... [2019-12-30T23:55:46.831Z] [2019-12-30T23:55:46.831Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:46.831Z] #45 67.69 fmt [2019-12-30T23:55:46.831Z] #45 68.49 regexp [2019-12-30T23:55:46.831Z] #45 71.86 internal/lazyregexp [2019-12-30T23:55:46.831Z] #45 72.08 github.com/LK4D4/vndr/godl/singleflight [2019-12-30T23:55:46.831Z] #45 72.24 go/token [2019-12-30T23:55:46.831Z] #45 72.58 net/url [2019-12-30T23:55:46.831Z] #45 73.60 go/scanner [2019-12-30T23:55:46.942Z] #41 25.49 CC images/core-x86.o [2019-12-30T23:55:46.945Z] #18 11.96 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-30T23:55:46.945Z] #18 12.03 Building wheels for collected packages: pyyaml [2019-12-30T23:55:46.945Z] #18 12.03 Running setup.py bdist_wheel for pyyaml: started [2019-12-30T23:55:47.049Z] #41 45.82 CC images/file-lock.o [2019-12-30T23:55:47.201Z] #18 12.48 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-30T23:55:47.201Z] #18 12.48 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-30T23:55:47.201Z] #18 12.50 Successfully built pyyaml [2019-12-30T23:55:47.201Z] #18 12.50 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-30T23:55:47.510Z] #41 26.12 CC images/core-arm.o [2019-12-30T23:55:47.554Z] #18 12.65 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-30T23:55:47.622Z] #41 46.14 CC images/rlimit.o [2019-12-30T23:55:47.622Z] #41 46.30 CC images/pagemap.o [2019-12-30T23:55:47.655Z] #45 74.98 go/ast [2019-12-30T23:55:47.655Z] #45 ... [2019-12-30T23:55:47.655Z] [2019-12-30T23:55:47.655Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:47.655Z] #42 30.99 CC images/opts.o [2019-12-30T23:55:48.037Z] #42 31.21 CC images/seccomp.o [2019-12-30T23:55:48.078Z] #41 26.53 CC images/core-aarch64.o [2019-12-30T23:55:48.196Z] #41 46.85 CC images/siginfo.o [2019-12-30T23:55:48.432Z] #42 31.43 CC images/binfmt-misc.o [2019-12-30T23:55:48.432Z] #42 31.64 CC images/time.o [2019-12-30T23:55:48.432Z] #42 31.77 CC images/sysctl.o [2019-12-30T23:55:48.459Z] #41 47.17 CC images/rpc.o [2019-12-30T23:55:48.646Z] #41 26.99 CC images/core-ppc64.o [2019-12-30T23:55:48.838Z] #42 31.90 CC images/autofs.o [2019-12-30T23:55:48.838Z] #42 32.04 CC images/macvlan.o [2019-12-30T23:55:49.031Z] #41 ... [2019-12-30T23:55:49.031Z] [2019-12-30T23:55:49.031Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:49.031Z] #44 92.29 vendor/golang.org/x/text/unicode/norm [2019-12-30T23:55:49.031Z] #44 94.73 github.com/LK4D4/vndr/build [2019-12-30T23:55:49.031Z] #44 101.1 vendor/golang.org/x/net/idna [2019-12-30T23:55:49.031Z] #44 101.1 mime [2019-12-30T23:55:49.031Z] #44 102.0 vendor/golang.org/x/crypto/cryptobyte [2019-12-30T23:55:49.214Z] #41 27.50 CC images/core-s390.o [2019-12-30T23:55:49.247Z] #42 32.23 CC images/sit.o [2019-12-30T23:55:49.247Z] #42 32.41 LINK images/built-in.o [2019-12-30T23:55:49.247Z] #42 32.49 GEN compel/include/asm [2019-12-30T23:55:49.247Z] #42 32.50 GEN compel/include/version.h [2019-12-30T23:55:49.247Z] #42 32.52 touch .config [2019-12-30T23:55:49.247Z] #42 32.52 GEN include/common/config.h [2019-12-30T23:55:49.247Z] #42 32.61 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-12-30T23:55:49.660Z] #42 32.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-30T23:55:49.660Z] #42 32.76 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-30T23:55:49.660Z] #42 32.79 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-12-30T23:55:49.660Z] #42 32.81 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-12-30T23:55:49.660Z] #42 32.85 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-12-30T23:55:49.660Z] #42 32.89 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-30T23:55:49.660Z] #42 32.89 DEP compel/plugins/std/infect.d [2019-12-30T23:55:49.660Z] #42 32.97 DEP compel/plugins/std/string.d [2019-12-30T23:55:49.781Z] #41 28.22 CC images/cpuinfo.o [2019-12-30T23:55:50.010Z] #44 ... [2019-12-30T23:55:50.010Z] [2019-12-30T23:55:50.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:50.010Z] #41 48.76 CC images/ext-file.o [2019-12-30T23:55:50.047Z] #42 33.07 DEP compel/plugins/std/log.d [2019-12-30T23:55:50.047Z] #42 33.27 DEP compel/plugins/std/fds.d [2019-12-30T23:55:50.047Z] #42 ... [2019-12-30T23:55:50.047Z] [2019-12-30T23:55:50.047Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:50.047Z] #32 DONE 77.4s [2019-12-30T23:55:50.272Z] #41 49.04 CC images/cgroup.o [2019-12-30T23:55:50.350Z] #41 28.69 CC images/inventory.o [2019-12-30T23:55:50.445Z] [2019-12-30T23:55:50.445Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:50.445Z] #42 33.43 DEP compel/plugins/std/std.d [2019-12-30T23:55:50.445Z] #42 33.60 DEP compel/plugins/shmem/shmem.d [2019-12-30T23:55:50.445Z] #42 33.71 DEP compel/plugins/fds/fds.d [2019-12-30T23:55:50.609Z] #41 28.98 CC images/fdinfo.o [2019-12-30T23:55:50.816Z] #18 DONE 15.6s [2019-12-30T23:55:50.816Z] [2019-12-30T23:55:50.816Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-30T23:55:50.816Z] #67 DONE 0.1s [2019-12-30T23:55:50.816Z] [2019-12-30T23:55:50.816Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:55:50.816Z] #40 ... [2019-12-30T23:55:50.816Z] [2019-12-30T23:55:50.816Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-30T23:55:50.816Z] #46 DONE 0.2s [2019-12-30T23:55:50.816Z] [2019-12-30T23:55:50.816Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-30T23:55:50.816Z] #49 DONE 0.2s [2019-12-30T23:55:50.816Z] [2019-12-30T23:55:50.816Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-30T23:55:50.816Z] #43 DONE 0.3s [2019-12-30T23:55:50.816Z] [2019-12-30T23:55:50.816Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:50.816Z] #44 ... [2019-12-30T23:55:50.816Z] [2019-12-30T23:55:50.816Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:55:50.816Z] #52 DONE 0.4s [2019-12-30T23:55:50.816Z] [2019-12-30T23:55:50.816Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:55:50.816Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-30T23:55:50.816Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-30T23:55:50.816Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.05MB / 9.11MB 0.5s [2019-12-30T23:55:50.833Z] #42 34.08 CC compel/plugins/std/std.o [2019-12-30T23:55:50.868Z] #41 29.35 CC images/fown.o [2019-12-30T23:55:51.071Z] #65 ... [2019-12-30T23:55:51.071Z] [2019-12-30T23:55:51.071Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-30T23:55:51.071Z] #61 DONE 0.8s [2019-12-30T23:55:51.071Z] [2019-12-30T23:55:51.071Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-30T23:55:51.071Z] #35 DONE 0.9s [2019-12-30T23:55:51.071Z] [2019-12-30T23:55:51.071Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-30T23:55:51.071Z] #25 DONE 0.9s [2019-12-30T23:55:51.071Z] [2019-12-30T23:55:51.071Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:55:51.071Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-12-30T23:55:51.071Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-12-30T23:55:51.127Z] #41 29.52 CC images/ns.o [2019-12-30T23:55:51.227Z] #41 50.05 CC images/userns.o [2019-12-30T23:55:51.230Z] #42 34.49 CC compel/plugins/std/fds.o [2019-12-30T23:55:51.386Z] #41 29.73 CC images/regfile.o [2019-12-30T23:55:51.633Z] #65 ... [2019-12-30T23:55:51.633Z] [2019-12-30T23:55:51.633Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-30T23:55:51.633Z] #23 DONE 1.1s [2019-12-30T23:55:51.633Z] [2019-12-30T23:55:51.633Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-30T23:55:51.633Z] #53 DONE 0.4s [2019-12-30T23:55:51.633Z] [2019-12-30T23:55:51.633Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:51.645Z] #42 34.94 CC compel/plugins/std/log.o [2019-12-30T23:55:51.645Z] #41 30.14 CC images/ghost-file.o [2019-12-30T23:55:51.799Z] #41 50.38 CC images/google/protobuf/descriptor.o [2019-12-30T23:55:52.212Z] #41 30.47 CC images/fifo.o [2019-12-30T23:55:52.212Z] #41 30.69 CC images/remap-file-path.o [2019-12-30T23:55:52.471Z] #41 30.92 CC images/eventfd.o [2019-12-30T23:55:52.488Z] #42 35.57 CC compel/plugins/std/string.o [2019-12-30T23:55:52.730Z] #41 31.22 CC images/eventpoll.o [2019-12-30T23:55:52.897Z] #42 36.05 CC compel/plugins/std/infect.o [2019-12-30T23:55:52.989Z] #41 31.56 CC images/fh.o [2019-12-30T23:55:53.249Z] #41 31.83 CC images/fsnotify.o [2019-12-30T23:55:53.308Z] #42 36.39 CC compel/arch/s390/plugins/std/parasite-head.o [2019-12-30T23:55:53.308Z] #42 36.41 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-12-30T23:55:53.308Z] #42 36.46 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-12-30T23:55:53.308Z] #42 36.59 AR compel/plugins/std.lib.a [2019-12-30T23:55:53.308Z] #42 36.65 CC compel/plugins/fds/fds.o [2019-12-30T23:55:53.902Z] #42 36.93 AR compel/plugins/fds.lib.a [2019-12-30T23:55:53.902Z] #42 36.96 HOSTDEP compel/src/lib/log-host.d [2019-12-30T23:55:53.902Z] #42 37.06 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-30T23:55:53.902Z] #42 37.19 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-12-30T23:55:53.902Z] #42 37.26 HOSTDEP compel/src/main-host.d [2019-12-30T23:55:54.241Z] #41 32.46 CC images/signalfd.o [2019-12-30T23:55:54.241Z] #41 32.66 CC images/fs.o [2019-12-30T23:55:54.316Z] #42 37.35 DEP compel/src/lib/ptrace.d [2019-12-30T23:55:54.317Z] #42 37.44 DEP compel/src/lib/infect.d [2019-12-30T23:55:54.317Z] #42 37.56 DEP compel/src/lib/infect-util.d [2019-12-30T23:55:54.317Z] #42 37.65 DEP compel/src/lib/infect-rpc.d [2019-12-30T23:55:54.499Z] #41 32.89 CC images/pstree.o [2019-12-30T23:55:54.502Z] #41 52.77 CC images/opts.o [2019-12-30T23:55:54.502Z] #41 52.99 CC images/seccomp.o [2019-12-30T23:55:54.502Z] #41 53.27 CC images/binfmt-misc.o [2019-12-30T23:55:54.731Z] #42 37.73 DEP compel/arch/s390/src/lib/infect.d [2019-12-30T23:55:54.731Z] #42 37.80 DEP compel/arch/s390/src/lib/cpu.d [2019-12-30T23:55:54.731Z] #42 37.90 DEP compel/src/lib/log.d [2019-12-30T23:55:54.731Z] #42 37.95 DEP compel/src/main.d [2019-12-30T23:55:54.731Z] #42 38.05 DEP compel/src/lib/handle-elf.d [2019-12-30T23:55:54.758Z] #41 ... [2019-12-30T23:55:54.758Z] [2019-12-30T23:55:54.758Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:54.758Z] #44 108.5 go/parser [2019-12-30T23:55:54.758Z] #44 111.0 text/template [2019-12-30T23:55:54.758Z] #44 112.9 encoding/xml [2019-12-30T23:55:54.758Z] #44 116.0 go/doc [2019-12-30T23:55:54.758Z] #44 118.7 vendor/golang.org/x/crypto/cryptobyte [2019-12-30T23:55:54.758Z] #44 ... [2019-12-30T23:55:54.758Z] [2019-12-30T23:55:54.758Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:55:54.758Z] #41 33.20 CC images/pipe.o [2019-12-30T23:55:54.763Z] #41 53.49 CC images/time.o [2019-12-30T23:55:55.017Z] #41 33.43 CC images/tcp-stream.o [2019-12-30T23:55:55.024Z] #41 53.83 CC images/sysctl.o [2019-12-30T23:55:55.146Z] #42 38.17 DEP compel/arch/s390/src/lib/handle-elf.d [2019-12-30T23:55:55.146Z] #42 38.32 CC compel/src/lib/log.o [2019-12-30T23:55:55.146Z] #42 38.59 CC compel/arch/s390/src/lib/cpu.o [2019-12-30T23:55:55.276Z] #41 33.75 CC images/sk-packet.o [2019-12-30T23:55:55.549Z] #42 38.86 CC compel/arch/s390/src/lib/infect.o [2019-12-30T23:55:55.596Z] #41 54.16 CC images/autofs.o [2019-12-30T23:55:55.596Z] #41 54.35 CC images/macvlan.o [2019-12-30T23:55:55.804Z] #54 ... [2019-12-30T23:55:55.804Z] [2019-12-30T23:55:55.804Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:55:55.804Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.4s done [2019-12-30T23:55:55.804Z] #65 DONE 5.5s [2019-12-30T23:55:55.844Z] #41 34.07 CC images/mnt.o [2019-12-30T23:55:55.844Z] #41 34.26 CC images/pipe-data.o [2019-12-30T23:55:55.856Z] #41 54.70 CC images/sit.o [2019-12-30T23:55:56.060Z] [2019-12-30T23:55:56.060Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:55:56.102Z] #41 34.42 CC images/sa.o [2019-12-30T23:55:56.118Z] #41 54.99 LINK images/built-in.o [2019-12-30T23:55:56.118Z] #41 ... [2019-12-30T23:55:56.118Z] [2019-12-30T23:55:56.118Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:55:56.118Z] #10 110.1 Selecting previously unselected package libapparmor1:arm64. [2019-12-30T23:55:56.118Z] #10 110.1 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-12-30T23:55:56.118Z] #10 110.1 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-12-30T23:55:56.361Z] #41 34.67 CC images/timer.o [2019-12-30T23:55:56.379Z] #10 110.2 Selecting previously unselected package libapparmor-dev:arm64. [2019-12-30T23:55:56.379Z] #10 110.2 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-12-30T23:55:56.379Z] #10 110.2 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-12-30T23:55:56.380Z] #42 39.69 CC compel/src/lib/infect-rpc.o [2019-12-30T23:55:56.620Z] #41 35.13 CC images/timerfd.o [2019-12-30T23:55:56.640Z] #10 110.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-30T23:55:56.640Z] #10 110.5 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-12-30T23:55:56.640Z] #10 110.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-30T23:55:56.640Z] #10 110.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-30T23:55:56.640Z] #10 110.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-12-30T23:55:56.783Z] #42 39.99 CC compel/src/lib/infect-util.o [2019-12-30T23:55:56.783Z] #42 40.09 CC compel/src/lib/infect.o [2019-12-30T23:55:56.905Z] #10 110.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:56.905Z] #10 110.8 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-30T23:55:56.905Z] #10 110.8 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-12-30T23:55:56.905Z] #10 110.8 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-12-30T23:55:56.905Z] #10 110.9 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-12-30T23:55:56.905Z] #10 110.9 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-12-30T23:55:56.905Z] #10 110.9 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-12-30T23:55:56.986Z] #26 ... [2019-12-30T23:55:56.986Z] [2019-12-30T23:55:56.986Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:56.986Z] #31 6.461 + RM_GOPATH=0 [2019-12-30T23:55:56.986Z] #31 6.461 + TMP_GOPATH= [2019-12-30T23:55:56.986Z] #31 6.461 + : /build [2019-12-30T23:55:56.986Z] #31 6.461 + '[' -z '' ']' [2019-12-30T23:55:56.986Z] #31 6.461 ++ mktemp -d [2019-12-30T23:55:56.986Z] #31 6.461 + export GOPATH=/tmp/tmp.1sHcQc4CIw [2019-12-30T23:55:56.986Z] #31 6.461 + GOPATH=/tmp/tmp.1sHcQc4CIw [2019-12-30T23:55:56.986Z] #31 6.461 + RM_GOPATH=1 [2019-12-30T23:55:56.986Z] #31 6.461 ++ dirname ./install.sh [2019-12-30T23:55:56.986Z] #31 6.463 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:55:56.986Z] #31 6.463 + dir=. [2019-12-30T23:55:56.986Z] #31 6.463 + bin=tomlv [2019-12-30T23:55:56.986Z] #31 6.463 + shift [2019-12-30T23:55:56.986Z] #31 6.463 + '[' '!' -f ./tomlv.installer ']' [2019-12-30T23:55:56.986Z] #31 6.463 + . ./tomlv.installer [2019-12-30T23:55:56.986Z] #31 6.463 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:55:56.986Z] #31 6.463 + install_tomlv [2019-12-30T23:55:56.986Z] #31 6.463 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-30T23:55:56.986Z] #31 6.463 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1sHcQc4CIw/src/github.com/BurntSushi/toml [2019-12-30T23:55:56.986Z] #31 6.463 Cloning into '/tmp/tmp.1sHcQc4CIw/src/github.com/BurntSushi/toml'... [2019-12-30T23:55:57.166Z] #10 110.9 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-12-30T23:55:57.166Z] #10 111.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-30T23:55:57.166Z] #10 111.0 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-30T23:55:57.166Z] #10 111.0 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-12-30T23:55:57.188Z] #41 35.40 CC images/mm.o [2019-12-30T23:55:57.427Z] #10 111.2 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-30T23:55:57.427Z] #10 111.3 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-12-30T23:55:57.427Z] #10 111.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-30T23:55:57.447Z] #41 35.73 CC images/sk-opts.o [2019-12-30T23:55:57.447Z] #41 35.96 CC images/sk-unix.o [2019-12-30T23:55:57.547Z] #31 7.267 + cd /tmp/tmp.1sHcQc4CIw/src/github.com/BurntSushi/toml [2019-12-30T23:55:57.547Z] #31 7.267 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:55:57.547Z] #31 7.286 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-30T23:55:57.688Z] #10 111.5 Setting up btrfs-progs (4.7.3-1) ... [2019-12-30T23:55:57.688Z] #10 111.5 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-12-30T23:55:57.688Z] #10 111.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-30T23:55:57.688Z] #10 111.5 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 [2019-12-30T23:55:57.688Z] #10 111.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-30T23:55:57.688Z] #10 111.5 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 [2019-12-30T23:55:57.688Z] #10 111.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-30T23:55:57.688Z] #10 111.6 Setting up btrfs-tools (4.7.3-1) ... [2019-12-30T23:55:57.688Z] #10 111.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-30T23:55:57.688Z] #10 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-30T23:55:57.688Z] #10 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-30T23:55:57.688Z] #10 111.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-12-30T23:55:57.688Z] #10 111.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-12-30T23:55:57.688Z] #10 111.6 Setting up dmsetup (2:1.02.137-2) ... [2019-12-30T23:55:57.688Z] #10 111.7 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-12-30T23:55:57.688Z] #10 111.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:55:57.706Z] #41 36.22 CC images/sk-inet.o [2019-12-30T23:55:57.811Z] #42 ... [2019-12-30T23:55:57.811Z] [2019-12-30T23:55:57.811Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:57.811Z] #45 75.24 text/template/parse [2019-12-30T23:55:57.811Z] #45 79.98 text/template [2019-12-30T23:55:57.811Z] #45 80.82 go/parser [2019-12-30T23:55:57.811Z] #45 83.85 encoding/xml [2019-12-30T23:55:58.274Z] #41 36.67 CC images/tun.o [2019-12-30T23:55:58.315Z] #45 ... [2019-12-30T23:55:58.315Z] [2019-12-30T23:55:58.315Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:55:58.315Z] #11 82.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-30T23:55:58.315Z] #11 82.89 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-30T23:55:58.315Z] #11 82.90 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:55:58.533Z] #41 36.94 CC images/sk-netlink.o [2019-12-30T23:55:58.750Z] INFO: Sources obtained for gotestsum... [2019-12-30T23:55:58.751Z] INFO: Checkout done for gotestsum... [2019-12-30T23:55:58.792Z] #41 37.20 CC images/packet-sock.o [2019-12-30T23:55:58.912Z] #31 8.352 runtime/internal/atomic [2019-12-30T23:55:58.912Z] #31 8.357 internal/cpu [2019-12-30T23:55:58.912Z] #31 8.624 runtime/internal/sys [2019-12-30T23:55:59.051Z] #41 37.54 CC images/ipc-var.o [2019-12-30T23:55:59.082Z] #10 DONE 112.6s [2019-12-30T23:55:59.082Z] [2019-12-30T23:55:59.082Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:55:59.082Z] #22 112.1 Checking out files: 21% (2250/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) [2019-12-30T23:55:59.082Z] #22 ... [2019-12-30T23:55:59.082Z] [2019-12-30T23:55:59.082Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:55:59.082Z] #52 DONE 0.2s [2019-12-30T23:55:59.082Z] [2019-12-30T23:55:59.082Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:55:59.168Z] #31 8.794 runtime/internal/math [2019-12-30T23:55:59.168Z] #31 8.841 math/bits [2019-12-30T23:55:59.168Z] #31 8.872 internal/bytealg [2019-12-30T23:55:59.209Z] INFO: Build done for gotestsum... [2019-12-30T23:55:59.348Z] #22 112.1 Checking out files: 21% (2250/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) [2019-12-30T23:55:59.348Z] #22 ... [2019-12-30T23:55:59.348Z] [2019-12-30T23:55:59.348Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-30T23:55:59.348Z] #53 DONE 0.4s [2019-12-30T23:55:59.348Z] [2019-12-30T23:55:59.348Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:55:59.424Z] #31 ... [2019-12-30T23:55:59.424Z] [2019-12-30T23:55:59.424Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:55:59.424Z] #68 8.781 + RM_GOPATH=0 [2019-12-30T23:55:59.424Z] #68 8.788 + TMP_GOPATH= [2019-12-30T23:55:59.424Z] #68 8.788 + : /build [2019-12-30T23:55:59.424Z] #68 8.790 + '[' -z '' ']' [2019-12-30T23:55:59.424Z] #68 8.791 ++ mktemp -d [2019-12-30T23:55:59.424Z] #68 8.796 + export GOPATH=/tmp/tmp.JnKRuoixDu [2019-12-30T23:55:59.424Z] #68 8.798 + GOPATH=/tmp/tmp.JnKRuoixDu [2019-12-30T23:55:59.424Z] #68 8.799 + RM_GOPATH=1 [2019-12-30T23:55:59.424Z] #68 8.799 ++ dirname ./install.sh [2019-12-30T23:55:59.424Z] #68 8.800 + dir=. [2019-12-30T23:55:59.424Z] #68 8.802 + bin=proxy [2019-12-30T23:55:59.424Z] #68 8.803 + shift [2019-12-30T23:55:59.424Z] #68 8.803 + '[' '!' -f ./proxy.installer ']' [2019-12-30T23:55:59.424Z] #68 8.803 + . ./proxy.installer [2019-12-30T23:55:59.424Z] #68 8.803 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:55:59.424Z] #68 8.804 + install_proxy [2019-12-30T23:55:59.424Z] #68 8.806 + case "$1" in [2019-12-30T23:55:59.424Z] #68 8.807 + export CGO_ENABLED=0 [2019-12-30T23:55:59.424Z] #68 8.807 + CGO_ENABLED=0 [2019-12-30T23:55:59.424Z] #68 8.807 + _install_proxy [2019-12-30T23:55:59.424Z] #68 8.807 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-30T23:55:59.424Z] #68 8.807 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:55:59.424Z] #68 8.808 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JnKRuoixDu/src/github.com/docker/libnetwork [2019-12-30T23:55:59.424Z] #68 8.811 Cloning into '/tmp/tmp.JnKRuoixDu/src/github.com/docker/libnetwork'... [2019-12-30T23:55:59.424Z] #68 ... [2019-12-30T23:55:59.424Z] [2019-12-30T23:55:59.424Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:55:59.424Z] #44 8.821 + RM_GOPATH=0 [2019-12-30T23:55:59.424Z] #44 8.823 + TMP_GOPATH= [2019-12-30T23:55:59.424Z] #44 8.823 + : /build [2019-12-30T23:55:59.424Z] #44 8.824 + '[' -z '' ']' [2019-12-30T23:55:59.424Z] #44 8.825 ++ mktemp -d [2019-12-30T23:55:59.424Z] #44 8.827 + export GOPATH=/tmp/tmp.BoZpc87P4t [2019-12-30T23:55:59.424Z] #44 8.827 + GOPATH=/tmp/tmp.BoZpc87P4t [2019-12-30T23:55:59.424Z] #44 8.827 + RM_GOPATH=1 [2019-12-30T23:55:59.424Z] #44 8.828 ++ dirname ./install.sh [2019-12-30T23:55:59.424Z] #44 8.830 + dir=. [2019-12-30T23:55:59.424Z] #44 8.837 + bin=vndr [2019-12-30T23:55:59.424Z] #44 8.837 + shift [2019-12-30T23:55:59.424Z] #44 8.837 + '[' '!' -f ./vndr.installer ']' [2019-12-30T23:55:59.424Z] #44 8.838 + . ./vndr.installer [2019-12-30T23:55:59.424Z] #44 8.838 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:55:59.424Z] #44 8.838 + install_vndr [2019-12-30T23:55:59.424Z] #44 8.841 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-30T23:55:59.424Z] #44 8.841 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:55:59.424Z] #44 8.841 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BoZpc87P4t/src/github.com/LK4D4/vndr [2019-12-30T23:55:59.424Z] #44 8.846 Cloning into '/tmp/tmp.BoZpc87P4t/src/github.com/LK4D4/vndr'... [2019-12-30T23:55:59.619Z] #41 37.85 CC images/ipc-desc.o [2019-12-30T23:55:59.619Z] #41 38.16 CC images/ipc-shm.o [2019-12-30T23:56:00.188Z] #41 38.44 CC images/ipc-msg.o [2019-12-30T23:56:00.188Z] #41 38.82 CC images/ipc-sem.o [2019-12-30T23:56:00.351Z] #44 ... [2019-12-30T23:56:00.351Z] [2019-12-30T23:56:00.351Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:56:00.351Z] #38 6.506 + mktemp -d [2019-12-30T23:56:00.351Z] #38 6.506 + export GOPATH=/tmp/tmp.gNGByVPODT [2019-12-30T23:56:00.351Z] #38 6.506 + git clone https://github.com/docker/distribution.git /tmp/tmp.gNGByVPODT/src/github.com/docker/distribution [2019-12-30T23:56:00.351Z] #38 6.506 Cloning into '/tmp/tmp.gNGByVPODT/src/github.com/docker/distribution'... [2019-12-30T23:56:00.351Z] #38 ... [2019-12-30T23:56:00.351Z] [2019-12-30T23:56:00.351Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:56:00.607Z] #56 ... [2019-12-30T23:56:00.607Z] [2019-12-30T23:56:00.607Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:56:00.607Z] #28 8.171 + mktemp -d [2019-12-30T23:56:00.607Z] #28 8.177 + export GOPATH=/tmp/tmp.fSkkA8onrn [2019-12-30T23:56:00.607Z] #28 8.177 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.fSkkA8onrn/src/github.com/go-swagger/go-swagger [2019-12-30T23:56:00.607Z] #28 8.178 Cloning into '/tmp/tmp.fSkkA8onrn/src/github.com/go-swagger/go-swagger'... [2019-12-30T23:56:00.607Z] #28 ... [2019-12-30T23:56:00.607Z] [2019-12-30T23:56:00.607Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:00.607Z] #47 9.949 + RM_GOPATH=0 [2019-12-30T23:56:00.607Z] #47 9.949 + TMP_GOPATH= [2019-12-30T23:56:00.607Z] #47 9.949 + : /build [2019-12-30T23:56:00.607Z] #47 9.949 + '[' -z '' ']' [2019-12-30T23:56:00.607Z] #47 9.949 ++ mktemp -d [2019-12-30T23:56:00.607Z] #47 9.956 + export GOPATH=/tmp/tmp.AxXlBtrRJr [2019-12-30T23:56:00.607Z] #47 9.957 + GOPATH=/tmp/tmp.AxXlBtrRJr [2019-12-30T23:56:00.607Z] #47 9.957 + RM_GOPATH=1 [2019-12-30T23:56:00.607Z] #47 9.957 ++ dirname ./install.sh [2019-12-30T23:56:00.607Z] #47 9.958 + dir=. [2019-12-30T23:56:00.607Z] #47 9.958 + bin=gotestsum [2019-12-30T23:56:00.607Z] #47 9.960 + shift [2019-12-30T23:56:00.607Z] #47 9.961 + '[' '!' -f ./gotestsum.installer ']' [2019-12-30T23:56:00.607Z] #47 9.961 + . ./gotestsum.installer [2019-12-30T23:56:00.607Z] #47 9.961 ++ : v0.3.5 [2019-12-30T23:56:00.607Z] #47 9.961 + install_gotestsum [2019-12-30T23:56:00.607Z] #47 9.963 + echo 'Installing gotestsum version v0.3.5' [2019-12-30T23:56:00.607Z] #47 9.963 Installing gotestsum version v0.3.5 [2019-12-30T23:56:00.607Z] #47 9.963 + go get -d gotest.tools/gotestsum [2019-12-30T23:56:00.755Z] #41 39.15 CC images/utsns.o [2019-12-30T23:56:00.863Z] #47 ... [2019-12-30T23:56:00.863Z] [2019-12-30T23:56:00.863Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:00.863Z] #50 9.423 + RM_GOPATH=0 [2019-12-30T23:56:00.863Z] #50 9.423 + TMP_GOPATH= [2019-12-30T23:56:00.863Z] #50 9.423 + : /build [2019-12-30T23:56:00.863Z] #50 9.423 + '[' -z '' ']' [2019-12-30T23:56:00.863Z] #50 9.436 ++ mktemp -d [2019-12-30T23:56:00.863Z] #50 9.436 + export GOPATH=/tmp/tmp.MioBI9MoWZ [2019-12-30T23:56:00.863Z] #50 9.437 + GOPATH=/tmp/tmp.MioBI9MoWZ [2019-12-30T23:56:00.863Z] #50 9.437 + RM_GOPATH=1 [2019-12-30T23:56:00.863Z] #50 9.441 ++ dirname ./install.sh [2019-12-30T23:56:00.863Z] #50 9.442 + dir=. [2019-12-30T23:56:00.863Z] #50 9.442 + bin=golangci_lint [2019-12-30T23:56:00.863Z] #50 9.442 + shift [2019-12-30T23:56:00.863Z] #50 9.442 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-30T23:56:00.863Z] #50 9.442 + . ./golangci_lint.installer [2019-12-30T23:56:00.863Z] #50 9.442 ++ : v1.20.0 [2019-12-30T23:56:00.863Z] #50 9.442 + install_golangci_lint [2019-12-30T23:56:00.863Z] #50 9.442 + echo 'Installing golangci-lint version v1.20.0' [2019-12-30T23:56:00.863Z] #50 9.442 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-30T23:56:00.863Z] #50 9.442 Installing golangci-lint version v1.20.0 [2019-12-30T23:56:00.863Z] #50 ... [2019-12-30T23:56:00.863Z] [2019-12-30T23:56:00.863Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:00.863Z] #54 9.462 + RM_GOPATH=0 [2019-12-30T23:56:00.863Z] #54 9.462 + TMP_GOPATH= [2019-12-30T23:56:00.863Z] #54 9.462 + : /build [2019-12-30T23:56:00.863Z] #54 9.462 + '[' -z '' ']' [2019-12-30T23:56:00.863Z] #54 9.462 ++ mktemp -d [2019-12-30T23:56:00.863Z] #54 9.466 + export GOPATH=/tmp/tmp.nIaxFpDvD6 [2019-12-30T23:56:00.863Z] #54 9.466 + GOPATH=/tmp/tmp.nIaxFpDvD6 [2019-12-30T23:56:00.863Z] #54 9.466 + RM_GOPATH=1 [2019-12-30T23:56:00.863Z] #54 9.502 ++ dirname ./install.sh [2019-12-30T23:56:00.938Z] #22 112.1 Checking out files: 21% (2250/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 33% (3487/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 54% (5716/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) [2019-12-30T23:56:00.938Z] #22 ... [2019-12-30T23:56:00.938Z] [2019-12-30T23:56:00.938Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:00.938Z] #47 DONE 114.4s [2019-12-30T23:56:00.938Z] [2019-12-30T23:56:00.938Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:01.014Z] #41 39.42 CC images/creds.o [2019-12-30T23:56:01.119Z] #54 9.530 + dir=. [2019-12-30T23:56:01.119Z] #54 9.530 + bin=runc [2019-12-30T23:56:01.119Z] #54 9.530 + shift [2019-12-30T23:56:01.119Z] #54 9.530 + '[' '!' -f ./runc.installer ']' [2019-12-30T23:56:01.119Z] #54 9.530 + . ./runc.installer [2019-12-30T23:56:01.119Z] #54 9.530 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-30T23:56:01.119Z] #54 9.530 + install_runc [2019-12-30T23:56:01.119Z] #54 9.530 + uname -r [2019-12-30T23:56:01.119Z] #54 9.530 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-30T23:56:01.119Z] #54 9.554 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-30T23:56:01.119Z] #54 9.554 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-30T23:56:01.120Z] #54 9.554 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nIaxFpDvD6/src/github.com/opencontainers/runc [2019-12-30T23:56:01.120Z] #54 9.554 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-30T23:56:01.120Z] #54 9.556 Cloning into '/tmp/tmp.nIaxFpDvD6/src/github.com/opencontainers/runc'... [2019-12-30T23:56:01.120Z] #54 ... [2019-12-30T23:56:01.120Z] [2019-12-30T23:56:01.120Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:01.120Z] #62 9.422 + RM_GOPATH=0 [2019-12-30T23:56:01.120Z] #62 9.425 + TMP_GOPATH= [2019-12-30T23:56:01.120Z] #62 9.425 + : /build/ [2019-12-30T23:56:01.120Z] #62 9.425 + '[' -z '' ']' [2019-12-30T23:56:01.120Z] #62 9.425 ++ mktemp -d [2019-12-30T23:56:01.120Z] #62 9.432 + export GOPATH=/tmp/tmp.zsmo0OqsX0 [2019-12-30T23:56:01.120Z] #62 9.432 + GOPATH=/tmp/tmp.zsmo0OqsX0 [2019-12-30T23:56:01.120Z] #62 9.432 + RM_GOPATH=1 [2019-12-30T23:56:01.120Z] #62 9.432 ++ dirname ./install.sh [2019-12-30T23:56:01.120Z] #62 9.437 + dir=. [2019-12-30T23:56:01.120Z] #62 9.438 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:56:01.120Z] #62 9.439 + bin=rootlesskit [2019-12-30T23:56:01.120Z] #62 9.439 + shift [2019-12-30T23:56:01.120Z] #62 9.439 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-30T23:56:01.120Z] #62 9.439 + . ./rootlesskit.installer [2019-12-30T23:56:01.120Z] #62 9.439 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:56:01.120Z] #62 9.439 + install_rootlesskit [2019-12-30T23:56:01.120Z] #62 9.439 + case "$1" in [2019-12-30T23:56:01.120Z] #62 9.439 + export CGO_ENABLED=0 [2019-12-30T23:56:01.120Z] #62 9.439 + CGO_ENABLED=0 [2019-12-30T23:56:01.120Z] #62 9.439 + _install_rootlesskit [2019-12-30T23:56:01.120Z] #62 9.439 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-30T23:56:01.120Z] #62 9.439 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zsmo0OqsX0/src/github.com/rootless-containers/rootlesskit [2019-12-30T23:56:01.120Z] #62 9.461 Cloning into '/tmp/tmp.zsmo0OqsX0/src/github.com/rootless-containers/rootlesskit'... [2019-12-30T23:56:01.239Z] #11 ... [2019-12-30T23:56:01.239Z] [2019-12-30T23:56:01.239Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:01.239Z] #42 42.59 CC compel/src/lib/ptrace.o [2019-12-30T23:56:01.239Z] #42 43.11 AR compel/libcompel.a [2019-12-30T23:56:01.239Z] #42 43.16 HOSTCC compel/src/main-host.o [2019-12-30T23:56:01.239Z] #42 43.43 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-12-30T23:56:01.239Z] #42 43.67 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-30T23:56:01.239Z] #42 44.00 HOSTCC compel/src/lib/log-host.o [2019-12-30T23:56:01.239Z] #42 44.23 HOSTLINK compel/compel-host-bin [2019-12-30T23:56:01.239Z] #42 44.31 DEP soccr/soccr.d [2019-12-30T23:56:01.239Z] #42 44.46 CC soccr/soccr.o [2019-12-30T23:56:01.273Z] #41 39.61 CC images/vma.o [2019-12-30T23:56:01.379Z] #62 ... [2019-12-30T23:56:01.379Z] [2019-12-30T23:56:01.379Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:01.379Z] #36 9.010 + RM_GOPATH=0 [2019-12-30T23:56:01.379Z] #36 9.010 + TMP_GOPATH= [2019-12-30T23:56:01.379Z] #36 9.010 + : /build [2019-12-30T23:56:01.379Z] #36 9.010 + '[' -z '' ']' [2019-12-30T23:56:01.379Z] #36 9.029 ++ mktemp -d [2019-12-30T23:56:01.379Z] #36 9.036 + export GOPATH=/tmp/tmp.xrAvVA0UYN [2019-12-30T23:56:01.379Z] #36 9.036 + GOPATH=/tmp/tmp.xrAvVA0UYN [2019-12-30T23:56:01.379Z] #36 9.036 + RM_GOPATH=1 [2019-12-30T23:56:01.379Z] #36 9.036 ++ dirname ./install.sh [2019-12-30T23:56:01.379Z] #36 9.036 + dir=. [2019-12-30T23:56:01.379Z] #36 9.036 + bin=tini [2019-12-30T23:56:01.379Z] #36 9.036 + shift [2019-12-30T23:56:01.379Z] #36 9.036 + '[' '!' -f ./tini.installer ']' [2019-12-30T23:56:01.379Z] #36 9.036 + . ./tini.installer [2019-12-30T23:56:01.379Z] #36 9.036 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:56:01.379Z] #36 9.036 + install_tini [2019-12-30T23:56:01.379Z] #36 9.036 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-30T23:56:01.379Z] #36 9.036 + git clone https://github.com/krallin/tini.git /tmp/tmp.xrAvVA0UYN/tini [2019-12-30T23:56:01.379Z] #36 9.036 Cloning into '/tmp/tmp.xrAvVA0UYN/tini'... [2019-12-30T23:56:01.379Z] #36 9.036 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:56:01.379Z] #36 ... [2019-12-30T23:56:01.379Z] [2019-12-30T23:56:01.379Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:56:01.379Z] #40 10.37 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:56:01.379Z] #40 10.45 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:56:01.379Z] #40 10.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:56:01.379Z] #40 10.64 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:56:01.379Z] #40 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:56:01.472Z] #22 112.1 Checking out files: 21% (2250/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 33% (3487/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 54% (5716/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) [2019-12-30T23:56:01.472Z] #22 ... [2019-12-30T23:56:01.472Z] [2019-12-30T23:56:01.472Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:01.472Z] #44 104.9 net/http/internal [2019-12-30T23:56:01.472Z] #44 107.0 net/textproto [2019-12-30T23:56:01.472Z] #44 107.0 vendor/golang.org/x/net/http/httpproxy [2019-12-30T23:56:01.472Z] #44 107.0 crypto/x509 [2019-12-30T23:56:01.472Z] #44 108.3 vendor/golang.org/x/net/http/httpguts [2019-12-30T23:56:01.472Z] #44 108.3 mime/multipart [2019-12-30T23:56:01.472Z] #44 111.0 crypto/tls [2019-12-30T23:56:01.532Z] #41 39.87 CC images/netdev.o [2019-12-30T23:56:01.734Z] #44 ... [2019-12-30T23:56:01.734Z] [2019-12-30T23:56:01.734Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:01.996Z] #22 112.1 Checking out files: 21% (2250/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 33% (3487/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 54% (5716/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 72% (7601/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) [2019-12-30T23:56:01.996Z] #22 ... [2019-12-30T23:56:01.996Z] [2019-12-30T23:56:01.996Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-30T23:56:01.996Z] #11 DONE 3.3s [2019-12-30T23:56:01.996Z] [2019-12-30T23:56:01.996Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:02.101Z] #41 40.36 CC images/tty.o [2019-12-30T23:56:02.610Z] #42 45.56 AR soccr/libsoccr.a [2019-12-30T23:56:02.610Z] #42 45.59 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-30T23:56:02.610Z] #42 45.84 DEP criu/arch/s390/sigframe.d [2019-12-30T23:56:02.610Z] #42 45.94 DEP criu/arch/s390/crtools.d [2019-12-30T23:56:02.669Z] #41 41.06 CC images/file-lock.o [2019-12-30T23:56:02.928Z] #41 41.24 CC images/rlimit.o [2019-12-30T23:56:02.928Z] #41 41.48 CC images/pagemap.o [2019-12-30T23:56:03.024Z] #42 46.10 DEP criu/arch/s390/cpu.d [2019-12-30T23:56:03.024Z] #42 46.25 CC criu/arch/s390/cpu.o [2019-12-30T23:56:03.187Z] #41 41.77 CC images/siginfo.o [2019-12-30T23:56:03.279Z] #40 12.80 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-30T23:56:03.303Z] #22 112.1 Checking out files: 21% (2250/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 33% (3487/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 54% (5716/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 72% (7601/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 87% (9085/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 89% (9350/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) Checking out files: 96% (10025/10442) Checking out files: 97% (10129/10442) Checking out files: 98% (10234/10442) Checking out files: 99% (10338/10442) Checking out files: 100% (10442/10442) Checking out files: 100% (10442/10442), done. [2019-12-30T23:56:03.303Z] #22 116.7 + cd /tmp/tmp.rVMWTw5g2s/tmp/docker-ce [2019-12-30T23:56:03.303Z] #22 116.7 + git checkout -q v17.06.2-ce [2019-12-30T23:56:03.432Z] #42 46.65 CC criu/arch/s390/crtools.o [2019-12-30T23:56:03.762Z] #41 42.20 CC images/rpc.o [2019-12-30T23:56:04.305Z] #42 47.49 CC criu/arch/s390/sigframe.o [2019-12-30T23:56:04.305Z] #42 47.63 LINK criu/arch/s390/crtools.built-in.o [2019-12-30T23:56:04.305Z] #42 47.65 DEP criu/arch/s390/vdso-pie.d [2019-12-30T23:56:04.330Z] #41 ... [2019-12-30T23:56:04.330Z] [2019-12-30T23:56:04.330Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:04.330Z] #62 128.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-30T23:56:04.330Z] #62 128.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-30T23:56:04.712Z] #42 47.72 DEP criu/pie/parasite-vdso.d [2019-12-30T23:56:04.712Z] #42 47.85 DEP criu/pie/util-vdso.d [2019-12-30T23:56:04.712Z] #42 47.96 DEP criu/pie/util.d [2019-12-30T23:56:04.712Z] #42 48.09 CC criu/pie/util.o [2019-12-30T23:56:05.121Z] #42 48.43 CC criu/pie/util-vdso.o [2019-12-30T23:56:05.709Z] #62 ... [2019-12-30T23:56:05.709Z] [2019-12-30T23:56:05.709Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:05.709Z] #44 119.4 github.com/LK4D4/vndr/build [2019-12-30T23:56:05.709Z] #44 121.4 net [2019-12-30T23:56:05.709Z] #44 122.5 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-30T23:56:05.709Z] #44 123.9 vendor/golang.org/x/text/transform [2019-12-30T23:56:05.709Z] #44 124.7 vendor/golang.org/x/text/unicode/bidi [2019-12-30T23:56:05.709Z] #44 126.4 vendor/golang.org/x/text/unicode/norm [2019-12-30T23:56:05.709Z] #44 ... [2019-12-30T23:56:05.709Z] [2019-12-30T23:56:05.709Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:05.709Z] #41 43.61 CC images/ext-file.o [2019-12-30T23:56:05.709Z] #41 43.79 CC images/cgroup.o [2019-12-30T23:56:05.795Z] #40 ... [2019-12-30T23:56:05.795Z] [2019-12-30T23:56:05.795Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:56:05.795Z] #26 11.63 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-30T23:56:05.795Z] #26 12.39 [2019-12-30T23:56:05.850Z] #22 ... [2019-12-30T23:56:05.850Z] [2019-12-30T23:56:05.850Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-30T23:56:05.850Z] #12 DONE 3.4s [2019-12-30T23:56:05.850Z] [2019-12-30T23:56:05.850Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-30T23:56:05.968Z] #41 44.38 CC images/userns.o [2019-12-30T23:56:05.991Z] #42 49.09 CC criu/pie/parasite-vdso.o [2019-12-30T23:56:06.227Z] #41 44.73 CC images/google/protobuf/descriptor.o [2019-12-30T23:56:06.395Z] #42 49.67 CC criu/arch/s390/vdso-pie.o [2019-12-30T23:56:06.423Z] #13 ... [2019-12-30T23:56:06.423Z] [2019-12-30T23:56:06.423Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:06.423Z] #41 55.10 GEN compel/include/asm [2019-12-30T23:56:06.423Z] #41 55.12 GEN compel/include/version.h [2019-12-30T23:56:06.423Z] #41 55.15 touch .config [2019-12-30T23:56:06.423Z] #41 55.18 GEN include/common/config.h [2019-12-30T23:56:06.423Z] #41 55.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-30T23:56:06.423Z] #41 55.30 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-12-30T23:56:06.423Z] #41 55.35 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-12-30T23:56:06.423Z] #41 55.42 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-12-30T23:56:06.423Z] #41 55.46 DEP compel/plugins/std/infect.d [2019-12-30T23:56:06.423Z] #41 55.58 DEP compel/plugins/std/string.d [2019-12-30T23:56:06.423Z] #41 55.72 DEP compel/plugins/std/log.d [2019-12-30T23:56:06.423Z] #41 55.92 DEP compel/plugins/std/fds.d [2019-12-30T23:56:06.423Z] #41 56.16 DEP compel/plugins/std/std.d [2019-12-30T23:56:06.423Z] #41 56.44 DEP compel/plugins/shmem/shmem.d [2019-12-30T23:56:06.423Z] #41 56.58 DEP compel/plugins/fds/fds.d [2019-12-30T23:56:06.423Z] #41 56.75 CC compel/plugins/std/std.o [2019-12-30T23:56:06.423Z] #41 57.19 CC compel/plugins/std/fds.o [2019-12-30T23:56:06.423Z] #41 57.54 CC compel/plugins/std/log.o [2019-12-30T23:56:06.423Z] #41 58.64 CC compel/plugins/std/string.o [2019-12-30T23:56:06.423Z] #41 59.41 CC compel/plugins/std/infect.o [2019-12-30T23:56:06.423Z] #41 59.96 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-12-30T23:56:06.423Z] #41 60.04 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-12-30T23:56:06.423Z] #41 60.21 AR compel/plugins/std.lib.a [2019-12-30T23:56:06.423Z] #41 60.33 CC compel/plugins/fds/fds.o [2019-12-30T23:56:06.423Z] #41 60.78 AR compel/plugins/fds.lib.a [2019-12-30T23:56:06.423Z] #41 60.88 HOSTDEP compel/src/lib/log-host.d [2019-12-30T23:56:06.423Z] #41 61.10 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-30T23:56:06.423Z] #41 61.28 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-12-30T23:56:06.423Z] #41 61.45 HOSTDEP compel/src/main-host.d [2019-12-30T23:56:06.423Z] #41 61.60 DEP compel/src/lib/ptrace.d [2019-12-30T23:56:06.423Z] #41 61.80 DEP compel/src/lib/infect.d [2019-12-30T23:56:06.423Z] #41 62.09 DEP compel/src/lib/infect-util.d [2019-12-30T23:56:06.423Z] #41 62.19 DEP compel/src/lib/infect-rpc.d [2019-12-30T23:56:06.423Z] #41 62.41 DEP compel/arch/aarch64/src/lib/infect.d [2019-12-30T23:56:06.423Z] #41 62.47 DEP compel/arch/aarch64/src/lib/cpu.d [2019-12-30T23:56:06.423Z] #41 62.56 DEP compel/src/lib/log.d [2019-12-30T23:56:06.423Z] #41 62.83 DEP compel/src/main.d [2019-12-30T23:56:06.423Z] #41 63.07 DEP compel/src/lib/handle-elf.d [2019-12-30T23:56:06.423Z] #41 63.21 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-12-30T23:56:06.423Z] #41 63.42 CC compel/src/lib/log.o [2019-12-30T23:56:06.423Z] #41 63.86 CC compel/arch/aarch64/src/lib/cpu.o [2019-12-30T23:56:06.423Z] #41 64.31 CC compel/arch/aarch64/src/lib/infect.o [2019-12-30T23:56:06.423Z] #41 64.93 CC compel/src/lib/infect-rpc.o [2019-12-30T23:56:06.818Z] #42 50.04 AR criu/pie/pie.lib.a [2019-12-30T23:56:06.818Z] #42 50.12 DEP criu/pie/restorer.d [2019-12-30T23:56:06.824Z] #26 13.03 ## 3.6% ##### 7.5% ####### 10.6% ########## 14.7% ############## 19.6% ############### 21.4% ################## 25.3% ##################### 30.1% ######################### 35.8% ############################ 39.8% ############################### 43.6% ################################## 47.8% ###################################### 54.0% ########################################## 59.2% ############################################### 66.6% #################################################### 72.9% ###################################################### 75.9% ######################################################### 79.9% ############################################################ 84.5% ############################################################## 87.5% ################################################################# 90.5% #################################################################### 94.8% ####################################################################### 98.7% ######################################################################## 100.0% [2019-12-30T23:56:06.995Z] #41 65.51 CC compel/src/lib/infect-util.o [2019-12-30T23:56:07.216Z] #42 50.37 DEP criu/arch/s390/restorer.d [2019-12-30T23:56:07.217Z] #42 50.57 DEP criu/pie/parasite.d [2019-12-30T23:56:07.257Z] #41 65.78 CC compel/src/lib/infect.o [2019-12-30T23:56:07.257Z] #41 ... [2019-12-30T23:56:07.257Z] [2019-12-30T23:56:07.257Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:07.257Z] #22 120.7 + mkdir -p /tmp/tmp.rVMWTw5g2s/src/github.com/docker [2019-12-30T23:56:07.518Z] #22 120.7 + mv components/cli /tmp/tmp.rVMWTw5g2s/src/github.com/docker/cli [2019-12-30T23:56:07.518Z] #22 120.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-12-30T23:56:07.620Z] #42 50.77 CC criu/pie/parasite.o [2019-12-30T23:56:07.759Z] #26 16.44 [2019-12-30T23:56:08.131Z] #41 46.48 CC images/opts.o [2019-12-30T23:56:08.390Z] #41 46.80 CC images/seccomp.o [2019-12-30T23:56:08.461Z] #22 ... [2019-12-30T23:56:08.461Z] [2019-12-30T23:56:08.461Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-30T23:56:08.461Z] #13 2.093 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-30T23:56:08.461Z] #13 DONE 2.8s [2019-12-30T23:56:08.461Z] [2019-12-30T23:56:08.461Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-30T23:56:08.492Z] #42 51.89 LINK criu/pie/parasite.built-in.o [2019-12-30T23:56:08.492Z] #42 51.94 GEN criu/pie/parasite-blob.h [2019-12-30T23:56:08.648Z] #41 47.14 CC images/binfmt-misc.o [2019-12-30T23:56:08.832Z] #26 17.01 ############### 21.2% ############################ 39.0% ######################################## 56.8% #################################################### 73.1% ############################################################# 85.9% ######################################################################## 100.0% [2019-12-30T23:56:08.891Z] #42 51.95 CC criu/arch/s390/restorer.o [2019-12-30T23:56:08.907Z] #41 47.37 CC images/time.o [2019-12-30T23:56:09.166Z] #41 47.57 CC images/sysctl.o [2019-12-30T23:56:09.166Z] #41 47.79 CC images/autofs.o [2019-12-30T23:56:09.286Z] #42 52.46 CC criu/pie/restorer.o [2019-12-30T23:56:09.286Z] #42 ... [2019-12-30T23:56:09.286Z] [2019-12-30T23:56:09.286Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:09.286Z] #45 86.59 go/doc [2019-12-30T23:56:09.286Z] #45 89.61 compress/flate [2019-12-30T23:56:09.286Z] #45 89.99 github.com/LK4D4/vndr/build [2019-12-30T23:56:09.286Z] #45 92.49 vendor/golang.org/x/crypto/cryptobyte [2019-12-30T23:56:09.286Z] #45 93.95 net [2019-12-30T23:56:09.286Z] #45 94.54 vendor/golang.org/x/crypto/internal/chacha20 [2019-12-30T23:56:09.286Z] #45 95.23 vendor/golang.org/x/crypto/poly1305 [2019-12-30T23:56:09.286Z] #45 95.72 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-30T23:56:09.286Z] #45 96.23 vendor/golang.org/x/crypto/curve25519 [2019-12-30T23:56:09.405Z] #14 ... [2019-12-30T23:56:09.405Z] [2019-12-30T23:56:09.405Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:09.405Z] #54 2.628 + RM_GOPATH=0 [2019-12-30T23:56:09.405Z] #54 2.628 + TMP_GOPATH= [2019-12-30T23:56:09.405Z] #54 2.628 + : /build [2019-12-30T23:56:09.405Z] #54 2.628 + '[' -z '' ']' [2019-12-30T23:56:09.405Z] #54 2.628 ++ mktemp -d [2019-12-30T23:56:09.405Z] #54 2.634 + export GOPATH=/tmp/tmp.hcdvK4nB0g [2019-12-30T23:56:09.405Z] #54 2.634 + GOPATH=/tmp/tmp.hcdvK4nB0g [2019-12-30T23:56:09.405Z] #54 2.634 + RM_GOPATH=1 [2019-12-30T23:56:09.405Z] #54 2.634 ++ dirname ./install.sh [2019-12-30T23:56:09.405Z] #54 2.634 + dir=. [2019-12-30T23:56:09.405Z] #54 2.634 + bin=runc [2019-12-30T23:56:09.405Z] #54 2.634 + shift [2019-12-30T23:56:09.405Z] #54 2.634 + '[' '!' -f ./runc.installer ']' [2019-12-30T23:56:09.405Z] #54 2.634 + . ./runc.installer [2019-12-30T23:56:09.405Z] #54 2.634 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-30T23:56:09.405Z] #54 2.634 + install_runc [2019-12-30T23:56:09.405Z] #54 2.646 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-30T23:56:09.405Z] #54 2.646 + uname -r [2019-12-30T23:56:09.405Z] #54 2.646 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-30T23:56:09.405Z] #54 2.646 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-30T23:56:09.405Z] #54 2.646 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hcdvK4nB0g/src/github.com/opencontainers/runc [2019-12-30T23:56:09.405Z] #54 2.647 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-30T23:56:09.405Z] #54 2.686 Cloning into '/tmp/tmp.hcdvK4nB0g/src/github.com/opencontainers/runc'... [2019-12-30T23:56:09.405Z] #54 8.534 + cd /tmp/tmp.hcdvK4nB0g/src/github.com/opencontainers/runc [2019-12-30T23:56:09.405Z] #54 8.534 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-30T23:56:09.405Z] #54 8.920 + '[' -z '' ']' [2019-12-30T23:56:09.405Z] #54 8.921 + target=static [2019-12-30T23:56:09.405Z] #54 8.921 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-30T23:56:09.424Z] #41 48.05 CC images/macvlan.o [2019-12-30T23:56:09.667Z] #54 ... [2019-12-30T23:56:09.667Z] [2019-12-30T23:56:09.667Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:09.667Z] #41 68.28 CC compel/src/lib/ptrace.o [2019-12-30T23:56:09.689Z] #45 96.75 vendor/golang.org/x/crypto/hkdf [2019-12-30T23:56:09.689Z] #45 ... [2019-12-30T23:56:09.689Z] [2019-12-30T23:56:09.689Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:56:09.689Z] #11 96.84 Selecting previously unselected package libapparmor1:s390x. [2019-12-30T23:56:09.689Z] #11 96.84 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-12-30T23:56:09.689Z] #11 96.85 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-30T23:56:09.689Z] #11 96.91 Selecting previously unselected package libapparmor-dev:s390x. [2019-12-30T23:56:09.689Z] #11 96.91 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-12-30T23:56:09.689Z] #11 96.92 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-30T23:56:09.689Z] #11 97.10 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-30T23:56:09.689Z] #11 97.11 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-12-30T23:56:09.689Z] #11 97.11 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-30T23:56:09.689Z] #11 97.12 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-30T23:56:09.689Z] #11 97.13 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-30T23:56:09.689Z] #11 97.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:56:09.689Z] #11 97.17 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-30T23:56:09.689Z] #11 97.18 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-30T23:56:09.689Z] #11 97.18 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-30T23:56:09.689Z] #11 97.19 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-12-30T23:56:09.689Z] #11 97.20 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-30T23:56:09.689Z] #11 97.21 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-12-30T23:56:09.689Z] #11 97.22 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-12-30T23:56:09.689Z] #11 97.23 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-30T23:56:09.689Z] #11 97.24 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-30T23:56:09.689Z] #11 97.25 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-12-30T23:56:09.689Z] #11 97.26 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-30T23:56:09.689Z] #11 97.26 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-30T23:56:09.689Z] #11 97.29 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-30T23:56:09.689Z] #11 97.30 Setting up btrfs-progs (4.7.3-1) ... [2019-12-30T23:56:09.689Z] #11 97.30 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-30T23:56:09.689Z] #11 97.31 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:56:09.689Z] #11 97.32 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 [2019-12-30T23:56:09.689Z] #11 97.32 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-30T23:56:09.689Z] #11 97.32 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 [2019-12-30T23:56:09.689Z] #11 97.32 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-30T23:56:09.689Z] #11 97.33 Setting up btrfs-tools (4.7.3-1) ... [2019-12-30T23:56:09.689Z] #11 97.34 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:56:09.689Z] #11 97.35 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 [2019-12-30T23:56:09.928Z] #41 68.68 AR compel/libcompel.a [2019-12-30T23:56:09.928Z] #41 68.78 HOSTCC compel/src/main-host.o [2019-12-30T23:56:09.991Z] #41 48.24 CC images/sit.o [2019-12-30T23:56:10.087Z] #11 97.35 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 [2019-12-30T23:56:10.087Z] #11 97.35 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-30T23:56:10.087Z] #11 97.38 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-30T23:56:10.087Z] #11 97.39 Setting up dmsetup (2:1.02.137-2) ... [2019-12-30T23:56:10.087Z] #11 97.40 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-30T23:56:10.087Z] #11 97.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:56:10.087Z] #11 DONE 97.7s [2019-12-30T23:56:10.087Z] [2019-12-30T23:56:10.087Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-30T23:56:10.196Z] #26 ... [2019-12-30T23:56:10.196Z] [2019-12-30T23:56:10.196Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:56:10.196Z] #31 9.574 runtime [2019-12-30T23:56:10.196Z] #31 9.605 math [2019-12-30T23:56:10.196Z] #31 16.72 unicode/utf8 [2019-12-30T23:56:10.196Z] #31 17.30 unicode [2019-12-30T23:56:10.196Z] #31 ... [2019-12-30T23:56:10.196Z] [2019-12-30T23:56:10.196Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:10.196Z] #36 10.98 + cd /tmp/tmp.xrAvVA0UYN/tini [2019-12-30T23:56:10.196Z] #36 10.99 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:56:10.196Z] #36 11.00 + cmake . [2019-12-30T23:56:10.196Z] #36 11.93 -- The C compiler identification is GNU 6.3.0 [2019-12-30T23:56:10.196Z] #36 12.08 -- Check for working C compiler: /usr/bin/cc [2019-12-30T23:56:10.196Z] #36 13.45 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-30T23:56:10.196Z] #36 13.46 -- Detecting C compiler ABI info [2019-12-30T23:56:10.196Z] #36 14.57 -- Detecting C compiler ABI info - done [2019-12-30T23:56:10.196Z] #36 14.73 -- Detecting C compile features [2019-12-30T23:56:10.196Z] #36 17.94 -- Detecting C compile features - done [2019-12-30T23:56:10.196Z] #36 18.01 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-30T23:56:10.196Z] #36 18.60 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-30T23:56:10.196Z] #36 18.75 -- Configuring done [2019-12-30T23:56:10.196Z] #36 18.77 -- Generating done [2019-12-30T23:56:10.196Z] #36 18.78 -- Build files have been written to: /tmp/tmp.xrAvVA0UYN/tini [2019-12-30T23:56:10.196Z] #36 18.79 + make tini-static [2019-12-30T23:56:10.196Z] #36 ... [2019-12-30T23:56:10.196Z] [2019-12-30T23:56:10.196Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:56:10.196Z] #26 18.96 [2019-12-30T23:56:10.250Z] #41 48.57 LINK images/built-in.o [2019-12-30T23:56:10.250Z] #41 48.73 GEN compel/include/asm [2019-12-30T23:56:10.250Z] #41 48.74 GEN compel/include/version.h [2019-12-30T23:56:10.503Z] #41 69.36 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-12-30T23:56:10.508Z] #41 48.79 touch .config [2019-12-30T23:56:10.508Z] #41 48.81 GEN include/common/config.h [2019-12-30T23:56:10.508Z] #41 48.90 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-12-30T23:56:10.508Z] #41 48.93 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-12-30T23:56:10.508Z] #41 48.97 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-12-30T23:56:10.508Z] #41 49.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-12-30T23:56:10.508Z] #41 49.05 DEP compel/arch/x86/plugins/std/memcpy.d [2019-12-30T23:56:10.508Z] #41 49.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-12-30T23:56:10.508Z] #41 49.09 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-30T23:56:10.508Z] #41 49.11 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-12-30T23:56:10.601Z] #12 ... [2019-12-30T23:56:10.601Z] [2019-12-30T23:56:10.601Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:56:10.601Z] #53 DONE 0.2s [2019-12-30T23:56:10.601Z] [2019-12-30T23:56:10.601Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-30T23:56:10.601Z] #54 DONE 0.1s [2019-12-30T23:56:10.601Z] [2019-12-30T23:56:10.601Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:10.601Z] #55 ... [2019-12-30T23:56:10.601Z] [2019-12-30T23:56:10.601Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-30T23:56:10.601Z] #12 DONE 0.5s [2019-12-30T23:56:10.758Z] #26 19.49 ## [2019-12-30T23:56:10.759Z] #26 ... [2019-12-30T23:56:10.759Z] [2019-12-30T23:56:10.759Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:10.759Z] #44 10.01 + cd /tmp/tmp.BoZpc87P4t/src/github.com/LK4D4/vndr [2019-12-30T23:56:10.759Z] #44 10.01 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:56:10.759Z] #44 10.03 + go build -buildmode=pie -v -o /build/vndr . [2019-12-30T23:56:10.759Z] #44 12.14 internal/race [2019-12-30T23:56:10.759Z] #44 12.42 sync/atomic [2019-12-30T23:56:10.759Z] #44 12.45 runtime [2019-12-30T23:56:10.759Z] #44 12.96 unicode [2019-12-30T23:56:10.759Z] #44 18.81 internal/testlog [2019-12-30T23:56:10.759Z] #44 19.05 encoding [2019-12-30T23:56:10.759Z] #44 19.19 unicode/utf16 [2019-12-30T23:56:10.759Z] #44 19.68 container/list [2019-12-30T23:56:10.759Z] #44 ... [2019-12-30T23:56:10.759Z] [2019-12-30T23:56:10.759Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:56:10.759Z] #56 10.37 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:56:10.759Z] #56 10.45 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:56:10.759Z] #56 10.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:56:10.759Z] #56 10.68 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:56:10.759Z] #56 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:56:10.759Z] #56 12.36 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-30T23:56:10.759Z] #56 15.30 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-30T23:56:10.759Z] #56 16.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-30T23:56:10.759Z] #56 ... [2019-12-30T23:56:10.759Z] [2019-12-30T23:56:10.759Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:56:10.764Z] #41 69.61 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-30T23:56:10.767Z] #41 49.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-30T23:56:10.767Z] #41 49.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-30T23:56:10.767Z] #41 49.19 DEP compel/plugins/std/infect.d [2019-12-30T23:56:11.025Z] #41 49.33 DEP compel/plugins/std/string.d [2019-12-30T23:56:11.025Z] #41 49.41 DEP compel/plugins/std/log.d [2019-12-30T23:56:11.025Z] #41 49.55 DEP compel/plugins/std/fds.d [2019-12-30T23:56:11.117Z] [2019-12-30T23:56:11.117Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:11.117Z] #55 0.326 + RM_GOPATH=0 [2019-12-30T23:56:11.117Z] #55 0.326 + TMP_GOPATH= [2019-12-30T23:56:11.117Z] #55 0.326 + : /build [2019-12-30T23:56:11.117Z] #55 0.326 + '[' -z '' ']' [2019-12-30T23:56:11.117Z] #55 0.327 ++ mktemp -d [2019-12-30T23:56:11.117Z] #55 0.327 + export GOPATH=/tmp/tmp.igkgUiUHws [2019-12-30T23:56:11.117Z] #55 0.327 + GOPATH=/tmp/tmp.igkgUiUHws [2019-12-30T23:56:11.117Z] #55 0.328 + RM_GOPATH=1 [2019-12-30T23:56:11.117Z] #55 0.328 ++ dirname ./install.sh [2019-12-30T23:56:11.117Z] #55 0.329 + dir=. [2019-12-30T23:56:11.117Z] #55 0.329 + bin=runc [2019-12-30T23:56:11.117Z] #55 0.329 + shift [2019-12-30T23:56:11.117Z] #55 0.329 + '[' '!' -f ./runc.installer ']' [2019-12-30T23:56:11.117Z] #55 0.329 + . ./runc.installer [2019-12-30T23:56:11.117Z] #55 0.329 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-30T23:56:11.117Z] #55 0.330 + install_runc [2019-12-30T23:56:11.117Z] #55 0.331 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-30T23:56:11.117Z] #55 0.332 + uname -r [2019-12-30T23:56:11.117Z] #55 0.361 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-30T23:56:11.117Z] #55 0.362 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-30T23:56:11.117Z] #55 0.362 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-30T23:56:11.117Z] #55 0.362 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.igkgUiUHws/src/github.com/opencontainers/runc [2019-12-30T23:56:11.117Z] #55 0.371 Cloning into '/tmp/tmp.igkgUiUHws/src/github.com/opencontainers/runc'... [2019-12-30T23:56:11.117Z] #55 ... [2019-12-30T23:56:11.117Z] [2019-12-30T23:56:11.117Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-30T23:56:11.117Z] #13 DONE 0.4s [2019-12-30T23:56:11.284Z] #41 49.72 DEP compel/plugins/std/std.d [2019-12-30T23:56:11.284Z] #41 49.81 DEP compel/plugins/shmem/shmem.d [2019-12-30T23:56:11.336Z] #41 ... [2019-12-30T23:56:11.336Z] [2019-12-30T23:56:11.336Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-30T23:56:11.336Z] #14 DONE 2.9s [2019-12-30T23:56:11.336Z] [2019-12-30T23:56:11.336Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:11.336Z] #41 69.99 HOSTCC compel/src/lib/log-host.o [2019-12-30T23:56:11.542Z] #41 49.97 DEP compel/plugins/fds/fds.d [2019-12-30T23:56:11.542Z] #41 50.10 CC compel/plugins/std/std.o [2019-12-30T23:56:11.589Z] Removing intermediate container a275b71ca6e1 [2019-12-30T23:56:11.589Z] ---> f8653f3ccb40 [2019-12-30T23:56:11.589Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2019-12-30T23:56:11.589Z] ---> Running in 1e7cfe75247e [2019-12-30T23:56:11.589Z] Removing intermediate container 1e7cfe75247e [2019-12-30T23:56:11.589Z] ---> 8b8cece96fc2 [2019-12-30T23:56:11.589Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-12-30T23:56:11.589Z] ---> Running in 5c647714cefc [2019-12-30T23:56:11.679Z] [2019-12-30T23:56:11.679Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-30T23:56:11.679Z] #14 0.294 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-30T23:56:11.679Z] #14 DONE 0.4s [2019-12-30T23:56:11.679Z] [2019-12-30T23:56:11.679Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:11.679Z] #45 96.92 vendor/golang.org/x/text/transform [2019-12-30T23:56:11.679Z] #45 97.91 vendor/golang.org/x/text/unicode/bidi [2019-12-30T23:56:11.781Z] #26 19.49 ####### 10.7% ############### 21.1% ##################### 29.3% ########################### 38.4% ################################## 47.3% ########################################## 58.4% ################################################ 67.1% ###################################################### 75.2% ########################################################### 82.6% #################################################################### 95.3% ######################################################################## 100.0% [2019-12-30T23:56:11.908Z] #41 70.42 HOSTLINK compel/compel-host-bin [2019-12-30T23:56:11.908Z] #41 70.66 DEP soccr/soccr.d [2019-12-30T23:56:12.110Z] #41 ... [2019-12-30T23:56:12.111Z] [2019-12-30T23:56:12.111Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:12.111Z] #62 DONE 136.0s [2019-12-30T23:56:12.111Z] [2019-12-30T23:56:12.111Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-30T23:56:12.111Z] #63 DONE 0.1s [2019-12-30T23:56:12.111Z] [2019-12-30T23:56:12.111Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:12.111Z] #41 50.49 CC compel/plugins/std/fds.o [2019-12-30T23:56:12.111Z] #41 ... [2019-12-30T23:56:12.111Z] [2019-12-30T23:56:12.111Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:12.111Z] #44 130.5 vendor/golang.org/x/net/idna [2019-12-30T23:56:12.111Z] #44 132.9 vendor/golang.org/x/net/http2/hpack [2019-12-30T23:56:12.111Z] #44 134.2 mime [2019-12-30T23:56:12.169Z] #41 70.94 CC soccr/soccr.o [2019-12-30T23:56:12.205Z] #45 ... [2019-12-30T23:56:12.205Z] [2019-12-30T23:56:12.205Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-30T23:56:12.205Z] #15 DONE 0.4s [2019-12-30T23:56:12.205Z] [2019-12-30T23:56:12.205Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-30T23:56:12.556Z] Removing intermediate container 5c647714cefc [2019-12-30T23:56:12.556Z] ---> 5af9cc803449 [2019-12-30T23:56:12.556Z] Step 10/10 : COPY . . [2019-12-30T23:56:12.701Z] #16 DONE 0.4s [2019-12-30T23:56:12.701Z] [2019-12-30T23:56:12.701Z] #17 [dev 6/24] RUN ldconfig [2019-12-30T23:56:12.709Z] #26 21.56 [2019-12-30T23:56:13.046Z] #44 136.9 mime/quotedprintable [2019-12-30T23:56:13.149Z] #17 DONE 0.4s [2019-12-30T23:56:13.150Z] [2019-12-30T23:56:13.150Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:56:13.305Z] #44 ... [2019-12-30T23:56:13.305Z] [2019-12-30T23:56:13.305Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:13.305Z] #41 51.59 CC compel/plugins/std/log.o [2019-12-30T23:56:13.582Z] #18 0.631 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:56:13.582Z] #18 0.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:56:13.582Z] #18 0.692 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:56:13.582Z] #18 0.706 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:56:13.582Z] #18 0.944 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:56:14.124Z] #41 ... [2019-12-30T23:56:14.124Z] [2019-12-30T23:56:14.124Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-30T23:56:14.124Z] #15 DONE 2.9s [2019-12-30T23:56:14.124Z] [2019-12-30T23:56:14.124Z] #16 [dev 6/24] RUN ldconfig [2019-12-30T23:56:14.240Z] #41 52.56 CC compel/plugins/std/string.o [2019-12-30T23:56:14.424Z] #18 1.421 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-30T23:56:14.723Z] #16 ... [2019-12-30T23:56:14.723Z] [2019-12-30T23:56:14.723Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:14.723Z] #44 118.0 net/http/httptrace [2019-12-30T23:56:14.723Z] #44 118.2 net/http [2019-12-30T23:56:14.723Z] #44 ... [2019-12-30T23:56:14.723Z] [2019-12-30T23:56:14.723Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:14.723Z] #41 73.28 AR soccr/libsoccr.a [2019-12-30T23:56:14.723Z] #41 73.37 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-30T23:56:14.807Z] #41 53.31 CC compel/plugins/std/infect.o [2019-12-30T23:56:15.261Z] #18 2.423 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-30T23:56:15.336Z] #41 74.16 DEP criu/arch/aarch64/sigframe.d [2019-12-30T23:56:15.374Z] #41 53.75 CC compel/arch/x86/plugins/std/parasite-head.o [2019-12-30T23:56:15.374Z] #41 53.80 CC compel/arch/x86/plugins/std/memcpy.o [2019-12-30T23:56:15.374Z] #41 53.86 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-12-30T23:56:15.576Z] #26 22.15 # 2.2% # 2.4% ## 3.8% ### 5.5% #### 6.9% ###### 8.3% ###### 9.1% ####### 10.6% ######### 12.5% ########## 14.4% ########### 16.2% ############ 17.5% ############# 19.0% ############## 20.3% ############### 21.9% ################ 23.3% ################## 25.4% ##################### 29.8% ###################### 31.8% ####################### 33.0% ######################## 34.5% [2019-12-30T23:56:15.576Z] #26 ... [2019-12-30T23:56:15.576Z] [2019-12-30T23:56:15.576Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:15.576Z] #62 14.54 + cd /tmp/tmp.zsmo0OqsX0/src/github.com/rootless-containers/rootlesskit [2019-12-30T23:56:15.576Z] #62 14.55 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:56:15.576Z] #62 14.92 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-30T23:56:15.576Z] #62 14.92 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-30T23:56:15.646Z] #41 53.96 AR compel/plugins/std.lib.a [2019-12-30T23:56:15.646Z] #41 54.05 CC compel/plugins/fds/fds.o [2019-12-30T23:56:15.832Z] #62 ... [2019-12-30T23:56:15.832Z] [2019-12-30T23:56:15.832Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:56:15.906Z] #41 54.40 AR compel/plugins/fds.lib.a [2019-12-30T23:56:15.910Z] #41 74.48 DEP criu/arch/aarch64/crtools.d [2019-12-30T23:56:16.088Z] #26 22.15 # 2.2% # 2.4% ## 3.8% ### 5.5% #### 6.9% ###### 8.3% ###### 9.1% ####### 10.6% ######### 12.5% ########## 14.4% ########### 16.2% ############ 17.5% ############# 19.0% ############## 20.3% ############### 21.9% ################ 23.3% ################## 25.4% ##################### 29.8% ###################### 31.8% ####################### 33.0% ######################## 34.5% ########################## 36.9% ########################### 38.0% [2019-12-30T23:56:16.089Z] #26 ... [2019-12-30T23:56:16.089Z] [2019-12-30T23:56:16.089Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:16.089Z] #36 19.23 Scanning dependencies of target tini-static [2019-12-30T23:56:16.089Z] #36 19.36 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-30T23:56:16.089Z] #36 21.83 [100%] Linking C executable tini-static [2019-12-30T23:56:16.089Z] #36 23.07 [100%] Built target tini-static [2019-12-30T23:56:16.089Z] #36 23.20 + mkdir -p /build [2019-12-30T23:56:16.089Z] #36 23.22 + cp tini-static /build/docker-init [2019-12-30T23:56:16.089Z] #36 DONE 24.8s [2019-12-30T23:56:16.089Z] [2019-12-30T23:56:16.089Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:56:16.089Z] #26 22.15 # 2.2% # 2.4% ## 3.8% ### 5.5% #### 6.9% ###### 8.3% ###### 9.1% ####### 10.6% ######### 12.5% ########## 14.4% ########### 16.2% ############ 17.5% ############# 19.0% ############## 20.3% ############### 21.9% ################ 23.3% ################## 25.4% ##################### 29.8% ###################### 31.8% ####################### 33.0% ######################## 34.5% ########################## 36.9% ########################### 38.0% ############################ 39.5% [2019-12-30T23:56:16.089Z] #26 ... [2019-12-30T23:56:16.089Z] [2019-12-30T23:56:16.089Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:56:16.089Z] #40 15.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-30T23:56:16.089Z] #40 17.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-30T23:56:16.089Z] #40 ... [2019-12-30T23:56:16.089Z] [2019-12-30T23:56:16.089Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:56:16.123Z] #18 3.012 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-30T23:56:16.164Z] #41 54.48 HOSTDEP compel/src/lib/log-host.d [2019-12-30T23:56:16.164Z] #41 54.60 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-30T23:56:16.170Z] #41 74.82 DEP criu/arch/aarch64/cpu.d [2019-12-30T23:56:16.170Z] #41 74.86 DEP criu/arch/aarch64/bitops.d [2019-12-30T23:56:16.170Z] #41 74.94 CC criu/arch/aarch64/bitops.o [2019-12-30T23:56:16.424Z] #41 54.73 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-12-30T23:56:16.424Z] #41 54.84 HOSTDEP compel/src/main-host.d [2019-12-30T23:56:16.424Z] #41 54.95 DEP compel/src/lib/ptrace.d [2019-12-30T23:56:16.431Z] #41 75.08 CC criu/arch/aarch64/cpu.o [2019-12-30T23:56:16.683Z] #41 55.08 DEP compel/src/lib/infect.d [2019-12-30T23:56:16.692Z] #41 ... [2019-12-30T23:56:16.692Z] [2019-12-30T23:56:16.692Z] #16 [dev 6/24] RUN ldconfig [2019-12-30T23:56:16.692Z] #16 DONE 2.7s [2019-12-30T23:56:16.692Z] [2019-12-30T23:56:16.692Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:16.692Z] #41 75.32 CC criu/arch/aarch64/crtools.o [2019-12-30T23:56:16.942Z] #41 55.24 DEP compel/src/lib/infect-util.d [2019-12-30T23:56:16.942Z] #41 55.39 DEP compel/src/lib/infect-rpc.d [2019-12-30T23:56:16.942Z] #41 55.46 DEP compel/arch/x86/src/lib/infect.d [2019-12-30T23:56:17.201Z] #41 55.66 DEP compel/arch/x86/src/lib/cpu.d [2019-12-30T23:56:17.201Z] #41 55.80 DEP compel/src/lib/log.d [2019-12-30T23:56:17.460Z] #41 ... [2019-12-30T23:56:17.460Z] [2019-12-30T23:56:17.460Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:17.460Z] #47 DONE 141.4s [2019-12-30T23:56:17.460Z] [2019-12-30T23:56:17.460Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:17.460Z] #41 55.98 DEP compel/src/main.d [2019-12-30T23:56:17.634Z] #41 76.20 CC criu/arch/aarch64/sigframe.o [2019-12-30T23:56:17.895Z] #41 76.53 LINK criu/arch/aarch64/crtools.built-in.o [2019-12-30T23:56:17.895Z] #41 76.67 DEP criu/arch/aarch64/intraprocedure.d [2019-12-30T23:56:17.895Z] #41 76.72 DEP criu/arch/aarch64/vdso-pie.d [2019-12-30T23:56:18.028Z] #41 56.20 DEP compel/src/lib/handle-elf.d [2019-12-30T23:56:18.028Z] #41 56.56 DEP compel/arch/x86/src/lib/handle-elf.d [2019-12-30T23:56:18.467Z] #41 77.00 DEP criu/pie/parasite-vdso.d [2019-12-30T23:56:18.595Z] #41 56.94 CC compel/src/lib/log.o [2019-12-30T23:56:18.727Z] #41 77.27 DEP criu/pie/util-vdso.d [2019-12-30T23:56:18.727Z] #41 77.48 DEP criu/pie/util.d [2019-12-30T23:56:18.760Z] #18 ... [2019-12-30T23:56:18.760Z] [2019-12-30T23:56:18.760Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:18.760Z] #42 56.60 LINK criu/pie/restorer.built-in.o [2019-12-30T23:56:18.760Z] #42 56.64 GEN criu/pie/restorer-blob.h [2019-12-30T23:56:18.760Z] #42 56.75 DEP criu/vdso.d [2019-12-30T23:56:18.760Z] #42 56.98 DEP criu/uts_ns.d [2019-12-30T23:56:18.760Z] #42 57.26 DEP criu/util.d [2019-12-30T23:56:18.760Z] #42 57.53 DEP criu/uffd.d [2019-12-30T23:56:18.760Z] #42 57.72 DEP criu/tun.d [2019-12-30T23:56:18.760Z] #42 57.88 DEP criu/tty.d [2019-12-30T23:56:18.760Z] #42 58.12 DEP criu/timerfd.d [2019-12-30T23:56:18.760Z] #42 58.31 DEP criu/sysfs_parse.d [2019-12-30T23:56:18.760Z] #42 58.49 DEP criu/sysctl.d [2019-12-30T23:56:18.760Z] #42 58.60 DEP criu/string.d [2019-12-30T23:56:18.760Z] #42 58.65 DEP criu/stats.d [2019-12-30T23:56:18.760Z] #42 58.86 DEP criu/sockets.d [2019-12-30T23:56:18.760Z] #42 59.09 DEP criu/sk-unix.d [2019-12-30T23:56:18.760Z] #42 59.39 DEP criu/sk-tcp.d [2019-12-30T23:56:18.760Z] #42 59.67 DEP criu/sk-queue.d [2019-12-30T23:56:18.760Z] #42 59.83 DEP criu/sk-packet.d [2019-12-30T23:56:18.760Z] #42 60.04 DEP criu/sk-netlink.d [2019-12-30T23:56:18.760Z] #42 60.18 DEP criu/sk-inet.d [2019-12-30T23:56:18.760Z] #42 60.34 DEP criu/signalfd.d [2019-12-30T23:56:18.760Z] #42 60.50 DEP criu/sigframe.d [2019-12-30T23:56:18.760Z] #42 60.59 DEP criu/shmem.d [2019-12-30T23:56:18.760Z] #42 60.74 DEP criu/servicefd.d [2019-12-30T23:56:18.760Z] #42 60.87 DEP criu/seize.d [2019-12-30T23:56:18.760Z] #42 61.09 DEP criu/seccomp.d [2019-12-30T23:56:18.760Z] #42 61.25 DEP criu/rst-malloc.d [2019-12-30T23:56:18.760Z] #42 61.30 DEP criu/rbtree.d [2019-12-30T23:56:18.760Z] #42 61.33 DEP criu/pstree.d [2019-12-30T23:56:18.760Z] #42 61.47 DEP criu/protobuf.d [2019-12-30T23:56:18.760Z] #42 61.65 GEN criu/protobuf-desc-gen.h [2019-12-30T23:56:18.854Z] #41 57.32 CC compel/arch/x86/src/lib/cpu.o [2019-12-30T23:56:18.988Z] #41 77.73 CC criu/pie/util.o [2019-12-30T23:56:19.249Z] #41 78.10 CC criu/pie/util-vdso.o [2019-12-30T23:56:19.789Z] #41 58.03 CC compel/arch/x86/src/lib/infect.o [2019-12-30T23:56:19.820Z] #41 ... [2019-12-30T23:56:19.820Z] [2019-12-30T23:56:19.820Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:19.820Z] #54 10.45 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-30T23:56:19.820Z] #54 ... [2019-12-30T23:56:19.820Z] [2019-12-30T23:56:19.820Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:19.820Z] #44 129.7 github.com/LK4D4/vndr/godl [2019-12-30T23:56:19.820Z] #44 130.9 github.com/LK4D4/vndr [2019-12-30T23:56:19.930Z] #26 22.15 # 2.2% # 2.4% ## 3.8% ### 5.5% #### 6.9% ###### 8.3% ###### 9.1% ####### 10.6% ######### 12.5% ########## 14.4% ########### 16.2% ############ 17.5% ############# 19.0% ############## 20.3% ############### 21.9% ################ 23.3% ################## 25.4% ##################### 29.8% ###################### 31.8% ####################### 33.0% ######################## 34.5% ########################## 36.9% ########################### 38.0% ############################ 39.5% ############################# 41.2% ############################## 42.1% ############################### 44.2% ################################ 45.5% ################################## 47.4% ################################## 48.5% #################################### 50.2% #################################### 50.9% ##################################### 52.6% ###################################### 54.1% ######################################## 55.8% ######################################## 56.9% ######################################### 58.2% ########################################## 59.4% ############################################ 61.4% ############################################# 63.7% ############################################## 65.2% ################################################ 67.5% ################################################# 68.8% ################################################## 70.2% #################################################### 73.4% ###################################################### 76.0% ######################################################## 78.4% ########################################################## 80.6% ########################################################### 82.5% ############################################################ 84.4% ############################################################# 85.6% ############################################################### 87.5% ################################################################ 89.7% ################################################################## 91.9% ################################################################### 94.1% ##################################################################### 96.8% ####################################################################### 99.5% ######################################################################## 100.0% [2019-12-30T23:56:19.930Z] #26 28.88 [2019-12-30T23:56:20.133Z] #42 63.18 DEP criu/protobuf-desc.d [2019-12-30T23:56:20.133Z] #42 63.30 DEP criu/proc_parse.d [2019-12-30T23:56:20.133Z] #42 63.48 DEP criu/plugin.d [2019-12-30T23:56:20.357Z] #41 58.75 CC compel/src/lib/infect-rpc.o [2019-12-30T23:56:20.553Z] #42 63.55 DEP criu/pipes.d [2019-12-30T23:56:20.553Z] #42 63.81 DEP criu/pie-util.d [2019-12-30T23:56:20.615Z] #41 59.11 CC compel/src/lib/infect-util.o [2019-12-30T23:56:20.874Z] #41 59.33 CC compel/src/lib/infect.o [2019-12-30T23:56:20.972Z] #42 64.04 DEP criu/pie-util-vdso.d [2019-12-30T23:56:20.972Z] #42 64.23 DEP criu/pie-util-vdso-elf32.d [2019-12-30T23:56:20.972Z] #42 64.36 DEP criu/path.d [2019-12-30T23:56:21.295Z] #26 ... [2019-12-30T23:56:21.295Z] [2019-12-30T23:56:21.295Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:21.295Z] #44 20.45 crypto/internal/subtle [2019-12-30T23:56:21.295Z] #44 20.62 crypto/subtle [2019-12-30T23:56:21.295Z] #44 20.79 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-30T23:56:21.295Z] #44 20.98 internal/nettrace [2019-12-30T23:56:21.295Z] #44 21.37 runtime/cgo [2019-12-30T23:56:21.295Z] #44 ... [2019-12-30T23:56:21.295Z] [2019-12-30T23:56:21.295Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:56:21.296Z] #68 27.56 Checking out files: 39% (795/1997) Checking out files: 40% (799/1997) Checking out files: 41% (819/1997) Checking out files: 42% (839/1997) Checking out files: 43% (859/1997) Checking out files: 44% (879/1997) Checking out files: 45% (899/1997) Checking out files: 46% (919/1997) Checking out files: 47% (939/1997) Checking out files: 48% (959/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2019-12-30T23:56:21.296Z] #68 29.22 + cd /tmp/tmp.JnKRuoixDu/src/github.com/docker/libnetwork [2019-12-30T23:56:21.296Z] #68 29.22 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:56:21.296Z] #68 29.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-30T23:56:21.377Z] #42 64.52 DEP criu/parasite-syscall.d [2019-12-30T23:56:21.377Z] #42 64.79 DEP criu/pagemap.d [2019-12-30T23:56:21.735Z] #44 ... [2019-12-30T23:56:21.735Z] [2019-12-30T23:56:21.735Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:21.735Z] #41 78.84 CC criu/pie/parasite-vdso.o [2019-12-30T23:56:21.735Z] #41 79.43 CC criu/arch/aarch64/vdso-pie.o [2019-12-30T23:56:21.735Z] #41 79.76 CC criu/arch/aarch64/intraprocedure.o [2019-12-30T23:56:21.735Z] #41 79.92 AR criu/pie/pie.lib.a [2019-12-30T23:56:21.735Z] #41 80.04 DEP criu/pie/restorer.d [2019-12-30T23:56:21.735Z] #41 80.41 DEP criu/arch/aarch64/restorer.d [2019-12-30T23:56:21.795Z] #42 65.10 DEP criu/pagemap-cache.d [2019-12-30T23:56:21.795Z] #42 ... [2019-12-30T23:56:21.795Z] [2019-12-30T23:56:21.795Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:56:21.795Z] #18 9.007 Fetched 7676 kB in 8s (907 kB/s) [2019-12-30T23:56:21.999Z] #41 80.70 DEP criu/pie/parasite.d [2019-12-30T23:56:22.222Z] #68 ... [2019-12-30T23:56:22.222Z] [2019-12-30T23:56:22.222Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:56:22.222Z] #31 21.93 runtime/cgo [2019-12-30T23:56:22.259Z] #41 81.03 CC criu/pie/parasite.o [2019-12-30T23:56:22.478Z] #31 ... [2019-12-30T23:56:22.478Z] [2019-12-30T23:56:22.478Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:56:22.478Z] #26 30.39 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-30T23:56:22.478Z] #26 31.09 [2019-12-30T23:56:22.478Z] #26 31.39 # [2019-12-30T23:56:22.478Z] #26 ... [2019-12-30T23:56:22.478Z] [2019-12-30T23:56:22.478Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:56:22.478Z] #38 22.23 + cd /tmp/tmp.gNGByVPODT/src/github.com/docker/distribution [2019-12-30T23:56:22.478Z] #38 22.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-30T23:56:22.478Z] #38 26.01 + GOPATH=/tmp/tmp.gNGByVPODT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gNGByVPODT go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-30T23:56:22.733Z] #38 ... [2019-12-30T23:56:22.733Z] [2019-12-30T23:56:22.733Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:56:22.733Z] #26 31.39 ######################################################################## 100.0% [2019-12-30T23:56:22.733Z] #26 31.55 [2019-12-30T23:56:23.294Z] #26 ... [2019-12-30T23:56:23.294Z] [2019-12-30T23:56:23.294Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:23.294Z] #54 21.71 + cd /tmp/tmp.nIaxFpDvD6/src/github.com/opencontainers/runc [2019-12-30T23:56:23.294Z] #54 21.71 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-30T23:56:23.294Z] #54 22.49 + '[' -z '' ']' [2019-12-30T23:56:23.294Z] #54 22.49 + target=static [2019-12-30T23:56:23.294Z] #54 22.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-30T23:56:23.294Z] #54 25.98 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-30T23:56:23.294Z] #54 ... [2019-12-30T23:56:23.294Z] [2019-12-30T23:56:23.294Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:23.294Z] #50 32.65 + cd /tmp/tmp.MioBI9MoWZ/src/github.com/golangci/golangci-lint/ [2019-12-30T23:56:23.294Z] #50 32.65 + git checkout -q v1.20.0 [2019-12-30T23:56:23.429Z] #41 61.67 CC compel/src/lib/ptrace.o [2019-12-30T23:56:23.551Z] #50 33.04 ++ git describe --tags [2019-12-30T23:56:23.551Z] #50 33.05 + version=v1.20.0 [2019-12-30T23:56:23.551Z] #50 33.05 ++ git rev-parse --short HEAD [2019-12-30T23:56:23.551Z] #50 33.07 + commit=cc98739 [2019-12-30T23:56:23.687Z] #41 62.03 AR compel/libcompel.a [2019-12-30T23:56:23.687Z] #41 62.09 HOSTCC compel/src/main-host.o [2019-12-30T23:56:23.687Z] #41 ... [2019-12-30T23:56:23.687Z] [2019-12-30T23:56:23.687Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:23.687Z] #44 137.5 net/http/internal [2019-12-30T23:56:23.687Z] #44 140.5 crypto/tls [2019-12-30T23:56:23.687Z] #44 147.5 net/http/httptrace [2019-12-30T23:56:23.806Z] #50 33.07 ++ git show -s --format=%cd [2019-12-30T23:56:23.806Z] #50 33.08 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-30T23:56:23.806Z] #50 33.08 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-30T23:56:23.944Z] #44 147.7 net/http [2019-12-30T23:56:23.945Z] #44 ... [2019-12-30T23:56:23.945Z] [2019-12-30T23:56:23.945Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:23.945Z] #41 62.47 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-12-30T23:56:24.172Z] #41 82.89 LINK criu/pie/parasite.built-in.o [2019-12-30T23:56:24.172Z] #41 82.91 GEN criu/pie/parasite-blob.h [2019-12-30T23:56:24.172Z] #41 82.94 CC criu/arch/aarch64/restorer.o [2019-12-30T23:56:24.202Z] #41 62.61 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-30T23:56:24.410Z] #18 9.007 Reading package lists... [2019-12-30T23:56:24.410Z] #18 ... [2019-12-30T23:56:24.410Z] [2019-12-30T23:56:24.410Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:24.410Z] #45 101.5 vendor/golang.org/x/text/secure/bidirule [2019-12-30T23:56:24.410Z] #45 101.9 vendor/golang.org/x/text/unicode/norm [2019-12-30T23:56:24.410Z] #45 107.6 vendor/golang.org/x/net/idna [2019-12-30T23:56:24.410Z] #45 111.0 vendor/golang.org/x/net/http2/hpack [2019-12-30T23:56:24.410Z] #45 ... [2019-12-30T23:56:24.410Z] [2019-12-30T23:56:24.410Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:24.410Z] #42 65.36 DEP criu/page-xfer.d [2019-12-30T23:56:24.410Z] #42 65.50 DEP criu/page-pipe.d [2019-12-30T23:56:24.410Z] #42 65.60 DEP criu/netfilter.d [2019-12-30T23:56:24.410Z] #42 65.79 DEP criu/net.d [2019-12-30T23:56:24.410Z] #42 66.01 DEP criu/namespaces.d [2019-12-30T23:56:24.410Z] #42 66.25 DEP criu/mount.d [2019-12-30T23:56:24.410Z] #42 66.45 DEP criu/mem.d [2019-12-30T23:56:24.410Z] #42 66.69 DEP criu/lsm.d [2019-12-30T23:56:24.410Z] #42 66.82 DEP criu/log.d [2019-12-30T23:56:24.410Z] #42 66.95 DEP criu/libnetlink.d [2019-12-30T23:56:24.410Z] #42 67.14 DEP criu/kerndat.d [2019-12-30T23:56:24.410Z] #42 67.33 DEP criu/kcmp-ids.d [2019-12-30T23:56:24.410Z] #42 67.41 DEP criu/irmap.d [2019-12-30T23:56:24.410Z] #42 67.58 DEP criu/ipc_ns.d [2019-12-30T23:56:24.463Z] #41 62.98 HOSTCC compel/src/lib/log-host.o [2019-12-30T23:56:24.723Z] #41 63.13 HOSTLINK compel/compel-host-bin [2019-12-30T23:56:24.723Z] #41 63.22 DEP soccr/soccr.d [2019-12-30T23:56:24.742Z] #41 83.63 CC criu/pie/restorer.o [2019-12-30T23:56:24.915Z] Removing intermediate container 222ce37ab9ad [2019-12-30T23:56:24.915Z] ---> 799899dd3a05 [2019-12-30T23:56:24.915Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-30T23:56:24.915Z] ---> ebd73b5ebd31 [2019-12-30T23:56:24.915Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-30T23:56:24.915Z] ---> 5fd6b491643c [2019-12-30T23:56:24.915Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-30T23:56:24.915Z] ---> Running in 3d9178098f6d [2019-12-30T23:56:24.915Z] Removing intermediate container 3d9178098f6d [2019-12-30T23:56:24.915Z] ---> 66225acf60b3 [2019-12-30T23:56:24.915Z] Successfully built 66225acf60b3 [2019-12-30T23:56:24.915Z] Successfully tagged moby-buildx:latest [2019-12-30T23:56:24.915Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-30T23:56:24.915Z] if [ -n "${id}" ]; then \ [2019-12-30T23:56:24.915Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-30T23:56:24.915Z] && touch bundles/buildx; \ [2019-12-30T23:56:24.915Z] docker rm -f ${id}; \ [2019-12-30T23:56:24.915Z] fi [2019-12-30T23:56:24.915Z] e4a02bd561e29992eacbdefad4a6f863d58be9cad72e3350eb5ad6978144f941 [2019-12-30T23:56:24.915Z] bundles/buildx version [2019-12-30T23:56:24.915Z] buildx v0.3.1 6db68d0 [2019-12-30T23:56:24.915Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b . [2019-12-30T23:56:24.915Z] #1 [internal] booting buildkit [2019-12-30T23:56:24.915Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-30T23:56:24.981Z] #41 63.39 CC soccr/soccr.o [2019-12-30T23:56:25.036Z] #42 ... [2019-12-30T23:56:25.037Z] [2019-12-30T23:56:25.037Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:25.037Z] #63 103.8 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-30T23:56:25.037Z] #63 103.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-30T23:56:25.037Z] #63 DONE 111.8s [2019-12-30T23:56:25.037Z] [2019-12-30T23:56:25.037Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:25.037Z] #42 67.75 DEP criu/image.d [2019-12-30T23:56:25.037Z] #42 ... [2019-12-30T23:56:25.037Z] [2019-12-30T23:56:25.037Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-30T23:56:25.037Z] #64 DONE 0.2s [2019-12-30T23:56:25.037Z] [2019-12-30T23:56:25.037Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:25.037Z] #42 68.03 DEP criu/image-desc.d [2019-12-30T23:56:25.037Z] #42 68.37 DEP criu/fsnotify.d [2019-12-30T23:56:25.590Z] #42 68.83 DEP criu/filesystems.d [2019-12-30T23:56:26.127Z] #41 ... [2019-12-30T23:56:26.127Z] [2019-12-30T23:56:26.127Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:26.127Z] #44 DONE 139.6s [2019-12-30T23:56:26.127Z] [2019-12-30T23:56:26.127Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:56:26.127Z] #17 3.451 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:56:26.127Z] #17 3.537 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:56:26.127Z] #17 3.549 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:56:26.127Z] #17 3.565 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:56:26.127Z] #17 3.693 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:56:26.127Z] #17 4.254 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2019-12-30T23:56:26.127Z] #17 4.949 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-30T23:56:26.127Z] #17 5.421 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-30T23:56:26.366Z] #42 69.45 DEP criu/files.d [2019-12-30T23:56:26.434Z] #41 64.59 AR soccr/libsoccr.a [2019-12-30T23:56:26.434Z] #41 64.63 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-30T23:56:26.434Z] #41 64.86 DEP criu/arch/x86/sigframe.d [2019-12-30T23:56:26.434Z] #41 64.93 DEP criu/arch/x86/sigaction_compat.d [2019-12-30T23:56:26.434Z] #41 65.01 DEP criu/arch/x86/kerndat.d [2019-12-30T23:56:26.487Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2019-12-30T23:56:26.487Z] #1 creating container buildx_buildkit_default [2019-12-30T23:56:26.487Z] #1 creating container buildx_buildkit_default 0.5s done [2019-12-30T23:56:26.487Z] #1 DONE 3.2s [2019-12-30T23:56:26.693Z] #41 65.11 DEP criu/arch/x86/crtools.d [2019-12-30T23:56:26.699Z] #17 10.08 Fetched 7755 kB in 7s (1014 kB/s) [2019-12-30T23:56:26.771Z] [2019-12-30T23:56:26.771Z] #3 [internal] load build definition from Dockerfile [2019-12-30T23:56:26.771Z] #3 transferring dockerfile: 15.32kB 0.0s done [2019-12-30T23:56:26.771Z] #3 DONE 0.0s [2019-12-30T23:56:26.771Z] [2019-12-30T23:56:26.771Z] #2 [internal] load .dockerignore [2019-12-30T23:56:26.771Z] #2 transferring context: 112B done [2019-12-30T23:56:26.771Z] #2 DONE 0.0s [2019-12-30T23:56:26.771Z] [2019-12-30T23:56:26.771Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-30T23:56:26.885Z] #42 69.71 DEP criu/files-reg.d [2019-12-30T23:56:26.886Z] #42 69.87 DEP criu/files-ext.d [2019-12-30T23:56:26.886Z] #42 70.11 DEP criu/file-lock.d [2019-12-30T23:56:26.951Z] #41 65.27 DEP criu/arch/x86/cpu.d [2019-12-30T23:56:26.951Z] #41 65.46 CC criu/arch/x86/cpu.o [2019-12-30T23:56:27.346Z] #42 70.41 DEP criu/file-ids.d [2019-12-30T23:56:27.346Z] #42 ... [2019-12-30T23:56:27.346Z] [2019-12-30T23:56:27.346Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:27.346Z] #55 6.705 + cd /tmp/tmp.igkgUiUHws/src/github.com/opencontainers/runc [2019-12-30T23:56:27.346Z] #55 6.706 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-30T23:56:27.346Z] #55 7.027 + '[' -z '' ']' [2019-12-30T23:56:27.346Z] #55 7.027 + target=static [2019-12-30T23:56:27.346Z] #55 7.027 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-30T23:56:27.346Z] #55 7.935 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-30T23:56:27.346Z] #55 ... [2019-12-30T23:56:27.346Z] [2019-12-30T23:56:27.346Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:56:27.346Z] #18 9.007 Reading package lists... [2019-12-30T23:56:27.385Z] #4 DONE 0.8s [2019-12-30T23:56:27.385Z] [2019-12-30T23:56:27.385Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-30T23:56:27.385Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-30T23:56:27.668Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-30T23:56:27.668Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-12-30T23:56:27.668Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-12-30T23:56:27.668Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-12-30T23:56:27.886Z] #41 66.04 CC criu/arch/x86/crtools.o [2019-12-30T23:56:27.951Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-30T23:56:28.083Z] #17 10.08 Reading package lists... [2019-12-30T23:56:28.083Z] #17 ... [2019-12-30T23:56:28.083Z] [2019-12-30T23:56:28.083Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:56:28.083Z] #28 141.7 + rm -rf /tmp/tmp.kmWi9aPwHc [2019-12-30T23:56:28.235Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-12-30T23:56:28.518Z] #5 DONE 0.9s [2019-12-30T23:56:28.518Z] [2019-12-30T23:56:28.518Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-30T23:56:28.656Z] #28 DONE 142.4s [2019-12-30T23:56:28.656Z] [2019-12-30T23:56:28.656Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:28.691Z] #18 13.45 Reading package lists... [2019-12-30T23:56:28.691Z] #18 ... [2019-12-30T23:56:28.691Z] [2019-12-30T23:56:28.691Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:28.691Z] #48 DONE 115.8s [2019-12-30T23:56:28.691Z] [2019-12-30T23:56:28.691Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:28.691Z] #42 70.65 DEP criu/fifo.d [2019-12-30T23:56:28.691Z] #42 70.72 DEP criu/fdstore.d [2019-12-30T23:56:28.691Z] #42 70.79 DEP criu/fault-injection.d [2019-12-30T23:56:28.691Z] #42 70.82 DEP criu/external.d [2019-12-30T23:56:28.691Z] #42 70.93 DEP criu/eventpoll.d [2019-12-30T23:56:28.691Z] #42 71.09 DEP criu/eventfd.d [2019-12-30T23:56:28.691Z] #42 71.28 DEP criu/crtools.d [2019-12-30T23:56:28.691Z] #42 71.39 DEP criu/cr-service.d [2019-12-30T23:56:28.691Z] #42 71.49 DEP criu/cr-restore.d [2019-12-30T23:56:28.691Z] #42 71.76 DEP criu/cr-errno.d [2019-12-30T23:56:28.691Z] #42 71.77 DEP criu/cr-dump.d [2019-12-30T23:56:28.806Z] #7 DONE 0.3s [2019-12-30T23:56:28.806Z] [2019-12-30T23:56:28.806Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-30T23:56:28.806Z] #6 DONE 0.3s [2019-12-30T23:56:28.806Z] [2019-12-30T23:56:28.806Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:56:28.806Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-30T23:56:28.806Z] #66 DONE 0.0s [2019-12-30T23:56:28.806Z] [2019-12-30T23:56:28.806Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-30T23:56:28.806Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2019-12-30T23:56:28.806Z] #8 DONE 0.0s [2019-12-30T23:56:28.806Z] [2019-12-30T23:56:28.806Z] #20 [internal] load build context [2019-12-30T23:56:28.821Z] #41 67.31 CC criu/arch/x86/kerndat.o [2019-12-30T23:56:28.917Z] #41 87.64 LINK criu/pie/restorer.built-in.o [2019-12-30T23:56:28.917Z] #41 87.65 GEN criu/pie/restorer-blob.h [2019-12-30T23:56:29.052Z] #50 ... [2019-12-30T23:56:29.052Z] [2019-12-30T23:56:29.052Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:56:29.052Z] #26 33.18 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-30T23:56:29.052Z] #26 33.57 [2019-12-30T23:56:29.052Z] #26 33.88 ################################################ 67.0% ######################################################################## 100.0% [2019-12-30T23:56:29.052Z] #26 34.07 [2019-12-30T23:56:29.052Z] #26 36.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-30T23:56:29.052Z] #26 36.23 skipping existing 1849cc453dee [2019-12-30T23:56:29.052Z] #26 36.44 [2019-12-30T23:56:29.101Z] #42 72.12 DEP criu/cr-dedup.d [2019-12-30T23:56:29.101Z] #42 72.38 DEP criu/cr-check.d [2019-12-30T23:56:29.179Z] #41 87.86 DEP criu/vdso.d [2019-12-30T23:56:29.388Z] #41 67.86 CC criu/arch/x86/sigaction_compat.o [2019-12-30T23:56:29.439Z] #41 88.27 DEP criu/uts_ns.d [2019-12-30T23:56:29.506Z] #42 72.82 DEP criu/config.d [2019-12-30T23:56:29.615Z] #26 38.45 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-30T23:56:29.647Z] #41 68.09 CC criu/arch/x86/sigframe.o [2019-12-30T23:56:29.905Z] #41 68.37 LINK criu/arch/x86/crtools.built-in.o [2019-12-30T23:56:29.905Z] #41 68.44 DEP criu/pie/util-vdso-elf32.d [2019-12-30T23:56:29.923Z] #42 73.05 DEP criu/clone-noasan.d [2019-12-30T23:56:29.923Z] #42 73.10 DEP criu/cgroup.d [2019-12-30T23:56:29.923Z] #42 73.23 DEP criu/cgroup-props.d [2019-12-30T23:56:29.923Z] #42 73.29 DEP criu/bitmap.d [2019-12-30T23:56:29.923Z] #42 73.32 DEP criu/bfd.d [2019-12-30T23:56:30.011Z] #41 88.69 DEP criu/util.d [2019-12-30T23:56:30.164Z] #41 68.57 DEP criu/arch/x86/vdso-pie.d [2019-12-30T23:56:30.164Z] #41 68.64 DEP criu/pie/parasite-vdso.d [2019-12-30T23:56:30.164Z] #41 68.77 DEP criu/pie/util-vdso.d [2019-12-30T23:56:30.174Z] #26 38.93 [2019-12-30T23:56:30.274Z] #41 88.96 DEP criu/uffd.d [2019-12-30T23:56:30.326Z] #42 73.46 DEP criu/autofs.d [2019-12-30T23:56:30.326Z] #42 73.54 DEP criu/aio.d [2019-12-30T23:56:30.326Z] #42 73.64 DEP criu/action-scripts.d [2019-12-30T23:56:30.422Z] #41 68.88 DEP criu/pie/util.d [2019-12-30T23:56:30.422Z] #41 69.02 CC criu/pie/util.o [2019-12-30T23:56:30.431Z] #26 39.25 ######################################################################## 100.0% [2019-12-30T23:56:30.540Z] #41 89.22 DEP criu/tun.d [2019-12-30T23:56:30.686Z] #26 39.43 [2019-12-30T23:56:30.686Z] #26 39.53 Download of images into '/build' complete. [2019-12-30T23:56:30.686Z] #26 39.56 Use something like the following to load the result into a Docker daemon: [2019-12-30T23:56:30.686Z] #26 39.56 tar -cC '/build' . | docker load [2019-12-30T23:56:30.719Z] #42 74.05 CC criu/action-scripts.o [2019-12-30T23:56:30.801Z] #41 89.42 DEP criu/tty.d [2019-12-30T23:56:30.801Z] #41 89.60 DEP criu/timerfd.d [2019-12-30T23:56:30.989Z] #41 69.38 CC criu/pie/util-vdso.o [2019-12-30T23:56:31.373Z] #41 89.91 DEP criu/sysfs_parse.d [2019-12-30T23:56:31.374Z] #41 90.07 DEP criu/sysctl.d [2019-12-30T23:56:31.374Z] #41 90.27 DEP criu/string.d [2019-12-30T23:56:31.559Z] #42 74.47 CC criu/aio.o [2019-12-30T23:56:31.636Z] #41 90.38 DEP criu/stats.d [2019-12-30T23:56:31.900Z] #41 90.58 DEP criu/sockets.d [2019-12-30T23:56:31.924Z] #41 70.09 CC criu/pie/parasite-vdso.o [2019-12-30T23:56:31.969Z] #42 75.10 CC criu/autofs.o [2019-12-30T23:56:32.050Z] #26 DONE 40.8s [2019-12-30T23:56:32.050Z] [2019-12-30T23:56:32.050Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:32.050Z] #44 35.55 vendor/golang.org/x/crypto/internal/subtle [2019-12-30T23:56:32.050Z] #44 35.66 vendor/golang.org/x/crypto/curve25519 [2019-12-30T23:56:32.162Z] #41 90.82 DEP criu/sk-unix.d [2019-12-30T23:56:32.312Z] #20 transferring context: 25.35MB 2.9s [2019-12-30T23:56:32.424Z] #41 91.08 DEP criu/sk-tcp.d [2019-12-30T23:56:32.685Z] #41 91.29 DEP criu/sk-queue.d [2019-12-30T23:56:32.860Z] #41 71.15 CC criu/arch/x86/vdso-pie.o [2019-12-30T23:56:32.946Z] #41 91.53 DEP criu/sk-packet.d [2019-12-30T23:56:32.975Z] #44 ... [2019-12-30T23:56:32.975Z] [2019-12-30T23:56:32.975Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:56:32.975Z] #56 32.66 Fetched 7932 kB in 23s (341 kB/s) [2019-12-30T23:56:32.975Z] #56 32.66 Reading package lists... [2019-12-30T23:56:33.118Z] #41 71.47 CC criu/pie/util-vdso-elf32.o [2019-12-30T23:56:33.207Z] #41 91.84 DEP criu/sk-netlink.d [2019-12-30T23:56:33.233Z] #56 41.09 Reading package lists... [2019-12-30T23:56:33.233Z] #56 ... [2019-12-30T23:56:33.233Z] [2019-12-30T23:56:33.233Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:56:33.233Z] #40 33.31 Fetched 7932 kB in 23s (331 kB/s) [2019-12-30T23:56:33.233Z] #40 33.31 Reading package lists... [2019-12-30T23:56:33.346Z] #42 76.57 CC criu/bfd.o [2019-12-30T23:56:33.468Z] #41 92.18 DEP criu/sk-inet.d [2019-12-30T23:56:33.684Z] #41 72.04 AR criu/pie/pie.lib.a [2019-12-30T23:56:33.684Z] #41 72.11 DEP criu/pie/restorer.d [2019-12-30T23:56:33.729Z] #41 92.44 DEP criu/signalfd.d [2019-12-30T23:56:33.769Z] #42 ... [2019-12-30T23:56:33.769Z] [2019-12-30T23:56:33.769Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:56:33.769Z] #18 13.45 Reading package lists... [2019-12-30T23:56:33.769Z] #18 17.14 Building dependency tree... [2019-12-30T23:56:33.769Z] #18 17.89 The following additional packages will be installed: [2019-12-30T23:56:33.769Z] #18 17.91 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-30T23:56:33.769Z] #18 17.91 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-30T23:56:33.769Z] #18 17.91 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-30T23:56:33.769Z] #18 17.92 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-30T23:56:33.769Z] #18 17.92 python3.5 python3.5-minimal vim-runtime xxd [2019-12-30T23:56:33.769Z] #18 17.92 Suggested packages: [2019-12-30T23:56:33.769Z] #18 17.92 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-30T23:56:33.770Z] #18 17.92 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-30T23:56:33.770Z] #18 17.92 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-30T23:56:33.770Z] #18 17.92 quota [2019-12-30T23:56:33.770Z] #18 17.92 Recommended packages: [2019-12-30T23:56:33.770Z] #18 17.92 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-30T23:56:33.770Z] #18 17.92 python3-keyrings.alt python3-xdg unzip [2019-12-30T23:56:33.770Z] #18 19.72 The following NEW packages will be installed: [2019-12-30T23:56:33.770Z] #18 19.72 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-30T23:56:33.770Z] #18 19.72 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-30T23:56:33.770Z] #18 19.72 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-30T23:56:33.770Z] #18 19.72 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-30T23:56:33.770Z] #18 19.72 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-30T23:56:33.770Z] #18 19.72 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-30T23:56:33.770Z] #18 19.72 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-30T23:56:33.770Z] #18 19.72 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-30T23:56:33.770Z] #18 19.91 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:56:33.770Z] #18 19.91 Need to get 17.5 MB of archives. [2019-12-30T23:56:33.770Z] #18 19.91 After this operation, 79.0 MB of additional disk space will be used. [2019-12-30T23:56:33.770Z] #18 19.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-12-30T23:56:33.770Z] #18 19.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-30T23:56:33.770Z] #18 19.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-12-30T23:56:33.770Z] #18 19.97 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-12-30T23:56:33.770Z] #18 20.02 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-12-30T23:56:33.770Z] #18 20.14 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-12-30T23:56:33.770Z] #18 20.14 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-12-30T23:56:33.770Z] #18 20.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-12-30T23:56:33.770Z] #18 20.30 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-12-30T23:56:33.770Z] #18 20.31 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-12-30T23:56:33.770Z] #18 20.31 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-12-30T23:56:33.770Z] #18 20.32 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-12-30T23:56:33.770Z] #18 20.33 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-12-30T23:56:33.770Z] #18 20.34 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-30T23:56:33.770Z] #18 20.35 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-12-30T23:56:33.770Z] #18 20.35 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-12-30T23:56:33.770Z] #18 20.35 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-12-30T23:56:33.770Z] #18 20.36 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-12-30T23:56:33.770Z] #18 20.36 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-12-30T23:56:33.770Z] #18 20.37 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-30T23:56:33.770Z] #18 20.38 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-30T23:56:33.770Z] #18 20.39 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-12-30T23:56:33.770Z] #18 20.39 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-12-30T23:56:33.770Z] #18 20.39 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-12-30T23:56:33.770Z] #18 20.42 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-12-30T23:56:33.770Z] #18 20.42 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-30T23:56:33.770Z] #18 20.42 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-30T23:56:33.770Z] #18 20.42 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-30T23:56:33.770Z] #18 20.42 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-12-30T23:56:33.770Z] #18 20.42 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-12-30T23:56:33.770Z] #18 20.42 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-30T23:56:33.770Z] #18 20.42 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-30T23:56:33.770Z] #18 20.42 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-12-30T23:56:33.770Z] #18 20.44 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-12-30T23:56:33.770Z] #18 20.45 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-30T23:56:33.770Z] #18 20.49 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-30T23:56:33.770Z] #18 20.49 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-30T23:56:33.770Z] #18 20.49 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-12-30T23:56:33.770Z] #18 20.50 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-30T23:56:33.770Z] #18 20.50 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-12-30T23:56:33.770Z] #18 20.51 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-30T23:56:33.770Z] #18 20.68 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-12-30T23:56:33.770Z] #18 20.73 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-12-30T23:56:33.770Z] #18 20.80 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-12-30T23:56:33.770Z] #18 20.82 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-12-30T23:56:33.770Z] #18 20.82 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-12-30T23:56:33.943Z] #41 72.34 DEP criu/arch/x86/sigaction_compat_pie.d [2019-12-30T23:56:33.990Z] #41 92.67 DEP criu/sigframe.d [2019-12-30T23:56:33.990Z] #41 92.79 DEP criu/shmem.d [2019-12-30T23:56:34.167Z] #18 21.52 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:56:34.201Z] #41 72.47 DEP criu/arch/x86/restorer_unmap.d [2019-12-30T23:56:34.201Z] #41 72.50 DEP criu/arch/x86/restorer.d [2019-12-30T23:56:34.201Z] #41 72.73 DEP criu/pie/parasite.d [2019-12-30T23:56:34.251Z] #41 93.04 DEP criu/servicefd.d [2019-12-30T23:56:34.387Z] #20 transferring context: 46.32MB 5.1s done [2019-12-30T23:56:34.387Z] #20 DONE 5.2s [2019-12-30T23:56:34.387Z] [2019-12-30T23:56:34.387Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-30T23:56:34.387Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-30T23:56:34.387Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done [2019-12-30T23:56:34.387Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-30T23:56:34.387Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2019-12-30T23:56:34.387Z] #66 DONE 5.0s [2019-12-30T23:56:34.387Z] [2019-12-30T23:56:34.387Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-30T23:56:34.387Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 21.68MB / 52.87MB 4.9s [2019-12-30T23:56:34.387Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2019-12-30T23:56:34.387Z] #8 sha256:b2e5e4162d6ef3698072080ec8f910a633795526125d582a84e3b1741774da92 156B / 156B 0.2s done [2019-12-30T23:56:34.387Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 22.15MB / 45.65MB 4.9s [2019-12-30T23:56:34.387Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 10.00MB / 10.00MB 2.7s done [2019-12-30T23:56:34.387Z] #8 sha256:d8eacd7a76298e69ac0982f2f9bbfd2c07d45b30831dd120643a7bacb9a90094 5.47kB / 5.47kB done [2019-12-30T23:56:34.387Z] #8 sha256:7cd59ac6f354066c58b96d8eedc3dfffb35b77cd61bbd8bc5d9cf8f177e2297f 1.79kB / 1.79kB done [2019-12-30T23:56:34.387Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 4.30MB / 4.30MB 1.3s done [2019-12-30T23:56:34.388Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 22.43MB / 50.09MB 4.9s [2019-12-30T23:56:34.388Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 21.54MB / 96.42MB 4.9s [2019-12-30T23:56:34.388Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 25.23MB / 45.65MB 5.2s [2019-12-30T23:56:34.388Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 25.78MB / 52.87MB 5.3s [2019-12-30T23:56:34.388Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 26.55MB / 50.09MB 5.3s [2019-12-30T23:56:34.460Z] #41 73.01 CC criu/pie/parasite.o [2019-12-30T23:56:34.513Z] #41 93.21 DEP criu/seize.d [2019-12-30T23:56:34.570Z] #18 21.61 Fetched 17.5 MB in 1s (15.7 MB/s) [2019-12-30T23:56:34.570Z] #18 21.73 Selecting previously unselected package bash-completion. [2019-12-30T23:56:34.570Z] #18 21.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 ... 23139 files and directories currently installed.) [2019-12-30T23:56:34.570Z] #18 21.78 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-30T23:56:34.686Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 28.64MB / 45.65MB 5.5s [2019-12-30T23:56:34.686Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 27.21MB / 96.42MB 5.5s [2019-12-30T23:56:34.686Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 29.61MB / 52.87MB 5.6s [2019-12-30T23:56:34.686Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 30.10MB / 50.09MB 5.6s [2019-12-30T23:56:34.718Z] #41 ... [2019-12-30T23:56:34.718Z] [2019-12-30T23:56:34.718Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:34.718Z] #44 158.6 github.com/LK4D4/vndr/godl [2019-12-30T23:56:34.774Z] #41 93.44 DEP criu/seccomp.d [2019-12-30T23:56:34.972Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 32.34MB / 45.65MB 5.8s [2019-12-30T23:56:34.972Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 33.08MB / 52.87MB 5.9s [2019-12-30T23:56:34.972Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 33.44MB / 50.09MB 5.9s [2019-12-30T23:56:34.972Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 32.45MB / 96.42MB 5.9s [2019-12-30T23:56:35.037Z] #41 93.74 DEP criu/rst-malloc.d [2019-12-30T23:56:35.037Z] #41 93.86 DEP criu/rbtree.d [2019-12-30T23:56:35.261Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 35.52MB / 45.65MB 6.1s [2019-12-30T23:56:35.261Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 36.36MB / 52.87MB 6.2s [2019-12-30T23:56:35.261Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 36.62MB / 50.09MB 6.2s [2019-12-30T23:56:35.285Z] #44 159.4 github.com/LK4D4/vndr [2019-12-30T23:56:35.297Z] #41 93.91 DEP criu/pstree.d [2019-12-30T23:56:35.547Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 39.19MB / 45.65MB 6.4s [2019-12-30T23:56:35.547Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 37.73MB / 96.42MB 6.4s [2019-12-30T23:56:35.547Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 39.93MB / 52.87MB 6.5s [2019-12-30T23:56:35.547Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 40.16MB / 50.09MB 6.5s [2019-12-30T23:56:35.557Z] #41 94.22 DEP criu/protobuf.d [2019-12-30T23:56:35.818Z] #41 94.51 GEN criu/protobuf-desc-gen.h [2019-12-30T23:56:35.835Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 42.76MB / 45.65MB 6.7s [2019-12-30T23:56:35.835Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 43.77MB / 52.87MB 6.8s [2019-12-30T23:56:35.835Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 43.92MB / 50.09MB 6.8s [2019-12-30T23:56:35.835Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 43.18MB / 96.42MB 6.8s [2019-12-30T23:56:36.121Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.65MB / 45.65MB 7.0s done [2019-12-30T23:56:36.407Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 48.18MB / 52.87MB 7.1s [2019-12-30T23:56:36.407Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 48.62MB / 50.09MB 7.1s [2019-12-30T23:56:36.407Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 51.11MB / 52.87MB 7.3s [2019-12-30T23:56:36.407Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 50.09MB / 50.09MB 7.3s done [2019-12-30T23:56:36.407Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 50.78MB / 96.42MB 7.3s [2019-12-30T23:56:36.494Z] #40 41.87 Reading package lists... [2019-12-30T23:56:36.494Z] #40 ... [2019-12-30T23:56:36.494Z] [2019-12-30T23:56:36.494Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-30T23:56:36.515Z] #18 ... [2019-12-30T23:56:36.515Z] [2019-12-30T23:56:36.515Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:36.515Z] #45 113.7 mime [2019-12-30T23:56:36.515Z] #45 115.8 net/http/internal [2019-12-30T23:56:36.515Z] #45 118.1 mime/multipart [2019-12-30T23:56:36.515Z] #45 118.1 crypto/tls [2019-12-30T23:56:36.697Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 52.87MB / 52.87MB 7.4s done [2019-12-30T23:56:36.697Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 56.43MB / 96.42MB 7.4s [2019-12-30T23:56:36.697Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 65.70MB / 96.42MB 7.6s [2019-12-30T23:56:36.923Z] #45 ... [2019-12-30T23:56:36.923Z] [2019-12-30T23:56:36.923Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:36.923Z] #42 76.97 CC criu/bitmap.o [2019-12-30T23:56:36.923Z] #42 77.03 CC criu/cgroup-props.o [2019-12-30T23:56:36.923Z] #42 77.78 CC criu/cgroup.o [2019-12-30T23:56:36.988Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 73.72MB / 96.42MB 7.7s [2019-12-30T23:56:36.988Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 82.32MB / 96.42MB 7.9s [2019-12-30T23:56:37.274Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 89.74MB / 96.42MB 8.0s [2019-12-30T23:56:37.274Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 96.42MB / 96.42MB 8.2s done [2019-12-30T23:56:37.274Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2019-12-30T23:56:37.333Z] #42 80.46 CC criu/clone-noasan.o [2019-12-30T23:56:37.333Z] #42 80.59 CC criu/config.o [2019-12-30T23:56:37.731Z] #41 96.56 DEP criu/protobuf-desc.d [2019-12-30T23:56:37.859Z] #27 DONE 1.2s [2019-12-30T23:56:37.859Z] [2019-12-30T23:56:37.859Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:56:38.302Z] #41 96.77 DEP criu/proc_parse.d [2019-12-30T23:56:38.563Z] #41 97.21 DEP criu/plugin.d [2019-12-30T23:56:38.563Z] #41 97.35 DEP criu/pipes.d [2019-12-30T23:56:38.563Z] #41 ... [2019-12-30T23:56:38.563Z] [2019-12-30T23:56:38.563Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:56:38.563Z] #17 10.08 Reading package lists... [2019-12-30T23:56:38.563Z] #17 14.29 Reading package lists... [2019-12-30T23:56:38.563Z] #17 17.40 Building dependency tree... [2019-12-30T23:56:38.563Z] #17 18.67 The following additional packages will be installed: [2019-12-30T23:56:38.563Z] #17 18.67 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-30T23:56:38.563Z] #17 18.67 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-30T23:56:38.563Z] #17 18.67 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-30T23:56:38.563Z] #17 18.67 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-30T23:56:38.563Z] #17 18.68 python3.5 python3.5-minimal vim-runtime xxd [2019-12-30T23:56:38.563Z] #17 18.68 Suggested packages: [2019-12-30T23:56:38.563Z] #17 18.68 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-30T23:56:38.563Z] #17 18.68 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-30T23:56:38.563Z] #17 18.68 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-30T23:56:38.563Z] #17 18.68 quota [2019-12-30T23:56:38.563Z] #17 18.68 Recommended packages: [2019-12-30T23:56:38.563Z] #17 18.68 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-30T23:56:38.563Z] #17 18.68 python3-keyrings.alt python3-xdg unzip [2019-12-30T23:56:38.563Z] #17 20.49 The following NEW packages will be installed: [2019-12-30T23:56:38.563Z] #17 20.49 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-30T23:56:38.563Z] #17 20.49 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-30T23:56:38.563Z] #17 20.49 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-30T23:56:38.563Z] #17 20.49 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-30T23:56:38.563Z] #17 20.49 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-30T23:56:38.563Z] #17 20.49 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-30T23:56:38.563Z] #17 20.50 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-30T23:56:38.563Z] #17 20.50 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-30T23:56:38.563Z] #17 21.57 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:56:38.563Z] #17 21.57 Need to get 16.7 MB of archives. [2019-12-30T23:56:38.563Z] #17 21.57 After this operation, 74.2 MB of additional disk space will be used. [2019-12-30T23:56:38.563Z] #17 21.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-30T23:56:38.563Z] #17 21.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-12-30T23:56:38.563Z] #17 21.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-12-30T23:56:38.563Z] #17 21.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-12-30T23:56:38.563Z] #17 21.64 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-12-30T23:56:38.563Z] #17 21.72 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-12-30T23:56:38.563Z] #17 21.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-12-30T23:56:38.563Z] #17 21.73 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-12-30T23:56:38.563Z] #17 21.88 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-12-30T23:56:38.563Z] #17 21.94 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-12-30T23:56:38.563Z] #17 21.94 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-12-30T23:56:38.563Z] #17 21.96 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-12-30T23:56:38.563Z] #17 21.96 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-12-30T23:56:38.563Z] #17 21.97 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-12-30T23:56:38.824Z] #17 21.99 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-12-30T23:56:38.824Z] #17 22.00 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-12-30T23:56:38.824Z] #17 22.00 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-12-30T23:56:38.824Z] #17 22.01 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-12-30T23:56:38.824Z] #17 22.01 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-12-30T23:56:38.824Z] #17 22.02 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-12-30T23:56:38.824Z] #17 22.03 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-30T23:56:38.824Z] #17 22.05 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-12-30T23:56:38.824Z] #17 22.06 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-12-30T23:56:38.824Z] #17 22.07 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-12-30T23:56:38.824Z] #17 22.08 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-12-30T23:56:38.824Z] #17 ... [2019-12-30T23:56:38.824Z] [2019-12-30T23:56:38.824Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:38.824Z] #41 97.49 DEP criu/pie-util.d [2019-12-30T23:56:39.083Z] #41 97.64 DEP criu/pie-util-vdso.d [2019-12-30T23:56:39.083Z] #41 97.78 DEP criu/pie-util-vdso-elf32.d [2019-12-30T23:56:39.344Z] #41 97.96 DEP criu/path.d [2019-12-30T23:56:39.344Z] #41 98.16 DEP criu/parasite-syscall.d [2019-12-30T23:56:39.605Z] #41 98.49 DEP criu/pagemap.d [2019-12-30T23:56:39.797Z] #42 ... [2019-12-30T23:56:39.797Z] [2019-12-30T23:56:39.797Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:56:39.797Z] #18 24.00 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-30T23:56:39.797Z] #18 24.44 Selecting previously unselected package libnet1:s390x. [2019-12-30T23:56:39.797Z] #18 24.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-30T23:56:39.797Z] #18 24.44 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-30T23:56:39.797Z] #18 24.50 Selecting previously unselected package libnfnetlink0:s390x. [2019-12-30T23:56:39.797Z] #18 24.50 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-12-30T23:56:39.797Z] #18 24.51 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-12-30T23:56:39.797Z] #18 24.54 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-12-30T23:56:39.797Z] #18 24.54 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-30T23:56:39.797Z] #18 24.55 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-30T23:56:39.797Z] #18 25.11 Selecting previously unselected package python3.5-minimal. [2019-12-30T23:56:39.797Z] #18 25.14 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-30T23:56:39.797Z] #18 25.15 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-30T23:56:39.797Z] #18 26.50 Selecting previously unselected package python3-minimal. [2019-12-30T23:56:39.797Z] #18 26.50 Preparing to unpack .../05-python3-minimal_3.5.3-1_s390x.deb ... [2019-12-30T23:56:39.797Z] #18 26.51 Unpacking python3-minimal (3.5.3-1) ... [2019-12-30T23:56:39.797Z] #18 26.60 Selecting previously unselected package libmpdec2:s390x. [2019-12-30T23:56:39.797Z] #18 26.60 Preparing to unpack .../06-libmpdec2_2.4.2-1_s390x.deb ... [2019-12-30T23:56:39.797Z] #18 26.61 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-12-30T23:56:39.797Z] #18 26.74 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-12-30T23:56:39.797Z] #18 26.74 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-12-30T23:56:39.797Z] #18 26.75 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-30T23:56:39.865Z] #41 98.62 DEP criu/pagemap-cache.d [2019-12-30T23:56:39.865Z] #41 98.74 DEP criu/page-xfer.d [2019-12-30T23:56:40.126Z] #41 98.96 DEP criu/page-pipe.d [2019-12-30T23:56:40.386Z] #41 99.12 DEP criu/netfilter.d [2019-12-30T23:56:40.553Z] #44 ... [2019-12-30T23:56:40.553Z] [2019-12-30T23:56:40.553Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:40.553Z] #41 74.22 LINK criu/pie/parasite.built-in.o [2019-12-30T23:56:40.553Z] #41 74.26 GEN criu/pie/parasite-blob.h [2019-12-30T23:56:40.553Z] #41 74.27 CC criu/arch/x86/restorer.o [2019-12-30T23:56:40.553Z] #41 74.85 CC criu/arch/x86/restorer_unmap.o [2019-12-30T23:56:40.553Z] #41 74.90 CC criu/arch/x86/sigaction_compat_pie.o [2019-12-30T23:56:40.553Z] #41 75.20 CC criu/pie/restorer.o [2019-12-30T23:56:40.553Z] #41 77.86 LINK criu/pie/restorer.built-in.o [2019-12-30T23:56:40.553Z] #41 77.87 GEN criu/pie/restorer-blob.h [2019-12-30T23:56:40.553Z] #41 77.95 DEP criu/vdso.d [2019-12-30T23:56:40.553Z] #41 78.12 DEP criu/vdso-compat.d [2019-12-30T23:56:40.553Z] #41 78.30 DEP criu/uts_ns.d [2019-12-30T23:56:40.553Z] #41 78.41 DEP criu/util.d [2019-12-30T23:56:40.553Z] #41 78.59 DEP criu/uffd.d [2019-12-30T23:56:40.553Z] #41 78.85 DEP criu/tun.d [2019-12-30T23:56:40.553Z] #41 79.00 DEP criu/tty.d [2019-12-30T23:56:40.647Z] #41 99.24 DEP criu/net.d [2019-12-30T23:56:40.647Z] #41 99.42 DEP criu/namespaces.d [2019-12-30T23:56:40.811Z] #41 79.16 DEP criu/timerfd.d [2019-12-30T23:56:40.908Z] #41 99.60 DEP criu/mount.d [2019-12-30T23:56:41.070Z] #41 79.39 DEP criu/sysfs_parse.d [2019-12-30T23:56:41.070Z] #41 79.49 DEP criu/sysctl.d [2019-12-30T23:56:41.157Z] #18 28.30 Selecting previously unselected package python3.5. [2019-12-30T23:56:41.157Z] #18 28.30 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-12-30T23:56:41.157Z] #18 28.31 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-30T23:56:41.157Z] #18 28.42 Selecting previously unselected package libpython3-stdlib:s390x. [2019-12-30T23:56:41.157Z] #18 28.43 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-12-30T23:56:41.157Z] #18 28.43 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-30T23:56:41.157Z] #18 28.49 Selecting previously unselected package dh-python. [2019-12-30T23:56:41.157Z] #18 28.49 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-30T23:56:41.157Z] #18 28.50 Unpacking dh-python (2.20170125) ... [2019-12-30T23:56:41.170Z] #41 99.89 DEP criu/mem.d [2019-12-30T23:56:41.328Z] #41 79.66 DEP criu/string.d [2019-12-30T23:56:41.328Z] #41 79.70 DEP criu/stats.d [2019-12-30T23:56:41.328Z] #41 79.81 DEP criu/sockets.d [2019-12-30T23:56:41.431Z] #41 100.1 DEP criu/lsm.d [2019-12-30T23:56:41.564Z] #18 28.71 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-30T23:56:41.564Z] #18 28.72 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-30T23:56:41.587Z] #41 80.06 DEP criu/sk-unix.d [2019-12-30T23:56:41.693Z] #41 100.3 DEP criu/log.d [2019-12-30T23:56:41.693Z] #41 100.5 DEP criu/libnetlink.d [2019-12-30T23:56:41.845Z] #41 80.32 DEP criu/sk-tcp.d [2019-12-30T23:56:41.953Z] #41 100.7 DEP criu/kerndat.d [2019-12-30T23:56:42.092Z] #31 ... [2019-12-30T23:56:42.092Z] [2019-12-30T23:56:42.092Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:56:42.092Z] #56 41.09 Reading package lists... [2019-12-30T23:56:42.103Z] #41 80.48 DEP criu/sk-queue.d [2019-12-30T23:56:42.103Z] #41 80.62 DEP criu/sk-packet.d [2019-12-30T23:56:42.213Z] #41 100.9 DEP criu/kcmp-ids.d [2019-12-30T23:56:42.361Z] #41 80.86 DEP criu/sk-netlink.d [2019-12-30T23:56:42.474Z] #41 101.0 DEP criu/irmap.d [2019-12-30T23:56:42.474Z] #41 101.2 DEP criu/ipc_ns.d [2019-12-30T23:56:42.505Z] ---> 689e303ffbbf [2019-12-30T23:56:42.505Z] Successfully built 689e303ffbbf [2019-12-30T23:56:42.505Z] Successfully tagged docker:latest [2019-12-30T23:56:42.505Z] INFO: Image build ended at 12/30/2019 23:56:40. Duration:00:04:19.7062630 [2019-12-30T23:56:42.505Z] [2019-12-30T23:56:42.505Z] [2019-12-30T23:56:42.505Z] INFO: Building the test binaries at 12/30/2019 23:56:41... [2019-12-30T23:56:42.620Z] #41 81.04 DEP criu/sk-inet.d [2019-12-30T23:56:42.735Z] #41 101.4 DEP criu/image.d [2019-12-30T23:56:42.735Z] #41 101.6 DEP criu/image-desc.d [2019-12-30T23:56:42.878Z] #41 81.28 DEP criu/signalfd.d [2019-12-30T23:56:42.996Z] #41 101.7 DEP criu/fsnotify.d [2019-12-30T23:56:43.137Z] #41 81.52 DEP criu/sigframe.d [2019-12-30T23:56:43.137Z] #41 81.59 DEP criu/shmem.d [2019-12-30T23:56:43.257Z] #41 101.9 DEP criu/filesystems.d [2019-12-30T23:56:43.257Z] #41 102.1 DEP criu/files.d [2019-12-30T23:56:43.395Z] #41 81.71 DEP criu/servicefd.d [2019-12-30T23:56:43.395Z] #41 81.87 DEP criu/seize.d [2019-12-30T23:56:43.461Z] #56 51.48 Building dependency tree... [2019-12-30T23:56:43.461Z] #56 ... [2019-12-30T23:56:43.461Z] [2019-12-30T23:56:43.461Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:56:43.461Z] #68 DONE 53.0s [2019-12-30T23:56:43.463Z] #18 30.56 Setting up python3-minimal (3.5.3-1) ... [2019-12-30T23:56:43.518Z] #41 102.3 DEP criu/files-reg.d [2019-12-30T23:56:43.518Z] #41 102.4 DEP criu/files-ext.d [2019-12-30T23:56:43.654Z] #41 81.99 DEP criu/seccomp.d [2019-12-30T23:56:43.654Z] #41 ... [2019-12-30T23:56:43.654Z] [2019-12-30T23:56:43.654Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:43.654Z] #44 DONE 167.6s [2019-12-30T23:56:43.717Z] [2019-12-30T23:56:43.717Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:56:43.717Z] #56 51.48 Building dependency tree... [2019-12-30T23:56:43.779Z] #41 102.5 DEP criu/file-lock.d [2019-12-30T23:56:43.912Z] [2019-12-30T23:56:43.912Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:43.912Z] #41 82.44 DEP criu/rst-malloc.d [2019-12-30T23:56:44.171Z] #41 82.57 DEP criu/rbtree.d [2019-12-30T23:56:44.332Z] #18 31.52 Selecting previously unselected package python3. [2019-12-30T23:56:44.332Z] #18 31.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 ... 24643 files and directories currently installed.) [2019-12-30T23:56:44.332Z] #18 31.60 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-12-30T23:56:44.332Z] #18 31.61 Unpacking python3 (3.5.3-1) ... [2019-12-30T23:56:44.429Z] #41 82.72 DEP criu/pstree.d [2019-12-30T23:56:44.429Z] #41 82.96 DEP criu/protobuf.d [2019-12-30T23:56:44.488Z] #41 102.6 DEP criu/file-ids.d [2019-12-30T23:56:44.688Z] #41 83.21 GEN criu/protobuf-desc-gen.h [2019-12-30T23:56:44.729Z] #18 31.68 Selecting previously unselected package pigz. [2019-12-30T23:56:44.729Z] #18 31.69 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-12-30T23:56:44.729Z] #18 31.69 Unpacking pigz (2.3.4-1) ... [2019-12-30T23:56:44.729Z] #18 31.78 Selecting previously unselected package libip4tc0:s390x. [2019-12-30T23:56:44.729Z] #18 31.79 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-30T23:56:44.729Z] #18 31.79 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:44.729Z] #18 31.88 Selecting previously unselected package libip6tc0:s390x. [2019-12-30T23:56:44.729Z] #18 31.88 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-30T23:56:44.729Z] #18 31.89 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:44.729Z] #18 31.97 Selecting previously unselected package libiptc0:s390x. [2019-12-30T23:56:44.729Z] #18 31.97 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-30T23:56:44.729Z] #18 31.97 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:44.729Z] #18 32.03 Selecting previously unselected package libxtables12:s390x. [2019-12-30T23:56:44.748Z] #41 102.7 DEP criu/fifo.d [2019-12-30T23:56:44.748Z] #41 103.4 DEP criu/fdstore.d [2019-12-30T23:56:45.010Z] #41 103.7 DEP criu/fault-injection.d [2019-12-30T23:56:45.010Z] #41 103.8 DEP criu/external.d [2019-12-30T23:56:45.010Z] #41 103.9 DEP criu/eventpoll.d [2019-12-30T23:56:45.131Z] #18 32.03 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-30T23:56:45.131Z] #18 32.03 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:45.131Z] #18 32.09 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-12-30T23:56:45.131Z] #18 32.09 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-12-30T23:56:45.131Z] #18 32.09 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-30T23:56:45.131Z] #18 32.18 Selecting previously unselected package iptables. [2019-12-30T23:56:45.131Z] #18 32.18 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-30T23:56:45.131Z] #18 32.18 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:45.131Z] #18 32.37 Selecting previously unselected package xxd. [2019-12-30T23:56:45.131Z] #18 32.37 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-30T23:56:45.131Z] #18 32.38 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:56:45.271Z] #41 104.0 DEP criu/eventfd.d [2019-12-30T23:56:45.532Z] #18 32.49 Selecting previously unselected package vim-common. [2019-12-30T23:56:45.532Z] #18 32.49 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:56:45.532Z] #18 32.49 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:56:45.532Z] #18 32.67 Selecting previously unselected package bzip2. [2019-12-30T23:56:45.532Z] #18 32.67 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-12-30T23:56:45.532Z] #18 32.68 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-30T23:56:45.532Z] #18 32.77 Selecting previously unselected package libgpm2:s390x. [2019-12-30T23:56:45.532Z] #18 32.77 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-12-30T23:56:45.532Z] #18 32.78 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-30T23:56:45.532Z] #18 32.86 Selecting previously unselected package xz-utils. [2019-12-30T23:56:45.532Z] #18 32.87 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-12-30T23:56:45.776Z] #41 104.3 DEP criu/crtools.d [2019-12-30T23:56:45.939Z] #18 32.87 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-30T23:56:45.939Z] #18 33.08 Selecting previously unselected package aufs-tools. [2019-12-30T23:56:45.939Z] #18 33.09 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-12-30T23:56:45.939Z] #18 33.09 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-30T23:56:45.939Z] #18 33.22 Selecting previously unselected package libonig4:s390x. [2019-12-30T23:56:45.939Z] #18 33.23 Preparing to unpack .../14-libonig4_6.1.3-2_s390x.deb ... [2019-12-30T23:56:45.939Z] #18 33.23 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-30T23:56:46.038Z] #41 104.9 DEP criu/cr-service.d [2019-12-30T23:56:46.232Z] #56 55.52 The following additional packages will be installed: [2019-12-30T23:56:46.232Z] #56 55.54 btrfs-progs liblzo2-2 [2019-12-30T23:56:46.232Z] #56 55.95 The following NEW packages will be installed: [2019-12-30T23:56:46.232Z] #56 55.96 btrfs-progs btrfs-tools liblzo2-2 [2019-12-30T23:56:46.259Z] INFO: make.ps1 starting at 12/30/2019 23:56:45 [2019-12-30T23:56:46.259Z] INFO: Git commit (a218e9b7b) assumed from DOCKER_GITCOMMIT environment variable [2019-12-30T23:56:46.259Z] INFO: Invoking autogen... [2019-12-30T23:56:46.259Z] INFO: Building daemon... [2019-12-30T23:56:46.302Z] #41 105.1 DEP criu/cr-restore.d [2019-12-30T23:56:46.302Z] #41 ... [2019-12-30T23:56:46.302Z] [2019-12-30T23:56:46.302Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:56:46.302Z] #17 22.09 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-12-30T23:56:46.302Z] #17 22.10 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-12-30T23:56:46.302Z] #17 22.11 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-12-30T23:56:46.302Z] #17 22.11 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-12-30T23:56:46.302Z] #17 22.12 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-12-30T23:56:46.302Z] #17 22.12 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-12-30T23:56:46.302Z] #17 22.13 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-12-30T23:56:46.302Z] #17 22.13 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-12-30T23:56:46.302Z] #17 22.13 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-12-30T23:56:46.302Z] #17 22.14 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-30T23:56:46.302Z] #17 22.21 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-30T23:56:46.302Z] #17 22.21 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-30T23:56:46.302Z] #17 22.23 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-30T23:56:46.302Z] #17 22.24 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-30T23:56:46.302Z] #17 22.25 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-12-30T23:56:46.302Z] #17 22.27 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-30T23:56:46.302Z] #17 22.49 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-12-30T23:56:46.302Z] #17 22.52 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-12-30T23:56:46.302Z] #17 22.54 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-12-30T23:56:46.302Z] #17 22.55 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-12-30T23:56:46.302Z] #17 22.57 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-12-30T23:56:46.302Z] #17 23.33 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:56:46.302Z] #17 23.51 Fetched 16.7 MB in 2s (8028 kB/s) [2019-12-30T23:56:46.302Z] #17 23.59 Selecting previously unselected package bash-completion. [2019-12-30T23:56:46.302Z] #17 23.60 (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 ... 23287 files and directories currently installed.) [2019-12-30T23:56:46.302Z] #17 23.68 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-30T23:56:46.302Z] #17 26.64 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-30T23:56:46.302Z] #17 27.96 Selecting previously unselected package libnet1:arm64. [2019-12-30T23:56:46.302Z] #17 27.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-12-30T23:56:46.302Z] #17 27.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-30T23:56:46.302Z] #17 28.09 Selecting previously unselected package libnfnetlink0:arm64. [2019-12-30T23:56:46.302Z] #17 28.09 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-12-30T23:56:46.302Z] #17 28.10 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-12-30T23:56:46.302Z] #17 28.19 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-12-30T23:56:46.302Z] #17 28.20 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-12-30T23:56:46.302Z] #17 28.22 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-12-30T23:56:46.302Z] #17 28.78 Selecting previously unselected package python3.5-minimal. [2019-12-30T23:56:46.302Z] #17 28.78 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-12-30T23:56:46.302Z] #17 28.81 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-30T23:56:46.302Z] #17 29.62 Selecting previously unselected package python3-minimal. [2019-12-30T23:56:46.302Z] #17 29.62 Preparing to unpack .../05-python3-minimal_3.5.3-1_arm64.deb ... [2019-12-30T23:56:46.302Z] #17 29.64 Unpacking python3-minimal (3.5.3-1) ... [2019-12-30T23:56:46.347Z] #18 33.40 Selecting previously unselected package libjq1:s390x. [2019-12-30T23:56:46.347Z] #18 33.40 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-30T23:56:46.347Z] #18 33.41 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-30T23:56:46.347Z] #18 33.56 Selecting previously unselected package jq. [2019-12-30T23:56:46.347Z] #18 33.57 Preparing to unpack .../16-jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-30T23:56:46.347Z] #18 33.57 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-30T23:56:46.347Z] #18 33.65 Selecting previously unselected package libaio1:s390x. [2019-12-30T23:56:46.347Z] #18 33.65 Preparing to unpack .../17-libaio1_0.3.110-3_s390x.deb ... [2019-12-30T23:56:46.347Z] #18 33.65 Unpacking libaio1:s390x (0.3.110-3) ... [2019-12-30T23:56:46.347Z] #18 33.70 Selecting previously unselected package libcap2-bin. [2019-12-30T23:56:46.347Z] #18 33.70 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-12-30T23:56:46.347Z] #18 33.71 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-30T23:56:46.576Z] #17 29.79 Selecting previously unselected package libmpdec2:arm64. [2019-12-30T23:56:46.576Z] #17 29.81 Preparing to unpack .../06-libmpdec2_2.4.2-1_arm64.deb ... [2019-12-30T23:56:46.576Z] #17 29.82 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-12-30T23:56:46.576Z] #17 ... [2019-12-30T23:56:46.576Z] [2019-12-30T23:56:46.576Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:46.576Z] #41 105.4 DEP criu/cr-errno.d [2019-12-30T23:56:46.591Z] #41 84.57 DEP criu/protobuf-desc.d [2019-12-30T23:56:46.591Z] #41 84.78 DEP criu/proc_parse.d [2019-12-30T23:56:46.591Z] #41 85.03 DEP criu/plugin.d [2019-12-30T23:56:46.762Z] #18 33.80 Selecting previously unselected package libnl-3-200:s390x. [2019-12-30T23:56:46.762Z] #18 33.80 Preparing to unpack .../19-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-30T23:56:46.762Z] #18 33.80 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-30T23:56:46.762Z] #18 33.91 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-30T23:56:46.762Z] #18 33.91 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-30T23:56:46.762Z] #18 33.92 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-30T23:56:46.762Z] #18 33.98 Selecting previously unselected package libreadline5:s390x. [2019-12-30T23:56:46.762Z] #18 33.98 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-12-30T23:56:46.762Z] #18 33.98 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-30T23:56:46.837Z] #41 105.4 DEP criu/cr-dump.d [2019-12-30T23:56:46.837Z] #41 105.5 DEP criu/cr-dedup.d [2019-12-30T23:56:46.849Z] #41 85.19 DEP criu/pipes.d [2019-12-30T23:56:46.850Z] #41 85.29 DEP criu/pie-util.d [2019-12-30T23:56:46.850Z] #41 85.37 DEP criu/pie-util-vdso.d [2019-12-30T23:56:47.098Z] #41 105.8 DEP criu/cr-check.d [2019-12-30T23:56:47.108Z] #41 85.52 DEP criu/pie-util-vdso-elf32.d [2019-12-30T23:56:47.108Z] #41 85.68 DEP criu/path.d [2019-12-30T23:56:47.171Z] #18 34.10 Selecting previously unselected package net-tools. [2019-12-30T23:56:47.171Z] #18 34.10 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-12-30T23:56:47.171Z] #18 34.10 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-30T23:56:47.171Z] #18 34.37 Selecting previously unselected package python-pip-whl. [2019-12-30T23:56:47.171Z] #18 34.38 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-30T23:56:47.171Z] #18 34.38 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-30T23:56:47.359Z] #41 106.0 DEP criu/config.d [2019-12-30T23:56:47.359Z] #41 106.2 DEP criu/clone-noasan.d [2019-12-30T23:56:47.366Z] #41 85.81 DEP criu/parasite-syscall.d [2019-12-30T23:56:47.587Z] #18 ... [2019-12-30T23:56:47.587Z] [2019-12-30T23:56:47.587Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:47.587Z] #45 124.8 net/http/httptrace [2019-12-30T23:56:47.587Z] #45 125.1 net/http [2019-12-30T23:56:47.587Z] #45 ... [2019-12-30T23:56:47.587Z] [2019-12-30T23:56:47.587Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:47.587Z] #42 82.68 CC criu/cr-check.o [2019-12-30T23:56:47.587Z] #42 84.45 CC criu/cr-dedup.o [2019-12-30T23:56:47.587Z] #42 84.89 CC criu/cr-dump.o [2019-12-30T23:56:47.587Z] #42 87.44 CC criu/cr-errno.o [2019-12-30T23:56:47.587Z] #42 87.49 CC criu/cr-restore.o [2019-12-30T23:56:47.596Z] #56 57.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:56:47.596Z] #56 57.21 Need to get 649 kB of archives. [2019-12-30T23:56:47.596Z] #56 57.21 After this operation, 4320 kB of additional disk space will be used. [2019-12-30T23:56:47.596Z] #56 57.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-30T23:56:47.596Z] #56 57.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-30T23:56:47.596Z] #56 57.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-30T23:56:47.620Z] #41 106.2 DEP criu/cgroup.d [2019-12-30T23:56:47.620Z] #41 106.5 DEP criu/cgroup-props.d [2019-12-30T23:56:47.624Z] #41 86.12 DEP criu/pagemap.d [2019-12-30T23:56:47.882Z] #41 106.6 DEP criu/bitmap.d [2019-12-30T23:56:47.882Z] #41 86.24 DEP criu/pagemap-cache.d [2019-12-30T23:56:47.882Z] #41 106.6 DEP criu/bfd.d [2019-12-30T23:56:47.882Z] #41 86.36 DEP criu/page-xfer.d [2019-12-30T23:56:48.004Z] #42 ... [2019-12-30T23:56:48.004Z] [2019-12-30T23:56:48.004Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:56:48.004Z] #18 34.98 Selecting previously unselected package python3-pip. [2019-12-30T23:56:48.004Z] #18 34.99 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-30T23:56:48.004Z] #18 34.99 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-30T23:56:48.004Z] #18 35.20 Selecting previously unselected package python3-pkg-resources. [2019-12-30T23:56:48.004Z] #18 35.21 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-30T23:56:48.004Z] #18 35.21 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-30T23:56:48.004Z] #18 35.34 Selecting previously unselected package python3-setuptools. [2019-12-30T23:56:48.004Z] #18 35.34 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-30T23:56:48.004Z] #18 35.34 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-30T23:56:48.139Z] #41 86.51 DEP criu/page-pipe.d [2019-12-30T23:56:48.139Z] #41 86.61 DEP criu/netfilter.d [2019-12-30T23:56:48.139Z] #41 86.73 DEP criu/net.d [2019-12-30T23:56:48.144Z] #41 106.7 DEP criu/autofs.d [2019-12-30T23:56:48.144Z] #41 106.9 DEP criu/aio.d [2019-12-30T23:56:48.398Z] #41 86.90 DEP criu/namespaces.d [2019-12-30T23:56:48.399Z] #18 35.58 Selecting previously unselected package python3-wheel. [2019-12-30T23:56:48.399Z] #18 35.60 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-30T23:56:48.399Z] #18 35.60 Unpacking python3-wheel (0.29.0-2) ... [2019-12-30T23:56:48.399Z] #18 35.71 Selecting previously unselected package thin-provisioning-tools. [2019-12-30T23:56:48.522Z] #56 58.27 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:56:48.656Z] #41 ... [2019-12-30T23:56:48.656Z] [2019-12-30T23:56:48.656Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:56:48.656Z] #28 172.3 + rm -rf /tmp/tmp.68ItJcQkav [2019-12-30T23:56:48.656Z] #28 DONE 172.7s [2019-12-30T23:56:48.656Z] [2019-12-30T23:56:48.656Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:48.656Z] #41 87.03 DEP criu/mount.d [2019-12-30T23:56:48.656Z] #41 87.18 DEP criu/mem.d [2019-12-30T23:56:48.721Z] #41 107.4 DEP criu/action-scripts.d [2019-12-30T23:56:48.780Z] #56 58.54 Fetched 649 kB in 1s (564 kB/s) [2019-12-30T23:56:48.780Z] #56 58.62 Selecting previously unselected package liblzo2-2:amd64. [2019-12-30T23:56:48.821Z] #18 35.72 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-12-30T23:56:48.821Z] #18 35.72 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-30T23:56:48.821Z] #18 36.02 Selecting previously unselected package vim-runtime. [2019-12-30T23:56:48.821Z] #18 36.04 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:56:48.821Z] #18 36.09 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-30T23:56:48.821Z] #18 36.14 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-30T23:56:48.915Z] #41 87.32 DEP criu/lsm.d [2019-12-30T23:56:48.915Z] #41 87.42 DEP criu/log.d [2019-12-30T23:56:48.982Z] #41 107.8 CC criu/action-scripts.o [2019-12-30T23:56:49.035Z] #56 58.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 ... 15091 files and directories currently installed.) [2019-12-30T23:56:49.035Z] #56 58.68 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-30T23:56:49.035Z] #56 58.71 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-30T23:56:49.035Z] #56 58.85 Selecting previously unselected package btrfs-progs. [2019-12-30T23:56:49.173Z] #41 87.58 DEP criu/libnetlink.d [2019-12-30T23:56:49.222Z] #18 36.14 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:56:49.292Z] #56 58.88 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-30T23:56:49.292Z] #56 58.88 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-30T23:56:49.431Z] #41 87.79 DEP criu/kerndat.d [2019-12-30T23:56:49.553Z] #41 108.3 CC criu/aio.o [2019-12-30T23:56:49.689Z] #41 88.09 DEP criu/kcmp-ids.d [2019-12-30T23:56:49.689Z] #41 88.16 DEP criu/irmap.d [2019-12-30T23:56:49.689Z] #41 88.28 DEP criu/ipc_ns.d [2019-12-30T23:56:49.853Z] #56 59.69 Selecting previously unselected package btrfs-tools. [2019-12-30T23:56:49.950Z] #41 ... [2019-12-30T23:56:49.950Z] [2019-12-30T23:56:49.950Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-30T23:56:49.950Z] #29 DONE 0.2s [2019-12-30T23:56:49.950Z] [2019-12-30T23:56:49.950Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-30T23:56:49.950Z] #32 DONE 0.1s [2019-12-30T23:56:49.950Z] [2019-12-30T23:56:49.950Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-30T23:56:49.950Z] #37 DONE 0.1s [2019-12-30T23:56:49.950Z] [2019-12-30T23:56:49.950Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:49.950Z] #41 88.51 DEP criu/image.d [2019-12-30T23:56:50.109Z] #56 59.70 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-30T23:56:50.109Z] #56 59.71 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-30T23:56:50.125Z] #41 108.9 CC criu/autofs.o [2019-12-30T23:56:50.208Z] #41 88.61 DEP criu/image-desc.d [2019-12-30T23:56:50.208Z] #41 88.68 DEP criu/fsnotify.d [2019-12-30T23:56:50.208Z] #41 88.79 DEP criu/filesystems.d [2019-12-30T23:56:50.365Z] #56 59.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:56:50.466Z] #41 88.92 DEP criu/files.d [2019-12-30T23:56:50.466Z] #41 89.03 DEP criu/files-reg.d [2019-12-30T23:56:50.621Z] #56 60.17 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-30T23:56:50.621Z] #56 60.19 Setting up btrfs-progs (4.7.3-1) ... [2019-12-30T23:56:50.621Z] #56 60.20 Setting up btrfs-tools (4.7.3-1) ... [2019-12-30T23:56:50.622Z] #56 60.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:56:50.724Z] #41 89.14 DEP criu/files-ext.d [2019-12-30T23:56:50.724Z] #41 89.25 DEP criu/file-lock.d [2019-12-30T23:56:50.982Z] #41 89.37 DEP criu/file-ids.d [2019-12-30T23:56:50.982Z] #41 89.48 DEP criu/fifo.d [2019-12-30T23:56:51.183Z] #56 DONE 60.8s [2019-12-30T23:56:51.183Z] [2019-12-30T23:56:51.183Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:56:51.240Z] #41 89.68 DEP criu/fdstore.d [2019-12-30T23:56:51.240Z] #41 89.75 DEP criu/fault-injection.d [2019-12-30T23:56:51.438Z] #57 DONE 0.4s [2019-12-30T23:56:51.438Z] [2019-12-30T23:56:51.438Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-30T23:56:51.499Z] #41 89.77 DEP criu/external.d [2019-12-30T23:56:51.499Z] #41 89.90 DEP criu/eventpoll.d [2019-12-30T23:56:51.499Z] #41 90.03 DEP criu/eventfd.d [2019-12-30T23:56:51.693Z] #58 DONE 0.2s [2019-12-30T23:56:51.693Z] [2019-12-30T23:56:51.693Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:51.757Z] #41 90.15 DEP criu/crtools.d [2019-12-30T23:56:51.949Z] #59 ... [2019-12-30T23:56:51.949Z] [2019-12-30T23:56:51.949Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:56:51.949Z] #40 41.87 Reading package lists... [2019-12-30T23:56:51.949Z] #40 51.94 Building dependency tree... [2019-12-30T23:56:51.949Z] #40 55.12 The following additional packages will be installed: [2019-12-30T23:56:51.949Z] #40 55.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-30T23:56:51.949Z] #40 55.12 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-30T23:56:51.949Z] #40 55.15 Suggested packages: [2019-12-30T23:56:51.949Z] #40 55.15 manpages-dev python-setuptools [2019-12-30T23:56:51.949Z] #40 57.27 The following NEW packages will be installed: [2019-12-30T23:56:51.949Z] #40 57.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-30T23:56:51.949Z] #40 57.30 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-30T23:56:51.949Z] #40 57.31 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-30T23:56:51.949Z] #40 57.31 zlib1g-dev [2019-12-30T23:56:51.949Z] #40 58.46 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:56:51.949Z] #40 58.46 Need to get 3602 kB of archives. [2019-12-30T23:56:51.949Z] #40 58.46 After this operation, 18.9 MB of additional disk space will be used. [2019-12-30T23:56:51.949Z] #40 58.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-30T23:56:51.949Z] #40 58.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-12-30T23:56:51.949Z] #40 58.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-12-30T23:56:51.949Z] #40 58.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-30T23:56:51.949Z] #40 58.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-12-30T23:56:51.949Z] #40 58.61 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-30T23:56:51.949Z] #40 58.62 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-12-30T23:56:51.949Z] #40 58.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-12-30T23:56:51.949Z] #40 58.68 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-12-30T23:56:51.949Z] #40 58.76 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-12-30T23:56:51.949Z] #40 58.77 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-12-30T23:56:51.949Z] #40 58.88 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-12-30T23:56:51.949Z] #40 58.95 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-12-30T23:56:51.949Z] #40 58.97 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-12-30T23:56:51.949Z] #40 58.97 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-30T23:56:51.949Z] #40 58.98 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-12-30T23:56:51.949Z] #40 60.19 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:56:51.949Z] #40 60.52 Fetched 3602 kB in 1s (2218 kB/s) [2019-12-30T23:56:51.949Z] #40 60.83 Selecting previously unselected package libnet1:amd64. [2019-12-30T23:56:51.949Z] #40 60.83 (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 ... 15091 files and directories currently installed.) [2019-12-30T23:56:51.949Z] #40 60.89 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-30T23:56:51.949Z] #40 61.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-30T23:56:51.949Z] #40 61.35 Selecting previously unselected package libcap-dev:amd64. [2019-12-30T23:56:51.949Z] #40 61.35 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-12-30T23:56:51.949Z] #40 61.38 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-12-30T23:56:51.949Z] #40 61.66 Selecting previously unselected package libnet1-dev. [2019-12-30T23:56:51.949Z] #40 61.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-12-30T23:56:51.949Z] #40 61.70 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-30T23:56:52.015Z] #41 90.30 DEP criu/cr-service.d [2019-12-30T23:56:52.015Z] #41 90.47 DEP criu/cr-restore.d [2019-12-30T23:56:52.042Z] #41 110.7 CC criu/bfd.o [2019-12-30T23:56:52.273Z] #41 90.69 DEP criu/cr-errno.d [2019-12-30T23:56:52.273Z] #41 90.70 DEP criu/cr-dump.d [2019-12-30T23:56:52.509Z] #40 62.18 Selecting previously unselected package libnl-3-200:amd64. [2019-12-30T23:56:52.509Z] #40 62.19 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-30T23:56:52.509Z] #40 62.27 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-30T23:56:52.530Z] #41 90.92 DEP criu/cr-dedup.d [2019-12-30T23:56:52.530Z] #41 91.06 DEP criu/cr-check.d [2019-12-30T23:56:52.615Z] #41 111.4 CC criu/bitmap.o [2019-12-30T23:56:52.615Z] #41 111.5 CC criu/cgroup-props.o [2019-12-30T23:56:52.765Z] #40 62.51 Selecting previously unselected package libnl-3-dev:amd64. [2019-12-30T23:56:52.765Z] #40 62.51 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-12-30T23:56:52.765Z] #40 62.51 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-30T23:56:52.789Z] #41 91.24 DEP criu/config.d [2019-12-30T23:56:53.021Z] #40 ... [2019-12-30T23:56:53.022Z] [2019-12-30T23:56:53.022Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:56:53.022Z] #31 52.61 internal/reflectlite [2019-12-30T23:56:53.022Z] #31 52.62 sync [2019-12-30T23:56:53.022Z] #31 55.98 sort [2019-12-30T23:56:53.022Z] #31 55.99 errors [2019-12-30T23:56:53.022Z] #31 56.60 strconv [2019-12-30T23:56:53.022Z] #31 57.45 io [2019-12-30T23:56:53.022Z] #31 58.75 internal/oserror [2019-12-30T23:56:53.022Z] #31 59.04 syscall [2019-12-30T23:56:53.022Z] #31 61.18 reflect [2019-12-30T23:56:53.022Z] #31 ... [2019-12-30T23:56:53.022Z] [2019-12-30T23:56:53.022Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:53.022Z] #44 53.45 internal/reflectlite [2019-12-30T23:56:53.022Z] #44 53.45 sync [2019-12-30T23:56:53.022Z] #44 55.93 github.com/LK4D4/vndr/godl/singleflight [2019-12-30T23:56:53.022Z] #44 56.44 math/rand [2019-12-30T23:56:53.022Z] #44 57.84 internal/singleflight [2019-12-30T23:56:53.022Z] #44 58.07 io [2019-12-30T23:56:53.022Z] #44 58.13 strconv [2019-12-30T23:56:53.022Z] #44 59.30 bytes [2019-12-30T23:56:53.022Z] #44 62.17 bufio [2019-12-30T23:56:53.022Z] #44 62.48 reflect [2019-12-30T23:56:53.047Z] #41 91.39 DEP criu/clone-noasan.d [2019-12-30T23:56:53.048Z] #41 91.45 DEP criu/cgroup.d [2019-12-30T23:56:53.078Z] #18 39.94 Selecting previously unselected package vim. [2019-12-30T23:56:53.078Z] #18 39.94 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-30T23:56:53.078Z] #18 39.95 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:56:53.283Z] #44 ... [2019-12-30T23:56:53.283Z] [2019-12-30T23:56:53.283Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:56:53.283Z] #40 62.94 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-30T23:56:53.283Z] #40 62.94 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-30T23:56:53.283Z] #40 62.95 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-30T23:56:53.305Z] #41 91.63 DEP criu/cgroup-props.d [2019-12-30T23:56:53.305Z] #41 91.76 DEP criu/bitmap.d [2019-12-30T23:56:53.305Z] #41 91.78 DEP criu/bfd.d [2019-12-30T23:56:53.530Z] #18 40.91 Selecting previously unselected package xfsprogs. [2019-12-30T23:56:53.538Z] #40 63.05 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-12-30T23:56:53.538Z] #40 63.08 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-12-30T23:56:53.538Z] #40 63.09 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-30T23:56:53.538Z] #40 63.25 Selecting previously unselected package zlib1g-dev:amd64. [2019-12-30T23:56:53.538Z] #40 63.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-12-30T23:56:53.538Z] #40 63.25 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-30T23:56:53.563Z] #41 91.92 DEP criu/autofs.d [2019-12-30T23:56:53.821Z] #41 92.10 DEP criu/aio.d [2019-12-30T23:56:53.821Z] #41 92.27 DEP criu/action-scripts.d [2019-12-30T23:56:53.940Z] #18 40.92 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-12-30T23:56:53.940Z] #18 40.93 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-30T23:56:54.002Z] #41 112.5 CC criu/cgroup.o [2019-12-30T23:56:54.002Z] #41 ... [2019-12-30T23:56:54.002Z] [2019-12-30T23:56:54.002Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:56:54.002Z] #38 167.7 + dpkg --print-architecture [2019-12-30T23:56:54.002Z] #38 167.7 + rm -rf /tmp/tmp.VbFtMaLV3u [2019-12-30T23:56:54.050Z] #40 63.57 Selecting previously unselected package libprotobuf10:amd64. [2019-12-30T23:56:54.050Z] #40 63.57 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-12-30T23:56:54.050Z] #40 63.58 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-12-30T23:56:54.050Z] #40 ... [2019-12-30T23:56:54.050Z] [2019-12-30T23:56:54.050Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:56:54.050Z] #28 53.63 + cd /tmp/tmp.fSkkA8onrn/src/github.com/go-swagger/go-swagger [2019-12-30T23:56:54.050Z] #28 53.63 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-30T23:56:54.050Z] #28 56.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-30T23:56:54.050Z] #28 ... [2019-12-30T23:56:54.050Z] [2019-12-30T23:56:54.050Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:56:54.050Z] #47 57.83 + cd /tmp/tmp.AxXlBtrRJr/src/gotest.tools/gotestsum [2019-12-30T23:56:54.050Z] #47 57.83 + git checkout -q v0.3.5 [2019-12-30T23:56:54.050Z] #47 57.86 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-30T23:56:54.079Z] #41 92.58 CC criu/action-scripts.o [2019-12-30T23:56:54.355Z] #18 41.42 Selecting previously unselected package zip. [2019-12-30T23:56:54.355Z] #18 41.43 Preparing to unpack .../32-zip_3.0-11+b1_s390x.deb ... [2019-12-30T23:56:54.355Z] #18 41.44 Unpacking zip (3.0-11+b1) ... [2019-12-30T23:56:54.355Z] #18 41.61 Selecting previously unselected package libapparmor-perl. [2019-12-30T23:56:54.355Z] #18 41.61 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-12-30T23:56:54.355Z] #18 41.62 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-30T23:56:54.355Z] #18 41.69 Selecting previously unselected package apparmor. [2019-12-30T23:56:54.355Z] #18 41.69 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-12-30T23:56:54.355Z] #18 41.75 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-30T23:56:54.645Z] #41 93.04 CC criu/aio.o [2019-12-30T23:56:55.210Z] #18 42.31 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-30T23:56:55.210Z] #18 42.32 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-30T23:56:55.210Z] #18 42.33 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-30T23:56:55.210Z] #18 42.37 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:55.210Z] #18 42.39 Processing triggers for mime-support (3.60) ... [2019-12-30T23:56:55.210Z] #18 42.43 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:56:55.210Z] #18 42.43 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-30T23:56:55.210Z] #18 42.44 Setting up libcap2-bin (1:2.25-1) ... [2019-12-30T23:56:55.210Z] #18 42.45 Setting up bash-completion (1:2.1-4.3) ... [2019-12-30T23:56:55.212Z] #41 93.56 CC criu/autofs.o [2019-12-30T23:56:55.415Z] #47 ... [2019-12-30T23:56:55.415Z] [2019-12-30T23:56:55.415Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:56:55.415Z] #40 64.79 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-12-30T23:56:55.415Z] #40 64.79 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-12-30T23:56:55.415Z] #40 64.81 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-30T23:56:55.671Z] #40 65.31 Selecting previously unselected package libprotobuf-dev:amd64. [2019-12-30T23:56:55.671Z] #40 65.31 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-12-30T23:56:55.671Z] #40 65.33 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-30T23:56:55.927Z] #38 DONE 169.6s [2019-12-30T23:56:55.927Z] [2019-12-30T23:56:55.927Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:56:55.927Z] #17 30.00 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-12-30T23:56:55.927Z] #17 30.00 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-12-30T23:56:55.927Z] #17 30.00 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-12-30T23:56:55.927Z] #17 31.46 Selecting previously unselected package python3.5. [2019-12-30T23:56:55.927Z] #17 31.46 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-12-30T23:56:55.927Z] #17 31.47 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-30T23:56:55.927Z] #17 31.62 Selecting previously unselected package libpython3-stdlib:arm64. [2019-12-30T23:56:55.927Z] #17 31.62 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-12-30T23:56:55.927Z] #17 32.00 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-12-30T23:56:55.927Z] #17 32.16 Selecting previously unselected package dh-python. [2019-12-30T23:56:55.927Z] #17 32.18 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-30T23:56:55.927Z] #17 32.20 Unpacking dh-python (2.20170125) ... [2019-12-30T23:56:55.927Z] #17 32.41 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-12-30T23:56:55.927Z] #17 32.46 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-30T23:56:55.927Z] #17 35.03 Setting up python3-minimal (3.5.3-1) ... [2019-12-30T23:56:55.927Z] #17 36.39 Selecting previously unselected package python3. [2019-12-30T23:56:55.927Z] #17 36.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 ... 24791 files and directories currently installed.) [2019-12-30T23:56:55.927Z] #17 36.46 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-12-30T23:56:55.927Z] #17 36.49 Unpacking python3 (3.5.3-1) ... [2019-12-30T23:56:55.927Z] #17 36.62 Selecting previously unselected package pigz. [2019-12-30T23:56:55.927Z] #17 36.62 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-12-30T23:56:55.927Z] #17 36.64 Unpacking pigz (2.3.4-1) ... [2019-12-30T23:56:55.927Z] #17 36.75 Selecting previously unselected package libip4tc0:arm64. [2019-12-30T23:56:55.927Z] #17 36.76 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-30T23:56:55.927Z] #17 36.77 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:55.927Z] #17 36.91 Selecting previously unselected package libip6tc0:arm64. [2019-12-30T23:56:55.927Z] #17 36.91 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-30T23:56:55.927Z] #17 36.92 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:55.927Z] #17 37.05 Selecting previously unselected package libiptc0:arm64. [2019-12-30T23:56:55.927Z] #17 37.06 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-30T23:56:55.927Z] #17 37.07 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:55.927Z] #17 37.18 Selecting previously unselected package libxtables12:arm64. [2019-12-30T23:56:55.927Z] #17 37.19 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-30T23:56:55.927Z] #17 37.20 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:55.927Z] #17 37.43 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-12-30T23:56:55.927Z] #17 37.44 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-12-30T23:56:55.927Z] #17 37.45 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-12-30T23:56:55.927Z] #17 37.57 Selecting previously unselected package iptables. [2019-12-30T23:56:55.927Z] #17 37.58 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-30T23:56:55.927Z] #17 37.59 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:55.927Z] #17 39.11 Selecting previously unselected package xxd. [2019-12-30T23:56:55.927Z] #17 39.13 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-30T23:56:55.927Z] #17 39.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:56:55.927Z] #17 39.30 Selecting previously unselected package vim-common. [2019-12-30T23:56:55.927Z] #17 39.30 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:56:55.927Z] #17 39.32 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:56:56.189Z] #17 39.46 Selecting previously unselected package bzip2. [2019-12-30T23:56:56.189Z] #17 39.46 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-12-30T23:56:56.189Z] #17 39.49 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-30T23:56:56.189Z] #17 39.62 Selecting previously unselected package libgpm2:arm64. [2019-12-30T23:56:56.449Z] #17 39.62 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-12-30T23:56:56.449Z] #17 39.63 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-12-30T23:56:56.449Z] #17 39.77 Selecting previously unselected package xz-utils. [2019-12-30T23:56:56.449Z] #17 39.78 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-12-30T23:56:56.449Z] #17 39.80 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-30T23:56:56.588Z] #41 94.77 CC criu/bfd.o [2019-12-30T23:56:56.588Z] #41 95.14 CC criu/bitmap.o [2019-12-30T23:56:56.847Z] #41 95.27 CC criu/cgroup-props.o [2019-12-30T23:56:57.022Z] #17 40.08 Selecting previously unselected package aufs-tools. [2019-12-30T23:56:57.022Z] #17 40.08 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-12-30T23:56:57.022Z] #17 40.08 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-30T23:56:57.022Z] #17 40.29 Selecting previously unselected package libonig4:arm64. [2019-12-30T23:56:57.022Z] #17 40.30 Preparing to unpack .../14-libonig4_6.1.3-2_arm64.deb ... [2019-12-30T23:56:57.022Z] #17 40.31 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-12-30T23:56:57.022Z] #17 ... [2019-12-30T23:56:57.022Z] [2019-12-30T23:56:57.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:57.022Z] #41 115.7 CC criu/clone-noasan.o [2019-12-30T23:56:57.196Z] #18 44.47 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-30T23:56:57.196Z] #18 44.47 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-30T23:56:57.196Z] #18 44.48 Setting up zip (3.0-11+b1) ... [2019-12-30T23:56:57.196Z] #18 44.49 Setting up bzip2 (1.0.6-8.1) ... [2019-12-30T23:56:57.196Z] #18 44.50 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-30T23:56:57.196Z] #18 44.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:56:57.196Z] #18 44.55 Setting up libaio1:s390x (0.3.110-3) ... [2019-12-30T23:56:57.196Z] #18 44.58 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:57.292Z] #41 116.1 CC criu/config.o [2019-12-30T23:56:57.415Z] #41 95.88 CC criu/cgroup.o [2019-12-30T23:56:57.602Z] #18 44.59 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-30T23:56:57.602Z] #18 44.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-30T23:56:57.602Z] #18 44.62 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-30T23:56:57.602Z] #18 44.64 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:56:57.602Z] #18 44.65 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-12-30T23:56:57.602Z] #18 44.68 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:56:58.009Z] #18 45.01 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-30T23:56:58.009Z] #18 45.09 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-30T23:56:58.009Z] #18 45.17 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-30T23:56:58.009Z] #18 45.21 Setting up pigz (2.3.4-1) ... [2019-12-30T23:56:58.009Z] #18 45.22 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-30T23:56:58.009Z] #18 45.23 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-12-30T23:56:58.009Z] #18 45.24 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:58.009Z] #18 45.25 Setting up jq (1.5+dfsg-1.3) ... [2019-12-30T23:56:58.009Z] #18 45.25 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-30T23:56:58.009Z] #18 45.26 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-30T23:56:58.009Z] #18 45.27 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:56:58.009Z] #18 45.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-30T23:56:58.009Z] #18 45.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-30T23:56:58.009Z] #18 45.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-30T23:56:58.009Z] #18 45.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-30T23:56:58.009Z] #18 45.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-30T23:56:58.009Z] #18 45.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-30T23:56:58.009Z] #18 45.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-30T23:56:58.185Z] #40 67.60 Selecting previously unselected package libprotoc10:amd64. [2019-12-30T23:56:58.185Z] #40 67.60 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-12-30T23:56:58.185Z] #40 67.61 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-12-30T23:56:58.422Z] #18 45.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-30T23:56:58.422Z] #18 45.32 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-30T23:56:58.422Z] #18 45.32 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:58.422Z] #18 45.33 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-30T23:56:58.422Z] #18 45.34 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-30T23:56:58.747Z] #40 68.42 Selecting previously unselected package protobuf-c-compiler. [2019-12-30T23:56:58.747Z] #40 68.43 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-12-30T23:56:58.747Z] #40 68.44 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-30T23:56:59.007Z] #40 68.60 Selecting previously unselected package protobuf-compiler. [2019-12-30T23:56:59.007Z] #40 68.62 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-12-30T23:56:59.007Z] #40 68.62 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-30T23:56:59.007Z] #40 68.82 Selecting previously unselected package python-pkg-resources. [2019-12-30T23:56:59.211Z] #41 117.7 CC criu/cr-check.o [2019-12-30T23:56:59.263Z] #40 68.83 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-30T23:56:59.263Z] #40 68.83 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-30T23:56:59.263Z] #40 68.99 Selecting previously unselected package python-protobuf. [2019-12-30T23:56:59.263Z] #40 68.99 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-12-30T23:56:59.263Z] #40 69.00 Unpacking python-protobuf (3.0.0-9) ... [2019-12-30T23:56:59.302Z] #18 ... [2019-12-30T23:56:59.302Z] [2019-12-30T23:56:59.302Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:56:59.302Z] #42 92.68 CC criu/cr-service.o [2019-12-30T23:56:59.302Z] #42 94.35 CC criu/crtools.o [2019-12-30T23:56:59.302Z] #42 95.33 CC criu/eventfd.o [2019-12-30T23:56:59.302Z] #42 95.95 CC criu/eventpoll.o [2019-12-30T23:56:59.302Z] #42 97.18 CC criu/external.o [2019-12-30T23:56:59.302Z] #42 97.60 CC criu/fault-injection.o [2019-12-30T23:56:59.302Z] #42 97.69 CC criu/fdstore.o [2019-12-30T23:56:59.302Z] #42 98.09 CC criu/fifo.o [2019-12-30T23:56:59.302Z] #42 98.53 CC criu/file-ids.o [2019-12-30T23:56:59.302Z] #42 98.91 CC criu/file-lock.o [2019-12-30T23:56:59.302Z] #42 99.82 CC criu/files-ext.o [2019-12-30T23:56:59.302Z] #42 100.2 CC criu/files-reg.o [2019-12-30T23:56:59.302Z] #42 102.3 CC criu/files.o [2019-12-30T23:56:59.319Z] #41 ... [2019-12-30T23:56:59.319Z] [2019-12-30T23:56:59.319Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:59.319Z] #54 182.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-30T23:56:59.698Z] #42 ... [2019-12-30T23:56:59.698Z] [2019-12-30T23:56:59.698Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:56:59.698Z] #45 137.0 github.com/LK4D4/vndr/godl [2019-12-30T23:56:59.698Z] #45 137.7 github.com/LK4D4/vndr [2019-12-30T23:57:00.111Z] #45 DONE 147.6s [2019-12-30T23:57:00.111Z] [2019-12-30T23:57:00.111Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:00.188Z] #40 69.97 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-30T23:57:00.443Z] #40 70.09 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-30T23:57:00.443Z] #40 70.11 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-30T23:57:00.597Z] #41 119.5 CC criu/cr-dedup.o [2019-12-30T23:57:01.223Z] #54 184.7 + mkdir -p /build [2019-12-30T23:57:01.223Z] #54 184.7 + cp runc /build/runc [2019-12-30T23:57:01.223Z] #54 DONE 185.1s [2019-12-30T23:57:01.223Z] [2019-12-30T23:57:01.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:01.223Z] #41 98.39 CC criu/clone-noasan.o [2019-12-30T23:57:01.223Z] #41 98.50 CC criu/config.o [2019-12-30T23:57:01.223Z] #41 99.62 CC criu/cr-check.o [2019-12-30T23:57:01.539Z] #41 120.0 CC criu/cr-dump.o [2019-12-30T23:57:02.038Z] #60 ... [2019-12-30T23:57:02.038Z] [2019-12-30T23:57:02.038Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:02.038Z] #42 105.3 CC criu/filesystems.o [2019-12-30T23:57:02.481Z] #41 ... [2019-12-30T23:57:02.481Z] [2019-12-30T23:57:02.481Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:57:02.481Z] #17 40.46 Selecting previously unselected package libjq1:arm64. [2019-12-30T23:57:02.481Z] #17 40.46 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-12-30T23:57:02.481Z] #17 40.48 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-30T23:57:02.481Z] #17 40.62 Selecting previously unselected package jq. [2019-12-30T23:57:02.481Z] #17 40.62 Preparing to unpack .../16-jq_1.5+dfsg-1.3_arm64.deb ... [2019-12-30T23:57:02.481Z] #17 40.63 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-30T23:57:02.481Z] #17 40.76 Selecting previously unselected package libaio1:arm64. [2019-12-30T23:57:02.481Z] #17 40.80 Preparing to unpack .../17-libaio1_0.3.110-3_arm64.deb ... [2019-12-30T23:57:02.481Z] #17 40.81 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-12-30T23:57:02.481Z] #17 40.89 Selecting previously unselected package libcap2-bin. [2019-12-30T23:57:02.481Z] #17 40.89 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-12-30T23:57:02.481Z] #17 40.93 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-30T23:57:02.481Z] #17 41.05 Selecting previously unselected package libnl-3-200:arm64. [2019-12-30T23:57:02.481Z] #17 41.05 Preparing to unpack .../19-libnl-3-200_3.2.27-2_arm64.deb ... [2019-12-30T23:57:02.481Z] #17 41.06 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-12-30T23:57:02.481Z] #17 41.15 Selecting previously unselected package libprotobuf-c1:arm64. [2019-12-30T23:57:02.481Z] #17 41.16 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-12-30T23:57:02.481Z] #17 41.16 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-30T23:57:02.481Z] #17 41.27 Selecting previously unselected package libreadline5:arm64. [2019-12-30T23:57:02.481Z] #17 41.27 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-12-30T23:57:02.481Z] #17 41.28 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-12-30T23:57:02.481Z] #17 41.40 Selecting previously unselected package net-tools. [2019-12-30T23:57:02.481Z] #17 41.41 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-12-30T23:57:02.481Z] #17 41.42 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-30T23:57:02.481Z] #17 41.66 Selecting previously unselected package python-pip-whl. [2019-12-30T23:57:02.481Z] #17 41.67 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-30T23:57:02.481Z] #17 41.68 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-30T23:57:02.481Z] #17 42.08 Selecting previously unselected package python3-pip. [2019-12-30T23:57:02.481Z] #17 42.08 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-30T23:57:02.481Z] #17 42.08 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-30T23:57:02.481Z] #17 42.28 Selecting previously unselected package python3-pkg-resources. [2019-12-30T23:57:02.481Z] #17 42.28 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-30T23:57:02.481Z] #17 42.28 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-30T23:57:02.481Z] #17 42.41 Selecting previously unselected package python3-setuptools. [2019-12-30T23:57:02.481Z] #17 42.43 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-30T23:57:02.481Z] #17 42.46 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-30T23:57:02.481Z] #17 42.68 Selecting previously unselected package python3-wheel. [2019-12-30T23:57:02.481Z] #17 42.68 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-30T23:57:02.481Z] #17 42.70 Unpacking python3-wheel (0.29.0-2) ... [2019-12-30T23:57:02.481Z] #17 42.83 Selecting previously unselected package thin-provisioning-tools. [2019-12-30T23:57:02.481Z] #17 42.84 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-12-30T23:57:02.481Z] #17 42.85 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-30T23:57:02.481Z] #17 43.09 Selecting previously unselected package vim-runtime. [2019-12-30T23:57:02.481Z] #17 43.10 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:57:02.481Z] #17 43.14 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-30T23:57:02.481Z] #17 43.20 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-30T23:57:02.482Z] #17 43.21 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:57:02.897Z] #42 106.0 CC criu/fsnotify.o [2019-12-30T23:57:03.128Z] #41 101.4 CC criu/cr-dedup.o [2019-12-30T23:57:03.388Z] #41 101.7 CC criu/cr-dump.o [2019-12-30T23:57:03.424Z] #17 46.64 Selecting previously unselected package vim. [2019-12-30T23:57:03.424Z] #17 46.64 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-30T23:57:03.424Z] #17 46.64 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:57:03.746Z] #42 107.0 CC criu/image-desc.o [2019-12-30T23:57:03.995Z] #17 47.08 Selecting previously unselected package xfsprogs. [2019-12-30T23:57:03.995Z] #17 47.09 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-12-30T23:57:03.995Z] #17 47.10 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-30T23:57:04.155Z] #42 107.2 CC criu/image.o [2019-12-30T23:57:04.256Z] #17 47.49 Selecting previously unselected package zip. [2019-12-30T23:57:04.256Z] #17 47.50 Preparing to unpack .../32-zip_3.0-11+b1_arm64.deb ... [2019-12-30T23:57:04.256Z] #17 47.50 Unpacking zip (3.0-11+b1) ... [2019-12-30T23:57:04.282Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 25.7s done [2019-12-30T23:57:04.282Z] #8 DONE 34.1s [2019-12-30T23:57:04.282Z] [2019-12-30T23:57:04.282Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-30T23:57:04.282Z] #9 DONE 0.2s [2019-12-30T23:57:04.282Z] [2019-12-30T23:57:04.282Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-30T23:57:04.282Z] #10 DONE 0.2s [2019-12-30T23:57:04.282Z] [2019-12-30T23:57:04.282Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:57:04.282Z] #21 DONE 0.0s [2019-12-30T23:57:04.282Z] [2019-12-30T23:57:04.282Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:57:04.282Z] #34 ... [2019-12-30T23:57:04.282Z] [2019-12-30T23:57:04.282Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-30T23:57:04.282Z] #44 DONE 0.1s [2019-12-30T23:57:04.282Z] [2019-12-30T23:57:04.282Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-30T23:57:04.282Z] #62 DONE 0.1s [2019-12-30T23:57:04.282Z] [2019-12-30T23:57:04.282Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-30T23:57:04.282Z] #31 DONE 0.1s [2019-12-30T23:57:04.282Z] [2019-12-30T23:57:04.282Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-30T23:57:04.282Z] #22 DONE 0.1s [2019-12-30T23:57:04.282Z] [2019-12-30T23:57:04.282Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-30T23:57:04.282Z] #50 DONE 0.1s [2019-12-30T23:57:04.282Z] [2019-12-30T23:57:04.282Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-30T23:57:04.282Z] #68 DONE 0.2s [2019-12-30T23:57:04.282Z] [2019-12-30T23:57:04.282Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-30T23:57:04.282Z] #47 DONE 0.2s [2019-12-30T23:57:04.282Z] [2019-12-30T23:57:04.282Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:57:04.517Z] #17 47.69 Selecting previously unselected package libapparmor-perl. [2019-12-30T23:57:04.518Z] #17 47.71 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-12-30T23:57:04.518Z] #17 47.72 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-30T23:57:04.518Z] #17 47.85 Selecting previously unselected package apparmor. [2019-12-30T23:57:04.518Z] #17 47.86 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-12-30T23:57:04.574Z] #69 0.839 + RM_GOPATH=0 [2019-12-30T23:57:04.574Z] #69 0.839 + TMP_GOPATH= [2019-12-30T23:57:04.574Z] #69 0.840 + : /build [2019-12-30T23:57:04.574Z] #69 0.841 + '[' -z '' ']' [2019-12-30T23:57:04.574Z] #69 0.843 ++ mktemp -d [2019-12-30T23:57:04.574Z] #69 0.847 + export GOPATH=/tmp/tmp.sQzh1FHp3x [2019-12-30T23:57:04.574Z] #69 0.847 + GOPATH=/tmp/tmp.sQzh1FHp3x [2019-12-30T23:57:04.574Z] #69 0.847 + RM_GOPATH=1 [2019-12-30T23:57:04.574Z] #69 0.848 ++ dirname ./install.sh [2019-12-30T23:57:04.574Z] #69 0.888 + dir=. [2019-12-30T23:57:04.574Z] #69 0.888 + bin=proxy [2019-12-30T23:57:04.574Z] #69 0.888 + shift [2019-12-30T23:57:04.574Z] #69 0.890 + '[' '!' -f ./proxy.installer ']' [2019-12-30T23:57:04.574Z] #69 0.890 + . ./proxy.installer [2019-12-30T23:57:04.574Z] #69 0.892 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:57:04.574Z] #69 0.909 + install_proxy [2019-12-30T23:57:04.574Z] #69 0.909 + case "$1" in [2019-12-30T23:57:04.574Z] #69 0.909 + export CGO_ENABLED=0 [2019-12-30T23:57:04.574Z] #69 0.909 + CGO_ENABLED=0 [2019-12-30T23:57:04.574Z] #69 0.909 + _install_proxy [2019-12-30T23:57:04.574Z] #69 0.909 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-30T23:57:04.574Z] #69 0.909 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sQzh1FHp3x/src/github.com/docker/libnetwork [2019-12-30T23:57:04.574Z] #69 0.910 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:57:04.574Z] #69 0.942 Cloning into '/tmp/tmp.sQzh1FHp3x/src/github.com/docker/libnetwork'... [2019-12-30T23:57:04.765Z] #41 103.3 CC criu/cr-errno.o [2019-12-30T23:57:04.779Z] #17 47.93 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-30T23:57:05.024Z] #41 103.4 CC criu/cr-restore.o [2019-12-30T23:57:05.039Z] #17 48.40 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-30T23:57:05.039Z] #17 48.43 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-30T23:57:05.039Z] #17 48.44 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-30T23:57:05.055Z] #42 108.1 CC criu/ipc_ns.o [2019-12-30T23:57:05.300Z] #17 48.50 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:57:05.300Z] #17 48.51 Processing triggers for mime-support (3.60) ... [2019-12-30T23:57:05.300Z] #17 48.59 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:57:05.300Z] #17 48.60 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-12-30T23:57:05.300Z] #17 48.61 Setting up libcap2-bin (1:2.25-1) ... [2019-12-30T23:57:05.300Z] #17 48.67 Setting up bash-completion (1:2.1-4.3) ... [2019-12-30T23:57:05.742Z] #40 ... [2019-12-30T23:57:05.742Z] [2019-12-30T23:57:05.742Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:57:05.742Z] #44 64.68 syscall [2019-12-30T23:57:05.742Z] #44 74.86 time [2019-12-30T23:57:05.742Z] #44 ... [2019-12-30T23:57:05.742Z] [2019-12-30T23:57:05.742Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:05.742Z] #59 3.894 + RM_GOPATH=0 [2019-12-30T23:57:05.742Z] #59 3.898 + TMP_GOPATH= [2019-12-30T23:57:05.742Z] #59 3.898 + : /build [2019-12-30T23:57:05.742Z] #59 3.898 + '[' -z '' ']' [2019-12-30T23:57:05.742Z] #59 3.901 ++ mktemp -d [2019-12-30T23:57:05.742Z] #59 3.902 + export GOPATH=/tmp/tmp.dK1yNApSRz [2019-12-30T23:57:05.742Z] #59 3.902 + GOPATH=/tmp/tmp.dK1yNApSRz [2019-12-30T23:57:05.742Z] #59 3.902 + RM_GOPATH=1 [2019-12-30T23:57:05.742Z] #59 3.902 ++ dirname ./install.sh [2019-12-30T23:57:05.742Z] #59 3.906 + dir=. [2019-12-30T23:57:05.742Z] #59 3.906 + bin=containerd [2019-12-30T23:57:05.742Z] #59 3.906 + shift [2019-12-30T23:57:05.742Z] #59 3.906 + '[' '!' -f ./containerd.installer ']' [2019-12-30T23:57:05.742Z] #59 3.906 + . ./containerd.installer [2019-12-30T23:57:05.742Z] #59 3.906 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:57:05.742Z] #59 3.907 + install_containerd [2019-12-30T23:57:05.742Z] #59 3.909 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-30T23:57:05.743Z] #59 3.909 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dK1yNApSRz/src/github.com/containerd/containerd [2019-12-30T23:57:05.743Z] #59 3.909 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:57:05.743Z] #59 3.929 Cloning into '/tmp/tmp.dK1yNApSRz/src/github.com/containerd/containerd'... [2019-12-30T23:57:06.733Z] #59 ... [2019-12-30T23:57:06.733Z] [2019-12-30T23:57:06.733Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:57:06.734Z] #40 76.39 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-30T23:57:06.734Z] #40 76.40 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-12-30T23:57:06.734Z] #40 76.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:57:06.847Z] #42 109.6 CC criu/irmap.o [2019-12-30T23:57:06.990Z] #40 76.53 Setting up python-protobuf (3.0.0-9) ... [2019-12-30T23:57:07.300Z] #42 110.4 CC criu/kcmp-ids.o [2019-12-30T23:57:07.300Z] #42 110.7 CC criu/kerndat.o [2019-12-30T23:57:08.310Z] #41 106.2 CC criu/cr-service.o [2019-12-30T23:57:08.357Z] #40 ... [2019-12-30T23:57:08.357Z] [2019-12-30T23:57:08.357Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:57:08.357Z] #31 68.13 time [2019-12-30T23:57:08.357Z] #31 76.19 internal/poll [2019-12-30T23:57:08.569Z] #41 107.1 CC criu/crtools.o [2019-12-30T23:57:08.647Z] #17 51.79 Setting up libonig4:arm64 (6.1.3-2) ... [2019-12-30T23:57:08.647Z] #17 51.81 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-30T23:57:08.647Z] #17 51.82 Setting up zip (3.0-11+b1) ... [2019-12-30T23:57:08.647Z] #17 51.84 Setting up bzip2 (1.0.6-8.1) ... [2019-12-30T23:57:08.647Z] #17 51.86 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-30T23:57:08.647Z] #17 51.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:57:08.647Z] #17 51.91 Setting up libaio1:arm64 (0.3.110-3) ... [2019-12-30T23:57:08.647Z] #17 51.93 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:57:08.647Z] #17 51.94 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-30T23:57:08.647Z] #17 51.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-30T23:57:08.647Z] #17 52.01 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-30T23:57:08.647Z] #17 52.02 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:57:08.647Z] #17 52.04 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-12-30T23:57:08.647Z] #17 52.08 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:57:08.704Z] #42 111.7 CC criu/libnetlink.o [2019-12-30T23:57:08.704Z] #42 112.0 CC criu/log.o [2019-12-30T23:57:08.704Z] #42 ... [2019-12-30T23:57:08.704Z] [2019-12-30T23:57:08.704Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:57:08.704Z] #29 156.3 + rm -rf /tmp/tmp.XGY7vQM8hT [2019-12-30T23:57:09.107Z] #29 DONE 156.7s [2019-12-30T23:57:09.107Z] [2019-12-30T23:57:09.107Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:09.107Z] #42 112.4 CC criu/lsm.o [2019-12-30T23:57:09.221Z] #17 52.43 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-12-30T23:57:09.221Z] #17 52.45 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-12-30T23:57:09.221Z] #17 52.49 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-30T23:57:09.221Z] #17 52.50 Setting up pigz (2.3.4-1) ... [2019-12-30T23:57:09.221Z] #17 52.52 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-30T23:57:09.221Z] #17 52.53 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-12-30T23:57:09.221Z] #17 52.54 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:57:09.221Z] #17 52.56 Setting up jq (1.5+dfsg-1.3) ... [2019-12-30T23:57:09.221Z] #17 52.58 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-12-30T23:57:09.221Z] #17 52.59 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-30T23:57:09.221Z] #17 52.62 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:57:09.221Z] #17 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-30T23:57:09.221Z] #17 52.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-30T23:57:09.221Z] #17 52.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-30T23:57:09.221Z] #17 52.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-30T23:57:09.221Z] #17 52.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-30T23:57:09.221Z] #17 52.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-30T23:57:09.221Z] #17 52.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-30T23:57:09.270Z] #69 ... [2019-12-30T23:57:09.270Z] [2019-12-30T23:57:09.270Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:09.270Z] #23 0.922 + RM_GOPATH=0 [2019-12-30T23:57:09.270Z] #23 0.922 + TMP_GOPATH= [2019-12-30T23:57:09.270Z] #23 0.956 + : /build [2019-12-30T23:57:09.270Z] #23 0.964 + '[' -z '' ']' [2019-12-30T23:57:09.270Z] #23 0.975 ++ mktemp -d [2019-12-30T23:57:09.270Z] #23 0.978 + export GOPATH=/tmp/tmp.ghTU31fdIn [2019-12-30T23:57:09.270Z] #23 0.979 + GOPATH=/tmp/tmp.ghTU31fdIn [2019-12-30T23:57:09.270Z] #23 0.979 + RM_GOPATH=1 [2019-12-30T23:57:09.270Z] #23 0.984 ++ dirname ./install.sh [2019-12-30T23:57:09.270Z] #23 1.018 + dir=. [2019-12-30T23:57:09.270Z] #23 1.018 + bin=dockercli [2019-12-30T23:57:09.270Z] #23 1.019 + shift [2019-12-30T23:57:09.270Z] #23 1.020 + '[' '!' -f ./dockercli.installer ']' [2019-12-30T23:57:09.270Z] #23 1.024 + . ./dockercli.installer [2019-12-30T23:57:09.270Z] #23 1.025 ++ : stable [2019-12-30T23:57:09.270Z] #23 1.026 ++ : 17.06.2-ce [2019-12-30T23:57:09.270Z] #23 1.034 + install_dockercli [2019-12-30T23:57:09.270Z] #23 1.036 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-30T23:57:09.270Z] #23 1.036 Install docker/cli version 17.06.2-ce from stable [2019-12-30T23:57:09.270Z] #23 1.037 ++ uname -m [2019-12-30T23:57:09.270Z] #23 1.073 + arch=ppc64le [2019-12-30T23:57:09.270Z] #23 1.074 + '[' ppc64le '!=' x86_64 ']' [2019-12-30T23:57:09.270Z] #23 1.074 + '[' ppc64le '!=' s390x ']' [2019-12-30T23:57:09.270Z] #23 1.075 + '[' ppc64le '!=' armhf ']' [2019-12-30T23:57:09.270Z] #23 1.075 + build_dockercli [2019-12-30T23:57:09.270Z] #23 1.075 + git clone https://github.com/docker/docker-ce /tmp/tmp.ghTU31fdIn/tmp/docker-ce [2019-12-30T23:57:09.270Z] #23 1.100 Cloning into '/tmp/tmp.ghTU31fdIn/tmp/docker-ce'... [2019-12-30T23:57:09.482Z] #17 52.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-30T23:57:09.482Z] #17 52.74 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-12-30T23:57:09.482Z] #17 52.76 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-30T23:57:09.482Z] #17 52.78 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-30T23:57:09.482Z] #17 52.84 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-30T23:57:09.498Z] #42 112.9 CC criu/mem.o [2019-12-30T23:57:09.506Z] #41 107.7 CC criu/eventfd.o [2019-12-30T23:57:09.506Z] #41 107.9 CC criu/eventpoll.o [2019-12-30T23:57:10.074Z] #41 108.5 CC criu/external.o [2019-12-30T23:57:10.247Z] #31 79.80 internal/syscall/unix [2019-12-30T23:57:10.332Z] #41 108.8 CC criu/fault-injection.o [2019-12-30T23:57:10.332Z] #41 108.9 CC criu/fdstore.o [2019-12-30T23:57:10.504Z] #31 80.14 internal/fmtsort [2019-12-30T23:57:10.504Z] #31 80.34 os [2019-12-30T23:57:10.591Z] #41 109.2 CC criu/fifo.o [2019-12-30T23:57:10.849Z] #41 109.4 CC criu/file-ids.o [2019-12-30T23:57:11.108Z] #41 109.7 CC criu/file-lock.o [2019-12-30T23:57:11.434Z] #31 ... [2019-12-30T23:57:11.434Z] [2019-12-30T23:57:11.434Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:57:11.434Z] #44 80.74 internal/fmtsort [2019-12-30T23:57:11.468Z] #42 114.4 CC criu/mount.o [2019-12-30T23:57:11.468Z] #42 ... [2019-12-30T23:57:11.468Z] [2019-12-30T23:57:11.468Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:57:11.468Z] #18 49.79 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-30T23:57:11.468Z] #18 49.80 Setting up python3 (3.5.3-1) ... [2019-12-30T23:57:11.468Z] #18 50.99 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-30T23:57:11.468Z] #18 52.42 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-30T23:57:11.468Z] #18 52.72 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-30T23:57:11.468Z] #18 52.85 Setting up python3-wheel (0.29.0-2) ... [2019-12-30T23:57:11.468Z] #18 54.42 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-30T23:57:11.468Z] #18 55.51 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-30T23:57:11.468Z] #18 56.62 Setting up python3-setuptools (33.1.1-1) ... [2019-12-30T23:57:11.468Z] #18 57.85 Setting up dh-python (2.20170125) ... [2019-12-30T23:57:11.468Z] #18 58.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:57:11.468Z] #18 DONE 58.7s [2019-12-30T23:57:11.676Z] #41 110.3 CC criu/files-ext.o [2019-12-30T23:57:11.870Z] [2019-12-30T23:57:11.870Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-30T23:57:12.243Z] #41 110.6 CC criu/files-reg.o [2019-12-30T23:57:12.364Z] #44 81.71 strings [2019-12-30T23:57:13.619Z] #41 111.9 CC criu/files.o [2019-12-30T23:57:13.692Z] #17 56.97 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-12-30T23:57:13.692Z] #17 56.98 Setting up python3 (3.5.3-1) ... [2019-12-30T23:57:13.728Z] #23 ... [2019-12-30T23:57:13.728Z] [2019-12-30T23:57:13.728Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:57:13.728Z] #57 0.787 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:57:13.728Z] #57 0.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:57:13.728Z] #57 0.842 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:57:13.728Z] #57 0.859 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:57:13.728Z] #57 0.887 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:57:13.728Z] #57 2.320 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-30T23:57:13.728Z] #57 5.054 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-30T23:57:13.728Z] #57 7.091 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-30T23:57:13.728Z] #57 ... [2019-12-30T23:57:13.728Z] [2019-12-30T23:57:13.728Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:57:13.728Z] #41 1.331 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:57:13.728Z] #41 1.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:57:13.728Z] #41 1.510 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:57:13.728Z] #41 1.560 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:57:13.728Z] #41 1.643 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:57:13.728Z] #41 3.212 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-30T23:57:13.728Z] #41 5.952 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-30T23:57:13.728Z] #41 7.856 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-30T23:57:13.728Z] #41 ... [2019-12-30T23:57:13.728Z] [2019-12-30T23:57:13.728Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:13.728Z] #48 0.690 + RM_GOPATH=0 [2019-12-30T23:57:13.728Z] #48 0.692 + TMP_GOPATH= [2019-12-30T23:57:13.728Z] #48 0.693 + : /build [2019-12-30T23:57:13.728Z] #48 0.693 + '[' -z '' ']' [2019-12-30T23:57:13.728Z] #48 0.695 ++ mktemp -d [2019-12-30T23:57:13.728Z] #48 0.698 + export GOPATH=/tmp/tmp.7CWq4eXQ0u [2019-12-30T23:57:13.728Z] #48 0.704 + GOPATH=/tmp/tmp.7CWq4eXQ0u [2019-12-30T23:57:13.728Z] #48 0.705 + RM_GOPATH=1 [2019-12-30T23:57:13.728Z] #48 0.707 ++ dirname ./install.sh [2019-12-30T23:57:13.728Z] #48 0.710 + dir=. [2019-12-30T23:57:13.728Z] #48 0.713 + bin=gotestsum [2019-12-30T23:57:13.728Z] #48 0.714 + shift [2019-12-30T23:57:13.728Z] #48 0.715 + '[' '!' -f ./gotestsum.installer ']' [2019-12-30T23:57:13.728Z] #48 0.717 + . ./gotestsum.installer [2019-12-30T23:57:13.728Z] #48 0.718 ++ : v0.3.5 [2019-12-30T23:57:13.728Z] #48 0.720 + install_gotestsum [2019-12-30T23:57:13.728Z] #48 0.721 + echo 'Installing gotestsum version v0.3.5' [2019-12-30T23:57:13.728Z] #48 0.722 Installing gotestsum version v0.3.5 [2019-12-30T23:57:13.728Z] #48 0.723 + go get -d gotest.tools/gotestsum [2019-12-30T23:57:13.728Z] #48 ... [2019-12-30T23:57:13.728Z] [2019-12-30T23:57:13.728Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:57:13.728Z] #32 0.980 + RM_GOPATH=0 [2019-12-30T23:57:13.728Z] #32 0.981 + TMP_GOPATH= [2019-12-30T23:57:13.728Z] #32 0.981 + : /build [2019-12-30T23:57:13.728Z] #32 0.982 + '[' -z '' ']' [2019-12-30T23:57:13.728Z] #32 0.982 ++ mktemp -d [2019-12-30T23:57:13.728Z] #32 0.984 + export GOPATH=/tmp/tmp.XgUWa1yCk5 [2019-12-30T23:57:13.728Z] #32 0.985 + GOPATH=/tmp/tmp.XgUWa1yCk5 [2019-12-30T23:57:13.728Z] #32 0.985 + RM_GOPATH=1 [2019-12-30T23:57:13.728Z] #32 0.999 ++ dirname ./install.sh [2019-12-30T23:57:13.728Z] #32 1.013 + dir=. [2019-12-30T23:57:13.728Z] #32 1.013 + bin=tomlv [2019-12-30T23:57:13.728Z] #32 1.013 + shift [2019-12-30T23:57:13.728Z] #32 1.021 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:57:13.728Z] #32 1.027 + '[' '!' -f ./tomlv.installer ']' [2019-12-30T23:57:13.728Z] #32 1.027 + . ./tomlv.installer [2019-12-30T23:57:13.728Z] #32 1.027 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:57:13.728Z] #32 1.027 + install_tomlv [2019-12-30T23:57:13.728Z] #32 1.027 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-30T23:57:13.728Z] #32 1.047 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XgUWa1yCk5/src/github.com/BurntSushi/toml [2019-12-30T23:57:13.728Z] #32 1.047 Cloning into '/tmp/tmp.XgUWa1yCk5/src/github.com/BurntSushi/toml'... [2019-12-30T23:57:13.728Z] #32 3.753 + cd /tmp/tmp.XgUWa1yCk5/src/github.com/BurntSushi/toml [2019-12-30T23:57:13.728Z] #32 3.760 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-30T23:57:13.728Z] #32 3.812 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-30T23:57:13.728Z] #32 5.012 math/bits [2019-12-30T23:57:13.728Z] #32 5.038 runtime/internal/sys [2019-12-30T23:57:13.728Z] #32 5.058 internal/cpu [2019-12-30T23:57:13.728Z] #32 5.221 runtime/internal/atomic [2019-12-30T23:57:13.728Z] #32 6.368 unicode/utf8 [2019-12-30T23:57:13.728Z] #32 6.527 sync/atomic [2019-12-30T23:57:13.728Z] #32 7.050 internal/bytealg [2019-12-30T23:57:13.728Z] #32 7.604 unicode [2019-12-30T23:57:13.728Z] #32 8.082 math [2019-12-30T23:57:13.728Z] #32 9.610 internal/testlog [2019-12-30T23:57:13.728Z] #32 10.11 runtime [2019-12-30T23:57:14.019Z] #32 ... [2019-12-30T23:57:14.019Z] [2019-12-30T23:57:14.019Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:57:14.019Z] #11 1.001 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:57:14.019Z] #11 1.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:57:14.019Z] #11 1.241 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:57:14.019Z] #11 1.263 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:57:14.019Z] #11 1.293 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:57:14.019Z] #11 3.042 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-30T23:57:14.019Z] #11 5.699 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-30T23:57:14.019Z] #11 7.630 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-30T23:57:14.019Z] #11 ... [2019-12-30T23:57:14.019Z] [2019-12-30T23:57:14.019Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:57:14.019Z] #25 0.659 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:57:14.019Z] #25 0.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:57:14.019Z] #25 0.715 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:57:14.019Z] #25 0.733 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:57:14.019Z] #25 0.760 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:57:14.019Z] #25 1.467 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-30T23:57:14.019Z] #25 4.130 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-30T23:57:14.019Z] #25 5.805 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-30T23:57:14.255Z] #44 83.51 os [2019-12-30T23:57:14.266Z] #17 ... [2019-12-30T23:57:14.266Z] [2019-12-30T23:57:14.266Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:14.266Z] #41 122.9 CC criu/cr-errno.o [2019-12-30T23:57:14.266Z] #41 123.0 CC criu/cr-restore.o [2019-12-30T23:57:14.266Z] #41 127.9 CC criu/cr-service.o [2019-12-30T23:57:14.266Z] #41 129.8 CC criu/crtools.o [2019-12-30T23:57:14.266Z] #41 130.6 CC criu/eventfd.o [2019-12-30T23:57:14.266Z] #41 131.0 CC criu/eventpoll.o [2019-12-30T23:57:14.266Z] #41 132.2 CC criu/external.o [2019-12-30T23:57:14.266Z] #41 132.6 CC criu/fault-injection.o [2019-12-30T23:57:14.266Z] #41 132.7 CC criu/fdstore.o [2019-12-30T23:57:14.266Z] #41 133.1 CC criu/fifo.o [2019-12-30T23:57:14.308Z] #25 ... [2019-12-30T23:57:14.308Z] [2019-12-30T23:57:14.308Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:14.308Z] #63 0.561 + RM_GOPATH=0 [2019-12-30T23:57:14.308Z] #63 0.561 + TMP_GOPATH= [2019-12-30T23:57:14.308Z] #63 0.561 + : /build/ [2019-12-30T23:57:14.308Z] #63 0.561 + '[' -z '' ']' [2019-12-30T23:57:14.308Z] #63 0.562 ++ mktemp -d [2019-12-30T23:57:14.308Z] #63 0.564 + export GOPATH=/tmp/tmp.fnimtw3kjF [2019-12-30T23:57:14.308Z] #63 0.564 + GOPATH=/tmp/tmp.fnimtw3kjF [2019-12-30T23:57:14.308Z] #63 0.564 + RM_GOPATH=1 [2019-12-30T23:57:14.308Z] #63 0.565 ++ dirname ./install.sh [2019-12-30T23:57:14.308Z] #63 0.567 + dir=. [2019-12-30T23:57:14.308Z] #63 0.567 + bin=rootlesskit [2019-12-30T23:57:14.308Z] #63 0.567 + shift [2019-12-30T23:57:14.308Z] #63 0.567 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-30T23:57:14.308Z] #63 0.568 + . ./rootlesskit.installer [2019-12-30T23:57:14.308Z] #63 0.568 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:57:14.308Z] #63 0.569 + install_rootlesskit [2019-12-30T23:57:14.308Z] #63 0.569 + case "$1" in [2019-12-30T23:57:14.308Z] #63 0.569 + export CGO_ENABLED=0 [2019-12-30T23:57:14.308Z] #63 0.569 + CGO_ENABLED=0 [2019-12-30T23:57:14.308Z] #63 0.569 + _install_rootlesskit [2019-12-30T23:57:14.308Z] #63 0.569 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-30T23:57:14.308Z] #63 0.569 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:57:14.308Z] #63 0.569 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fnimtw3kjF/src/github.com/rootless-containers/rootlesskit [2019-12-30T23:57:14.308Z] #63 0.572 Cloning into '/tmp/tmp.fnimtw3kjF/src/github.com/rootless-containers/rootlesskit'... [2019-12-30T23:57:14.308Z] #63 5.933 + cd /tmp/tmp.fnimtw3kjF/src/github.com/rootless-containers/rootlesskit [2019-12-30T23:57:14.308Z] #63 5.950 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-30T23:57:14.308Z] #63 6.522 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-30T23:57:14.308Z] #63 6.523 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-30T23:57:14.308Z] #63 ... [2019-12-30T23:57:14.308Z] [2019-12-30T23:57:14.308Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:57:14.308Z] #39 1.048 + mktemp -d [2019-12-30T23:57:14.308Z] #39 1.066 + export GOPATH=/tmp/tmp.4jUxZlWqKK [2019-12-30T23:57:14.308Z] #39 1.073 + git clone https://github.com/docker/distribution.git /tmp/tmp.4jUxZlWqKK/src/github.com/docker/distribution [2019-12-30T23:57:14.308Z] #39 1.083 Cloning into '/tmp/tmp.4jUxZlWqKK/src/github.com/docker/distribution'... [2019-12-30T23:57:14.599Z] #39 ... [2019-12-30T23:57:14.599Z] [2019-12-30T23:57:14.599Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:14.599Z] #51 0.877 + RM_GOPATH=0 [2019-12-30T23:57:14.599Z] #51 0.877 + TMP_GOPATH= [2019-12-30T23:57:14.599Z] #51 0.878 + : /build [2019-12-30T23:57:14.599Z] #51 0.879 + '[' -z '' ']' [2019-12-30T23:57:14.599Z] #51 0.882 ++ mktemp -d [2019-12-30T23:57:14.599Z] #51 0.890 + export GOPATH=/tmp/tmp.JrJkTAk7LH [2019-12-30T23:57:14.599Z] #51 0.890 + GOPATH=/tmp/tmp.JrJkTAk7LH [2019-12-30T23:57:14.599Z] #51 0.890 + RM_GOPATH=1 [2019-12-30T23:57:14.599Z] #51 0.937 ++ dirname ./install.sh [2019-12-30T23:57:14.599Z] #51 0.947 + dir=. [2019-12-30T23:57:14.599Z] #51 0.947 + bin=golangci_lint [2019-12-30T23:57:14.599Z] #51 0.947 + shift [2019-12-30T23:57:14.599Z] #51 0.947 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-30T23:57:14.599Z] #51 0.947 + . ./golangci_lint.installer [2019-12-30T23:57:14.599Z] #51 0.948 ++ : v1.20.0 [2019-12-30T23:57:14.599Z] #51 0.949 + install_golangci_lint [2019-12-30T23:57:14.599Z] #51 0.952 + echo 'Installing golangci-lint version v1.20.0' [2019-12-30T23:57:14.599Z] #51 0.952 Installing golangci-lint version v1.20.0 [2019-12-30T23:57:14.599Z] #51 0.952 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-30T23:57:14.599Z] #51 ... [2019-12-30T23:57:14.599Z] [2019-12-30T23:57:14.599Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:57:14.599Z] #34 1.389 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:57:14.599Z] #34 1.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:57:14.599Z] #34 1.555 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:57:14.599Z] #34 1.596 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:57:14.599Z] #34 1.765 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:57:14.599Z] #34 3.138 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-30T23:57:14.599Z] #34 5.705 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-30T23:57:14.599Z] #34 7.827 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-30T23:57:14.887Z] #34 ... [2019-12-30T23:57:14.887Z] [2019-12-30T23:57:14.887Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:57:14.887Z] #29 1.056 + mktemp -d [2019-12-30T23:57:14.887Z] #29 1.064 + export GOPATH=/tmp/tmp.MaXvQRmLcW [2019-12-30T23:57:14.887Z] #29 1.068 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.MaXvQRmLcW/src/github.com/go-swagger/go-swagger [2019-12-30T23:57:14.887Z] #29 1.081 Cloning into '/tmp/tmp.MaXvQRmLcW/src/github.com/go-swagger/go-swagger'... [2019-12-30T23:57:14.887Z] #29 ... [2019-12-30T23:57:14.887Z] [2019-12-30T23:57:14.887Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:57:14.887Z] #45 0.999 + RM_GOPATH=0 [2019-12-30T23:57:14.887Z] #45 1.001 + TMP_GOPATH= [2019-12-30T23:57:14.887Z] #45 1.002 + : /build [2019-12-30T23:57:14.887Z] #45 1.004 + '[' -z '' ']' [2019-12-30T23:57:14.887Z] #45 1.007 ++ mktemp -d [2019-12-30T23:57:14.887Z] #45 1.009 + export GOPATH=/tmp/tmp.JLYZ4QOTFu [2019-12-30T23:57:14.887Z] #45 1.010 + GOPATH=/tmp/tmp.JLYZ4QOTFu [2019-12-30T23:57:14.887Z] #45 1.010 + RM_GOPATH=1 [2019-12-30T23:57:14.887Z] #45 1.012 ++ dirname ./install.sh [2019-12-30T23:57:14.887Z] #45 1.032 + dir=. [2019-12-30T23:57:14.887Z] #45 1.032 + bin=vndr [2019-12-30T23:57:14.887Z] #45 1.032 + shift [2019-12-30T23:57:14.887Z] #45 1.032 + '[' '!' -f ./vndr.installer ']' [2019-12-30T23:57:14.887Z] #45 1.032 + . ./vndr.installer [2019-12-30T23:57:14.887Z] #45 1.032 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:57:14.887Z] #45 1.032 + install_vndr [2019-12-30T23:57:14.887Z] #45 1.032 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-30T23:57:14.887Z] #45 1.032 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JLYZ4QOTFu/src/github.com/LK4D4/vndr [2019-12-30T23:57:14.887Z] #45 1.035 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:57:14.887Z] #45 1.055 Cloning into '/tmp/tmp.JLYZ4QOTFu/src/github.com/LK4D4/vndr'... [2019-12-30T23:57:14.887Z] #45 2.898 + cd /tmp/tmp.JLYZ4QOTFu/src/github.com/LK4D4/vndr [2019-12-30T23:57:14.887Z] #45 2.899 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-30T23:57:14.887Z] #45 2.959 + go build -buildmode=pie -v -o /build/vndr . [2019-12-30T23:57:14.887Z] #45 4.841 runtime/internal/sys [2019-12-30T23:57:14.887Z] #45 4.884 internal/race [2019-12-30T23:57:14.887Z] #45 4.906 internal/cpu [2019-12-30T23:57:14.887Z] #45 5.199 runtime/internal/atomic [2019-12-30T23:57:14.887Z] #45 5.379 sync/atomic [2019-12-30T23:57:14.887Z] #45 5.627 runtime/internal/math [2019-12-30T23:57:14.887Z] #45 6.014 unicode [2019-12-30T23:57:14.887Z] #45 6.395 unicode/utf8 [2019-12-30T23:57:14.887Z] #45 6.921 internal/bytealg [2019-12-30T23:57:14.887Z] #45 7.165 math/bits [2019-12-30T23:57:14.887Z] #45 8.580 internal/testlog [2019-12-30T23:57:14.887Z] #45 9.530 runtime [2019-12-30T23:57:14.887Z] #45 9.860 encoding [2019-12-30T23:57:14.887Z] #45 9.974 math [2019-12-30T23:57:14.887Z] #45 10.44 unicode/utf16 [2019-12-30T23:57:15.208Z] #41 133.7 CC criu/file-ids.o [2019-12-30T23:57:15.289Z] #19 3.359 Collecting yamllint==1.16.0 [2019-12-30T23:57:15.469Z] #41 134.1 CC criu/file-lock.o [2019-12-30T23:57:15.518Z] #45 11.76 container/list [2019-12-30T23:57:15.596Z] #41 113.7 CC criu/filesystems.o [2019-12-30T23:57:15.696Z] #19 3.912 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-30T23:57:15.697Z] #19 4.152 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-30T23:57:15.697Z] #19 4.245 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-30T23:57:15.854Z] #41 114.3 CC criu/fsnotify.o [2019-12-30T23:57:15.854Z] #41 ... [2019-12-30T23:57:15.854Z] [2019-12-30T23:57:15.854Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:57:15.854Z] #38 200.1 + dpkg --print-architecture [2019-12-30T23:57:15.854Z] #38 200.1 + cd /tmp/tmp.QxcZNJauo6/src/github.com/docker/distribution [2019-12-30T23:57:15.854Z] #38 200.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-30T23:57:16.041Z] #41 ... [2019-12-30T23:57:16.041Z] [2019-12-30T23:57:16.041Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:57:16.041Z] #17 59.25 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-30T23:57:16.107Z] #19 4.401 Collecting pyyaml (from yamllint==1.16.0) [2019-12-30T23:57:16.107Z] #19 4.546 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-30T23:57:16.419Z] #38 200.5 + GOPATH=/tmp/tmp.QxcZNJauo6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QxcZNJauo6 [2019-12-30T23:57:16.419Z] #38 200.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-30T23:57:16.774Z] #44 85.75 regexp/syntax [2019-12-30T23:57:16.774Z] #44 ... [2019-12-30T23:57:16.774Z] [2019-12-30T23:57:16.774Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:57:16.774Z] #40 86.32 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-12-30T23:57:16.774Z] #40 86.34 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-30T23:57:16.774Z] #40 86.35 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-30T23:57:16.774Z] #40 86.37 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-30T23:57:16.774Z] #40 86.40 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-12-30T23:57:16.774Z] #40 86.41 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-30T23:57:16.774Z] #40 86.42 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-30T23:57:16.774Z] #40 86.43 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-30T23:57:16.774Z] #40 86.44 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-30T23:57:16.774Z] #40 86.45 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-30T23:57:16.774Z] #40 86.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:57:17.427Z] #17 60.78 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-30T23:57:17.483Z] #19 6.090 Building wheels for collected packages: pyyaml [2019-12-30T23:57:17.688Z] #17 61.06 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-30T23:57:17.871Z] #19 6.092 Running setup.py bdist_wheel for pyyaml: started [2019-12-30T23:57:17.950Z] #17 61.15 Setting up python3-wheel (0.29.0-2) ... [2019-12-30T23:57:18.626Z] #40 DONE 88.3s [2019-12-30T23:57:18.626Z] [2019-12-30T23:57:18.626Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:18.725Z] #19 7.367 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-30T23:57:18.725Z] #19 7.368 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-30T23:57:19.146Z] #19 7.487 Successfully built pyyaml [2019-12-30T23:57:19.146Z] #19 7.487 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-30T23:57:19.336Z] #17 62.48 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-30T23:57:19.718Z] #19 7.913 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-30T23:57:19.949Z] #45 15.79 crypto/internal/subtle [2019-12-30T23:57:19.949Z] #45 16.21 crypto/subtle [2019-12-30T23:57:20.176Z] #19 DONE 8.3s [2019-12-30T23:57:20.176Z] [2019-12-30T23:57:20.176Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-30T23:57:20.176Z] #24 DONE 0.2s [2019-12-30T23:57:20.176Z] [2019-12-30T23:57:20.176Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-30T23:57:20.238Z] #45 16.78 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-30T23:57:20.540Z] #17 63.67 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-30T23:57:20.784Z] #28 DONE 0.6s [2019-12-30T23:57:20.784Z] [2019-12-30T23:57:20.784Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:20.784Z] #42 117.2 CC criu/namespaces.o [2019-12-30T23:57:20.784Z] #42 118.5 CC criu/net.o [2019-12-30T23:57:20.784Z] #42 121.0 CC criu/netfilter.o [2019-12-30T23:57:20.784Z] #42 121.4 CC criu/page-pipe.o [2019-12-30T23:57:20.784Z] #42 121.8 CC criu/page-xfer.o [2019-12-30T23:57:20.784Z] #42 122.8 CC criu/pagemap-cache.o [2019-12-30T23:57:20.784Z] #42 123.4 CC criu/pagemap.o [2019-12-30T23:57:20.784Z] #42 ... [2019-12-30T23:57:20.784Z] [2019-12-30T23:57:20.784Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-30T23:57:20.784Z] #30 DONE 0.1s [2019-12-30T23:57:20.784Z] [2019-12-30T23:57:20.784Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-30T23:57:20.868Z] #45 17.14 internal/nettrace [2019-12-30T23:57:20.868Z] #45 17.50 runtime/cgo [2019-12-30T23:57:21.389Z] #33 DONE 0.1s [2019-12-30T23:57:21.389Z] [2019-12-30T23:57:21.389Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-30T23:57:21.389Z] #38 DONE 0.1s [2019-12-30T23:57:21.389Z] [2019-12-30T23:57:21.389Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:21.895Z] #51 ... [2019-12-30T23:57:21.895Z] [2019-12-30T23:57:21.895Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:21.895Z] #42 124.9 CC criu/parasite-syscall.o [2019-12-30T23:57:21.897Z] #41 ... [2019-12-30T23:57:21.897Z] [2019-12-30T23:57:21.897Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:57:21.897Z] #31 81.46 strings [2019-12-30T23:57:21.897Z] #31 85.62 path [2019-12-30T23:57:21.897Z] #31 86.65 text/tabwriter [2019-12-30T23:57:21.897Z] #31 86.74 fmt [2019-12-30T23:57:21.897Z] #31 87.55 path/filepath [2019-12-30T23:57:21.897Z] #31 89.76 io/ioutil [2019-12-30T23:57:21.927Z] #17 65.04 Setting up python3-setuptools (33.1.1-1) ... [2019-12-30T23:57:22.156Z] #31 91.90 github.com/BurntSushi/toml [2019-12-30T23:57:22.156Z] #31 91.90 flag [2019-12-30T23:57:22.322Z] #42 125.5 CC criu/path.o [2019-12-30T23:57:22.322Z] #42 125.7 CC criu/pie-util-vdso-elf32.o [2019-12-30T23:57:22.721Z] #42 126.0 CC criu/pie-util-vdso.o [2019-12-30T23:57:23.132Z] #42 126.4 CC criu/pie-util.o [2019-12-30T23:57:23.314Z] #17 66.41 Setting up dh-python (2.20170125) ... [2019-12-30T23:57:23.541Z] #42 126.5 CC criu/pipes.o [2019-12-30T23:57:23.940Z] #42 127.0 CC criu/plugin.o [2019-12-30T23:57:23.940Z] #42 127.3 CC criu/proc_parse.o [2019-12-30T23:57:24.259Z] #17 67.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:57:24.684Z] #31 93.81 log [2019-12-30T23:57:24.684Z] #31 ... [2019-12-30T23:57:24.684Z] [2019-12-30T23:57:24.684Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:24.684Z] #41 5.664 Note: Building without setproctitle() and strlcpy() support. [2019-12-30T23:57:24.684Z] #41 5.666 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-30T23:57:25.210Z] #17 DONE 68.3s [2019-12-30T23:57:25.211Z] [2019-12-30T23:57:25.211Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-30T23:57:25.324Z] #45 ... [2019-12-30T23:57:25.324Z] [2019-12-30T23:57:25.324Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:57:25.324Z] #32 11.12 runtime/cgo [2019-12-30T23:57:25.324Z] #32 ... [2019-12-30T23:57:25.324Z] [2019-12-30T23:57:25.324Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:57:25.324Z] #25 21.56 Fetched 7732 kB in 20s (370 kB/s) [2019-12-30T23:57:25.843Z] #42 128.9 CC criu/protobuf-desc.o [2019-12-30T23:57:26.576Z] #41 7.819 fatal: Not a git repository (or any of the parent directories): .git [2019-12-30T23:57:26.576Z] #41 7.947 GEN .gitid [2019-12-30T23:57:26.576Z] #41 7.983 GEN criu/include/version.h [2019-12-30T23:57:26.595Z] #18 ... [2019-12-30T23:57:26.595Z] [2019-12-30T23:57:26.595Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:26.595Z] #41 135.3 CC criu/files-ext.o [2019-12-30T23:57:26.595Z] #41 135.9 CC criu/files-reg.o [2019-12-30T23:57:26.595Z] #41 137.9 CC criu/files.o [2019-12-30T23:57:26.595Z] #41 139.6 CC criu/filesystems.o [2019-12-30T23:57:26.595Z] #41 140.3 CC criu/fsnotify.o [2019-12-30T23:57:26.595Z] #41 141.4 CC criu/image-desc.o [2019-12-30T23:57:26.595Z] #41 141.6 CC criu/image.o [2019-12-30T23:57:26.595Z] #41 142.3 CC criu/ipc_ns.o [2019-12-30T23:57:26.595Z] #41 143.3 CC criu/irmap.o [2019-12-30T23:57:26.595Z] #41 143.8 CC criu/kcmp-ids.o [2019-12-30T23:57:26.595Z] #41 144.1 CC criu/kerndat.o [2019-12-30T23:57:26.595Z] #41 145.3 CC criu/libnetlink.o [2019-12-30T23:57:26.837Z] #41 8.067 GEN include/common/asm [2019-12-30T23:57:26.856Z] #41 145.8 CC criu/log.o [2019-12-30T23:57:27.215Z] #42 130.1 CC criu/protobuf.o [2019-12-30T23:57:27.215Z] #42 130.4 CC criu/pstree.o [2019-12-30T23:57:27.844Z] #41 146.3 CC criu/lsm.o [2019-12-30T23:57:28.062Z] #42 131.2 CC criu/rbtree.o [2019-12-30T23:57:28.062Z] #42 131.4 CC criu/rst-malloc.o [2019-12-30T23:57:28.167Z] #41 146.9 CC criu/mem.o [2019-12-30T23:57:28.204Z] #41 ... [2019-12-30T23:57:28.204Z] [2019-12-30T23:57:28.204Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:57:28.204Z] #44 87.55 fmt [2019-12-30T23:57:28.204Z] #44 92.75 regexp [2019-12-30T23:57:28.204Z] #44 93.94 go/token [2019-12-30T23:57:28.204Z] #44 95.33 go/scanner [2019-12-30T23:57:28.457Z] #42 131.6 CC criu/seccomp.o [2019-12-30T23:57:28.460Z] #44 ... [2019-12-30T23:57:28.460Z] [2019-12-30T23:57:28.460Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:57:28.460Z] #31 98.05 github.com/BurntSushi/toml/cmd/tomlv [2019-12-30T23:57:28.623Z] #38 ... [2019-12-30T23:57:28.623Z] [2019-12-30T23:57:28.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:28.623Z] #41 115.0 CC criu/image-desc.o [2019-12-30T23:57:28.623Z] #41 115.1 CC criu/image.o [2019-12-30T23:57:28.623Z] #41 115.7 CC criu/ipc_ns.o [2019-12-30T23:57:28.623Z] #41 116.5 CC criu/irmap.o [2019-12-30T23:57:28.623Z] #41 117.1 CC criu/kcmp-ids.o [2019-12-30T23:57:28.623Z] #41 117.4 CC criu/kerndat.o [2019-12-30T23:57:28.623Z] #41 118.2 CC criu/libnetlink.o [2019-12-30T23:57:28.623Z] #41 118.6 CC criu/log.o [2019-12-30T23:57:28.623Z] #41 119.0 CC criu/lsm.o [2019-12-30T23:57:28.623Z] #41 119.3 CC criu/mem.o [2019-12-30T23:57:28.623Z] #41 120.3 CC criu/mount.o [2019-12-30T23:57:28.623Z] #41 123.0 CC criu/namespaces.o [2019-12-30T23:57:28.623Z] #41 124.5 CC criu/net.o [2019-12-30T23:57:28.623Z] #41 126.7 CC criu/netfilter.o [2019-12-30T23:57:28.623Z] #41 127.0 CC criu/page-pipe.o [2019-12-30T23:57:28.846Z] #42 132.1 CC criu/seize.o [2019-12-30T23:57:29.191Z] #41 127.5 CC criu/page-xfer.o [2019-12-30T23:57:29.711Z] #42 132.8 CC criu/servicefd.o [2019-12-30T23:57:30.104Z] #41 148.6 CC criu/mount.o [2019-12-30T23:57:30.127Z] #41 128.4 CC criu/pagemap-cache.o [2019-12-30T23:57:30.129Z] #42 133.2 CC criu/shmem.o [2019-12-30T23:57:30.386Z] #41 128.7 CC criu/pagemap.o [2019-12-30T23:57:30.542Z] #42 133.9 CC criu/sigframe.o [2019-12-30T23:57:30.674Z] #41 ... [2019-12-30T23:57:30.674Z] [2019-12-30T23:57:30.674Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-30T23:57:30.674Z] #18 5.547 Collecting yamllint==1.16.0 [2019-12-30T23:57:30.877Z] #25 21.56 Reading package lists... [2019-12-30T23:57:30.877Z] #25 ... [2019-12-30T23:57:30.877Z] [2019-12-30T23:57:30.877Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:57:30.877Z] #69 26.26 + cd /tmp/tmp.sQzh1FHp3x/src/github.com/docker/libnetwork [2019-12-30T23:57:30.877Z] #69 26.26 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-30T23:57:30.877Z] #69 27.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-30T23:57:30.946Z] #42 134.0 CC criu/signalfd.o [2019-12-30T23:57:30.946Z] #42 134.2 CC criu/sk-inet.o [2019-12-30T23:57:30.953Z] #41 129.3 CC criu/parasite-syscall.o [2019-12-30T23:57:31.521Z] #41 130.1 CC criu/path.o [2019-12-30T23:57:31.786Z] #42 135.0 CC criu/sk-netlink.o [2019-12-30T23:57:32.088Z] #41 130.3 CC criu/pie-util-vdso-elf32.o [2019-12-30T23:57:32.347Z] #41 130.7 CC criu/pie-util-vdso.o [2019-12-30T23:57:32.530Z] #42 135.5 CC criu/sk-packet.o [2019-12-30T23:57:32.605Z] #41 131.1 CC criu/pie-util.o [2019-12-30T23:57:32.864Z] #41 131.2 CC criu/pipes.o [2019-12-30T23:57:33.220Z] #18 ... [2019-12-30T23:57:33.220Z] [2019-12-30T23:57:33.220Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:57:33.220Z] #54 91.60 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-30T23:57:33.220Z] #54 93.11 + mkdir -p /build [2019-12-30T23:57:33.220Z] #54 93.12 + cp runc /build/runc [2019-12-30T23:57:33.220Z] #54 DONE 93.7s [2019-12-30T23:57:33.220Z] [2019-12-30T23:57:33.220Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:33.220Z] #41 151.7 CC criu/namespaces.o [2019-12-30T23:57:33.431Z] #41 131.7 CC criu/plugin.o [2019-12-30T23:57:33.555Z] #42 136.5 CC criu/sk-queue.o [2019-12-30T23:57:33.690Z] #41 132.1 CC criu/proc_parse.o [2019-12-30T23:57:33.712Z] #31 ... [2019-12-30T23:57:33.712Z] [2019-12-30T23:57:33.712Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:33.712Z] #59 38.52 Checking out files: 35% (1069/2992) Checking out files: 36% (1078/2992) Checking out files: 37% (1108/2992) Checking out files: 38% (1137/2992) Checking out files: 39% (1167/2992) Checking out files: 40% (1197/2992) Checking out files: 41% (1227/2992) Checking out files: 42% (1257/2992) Checking out files: 43% (1287/2992) Checking out files: 44% (1317/2992) Checking out files: 45% (1347/2992) Checking out files: 46% (1377/2992) Checking out files: 47% (1407/2992) Checking out files: 48% (1437/2992) Checking out files: 49% (1467/2992) Checking out files: 50% (1496/2992) Checking out files: 51% (1526/2992) Checking out files: 52% (1556/2992) Checking out files: 53% (1586/2992) Checking out files: 54% (1616/2992) Checking out files: 55% (1646/2992) Checking out files: 56% (1676/2992) Checking out files: 57% (1706/2992) Checking out files: 58% (1736/2992) Checking out files: 59% (1766/2992) Checking out files: 60% (1796/2992) Checking out files: 61% (1826/2992) Checking out files: 62% (1856/2992) Checking out files: 63% (1885/2992) Checking out files: 64% (1915/2992) Checking out files: 65% (1945/2992) Checking out files: 66% (1975/2992) Checking out files: 67% (2005/2992) Checking out files: 68% (2035/2992) Checking out files: 69% (2065/2992) Checking out files: 70% (2095/2992) Checking out files: 71% (2125/2992) Checking out files: 72% (2155/2992) Checking out files: 73% (2185/2992) Checking out files: 74% (2215/2992) Checking out files: 75% (2244/2992) Checking out files: 76% (2274/2992) Checking out files: 77% (2304/2992) Checking out files: 78% (2334/2992) Checking out files: 79% (2364/2992) Checking out files: 80% (2394/2992) Checking out files: 81% (2424/2992) Checking out files: 82% (2454/2992) Checking out files: 83% (2484/2992) Checking out files: 84% (2514/2992) Checking out files: 85% (2544/2992) Checking out files: 86% (2574/2992) Checking out files: 87% (2604/2992) Checking out files: 88% (2633/2992) Checking out files: 89% (2663/2992) Checking out files: 90% (2693/2992) Checking out files: 91% (2723/2992) Checking out files: 92% (2753/2992) Checking out files: 93% (2783/2992) Checking out files: 94% (2813/2992) Checking out files: 95% (2843/2992) Checking out files: 96% (2873/2992) Checking out files: 97% (2903/2992) Checking out files: 98% (2933/2992) Checking out files: 99% (2963/2992) Checking out files: 100% (2992/2992) Checking out files: 100% (2992/2992), done. [2019-12-30T23:57:33.712Z] #59 40.47 + cd /tmp/tmp.dK1yNApSRz/src/github.com/containerd/containerd [2019-12-30T23:57:33.712Z] #59 40.47 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:57:33.712Z] #59 41.97 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-30T23:57:33.712Z] #59 41.97 + BUILDTAGS='netgo osusergo static_build' [2019-12-30T23:57:33.712Z] #59 41.97 + export EXTRA_FLAGS=-buildmode=pie [2019-12-30T23:57:33.712Z] #59 41.97 + EXTRA_FLAGS=-buildmode=pie [2019-12-30T23:57:33.712Z] #59 41.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-30T23:57:33.712Z] #59 41.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-30T23:57:33.712Z] #59 41.97 + '[' '' = dynamic ']' [2019-12-30T23:57:33.712Z] #59 41.97 + make [2019-12-30T23:57:34.010Z] #42 137.1 CC criu/sk-tcp.o [2019-12-30T23:57:34.162Z] #41 153.0 CC criu/net.o [2019-12-30T23:57:34.275Z] #59 ... [2019-12-30T23:57:34.275Z] [2019-12-30T23:57:34.275Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:57:34.275Z] #31 DONE 103.9s [2019-12-30T23:57:34.275Z] [2019-12-30T23:57:34.275Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:34.275Z] #41 12.09 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-30T23:57:34.275Z] #41 12.17 PBCC images/opts.pb-c.c [2019-12-30T23:57:34.275Z] #41 12.20 PBCC images/sit.pb-c.c [2019-12-30T23:57:34.275Z] #41 12.24 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-30T23:57:34.275Z] #41 12.29 DEP images/opts.pb-c.d [2019-12-30T23:57:34.275Z] #41 12.32 DEP images/sit.pb-c.d [2019-12-30T23:57:34.275Z] #41 12.35 PBCC images/macvlan.pb-c.c [2019-12-30T23:57:34.275Z] #41 12.37 DEP images/macvlan.pb-c.d [2019-12-30T23:57:34.275Z] #41 12.41 PBCC images/autofs.pb-c.c [2019-12-30T23:57:34.275Z] #41 12.43 DEP images/autofs.pb-c.d [2019-12-30T23:57:34.275Z] #41 12.48 PBCC images/sysctl.pb-c.c [2019-12-30T23:57:34.275Z] #41 12.49 DEP images/sysctl.pb-c.d [2019-12-30T23:57:34.275Z] #41 12.57 PBCC images/time.pb-c.c [2019-12-30T23:57:34.275Z] #41 12.65 DEP images/time.pb-c.d [2019-12-30T23:57:34.275Z] #41 12.71 PBCC images/binfmt-misc.pb-c.c [2019-12-30T23:57:34.275Z] #41 12.74 DEP images/binfmt-misc.pb-c.d [2019-12-30T23:57:34.275Z] #41 12.79 PBCC images/seccomp.pb-c.c [2019-12-30T23:57:34.275Z] #41 12.81 DEP images/seccomp.pb-c.d [2019-12-30T23:57:34.275Z] #41 12.86 PBCC images/userns.pb-c.c [2019-12-30T23:57:34.275Z] #41 12.91 DEP images/userns.pb-c.d [2019-12-30T23:57:34.275Z] #41 12.98 PBCC images/cgroup.pb-c.c [2019-12-30T23:57:34.275Z] #41 13.03 DEP images/cgroup.pb-c.d [2019-12-30T23:57:34.275Z] #41 13.07 PBCC images/fown.pb-c.c [2019-12-30T23:57:34.275Z] #41 13.10 PBCC images/ext-file.pb-c.c [2019-12-30T23:57:34.275Z] #41 13.14 DEP images/fown.pb-c.d [2019-12-30T23:57:34.275Z] #41 13.20 DEP images/ext-file.pb-c.d [2019-12-30T23:57:34.275Z] #41 13.25 PBCC images/rpc.pb-c.c [2019-12-30T23:57:34.275Z] #41 13.29 DEP images/rpc.pb-c.d [2019-12-30T23:57:34.275Z] #41 13.35 PBCC images/siginfo.pb-c.c [2019-12-30T23:57:34.275Z] #41 13.41 DEP images/siginfo.pb-c.d [2019-12-30T23:57:34.275Z] #41 13.51 PBCC images/pagemap.pb-c.c [2019-12-30T23:57:34.275Z] #41 13.65 DEP images/pagemap.pb-c.d [2019-12-30T23:57:34.275Z] #41 13.70 PBCC images/rlimit.pb-c.c [2019-12-30T23:57:34.275Z] #41 13.73 DEP images/rlimit.pb-c.d [2019-12-30T23:57:34.275Z] #41 13.82 PBCC images/file-lock.pb-c.c [2019-12-30T23:57:34.275Z] #41 13.90 DEP images/file-lock.pb-c.d [2019-12-30T23:57:34.275Z] #41 13.93 PBCC images/tty.pb-c.c [2019-12-30T23:57:34.275Z] #41 14.01 DEP images/tty.pb-c.d [2019-12-30T23:57:34.275Z] #41 14.10 PBCC images/tun.pb-c.c [2019-12-30T23:57:34.275Z] #41 14.17 PBCC images/netdev.pb-c.c [2019-12-30T23:57:34.275Z] #41 14.22 DEP images/tun.pb-c.d [2019-12-30T23:57:34.275Z] #41 14.34 DEP images/netdev.pb-c.d [2019-12-30T23:57:34.275Z] #41 14.44 PBCC images/vma.pb-c.c [2019-12-30T23:57:34.275Z] #41 14.50 DEP images/vma.pb-c.d [2019-12-30T23:57:34.275Z] #41 14.54 PBCC images/creds.pb-c.c [2019-12-30T23:57:34.275Z] #41 14.56 DEP images/creds.pb-c.d [2019-12-30T23:57:34.275Z] #41 14.61 PBCC images/utsns.pb-c.c [2019-12-30T23:57:34.275Z] #41 14.62 DEP images/utsns.pb-c.d [2019-12-30T23:57:34.275Z] #41 14.66 PBCC images/ipc-desc.pb-c.c [2019-12-30T23:57:34.275Z] #41 14.69 PBCC images/ipc-sem.pb-c.c [2019-12-30T23:57:34.275Z] #41 14.70 DEP images/ipc-desc.pb-c.d [2019-12-30T23:57:34.275Z] #41 14.73 DEP images/ipc-sem.pb-c.d [2019-12-30T23:57:34.275Z] #41 14.78 PBCC images/ipc-msg.pb-c.c [2019-12-30T23:57:34.275Z] #41 14.88 DEP images/ipc-msg.pb-c.d [2019-12-30T23:57:34.275Z] #41 14.90 PBCC images/ipc-shm.pb-c.c [2019-12-30T23:57:34.275Z] #41 14.92 DEP images/ipc-shm.pb-c.d [2019-12-30T23:57:34.275Z] #41 14.97 PBCC images/ipc-var.pb-c.c [2019-12-30T23:57:34.275Z] #41 15.01 DEP images/ipc-var.pb-c.d [2019-12-30T23:57:34.275Z] #41 15.06 PBCC images/sk-opts.pb-c.c [2019-12-30T23:57:34.275Z] #41 15.20 PBCC images/packet-sock.pb-c.c [2019-12-30T23:57:34.275Z] #41 15.22 DEP images/sk-opts.pb-c.d [2019-12-30T23:57:34.275Z] #41 15.30 DEP images/packet-sock.pb-c.d [2019-12-30T23:57:34.275Z] #41 15.34 PBCC images/sk-netlink.pb-c.c [2019-12-30T23:57:34.275Z] #41 15.54 DEP images/sk-netlink.pb-c.d [2019-12-30T23:57:34.275Z] #41 15.61 PBCC images/sk-inet.pb-c.c [2019-12-30T23:57:34.433Z] #42 137.8 CC criu/sk-unix.o [2019-12-30T23:57:34.564Z] #41 15.82 DEP images/sk-inet.pb-c.d [2019-12-30T23:57:34.564Z] #41 15.85 PBCC images/sk-unix.pb-c.c [2019-12-30T23:57:34.565Z] #41 15.92 DEP images/sk-unix.pb-c.d [2019-12-30T23:57:34.821Z] #41 16.06 PBCC images/mm.pb-c.c [2019-12-30T23:57:34.821Z] #41 16.16 DEP images/mm.pb-c.d [2019-12-30T23:57:34.821Z] #41 16.27 PBCC images/timerfd.pb-c.c [2019-12-30T23:57:35.077Z] #41 16.40 DEP images/timerfd.pb-c.d [2019-12-30T23:57:35.077Z] #41 16.49 PBCC images/timer.pb-c.c [2019-12-30T23:57:35.343Z] #69 ... [2019-12-30T23:57:35.343Z] [2019-12-30T23:57:35.343Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:57:35.343Z] #57 21.84 Fetched 7732 kB in 21s (367 kB/s) [2019-12-30T23:57:35.343Z] #57 21.84 Reading package lists... [2019-12-30T23:57:35.343Z] #57 31.86 Reading package lists... [2019-12-30T23:57:35.343Z] #57 ... [2019-12-30T23:57:35.343Z] [2019-12-30T23:57:35.343Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:57:35.343Z] #39 25.51 + cd /tmp/tmp.4jUxZlWqKK/src/github.com/docker/distribution [2019-12-30T23:57:35.343Z] #39 25.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-30T23:57:35.343Z] #39 28.62 + GOPATH=/tmp/tmp.4jUxZlWqKK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4jUxZlWqKK go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-30T23:57:35.355Z] #41 16.62 DEP images/timer.pb-c.d [2019-12-30T23:57:35.355Z] #41 16.66 PBCC images/sa.pb-c.c [2019-12-30T23:57:35.355Z] #41 16.70 DEP images/sa.pb-c.d [2019-12-30T23:57:35.355Z] #41 16.79 PBCC images/pipe-data.pb-c.c [2019-12-30T23:57:35.617Z] #41 16.94 DEP images/pipe-data.pb-c.d [2019-12-30T23:57:35.617Z] #41 16.98 PBCC images/mnt.pb-c.c [2019-12-30T23:57:35.617Z] #41 17.06 DEP images/mnt.pb-c.d [2019-12-30T23:57:35.880Z] #41 17.15 PBCC images/sk-packet.pb-c.c [2019-12-30T23:57:35.880Z] #41 17.19 DEP images/sk-packet.pb-c.d [2019-12-30T23:57:35.880Z] #41 17.28 PBCC images/tcp-stream.pb-c.c [2019-12-30T23:57:36.136Z] #41 17.36 DEP images/tcp-stream.pb-c.d [2019-12-30T23:57:36.136Z] #41 17.46 PBCC images/pipe.pb-c.c [2019-12-30T23:57:36.136Z] #41 17.58 DEP images/pipe.pb-c.d [2019-12-30T23:57:36.136Z] #41 17.63 PBCC images/pstree.pb-c.c [2019-12-30T23:57:36.136Z] #41 17.69 DEP images/pstree.pb-c.d [2019-12-30T23:57:36.222Z] #41 134.4 CC criu/protobuf-desc.o [2019-12-30T23:57:36.222Z] #41 ... [2019-12-30T23:57:36.222Z] [2019-12-30T23:57:36.222Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:57:36.222Z] #38 220.2 + rm -rf /tmp/tmp.QxcZNJauo6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QxcZNJauo6 [2019-12-30T23:57:36.366Z] #42 139.5 CC criu/sockets.o [2019-12-30T23:57:36.371Z] #39 ... [2019-12-30T23:57:36.371Z] [2019-12-30T23:57:36.371Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:36.371Z] #51 30.39 + cd /tmp/tmp.JrJkTAk7LH/src/github.com/golangci/golangci-lint/ [2019-12-30T23:57:36.371Z] #51 30.39 + git checkout -q v1.20.0 [2019-12-30T23:57:36.371Z] #51 31.87 ++ git describe --tags [2019-12-30T23:57:36.371Z] #51 31.87 + version=v1.20.0 [2019-12-30T23:57:36.371Z] #51 31.87 ++ git rev-parse --short HEAD [2019-12-30T23:57:36.371Z] #51 31.88 + commit=cc98739 [2019-12-30T23:57:36.371Z] #51 31.89 ++ git show -s --format=%cd [2019-12-30T23:57:36.371Z] #51 31.90 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-30T23:57:36.371Z] #51 31.90 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-30T23:57:36.371Z] #51 ... [2019-12-30T23:57:36.371Z] [2019-12-30T23:57:36.371Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:57:36.371Z] #34 22.93 Fetched 7732 kB in 21s (358 kB/s) [2019-12-30T23:57:36.371Z] #34 22.93 Reading package lists... [2019-12-30T23:57:36.397Z] #41 17.75 PBCC images/fs.pb-c.c [2019-12-30T23:57:36.397Z] #41 17.77 DEP images/fs.pb-c.d [2019-12-30T23:57:36.658Z] #41 17.87 PBCC images/signalfd.pb-c.c [2019-12-30T23:57:36.658Z] #41 17.93 DEP images/signalfd.pb-c.d [2019-12-30T23:57:36.658Z] #41 18.04 PBCC images/fh.pb-c.c [2019-12-30T23:57:36.658Z] #41 18.12 PBCC images/fsnotify.pb-c.c [2019-12-30T23:57:36.660Z] #34 32.66 Reading package lists... [2019-12-30T23:57:36.660Z] #34 ... [2019-12-30T23:57:36.660Z] [2019-12-30T23:57:36.660Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:57:36.660Z] #25 21.56 Reading package lists... [2019-12-30T23:57:36.706Z] #41 155.3 CC criu/netfilter.o [2019-12-30T23:57:36.706Z] #41 155.5 CC criu/page-pipe.o [2019-12-30T23:57:36.763Z] #42 140.1 CC criu/stats.o [2019-12-30T23:57:36.915Z] #41 18.27 DEP images/fh.pb-c.d [2019-12-30T23:57:36.915Z] #41 18.37 DEP images/fsnotify.pb-c.d [2019-12-30T23:57:37.159Z] #38 DONE 221.1s [2019-12-30T23:57:37.159Z] [2019-12-30T23:57:37.159Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:37.159Z] #41 135.0 CC criu/protobuf.o [2019-12-30T23:57:37.159Z] #41 135.5 CC criu/pstree.o [2019-12-30T23:57:37.160Z] #42 140.4 CC criu/string.o [2019-12-30T23:57:37.160Z] #42 140.5 CC criu/sysctl.o [2019-12-30T23:57:37.172Z] #41 18.52 PBCC images/eventpoll.pb-c.c [2019-12-30T23:57:37.172Z] #41 18.56 DEP images/eventpoll.pb-c.d [2019-12-30T23:57:37.295Z] #25 31.51 Reading package lists... [2019-12-30T23:57:37.295Z] #25 ... [2019-12-30T23:57:37.295Z] [2019-12-30T23:57:37.295Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:57:37.295Z] #45 23.62 vendor/golang.org/x/crypto/internal/subtle [2019-12-30T23:57:37.295Z] #45 ... [2019-12-30T23:57:37.295Z] [2019-12-30T23:57:37.295Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:57:37.295Z] #41 23.78 Fetched 7732 kB in 22s (343 kB/s) [2019-12-30T23:57:37.295Z] #41 23.78 Reading package lists... [2019-12-30T23:57:37.295Z] #41 ... [2019-12-30T23:57:37.295Z] [2019-12-30T23:57:37.295Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:57:37.295Z] #11 23.99 Fetched 7732 kB in 23s (336 kB/s) [2019-12-30T23:57:37.295Z] #11 23.99 Reading package lists... [2019-12-30T23:57:37.428Z] #41 18.68 PBCC images/eventfd.pb-c.c [2019-12-30T23:57:37.428Z] #41 18.70 DEP images/eventfd.pb-c.d [2019-12-30T23:57:37.428Z] #41 18.80 PBCC images/remap-file-path.pb-c.c [2019-12-30T23:57:37.428Z] #41 18.87 DEP images/remap-file-path.pb-c.d [2019-12-30T23:57:37.649Z] #41 156.1 CC criu/page-xfer.o [2019-12-30T23:57:37.684Z] #41 18.95 PBCC images/fifo.pb-c.c [2019-12-30T23:57:37.684Z] #41 19.06 DEP images/fifo.pb-c.d [2019-12-30T23:57:37.684Z] #41 19.20 PBCC images/ghost-file.pb-c.c [2019-12-30T23:57:37.927Z] #11 34.30 Reading package lists... [2019-12-30T23:57:37.927Z] #11 ... [2019-12-30T23:57:37.927Z] [2019-12-30T23:57:37.927Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:57:37.941Z] #41 19.28 DEP images/ghost-file.pb-c.d [2019-12-30T23:57:37.941Z] #41 19.38 PBCC images/regfile.pb-c.c [2019-12-30T23:57:37.941Z] #41 19.46 DEP images/regfile.pb-c.d [2019-12-30T23:57:37.987Z] #42 141.1 CC criu/sysfs_parse.o [2019-12-30T23:57:38.197Z] #41 19.59 PBCC images/ns.pb-c.c [2019-12-30T23:57:38.197Z] #41 19.64 DEP images/ns.pb-c.d [2019-12-30T23:57:38.197Z] #41 19.71 PBCC images/fdinfo.pb-c.c [2019-12-30T23:57:38.387Z] #42 141.4 CC criu/timerfd.o [2019-12-30T23:57:38.387Z] #42 141.7 CC criu/tty.o [2019-12-30T23:57:38.456Z] #41 ... [2019-12-30T23:57:38.457Z] [2019-12-30T23:57:38.457Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:57:38.457Z] #44 97.85 go/ast [2019-12-30T23:57:38.457Z] #44 98.19 internal/lazyregexp [2019-12-30T23:57:38.457Z] #44 99.13 net/url [2019-12-30T23:57:38.457Z] #44 101.8 text/template/parse [2019-12-30T23:57:38.457Z] #44 105.6 go/parser [2019-12-30T23:57:38.457Z] #44 107.9 text/template [2019-12-30T23:57:38.457Z] #44 ... [2019-12-30T23:57:38.457Z] [2019-12-30T23:57:38.457Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:38.457Z] #41 19.87 DEP images/fdinfo.pb-c.d [2019-12-30T23:57:38.457Z] #41 19.96 PBCC images/core-aarch64.pb-c.c [2019-12-30T23:57:38.535Z] #41 136.7 CC criu/rbtree.o [2019-12-30T23:57:38.535Z] #41 137.0 CC criu/rst-malloc.o [2019-12-30T23:57:38.535Z] #41 ... [2019-12-30T23:57:38.535Z] [2019-12-30T23:57:38.535Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-30T23:57:38.535Z] #39 DONE 0.2s [2019-12-30T23:57:38.590Z] #41 157.1 CC criu/pagemap-cache.o [2019-12-30T23:57:38.714Z] #41 20.15 PBCC images/core-arm.pb-c.c [2019-12-30T23:57:38.793Z] [2019-12-30T23:57:38.793Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:38.793Z] #41 137.2 CC criu/seccomp.o [2019-12-30T23:57:38.852Z] #41 157.6 CC criu/pagemap.o [2019-12-30T23:57:38.970Z] #41 20.35 PBCC images/core-ppc64.pb-c.c [2019-12-30T23:57:39.226Z] #41 20.51 PBCC images/core-s390.pb-c.c [2019-12-30T23:57:39.226Z] #41 20.59 PBCC images/core-x86.pb-c.c [2019-12-30T23:57:39.226Z] #41 20.74 PBCC images/core.pb-c.c [2019-12-30T23:57:39.358Z] #41 137.7 CC criu/seize.o [2019-12-30T23:57:39.423Z] #41 158.3 CC criu/parasite-syscall.o [2019-12-30T23:57:39.482Z] #41 20.81 PBCC images/inventory.pb-c.c [2019-12-30T23:57:39.482Z] #41 20.94 DEP images/core-aarch64.pb-c.d [2019-12-30T23:57:39.746Z] #41 21.10 DEP images/core-arm.pb-c.d [2019-12-30T23:57:39.924Z] #41 138.3 CC criu/servicefd.o [2019-12-30T23:57:40.002Z] #41 21.19 DEP images/core-ppc64.pb-c.d [2019-12-30T23:57:40.002Z] #41 21.35 DEP images/core-s390.pb-c.d [2019-12-30T23:57:40.002Z] #41 21.48 DEP images/core-x86.pb-c.d [2019-12-30T23:57:40.198Z] #41 138.5 CC criu/shmem.o [2019-12-30T23:57:40.259Z] #41 21.68 DEP images/core.pb-c.d [2019-12-30T23:57:40.259Z] #41 21.76 DEP images/inventory.pb-c.d [2019-12-30T23:57:40.302Z] #42 143.3 CC criu/tun.o [2019-12-30T23:57:40.302Z] #42 ... [2019-12-30T23:57:40.302Z] [2019-12-30T23:57:40.302Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:57:40.302Z] #39 187.7 + dpkg --print-architecture [2019-12-30T23:57:40.302Z] #39 187.8 + cd /tmp/tmp.3Mhb2YM071/src/github.com/docker/distribution [2019-12-30T23:57:40.302Z] #39 187.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-30T23:57:40.365Z] #41 159.1 CC criu/path.o [2019-12-30T23:57:40.515Z] #41 21.88 PBCC images/cpuinfo.pb-c.c [2019-12-30T23:57:40.515Z] #41 21.92 DEP images/cpuinfo.pb-c.d [2019-12-30T23:57:40.626Z] #41 159.4 CC criu/pie-util-vdso-elf32.o [2019-12-30T23:57:40.691Z] #39 188.2 + GOPATH=/tmp/tmp.3Mhb2YM071/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3Mhb2YM071 [2019-12-30T23:57:40.691Z] #39 188.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-30T23:57:40.764Z] #41 139.2 CC criu/sigframe.o [2019-12-30T23:57:40.771Z] #41 22.05 PBCC images/stats.pb-c.c [2019-12-30T23:57:40.771Z] #41 22.11 DEP images/stats.pb-c.d [2019-12-30T23:57:41.023Z] #41 139.4 CC criu/signalfd.o [2019-12-30T23:57:41.023Z] #41 139.6 CC criu/sk-inet.o [2019-12-30T23:57:41.199Z] #41 159.8 CC criu/pie-util-vdso.o [2019-12-30T23:57:41.459Z] #41 160.2 CC criu/pie-util.o [2019-12-30T23:57:41.718Z] #41 160.5 CC criu/pipes.o [2019-12-30T23:57:41.957Z] #41 140.3 CC criu/sk-netlink.o [2019-12-30T23:57:42.215Z] #41 140.6 CC criu/sk-packet.o [2019-12-30T23:57:42.290Z] #41 161.1 CC criu/plugin.o [2019-12-30T23:57:42.551Z] #41 161.4 CC criu/proc_parse.o [2019-12-30T23:57:42.782Z] #41 141.1 CC criu/sk-queue.o [2019-12-30T23:57:42.812Z] #41 ... [2019-12-30T23:57:42.812Z] [2019-12-30T23:57:42.812Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-30T23:57:42.812Z] #18 12.23 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-30T23:57:42.812Z] #18 12.59 Collecting pyyaml (from yamllint==1.16.0) [2019-12-30T23:57:42.812Z] #18 13.80 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-30T23:57:42.812Z] #18 15.39 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-30T23:57:42.812Z] #18 16.47 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-30T23:57:42.812Z] #18 16.62 Building wheels for collected packages: pyyaml [2019-12-30T23:57:42.812Z] #18 16.62 Running setup.py bdist_wheel for pyyaml: started [2019-12-30T23:57:42.812Z] #18 17.79 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-30T23:57:42.812Z] #18 17.79 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-30T23:57:42.812Z] #18 17.88 Successfully built pyyaml [2019-12-30T23:57:42.812Z] #18 17.88 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-30T23:57:43.041Z] #41 141.4 CC criu/sk-tcp.o [2019-12-30T23:57:43.073Z] #18 18.26 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-30T23:57:43.299Z] #41 141.8 CC criu/sk-unix.o [2019-12-30T23:57:43.314Z] #41 24.55 make[1]: Nothing to be done for 'all'. [2019-12-30T23:57:44.015Z] #18 ... [2019-12-30T23:57:44.015Z] [2019-12-30T23:57:44.015Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:44.015Z] #59 180.6 + bin/containerd [2019-12-30T23:57:44.675Z] #41 143.0 CC criu/sockets.o [2019-12-30T23:57:44.808Z] #41 34.27 Reading package lists... [2019-12-30T23:57:44.808Z] #41 ... [2019-12-30T23:57:44.808Z] [2019-12-30T23:57:44.808Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:57:44.808Z] #25 31.51 Reading package lists... [2019-12-30T23:57:44.934Z] #41 143.5 CC criu/stats.o [2019-12-30T23:57:44.956Z] #59 ... [2019-12-30T23:57:44.956Z] [2019-12-30T23:57:44.956Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-30T23:57:44.956Z] #18 DONE 19.9s [2019-12-30T23:57:44.956Z] [2019-12-30T23:57:44.956Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:44.956Z] #50 DONE 218.3s [2019-12-30T23:57:45.218Z] [2019-12-30T23:57:45.218Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:45.218Z] #41 163.6 CC criu/protobuf-desc.o [2019-12-30T23:57:45.501Z] #41 143.8 CC criu/string.o [2019-12-30T23:57:45.501Z] #41 143.9 CC criu/sysctl.o [2019-12-30T23:57:45.790Z] #41 164.5 CC criu/protobuf.o [2019-12-30T23:57:46.051Z] #41 164.9 CC criu/pstree.o [2019-12-30T23:57:46.068Z] #41 144.4 CC criu/sysfs_parse.o [2019-12-30T23:57:46.314Z] #25 41.05 Building dependency tree... [2019-12-30T23:57:46.327Z] #41 144.6 CC criu/timerfd.o [2019-12-30T23:57:46.582Z] #41 ... [2019-12-30T23:57:46.583Z] [2019-12-30T23:57:46.583Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:46.583Z] #59 44.19 + bin/ctr [2019-12-30T23:57:46.583Z] #59 ... [2019-12-30T23:57:46.583Z] [2019-12-30T23:57:46.583Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:57:46.583Z] #44 111.1 encoding/xml [2019-12-30T23:57:46.583Z] #44 115.2 go/doc [2019-12-30T23:57:46.585Z] #41 144.9 CC criu/tty.o [2019-12-30T23:57:46.838Z] #44 ... [2019-12-30T23:57:46.838Z] [2019-12-30T23:57:46.838Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:46.838Z] #41 28.27 CC images/stats.o [2019-12-30T23:57:47.188Z] #39 ... [2019-12-30T23:57:47.188Z] [2019-12-30T23:57:47.188Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:47.188Z] #42 143.6 CC criu/uffd.o [2019-12-30T23:57:47.188Z] #42 144.4 CC criu/util.o [2019-12-30T23:57:47.188Z] #42 145.4 CC criu/uts_ns.o [2019-12-30T23:57:47.188Z] #42 145.6 CC criu/vdso.o [2019-12-30T23:57:47.188Z] #42 146.0 LINK criu/built-in.o [2019-12-30T23:57:47.188Z] #42 146.2 LINK criu/criu [2019-12-30T23:57:47.188Z] #42 146.6 DEP lib/c/criu.d [2019-12-30T23:57:47.188Z] #42 146.7 CC images/rpc.pb-c.o [2019-12-30T23:57:47.188Z] #42 147.1 CC lib/c/criu.o [2019-12-30T23:57:47.188Z] #42 147.8 LINK lib/c/built-in.o [2019-12-30T23:57:47.188Z] #42 147.8 LINK lib/c/libcriu.so [2019-12-30T23:57:47.188Z] #42 147.9 GEN magic.py [2019-12-30T23:57:47.188Z] #42 148.0 Note: Building without setproctitle() and strlcpy() support. [2019-12-30T23:57:47.188Z] #42 148.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-30T23:57:47.188Z] #42 148.4 fatal: Not a git repository (or any of the parent directories): .git [2019-12-30T23:57:47.188Z] #42 148.9 make[1]: Nothing to be done for 'all'. [2019-12-30T23:57:47.188Z] #42 149.5 make[1]: 'images/built-in.o' is up to date. [2019-12-30T23:57:47.188Z] #42 149.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-30T23:57:47.188Z] #42 149.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-30T23:57:47.188Z] #42 149.5 make[1]: 'compel/libcompel.a' is up to date. [2019-12-30T23:57:47.188Z] #42 149.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-30T23:57:47.188Z] #42 149.6 make[1]: Nothing to be done for 'all'. [2019-12-30T23:57:47.188Z] #42 149.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-30T23:57:47.188Z] #42 149.7 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:47.188Z] #42 149.7 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:47.188Z] #42 149.8 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:47.188Z] #42 149.8 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:47.188Z] #42 149.9 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:47.188Z] #42 149.9 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:47.188Z] #42 149.9 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:47.188Z] #42 150.0 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:47.188Z] #42 150.0 INSTALL criu/criu [2019-12-30T23:57:47.188Z] #42 DONE 150.2s [2019-12-30T23:57:47.188Z] [2019-12-30T23:57:47.188Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:47.436Z] #41 165.9 CC criu/rbtree.o [2019-12-30T23:57:47.436Z] #41 166.2 CC criu/rst-malloc.o [2019-12-30T23:57:47.697Z] #41 166.4 CC criu/seccomp.o [2019-12-30T23:57:47.769Z] #41 28.89 CC images/core.o [2019-12-30T23:57:47.814Z] #25 44.10 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-30T23:57:47.814Z] #25 44.10 The following additional packages will be installed: [2019-12-30T23:57:47.814Z] #25 44.10 libjq1 libonig4 [2019-12-30T23:57:47.961Z] #41 146.2 CC criu/tun.o [2019-12-30T23:57:48.103Z] #25 44.80 The following NEW packages will be installed: [2019-12-30T23:57:48.103Z] #25 44.80 jq libjq1 libonig4 [2019-12-30T23:57:48.219Z] #41 146.5 CC criu/uffd.o [2019-12-30T23:57:48.271Z] #41 166.9 CC criu/seize.o [2019-12-30T23:57:48.330Z] #41 29.52 CC images/core-x86.o [2019-12-30T23:57:48.391Z] #25 44.92 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:57:48.392Z] #25 44.92 Need to get 310 kB of archives. [2019-12-30T23:57:48.392Z] #25 44.92 After this operation, 1267 kB of additional disk space will be used. [2019-12-30T23:57:48.392Z] #25 44.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-30T23:57:48.392Z] #25 44.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-30T23:57:48.392Z] #25 44.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-30T23:57:48.585Z] #41 30.03 CC images/core-arm.o [2019-12-30T23:57:48.787Z] #41 147.3 CC criu/util.o [2019-12-30T23:57:48.845Z] #41 167.6 CC criu/servicefd.o [2019-12-30T23:57:49.017Z] #25 ... [2019-12-30T23:57:49.017Z] [2019-12-30T23:57:49.017Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:57:49.017Z] #11 34.30 Reading package lists... [2019-12-30T23:57:49.146Z] #41 30.47 CC images/core-aarch64.o [2019-12-30T23:57:49.415Z] #41 168.0 CC criu/shmem.o [2019-12-30T23:57:49.706Z] #41 30.92 CC images/core-ppc64.o [2019-12-30T23:57:49.722Z] #41 148.3 CC criu/uts_ns.o [2019-12-30T23:57:49.985Z] #41 168.7 CC criu/sigframe.o [2019-12-30T23:57:50.246Z] #41 168.9 CC criu/signalfd.o [2019-12-30T23:57:50.246Z] #41 169.1 CC criu/sk-inet.o [2019-12-30T23:57:50.266Z] #41 31.57 CC images/core-s390.o [2019-12-30T23:57:50.289Z] #41 148.5 CC criu/vdso-compat.o [2019-12-30T23:57:50.289Z] #41 148.7 CC criu/vdso.o [2019-12-30T23:57:50.289Z] #41 ... [2019-12-30T23:57:50.289Z] [2019-12-30T23:57:50.289Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:50.289Z] #59 234.3 + bin/containerd [2019-12-30T23:57:51.159Z] #11 46.10 Building dependency tree... [2019-12-30T23:57:51.186Z] #41 169.9 CC criu/sk-netlink.o [2019-12-30T23:57:51.186Z] #41 ... [2019-12-30T23:57:51.186Z] [2019-12-30T23:57:51.186Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:51.186Z] #22 224.6 + return [2019-12-30T23:57:51.191Z] #41 32.29 CC images/cpuinfo.o [2019-12-30T23:57:51.446Z] #41 32.73 CC images/inventory.o [2019-12-30T23:57:51.446Z] #41 32.99 CC images/fdinfo.o [2019-12-30T23:57:51.758Z] #22 DONE 225.2s [2019-12-30T23:57:51.758Z] [2019-12-30T23:57:51.758Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:51.758Z] #41 170.3 CC criu/sk-packet.o [2019-12-30T23:57:51.788Z] #11 ... [2019-12-30T23:57:51.788Z] [2019-12-30T23:57:51.788Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-30T23:57:51.788Z] #25 46.41 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:57:51.788Z] #25 46.67 Fetched 310 kB in 0s (2806 kB/s) [2019-12-30T23:57:51.788Z] #25 46.81 Selecting previously unselected package libonig4:ppc64el. [2019-12-30T23:57:51.788Z] #25 46.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-30T23:57:51.788Z] #25 46.90 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-12-30T23:57:51.788Z] #25 46.92 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-30T23:57:51.788Z] #25 47.20 Selecting previously unselected package libjq1:ppc64el. [2019-12-30T23:57:51.788Z] #25 47.20 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-30T23:57:51.788Z] #25 47.21 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-30T23:57:51.788Z] #25 47.49 Selecting previously unselected package jq. [2019-12-30T23:57:51.788Z] #25 47.51 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-30T23:57:51.788Z] #25 47.52 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-30T23:57:51.788Z] #25 47.89 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-30T23:57:51.788Z] #25 47.90 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-30T23:57:51.788Z] #25 47.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:57:51.788Z] #25 48.15 Setting up jq (1.5+dfsg-1.3) ... [2019-12-30T23:57:51.788Z] #25 DONE 48.4s [2019-12-30T23:57:51.788Z] [2019-12-30T23:57:51.788Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-30T23:57:51.788Z] #26 DONE 0.1s [2019-12-30T23:57:51.788Z] [2019-12-30T23:57:51.788Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:57:52.008Z] #41 33.34 CC images/fown.o [2019-12-30T23:57:52.008Z] #41 33.56 CC images/ns.o [2019-12-30T23:57:52.018Z] #41 170.8 CC criu/sk-queue.o [2019-12-30T23:57:52.570Z] #41 33.84 CC images/regfile.o [2019-12-30T23:57:52.570Z] #41 34.11 CC images/ghost-file.o [2019-12-30T23:57:52.588Z] #41 171.2 CC criu/sk-tcp.o [2019-12-30T23:57:52.825Z] #27 ... [2019-12-30T23:57:52.825Z] [2019-12-30T23:57:52.825Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-30T23:57:52.825Z] #57 31.86 Reading package lists... [2019-12-30T23:57:52.825Z] #57 41.17 Building dependency tree... [2019-12-30T23:57:52.825Z] #57 43.90 The following additional packages will be installed: [2019-12-30T23:57:52.825Z] #57 43.91 btrfs-progs liblzo2-2 [2019-12-30T23:57:52.825Z] #57 44.25 The following NEW packages will be installed: [2019-12-30T23:57:52.825Z] #57 44.26 btrfs-progs btrfs-tools liblzo2-2 [2019-12-30T23:57:52.825Z] #57 44.42 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:57:52.825Z] #57 44.42 Need to get 588 kB of archives. [2019-12-30T23:57:52.825Z] #57 44.42 After this operation, 5005 kB of additional disk space will be used. [2019-12-30T23:57:52.825Z] #57 44.42 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-30T23:57:52.825Z] #57 44.45 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-30T23:57:52.825Z] #57 44.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-30T23:57:52.825Z] #57 46.56 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:57:52.825Z] #57 46.84 Fetched 588 kB in 0s (3165 kB/s) [2019-12-30T23:57:52.825Z] #57 47.00 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-30T23:57:52.825Z] #41 34.37 CC images/fifo.o [2019-12-30T23:57:52.825Z] #57 47.00 (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 ... 14950 files and directories currently installed.) [2019-12-30T23:57:52.825Z] #57 47.10 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-30T23:57:52.825Z] #57 47.10 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-30T23:57:52.825Z] #57 47.28 Selecting previously unselected package btrfs-progs. [2019-12-30T23:57:52.825Z] #57 47.29 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-30T23:57:52.825Z] #57 47.30 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-30T23:57:52.825Z] #57 48.48 Selecting previously unselected package btrfs-tools. [2019-12-30T23:57:52.825Z] #57 48.55 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-30T23:57:52.825Z] #57 48.60 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-30T23:57:52.825Z] #57 49.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:57:52.825Z] #57 49.13 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-30T23:57:52.825Z] #57 49.13 Setting up btrfs-progs (4.7.3-1) ... [2019-12-30T23:57:52.825Z] #57 49.14 Setting up btrfs-tools (4.7.3-1) ... [2019-12-30T23:57:52.825Z] #57 49.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:57:52.825Z] #57 DONE 49.4s [2019-12-30T23:57:52.825Z] [2019-12-30T23:57:52.825Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:57:52.825Z] #58 DONE 0.1s [2019-12-30T23:57:52.825Z] [2019-12-30T23:57:52.825Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-30T23:57:52.849Z] #41 171.6 CC criu/sk-unix.o [2019-12-30T23:57:53.127Z] #59 DONE 0.1s [2019-12-30T23:57:53.127Z] [2019-12-30T23:57:53.128Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:57:53.128Z] #11 49.08 The following additional packages will be installed: [2019-12-30T23:57:53.128Z] #11 49.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-30T23:57:53.128Z] #11 49.08 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-30T23:57:53.128Z] #11 49.08 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-30T23:57:53.128Z] #11 49.08 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-30T23:57:53.128Z] #11 49.08 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-30T23:57:53.128Z] #11 49.09 Suggested packages: [2019-12-30T23:57:53.128Z] #11 49.09 gcc-6-locales seccomp wine64 [2019-12-30T23:57:53.386Z] #41 34.59 CC images/remap-file-path.o [2019-12-30T23:57:53.386Z] #41 34.81 CC images/eventfd.o [2019-12-30T23:57:53.642Z] #41 35.03 CC images/eventpoll.o [2019-12-30T23:57:53.898Z] #41 35.36 CC images/fh.o [2019-12-30T23:57:54.229Z] #51 ... [2019-12-30T23:57:54.230Z] [2019-12-30T23:57:54.230Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:57:54.230Z] #55 102.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-30T23:57:54.231Z] #41 ... [2019-12-30T23:57:54.231Z] [2019-12-30T23:57:54.231Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-30T23:57:54.231Z] #23 DONE 0.6s [2019-12-30T23:57:54.231Z] [2019-12-30T23:57:54.231Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-30T23:57:54.459Z] #41 35.66 CC images/fsnotify.o [2019-12-30T23:57:54.627Z] #55 104.1 + mkdir -p /build [2019-12-30T23:57:54.627Z] #55 104.1 + cp runc /build/runc [2019-12-30T23:57:54.627Z] #55 DONE 104.2s [2019-12-30T23:57:54.627Z] [2019-12-30T23:57:54.627Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:54.715Z] #41 36.20 CC images/signalfd.o [2019-12-30T23:57:54.971Z] #41 36.43 CC images/fs.o [2019-12-30T23:57:55.298Z] #11 ... [2019-12-30T23:57:55.298Z] [2019-12-30T23:57:55.298Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:57:55.298Z] #34 32.66 Reading package lists... [2019-12-30T23:57:55.298Z] #34 42.14 Building dependency tree... [2019-12-30T23:57:55.298Z] #34 44.62 The following additional packages will be installed: [2019-12-30T23:57:55.298Z] #34 44.63 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-30T23:57:55.298Z] #34 44.63 Suggested packages: [2019-12-30T23:57:55.298Z] #34 44.63 codeblocks eclipse ninja-build lrzip [2019-12-30T23:57:55.298Z] #34 44.63 Recommended packages: [2019-12-30T23:57:55.298Z] #34 44.63 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-30T23:57:55.298Z] #34 45.95 The following NEW packages will be installed: [2019-12-30T23:57:55.298Z] #34 45.96 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-30T23:57:55.298Z] #34 45.96 vim-common xxd [2019-12-30T23:57:55.298Z] #34 46.10 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:57:55.298Z] #34 46.10 Need to get 13.4 MB of archives. [2019-12-30T23:57:55.298Z] #34 46.10 After this operation, 60.4 MB of additional disk space will be used. [2019-12-30T23:57:55.298Z] #34 46.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-12-30T23:57:55.298Z] #34 46.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-30T23:57:55.298Z] #34 46.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-12-30T23:57:55.298Z] #34 47.79 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-12-30T23:57:55.298Z] #34 47.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-12-30T23:57:55.298Z] #34 48.04 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-12-30T23:57:55.298Z] #34 48.05 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-12-30T23:57:55.298Z] #34 48.07 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-12-30T23:57:55.298Z] #34 48.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-30T23:57:55.298Z] #34 48.66 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-30T23:57:55.298Z] #34 49.97 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:57:55.298Z] #34 50.25 Fetched 13.4 MB in 2s (5004 kB/s) [2019-12-30T23:57:55.298Z] #34 50.58 Selecting previously unselected package cmake-data. [2019-12-30T23:57:55.298Z] #34 50.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-30T23:57:55.298Z] #34 50.70 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-30T23:57:55.298Z] #34 50.71 Unpacking cmake-data (3.7.2-1) ... [2019-12-30T23:57:55.298Z] #34 ... [2019-12-30T23:57:55.298Z] [2019-12-30T23:57:55.298Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:55.298Z] #60 0.412 + RM_GOPATH=0 [2019-12-30T23:57:55.298Z] #60 0.414 + TMP_GOPATH= [2019-12-30T23:57:55.298Z] #60 0.415 + : /build [2019-12-30T23:57:55.298Z] #60 0.417 + '[' -z '' ']' [2019-12-30T23:57:55.298Z] #60 0.423 ++ mktemp -d [2019-12-30T23:57:55.298Z] #60 0.425 + export GOPATH=/tmp/tmp.YdKwabnyVm [2019-12-30T23:57:55.298Z] #60 0.426 + GOPATH=/tmp/tmp.YdKwabnyVm [2019-12-30T23:57:55.298Z] #60 0.427 + RM_GOPATH=1 [2019-12-30T23:57:55.298Z] #60 0.429 ++ dirname ./install.sh [2019-12-30T23:57:55.298Z] #60 0.432 + dir=. [2019-12-30T23:57:55.298Z] #60 0.434 + bin=containerd [2019-12-30T23:57:55.298Z] #60 0.435 + shift [2019-12-30T23:57:55.298Z] #60 0.435 + '[' '!' -f ./containerd.installer ']' [2019-12-30T23:57:55.298Z] #60 0.435 + . ./containerd.installer [2019-12-30T23:57:55.298Z] #60 0.438 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:57:55.298Z] #60 0.442 + install_containerd [2019-12-30T23:57:55.298Z] #60 0.444 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-30T23:57:55.298Z] #60 0.450 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:57:55.298Z] #60 0.451 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YdKwabnyVm/src/github.com/containerd/containerd [2019-12-30T23:57:55.298Z] #60 0.484 Cloning into '/tmp/tmp.YdKwabnyVm/src/github.com/containerd/containerd'... [2019-12-30T23:57:55.532Z] #41 36.68 CC images/pstree.o [2019-12-30T23:57:55.532Z] #41 36.87 CC images/pipe.o [2019-12-30T23:57:55.559Z] #59 ... [2019-12-30T23:57:55.559Z] [2019-12-30T23:57:55.559Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:55.559Z] #41 149.4 LINK criu/built-in.o [2019-12-30T23:57:55.559Z] #41 149.5 LINK criu/criu [2019-12-30T23:57:55.559Z] #41 149.7 DEP lib/c/criu.d [2019-12-30T23:57:55.559Z] #41 149.8 CC images/rpc.pb-c.o [2019-12-30T23:57:55.559Z] #41 150.2 CC lib/c/criu.o [2019-12-30T23:57:55.559Z] #41 151.0 LINK lib/c/built-in.o [2019-12-30T23:57:55.559Z] #41 151.0 LINK lib/c/libcriu.so [2019-12-30T23:57:55.559Z] #41 151.2 GEN magic.py [2019-12-30T23:57:55.559Z] #41 151.2 Note: Building without setproctitle() and strlcpy() support. [2019-12-30T23:57:55.559Z] #41 151.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-30T23:57:55.559Z] #41 151.7 fatal: Not a git repository (or any of the parent directories): .git [2019-12-30T23:57:55.559Z] #41 152.2 make[1]: Nothing to be done for 'all'. [2019-12-30T23:57:55.559Z] #41 152.7 make[1]: 'images/built-in.o' is up to date. [2019-12-30T23:57:55.559Z] #41 152.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-30T23:57:55.559Z] #41 152.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-30T23:57:55.559Z] #41 152.8 make[1]: 'compel/libcompel.a' is up to date. [2019-12-30T23:57:55.559Z] #41 152.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-30T23:57:55.559Z] #41 152.8 make[1]: Nothing to be done for 'all'. [2019-12-30T23:57:55.559Z] #41 152.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-30T23:57:55.559Z] #41 152.9 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:55.559Z] #41 152.9 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:55.559Z] #41 153.0 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:55.559Z] #41 153.0 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:55.559Z] #41 153.1 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:55.559Z] #41 153.1 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:55.559Z] #41 153.1 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:55.559Z] #41 153.2 make[2]: Nothing to be done for 'all'. [2019-12-30T23:57:55.559Z] #41 153.2 INSTALL criu/criu [2019-12-30T23:57:55.559Z] #41 DONE 153.6s [2019-12-30T23:57:55.559Z] [2019-12-30T23:57:55.559Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:55.788Z] #41 37.13 CC images/tcp-stream.o [2019-12-30T23:57:56.043Z] #41 37.47 CC images/sk-packet.o [2019-12-30T23:57:56.299Z] #41 37.83 CC images/mnt.o [2019-12-30T23:57:56.496Z] #50 ... [2019-12-30T23:57:56.496Z] [2019-12-30T23:57:56.496Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-30T23:57:56.554Z] #41 38.11 CC images/pipe-data.o [2019-12-30T23:57:56.755Z] #42 DONE 0.1s [2019-12-30T23:57:56.755Z] [2019-12-30T23:57:56.755Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-30T23:57:56.755Z] #45 DONE 0.1s [2019-12-30T23:57:56.755Z] [2019-12-30T23:57:56.755Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-30T23:57:56.755Z] #48 DONE 0.1s [2019-12-30T23:57:56.755Z] [2019-12-30T23:57:56.755Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:57.138Z] #41 38.30 CC images/sa.o [2019-12-30T23:57:57.398Z] #41 38.62 CC images/timer.o [2019-12-30T23:57:57.654Z] #41 39.04 CC images/timerfd.o [2019-12-30T23:57:57.910Z] #41 39.24 CC images/mm.o [2019-12-30T23:57:58.165Z] #41 39.55 CC images/sk-opts.o [2019-12-30T23:57:58.386Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-12-30T23:57:58.386Z] [2019-12-30T23:57:58.386Z] ________ ____ __. [2019-12-30T23:57:58.386Z] \_____ \ | |/ _| [2019-12-30T23:57:58.386Z] / | \| < [2019-12-30T23:57:58.386Z] / | \ | \ [2019-12-30T23:57:58.386Z] \_______ /____|__ \ [2019-12-30T23:57:58.386Z] \/ \/ [2019-12-30T23:57:58.386Z] [2019-12-30T23:57:58.386Z] INFO: make.ps1 ended at 12/30/2019 23:57:54 [2019-12-30T23:57:58.386Z] INFO: Binaries build ended at 12/30/2019 23:57:56. Duration:00:01:15.1366830 [2019-12-30T23:57:58.422Z] #41 39.78 CC images/sk-unix.o [2019-12-30T23:57:58.678Z] #41 40.14 CC images/sk-inet.o [2019-12-30T23:57:58.786Z] #50 DONE 242.7s [2019-12-30T23:57:58.786Z] [2019-12-30T23:57:58.786Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:57:58.834Z] #60 ... [2019-12-30T23:57:58.834Z] [2019-12-30T23:57:58.834Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:57:58.834Z] #27 4.515 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-30T23:57:58.834Z] #27 5.879 [2019-12-30T23:57:58.845Z] INFO: Copying the built daemon binary to d:\CI\PR-40326\3\binary\dockerd-a218e9b7b.exe... [2019-12-30T23:57:59.131Z] #27 6.559 #### 6.6% ######### 13.0% ############### 21.5% #################### 27.9% ######################## 34.3% ########################### 38.5% ################################### 49.2% [2019-12-30T23:57:59.131Z] #27 ... [2019-12-30T23:57:59.131Z] [2019-12-30T23:57:59.131Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:57:59.131Z] #41 34.27 Reading package lists... [2019-12-30T23:57:59.131Z] #41 46.08 Building dependency tree... [2019-12-30T23:57:59.131Z] #41 49.45 The following additional packages will be installed: [2019-12-30T23:57:59.131Z] #41 49.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-30T23:57:59.131Z] #41 49.47 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-30T23:57:59.131Z] #41 49.48 Suggested packages: [2019-12-30T23:57:59.131Z] #41 49.48 manpages-dev python-setuptools [2019-12-30T23:57:59.131Z] #41 52.47 The following NEW packages will be installed: [2019-12-30T23:57:59.131Z] #41 52.48 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-30T23:57:59.131Z] #41 52.48 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-30T23:57:59.131Z] #41 52.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-30T23:57:59.131Z] #41 52.49 zlib1g-dev [2019-12-30T23:57:59.131Z] #41 52.66 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:57:59.131Z] #41 52.66 Need to get 3548 kB of archives. [2019-12-30T23:57:59.131Z] #41 52.66 After this operation, 21.2 MB of additional disk space will be used. [2019-12-30T23:57:59.131Z] #41 52.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-30T23:57:59.131Z] #41 52.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-12-30T23:57:59.131Z] #41 52.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-12-30T23:57:59.131Z] #41 52.78 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-30T23:57:59.131Z] #41 52.82 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-12-30T23:57:59.131Z] #41 52.85 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-30T23:57:59.131Z] #41 52.86 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-12-30T23:57:59.131Z] #41 52.88 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-12-30T23:57:59.131Z] #41 52.93 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-12-30T23:57:59.131Z] #41 53.11 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-12-30T23:57:59.131Z] #41 53.14 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-12-30T23:57:59.131Z] #41 53.31 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-12-30T23:57:59.131Z] #41 53.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-12-30T23:57:59.131Z] #41 53.42 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-12-30T23:57:59.131Z] #41 53.43 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-30T23:57:59.131Z] #41 53.47 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-12-30T23:57:59.131Z] #41 ... [2019-12-30T23:57:59.131Z] [2019-12-30T23:57:59.131Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:57:59.238Z] #41 40.65 CC images/tun.o [2019-12-30T23:57:59.238Z] #41 ... [2019-12-30T23:57:59.238Z] [2019-12-30T23:57:59.238Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:57:59.238Z] #44 118.6 compress/flate [2019-12-30T23:57:59.238Z] #44 119.0 github.com/LK4D4/vndr/build [2019-12-30T23:57:59.238Z] #44 121.2 hash/crc32 [2019-12-30T23:57:59.238Z] #44 121.8 compress/gzip [2019-12-30T23:57:59.238Z] #44 122.6 vendor/golang.org/x/crypto/internal/chacha20 [2019-12-30T23:57:59.238Z] #44 122.7 net [2019-12-30T23:57:59.238Z] #44 123.1 vendor/golang.org/x/sys/cpu [2019-12-30T23:57:59.238Z] #44 123.3 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-30T23:57:59.238Z] #44 124.5 vendor/golang.org/x/crypto/hkdf [2019-12-30T23:57:59.238Z] #44 124.7 vendor/golang.org/x/text/transform [2019-12-30T23:57:59.238Z] #44 125.4 vendor/golang.org/x/text/unicode/bidi [2019-12-30T23:57:59.238Z] #44 127.1 vendor/golang.org/x/text/secure/bidirule [2019-12-30T23:57:59.238Z] #44 127.5 vendor/golang.org/x/text/unicode/norm [2019-12-30T23:57:59.725Z] #27 6.559 #### 6.6% ######### 13.0% ############### 21.5% #################### 27.9% ######################## 34.3% ########################### 38.5% ################################### 49.2% ######################################### 58.2% ############################################## 64.6% ################################################### 70.9% ######################################################### 79.4% ############################################################# 85.8% ################################################################## 92.2% ######################################################################## 100.0% [2019-12-30T23:57:59.801Z] #44 ... [2019-12-30T23:57:59.801Z] [2019-12-30T23:57:59.801Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:57:59.801Z] #41 40.99 CC images/sk-netlink.o [2019-12-30T23:57:59.801Z] #41 41.23 CC images/packet-sock.o [2019-12-30T23:57:59.812Z] INFO: Copying the built client binary to d:\CI\PR-40326\3\binary\docker-a218e9b7b.exe... [2019-12-30T23:57:59.812Z] INFO: Copying dockerversion from the container... [2019-12-30T23:58:00.169Z] #59 ... [2019-12-30T23:58:00.169Z] [2019-12-30T23:58:00.169Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-30T23:58:00.169Z] #51 DONE 0.2s [2019-12-30T23:58:00.169Z] [2019-12-30T23:58:00.169Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-30T23:58:00.270Z] INFO: Copying the golang package from the container to d:\CI\PR-40326\3\installer\go.zip... [2019-12-30T23:58:00.362Z] #41 41.68 CC images/ipc-var.o [2019-12-30T23:58:00.428Z] #55 DONE 0.1s [2019-12-30T23:58:00.428Z] [2019-12-30T23:58:00.428Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:00.618Z] #41 41.92 CC images/ipc-desc.o [2019-12-30T23:58:00.618Z] #41 42.10 CC images/ipc-shm.o [2019-12-30T23:58:00.815Z] #27 DONE 5.5s [2019-12-30T23:58:00.815Z] [2019-12-30T23:58:00.815Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-30T23:58:00.815Z] #29 DONE 0.2s [2019-12-30T23:58:00.815Z] [2019-12-30T23:58:00.815Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-30T23:58:00.815Z] #32 DONE 0.1s [2019-12-30T23:58:00.815Z] [2019-12-30T23:58:00.815Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-30T23:58:00.815Z] #37 DONE 0.1s [2019-12-30T23:58:00.815Z] [2019-12-30T23:58:00.815Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:00.815Z] #41 173.1 CC criu/sockets.o [2019-12-30T23:58:00.815Z] #41 174.0 CC criu/stats.o [2019-12-30T23:58:00.815Z] #41 174.3 CC criu/string.o [2019-12-30T23:58:00.815Z] #41 174.4 CC criu/sysctl.o [2019-12-30T23:58:00.815Z] #41 175.0 CC criu/sysfs_parse.o [2019-12-30T23:58:00.815Z] #41 175.3 CC criu/timerfd.o [2019-12-30T23:58:00.815Z] #41 175.6 CC criu/tty.o [2019-12-30T23:58:00.815Z] #41 177.3 CC criu/tun.o [2019-12-30T23:58:00.815Z] #41 177.8 CC criu/uffd.o [2019-12-30T23:58:00.815Z] #41 178.9 CC criu/util.o [2019-12-30T23:58:00.815Z] #41 ... [2019-12-30T23:58:00.815Z] [2019-12-30T23:58:00.815Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-30T23:58:00.815Z] #39 DONE 0.2s [2019-12-30T23:58:00.815Z] [2019-12-30T23:58:00.815Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:00.874Z] #41 42.29 CC images/ipc-msg.o [2019-12-30T23:58:01.076Z] #41 180.0 CC criu/uts_ns.o [2019-12-30T23:58:01.129Z] #41 42.67 CC images/ipc-sem.o [2019-12-30T23:58:01.202Z] #60 ... [2019-12-30T23:58:01.202Z] [2019-12-30T23:58:01.202Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:58:01.202Z] #39 208.3 + rm -rf /tmp/tmp.3Mhb2YM071/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3Mhb2YM071 [2019-12-30T23:58:01.202Z] #39 DONE 208.4s [2019-12-30T23:58:01.202Z] [2019-12-30T23:58:01.202Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:01.613Z] #51 ... [2019-12-30T23:58:01.613Z] [2019-12-30T23:58:01.613Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-30T23:58:01.648Z] #41 180.2 CC criu/vdso.o [2019-12-30T23:58:01.691Z] #41 42.88 CC images/utsns.o [2019-12-30T23:58:01.691Z] #41 43.11 CC images/creds.o [2019-12-30T23:58:01.796Z] #27 9.742 [2019-12-30T23:58:01.909Z] #41 180.6 LINK criu/built-in.o [2019-12-30T23:58:01.909Z] #41 180.7 LINK criu/criu [2019-12-30T23:58:01.946Z] #41 43.28 CC images/vma.o [2019-12-30T23:58:02.029Z] #40 DONE 0.2s [2019-12-30T23:58:02.029Z] [2019-12-30T23:58:02.029Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-30T23:58:02.029Z] #43 DONE 0.1s [2019-12-30T23:58:02.029Z] [2019-12-30T23:58:02.029Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-30T23:58:02.029Z] #46 DONE 0.1s [2019-12-30T23:58:02.029Z] [2019-12-30T23:58:02.029Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-30T23:58:02.029Z] #49 DONE 0.1s [2019-12-30T23:58:02.029Z] [2019-12-30T23:58:02.029Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:02.086Z] #27 ... [2019-12-30T23:58:02.086Z] [2019-12-30T23:58:02.086Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:58:02.086Z] #69 DONE 58.5s [2019-12-30T23:58:02.202Z] #41 43.52 CC images/netdev.o [2019-12-30T23:58:02.377Z] [2019-12-30T23:58:02.377Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:58:02.377Z] #41 56.60 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:58:02.377Z] #41 56.84 Fetched 3548 kB in 0s (3885 kB/s) [2019-12-30T23:58:02.377Z] #41 57.03 Selecting previously unselected package libnet1:ppc64el. [2019-12-30T23:58:02.377Z] #41 57.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 ... 14950 files and directories currently installed.) [2019-12-30T23:58:02.377Z] #41 57.16 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-30T23:58:02.377Z] #41 57.18 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-30T23:58:02.377Z] #41 57.48 Selecting previously unselected package libcap-dev:ppc64el. [2019-12-30T23:58:02.377Z] #41 57.52 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-12-30T23:58:02.377Z] #41 57.53 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-12-30T23:58:02.377Z] #41 57.77 Selecting previously unselected package libnet1-dev. [2019-12-30T23:58:02.377Z] #41 57.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-30T23:58:02.377Z] #41 57.78 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-30T23:58:02.377Z] #41 58.18 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-30T23:58:02.377Z] #41 58.20 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-30T23:58:02.377Z] #41 58.21 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-30T23:58:02.377Z] #41 58.43 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-12-30T23:58:02.377Z] #41 58.43 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-12-30T23:58:02.377Z] #41 58.45 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-30T23:58:02.377Z] #41 58.93 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-30T23:58:02.377Z] #41 58.94 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-30T23:58:02.377Z] #41 58.94 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-30T23:58:02.377Z] #41 59.12 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-12-30T23:58:02.377Z] #41 59.12 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-12-30T23:58:02.377Z] #41 59.13 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-30T23:58:02.457Z] #41 43.91 CC images/tty.o [2019-12-30T23:58:02.481Z] #41 181.0 DEP lib/c/criu.d [2019-12-30T23:58:02.481Z] #41 181.1 CC images/rpc.pb-c.o [2019-12-30T23:58:02.670Z] #41 59.36 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-12-30T23:58:02.671Z] #41 59.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-12-30T23:58:02.671Z] #41 59.43 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-30T23:58:03.018Z] #41 44.54 CC images/file-lock.o [2019-12-30T23:58:03.052Z] #41 181.7 CC lib/c/criu.o [2019-12-30T23:58:03.175Z] INFO: Extracting go.zip to d:\CI\PR-40326\3\go [2019-12-30T23:58:03.273Z] #41 44.82 CC images/rlimit.o [2019-12-30T23:58:03.309Z] #41 59.90 Selecting previously unselected package libprotobuf10:ppc64el. [2019-12-30T23:58:03.309Z] #41 59.91 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-12-30T23:58:03.309Z] #41 59.95 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-30T23:58:03.834Z] #41 45.07 CC images/pagemap.o [2019-12-30T23:58:04.005Z] #41 182.6 LINK lib/c/built-in.o [2019-12-30T23:58:04.005Z] #41 182.6 LINK lib/c/libcriu.so [2019-12-30T23:58:04.089Z] #41 45.37 CC images/siginfo.o [2019-12-30T23:58:04.266Z] #41 182.8 GEN magic.py [2019-12-30T23:58:04.266Z] #41 182.9 Note: Building without setproctitle() and strlcpy() support. [2019-12-30T23:58:04.266Z] #41 182.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-30T23:58:04.345Z] #41 45.63 CC images/rpc.o [2019-12-30T23:58:04.825Z] #41 61.33 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-12-30T23:58:04.825Z] #41 61.35 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-12-30T23:58:04.825Z] #41 61.36 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-30T23:58:04.837Z] #41 183.4 fatal: Not a git repository (or any of the parent directories): .git [2019-12-30T23:58:05.114Z] #41 61.64 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-12-30T23:58:05.114Z] #41 61.66 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-12-30T23:58:05.114Z] #41 61.68 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-30T23:58:05.408Z] #41 184.2 make[1]: Nothing to be done for 'all'. [2019-12-30T23:58:05.430Z] #41 ... [2019-12-30T23:58:05.430Z] [2019-12-30T23:58:05.430Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:58:05.430Z] #27 10.69 ######### 13.3% ################# 24.7% ########################## 36.3% ################################## 47.8% ########################################## 59.3% ################################################## 70.7% ########################################################### 82.2% ################################################################### 93.7% ######################################################################## 100.0% [2019-12-30T23:58:05.430Z] #27 13.38 [2019-12-30T23:58:05.708Z] #41 46.95 CC images/ext-file.o [2019-12-30T23:58:05.708Z] #41 47.16 CC images/cgroup.o [2019-12-30T23:58:05.978Z] #41 184.7 make[1]: 'images/built-in.o' is up to date. [2019-12-30T23:58:05.978Z] #41 184.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-30T23:58:05.978Z] #41 184.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-30T23:58:05.978Z] #41 184.8 make[1]: 'compel/libcompel.a' is up to date. [2019-12-30T23:58:05.978Z] #41 184.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-30T23:58:05.978Z] #41 184.8 make[1]: Nothing to be done for 'all'. [2019-12-30T23:58:05.978Z] #41 184.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-30T23:58:06.238Z] #41 184.9 make[2]: Nothing to be done for 'all'. [2019-12-30T23:58:06.238Z] #41 184.9 make[2]: Nothing to be done for 'all'. [2019-12-30T23:58:06.238Z] #41 185.0 make[2]: Nothing to be done for 'all'. [2019-12-30T23:58:06.238Z] #41 185.0 make[2]: Nothing to be done for 'all'. [2019-12-30T23:58:06.238Z] #41 185.0 make[2]: Nothing to be done for 'all'. [2019-12-30T23:58:06.238Z] #41 185.1 make[2]: Nothing to be done for 'all'. [2019-12-30T23:58:06.238Z] #41 185.1 make[2]: Nothing to be done for 'all'. [2019-12-30T23:58:06.238Z] #41 185.1 make[2]: Nothing to be done for 'all'. [2019-12-30T23:58:06.269Z] #41 47.74 CC images/userns.o [2019-12-30T23:58:06.314Z] #27 13.86 #### 6.4% ############ 16.8% ################### 27.1% ######################### 34.9% ############################## 42.6% ################################## 47.8% ##################################### 52.6% ################ [2019-12-30T23:58:06.314Z] #27 ... [2019-12-30T23:58:06.314Z] [2019-12-30T23:58:06.314Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:58:06.314Z] #11 53.05 The following NEW packages will be installed: [2019-12-30T23:58:06.314Z] #11 53.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-30T23:58:06.314Z] #11 53.06 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-30T23:58:06.314Z] #11 53.07 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-30T23:58:06.314Z] #11 53.08 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-30T23:58:06.314Z] #11 53.08 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-30T23:58:06.314Z] #11 53.08 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-30T23:58:06.314Z] #11 53.09 mingw-w64-x86-64-dev [2019-12-30T23:58:06.314Z] #11 53.36 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2019-12-30T23:58:06.314Z] #11 53.36 Need to get 70.1 MB of archives. [2019-12-30T23:58:06.314Z] #11 53.36 After this operation, 498 MB of additional disk space will be used. [2019-12-30T23:58:06.314Z] #11 53.36 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-12-30T23:58:06.314Z] #11 53.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-12-30T23:58:06.314Z] #11 53.46 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-30T23:58:06.314Z] #11 53.49 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-30T23:58:06.314Z] #11 53.59 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-30T23:58:06.314Z] #11 53.59 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-12-30T23:58:06.314Z] #11 53.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-12-30T23:58:06.314Z] #11 53.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-12-30T23:58:06.314Z] #11 53.68 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-12-30T23:58:06.314Z] #11 53.71 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-12-30T23:58:06.314Z] #11 53.75 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-12-30T23:58:06.314Z] #11 53.80 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-12-30T23:58:06.314Z] #11 53.91 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-12-30T23:58:06.314Z] #11 53.95 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-12-30T23:58:06.314Z] #11 53.97 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-12-30T23:58:06.315Z] #11 53.99 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-12-30T23:58:06.315Z] #11 54.01 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-12-30T23:58:06.315Z] #11 54.40 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-12-30T23:58:06.315Z] #11 54.99 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-12-30T23:58:06.315Z] #11 55.60 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-30T23:58:06.315Z] #11 55.71 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-30T23:58:06.315Z] #11 56.89 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-30T23:58:06.315Z] #11 57.51 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-12-30T23:58:06.315Z] #11 57.54 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-12-30T23:58:06.497Z] #41 185.2 INSTALL criu/criu [2019-12-30T23:58:06.610Z] #11 ... [2019-12-30T23:58:06.610Z] [2019-12-30T23:58:06.610Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:58:06.757Z] #41 DONE 185.5s [2019-12-30T23:58:06.757Z] [2019-12-30T23:58:06.757Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:06.831Z] #41 48.13 CC images/google/protobuf/descriptor.o [2019-12-30T23:58:06.911Z] #27 13.86 #### 6.4% ############ 16.8% ################### 27.1% ######################### 34.9% ############################## 42.6% ################################## 47.8% ##################################### 52.6% ########################################## 58.6% ############################################### 66.5% ##################################################### 74.3% ######################################################### 79.4% ################################################################ 89.8% ######################################################################## 100.0% [2019-12-30T23:58:07.941Z] #27 ... [2019-12-30T23:58:07.941Z] [2019-12-30T23:58:07.941Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:58:07.941Z] #34 54.26 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-30T23:58:07.941Z] #34 54.27 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-30T23:58:07.941Z] #34 54.28 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-30T23:58:07.941Z] #34 54.49 Selecting previously unselected package libicu57:ppc64el. [2019-12-30T23:58:07.941Z] #34 54.50 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-12-30T23:58:07.941Z] #34 54.50 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-30T23:58:07.941Z] #34 ... [2019-12-30T23:58:07.941Z] [2019-12-30T23:58:07.941Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:58:07.941Z] #41 63.81 Selecting previously unselected package libprotoc10:ppc64el. [2019-12-30T23:58:07.941Z] #41 63.82 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-12-30T23:58:07.941Z] #41 63.82 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-12-30T23:58:08.137Z] #59 ... [2019-12-30T23:58:08.137Z] [2019-12-30T23:58:08.137Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-30T23:58:08.137Z] #42 DONE 0.1s [2019-12-30T23:58:08.137Z] [2019-12-30T23:58:08.137Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:08.137Z] #59 ... [2019-12-30T23:58:08.137Z] [2019-12-30T23:58:08.137Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-30T23:58:08.239Z] #41 64.68 Selecting previously unselected package protobuf-c-compiler. [2019-12-30T23:58:08.239Z] #41 64.70 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-12-30T23:58:08.239Z] #41 64.70 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-30T23:58:08.239Z] #41 64.95 Selecting previously unselected package protobuf-compiler. [2019-12-30T23:58:08.490Z] #51 ... [2019-12-30T23:58:08.490Z] [2019-12-30T23:58:08.490Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:08.490Z] #60 187.9 + bin/containerd [2019-12-30T23:58:08.555Z] #41 64.96 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-12-30T23:58:08.555Z] #41 64.96 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-30T23:58:08.555Z] #41 65.16 Selecting previously unselected package python-pkg-resources. [2019-12-30T23:58:08.555Z] #41 65.19 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-30T23:58:08.555Z] #41 65.20 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-30T23:58:08.707Z] #45 DONE 0.3s [2019-12-30T23:58:08.707Z] [2019-12-30T23:58:08.707Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-30T23:58:08.707Z] #48 DONE 0.1s [2019-12-30T23:58:08.707Z] [2019-12-30T23:58:08.707Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:08.707Z] #59 ... [2019-12-30T23:58:08.707Z] [2019-12-30T23:58:08.707Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-30T23:58:08.707Z] #51 DONE 0.3s [2019-12-30T23:58:08.707Z] [2019-12-30T23:58:08.707Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:08.721Z] #41 49.93 CC images/opts.o [2019-12-30T23:58:08.721Z] #41 50.14 CC images/seccomp.o [2019-12-30T23:58:08.846Z] #41 65.61 Selecting previously unselected package python-protobuf. [2019-12-30T23:58:08.966Z] #59 ... [2019-12-30T23:58:08.966Z] [2019-12-30T23:58:08.966Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-30T23:58:08.979Z] #41 ... [2019-12-30T23:58:08.979Z] [2019-12-30T23:58:08.979Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:08.979Z] #62 130.2 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-30T23:58:08.979Z] #62 130.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-30T23:58:08.979Z] #62 DONE 137.7s [2019-12-30T23:58:08.979Z] [2019-12-30T23:58:08.979Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-30T23:58:08.979Z] #63 DONE 0.1s [2019-12-30T23:58:08.979Z] [2019-12-30T23:58:08.979Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:58:08.979Z] #44 131.4 vendor/golang.org/x/net/idna [2019-12-30T23:58:08.979Z] #44 134.1 vendor/golang.org/x/net/http2/hpack [2019-12-30T23:58:08.979Z] #44 135.4 mime [2019-12-30T23:58:08.979Z] #44 137.3 mime/quotedprintable [2019-12-30T23:58:08.979Z] #44 137.8 net/http/internal [2019-12-30T23:58:09.140Z] #41 65.62 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-12-30T23:58:09.140Z] #41 65.62 Unpacking python-protobuf (3.0.0-9) ... [2019-12-30T23:58:09.225Z] #55 DONE 0.2s [2019-12-30T23:58:09.225Z] [2019-12-30T23:58:09.225Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:09.235Z] #44 ... [2019-12-30T23:58:09.236Z] [2019-12-30T23:58:09.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:09.236Z] #41 50.64 CC images/binfmt-misc.o [2019-12-30T23:58:09.774Z] #41 66.37 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-30T23:58:09.796Z] #41 50.98 CC images/time.o [2019-12-30T23:58:09.796Z] #41 51.34 CC images/sysctl.o [2019-12-30T23:58:10.064Z] #41 66.50 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-30T23:58:10.064Z] #41 66.50 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-30T23:58:10.356Z] #41 51.53 CC images/autofs.o [2019-12-30T23:58:10.356Z] #41 51.67 CC images/macvlan.o [2019-12-30T23:58:10.356Z] #41 51.89 CC images/sit.o [2019-12-30T23:58:10.916Z] #41 52.07 LINK images/built-in.o [2019-12-30T23:58:10.916Z] #41 52.21 GEN compel/include/asm [2019-12-30T23:58:10.916Z] #41 52.21 GEN compel/include/version.h [2019-12-30T23:58:10.916Z] #41 52.25 touch .config [2019-12-30T23:58:10.916Z] #41 52.26 GEN include/common/config.h [2019-12-30T23:58:10.916Z] #41 52.34 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-12-30T23:58:10.916Z] #41 52.37 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-12-30T23:58:10.916Z] #41 52.41 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-12-30T23:58:10.916Z] #41 52.43 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-12-30T23:58:10.916Z] #41 52.46 DEP compel/arch/x86/plugins/std/memcpy.d [2019-12-30T23:58:11.171Z] #41 52.47 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-12-30T23:58:11.171Z] #41 52.52 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-30T23:58:11.171Z] #41 52.59 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-12-30T23:58:11.427Z] #41 52.60 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-30T23:58:11.427Z] #41 52.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-30T23:58:11.427Z] #41 52.65 DEP compel/plugins/std/infect.d [2019-12-30T23:58:11.427Z] #41 52.74 DEP compel/plugins/std/string.d [2019-12-30T23:58:11.427Z] #41 52.83 DEP compel/plugins/std/log.d [2019-12-30T23:58:11.682Z] #41 52.92 DEP compel/plugins/std/fds.d [2019-12-30T23:58:11.682Z] #41 53.06 DEP compel/plugins/std/std.d [2019-12-30T23:58:11.682Z] #41 53.18 DEP compel/plugins/shmem/shmem.d [2019-12-30T23:58:11.937Z] #41 53.31 DEP compel/plugins/fds/fds.d [2019-12-30T23:58:11.937Z] #41 53.45 CC compel/plugins/std/std.o [2019-12-30T23:58:12.498Z] #41 53.78 CC compel/plugins/std/fds.o [2019-12-30T23:58:12.805Z] #41 ... [2019-12-30T23:58:12.805Z] [2019-12-30T23:58:12.805Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:58:12.805Z] #27 16.72 [2019-12-30T23:58:13.059Z] #41 ... [2019-12-30T23:58:13.059Z] [2019-12-30T23:58:13.059Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:13.059Z] #47 DONE 142.3s [2019-12-30T23:58:13.059Z] [2019-12-30T23:58:13.059Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:13.059Z] #41 54.38 CC compel/plugins/std/log.o [2019-12-30T23:58:13.388Z] #27 17.47 # 2.6% ### 5.3% ##### 8.0% ####### 10.7% ####### 10.9% ########## 14.1% ############ 16.8% ############## 20.3% ################# 23.9% ################### 27.5% ##################### 30.2% ####################### 32.8% ######################### 35.5% ############################ 39.1% ############################## 42.7% ################################# 46.2% ################################### 49.3% ##################################### 51.7% ####################################### 54.4% ######################################### 57.1% ########################################### 59.7% ############################################ 62.4% ############################################## 65.1% ################################################# 68.7% #################################################### 72.2% ##################################################### 74.9% ######################################################## 78.5% ########################################################## 81.2% ############################################################# 84.7% ############################################################## 87.2% ############################################################### 88.3% ################################################################# 90.7% ################################################################### 93.1% #################################################################### 94.9% ##################################################################### 96.7% ####################################################################### 99.4% ######################################################################## 100.0% [2019-12-30T23:58:13.677Z] #27 21.89 [2019-12-30T23:58:14.422Z] #41 55.60 CC compel/plugins/std/string.o [2019-12-30T23:58:14.678Z] #41 56.08 CC compel/plugins/std/infect.o [2019-12-30T23:58:15.240Z] #41 56.50 CC compel/arch/x86/plugins/std/parasite-head.o [2019-12-30T23:58:15.240Z] #41 56.58 CC compel/arch/x86/plugins/std/memcpy.o [2019-12-30T23:58:15.240Z] #41 56.62 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-12-30T23:58:15.240Z] #41 56.72 AR compel/plugins/std.lib.a [2019-12-30T23:58:15.496Z] #41 56.78 CC compel/plugins/fds/fds.o [2019-12-30T23:58:15.753Z] #41 57.08 AR compel/plugins/fds.lib.a [2019-12-30T23:58:15.753Z] #41 57.14 HOSTDEP compel/src/lib/log-host.d [2019-12-30T23:58:15.753Z] #41 57.29 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-30T23:58:15.761Z] #27 ... [2019-12-30T23:58:15.761Z] [2019-12-30T23:58:15.761Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:58:15.761Z] #29 72.28 + cd /tmp/tmp.MaXvQRmLcW/src/github.com/go-swagger/go-swagger [2019-12-30T23:58:15.761Z] #29 72.28 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-30T23:58:16.009Z] #41 57.40 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-12-30T23:58:16.009Z] #41 57.47 HOSTDEP compel/src/main-host.d [2019-12-30T23:58:16.265Z] #41 57.57 DEP compel/src/lib/ptrace.d [2019-12-30T23:58:16.265Z] #41 57.69 DEP compel/src/lib/infect.d [2019-12-30T23:58:16.265Z] #41 57.80 DEP compel/src/lib/infect-util.d [2019-12-30T23:58:16.522Z] #41 57.90 DEP compel/src/lib/infect-rpc.d [2019-12-30T23:58:16.704Z] #60 ... [2019-12-30T23:58:16.704Z] [2019-12-30T23:58:16.704Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:16.704Z] #51 DONE 222.7s [2019-12-30T23:58:16.704Z] [2019-12-30T23:58:16.704Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:16.704Z] #60 ... [2019-12-30T23:58:16.704Z] [2019-12-30T23:58:16.704Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-30T23:58:16.704Z] #52 DONE 0.2s [2019-12-30T23:58:16.704Z] [2019-12-30T23:58:16.704Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-30T23:58:16.704Z] #56 DONE 0.1s [2019-12-30T23:58:16.704Z] [2019-12-30T23:58:16.704Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:16.778Z] #41 57.99 DEP compel/arch/x86/src/lib/infect.d [2019-12-30T23:58:16.778Z] #41 58.18 DEP compel/arch/x86/src/lib/cpu.d [2019-12-30T23:58:16.787Z] #29 ... [2019-12-30T23:58:16.787Z] [2019-12-30T23:58:16.787Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-30T23:58:16.787Z] #34 65.09 Selecting previously unselected package libxml2:ppc64el. [2019-12-30T23:58:16.787Z] #34 65.14 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-12-30T23:58:16.787Z] #34 65.16 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-30T23:58:16.787Z] #34 66.23 Selecting previously unselected package libarchive13:ppc64el. [2019-12-30T23:58:16.787Z] #34 66.25 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-12-30T23:58:16.787Z] #34 66.27 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-30T23:58:16.787Z] #34 66.73 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-12-30T23:58:16.787Z] #34 66.73 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-12-30T23:58:16.787Z] #34 66.74 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-30T23:58:16.787Z] #34 67.02 Selecting previously unselected package libuv1:ppc64el. [2019-12-30T23:58:16.787Z] #34 67.04 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-12-30T23:58:16.787Z] #34 67.05 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-12-30T23:58:16.787Z] #34 67.28 Selecting previously unselected package cmake. [2019-12-30T23:58:16.787Z] #34 67.29 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-12-30T23:58:16.787Z] #34 67.48 Unpacking cmake (3.7.2-1) ... [2019-12-30T23:58:16.787Z] #34 71.31 Selecting previously unselected package xxd. [2019-12-30T23:58:16.787Z] #34 71.33 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-30T23:58:16.787Z] #34 71.35 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:58:16.787Z] #34 71.71 Selecting previously unselected package vim-common. [2019-12-30T23:58:16.787Z] #34 71.72 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-30T23:58:16.787Z] #34 71.77 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:58:16.787Z] #34 72.18 Processing triggers for mime-support (3.60) ... [2019-12-30T23:58:16.787Z] #34 72.50 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:58:16.787Z] #34 72.51 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-12-30T23:58:16.787Z] #34 72.51 Setting up cmake-data (3.7.2-1) ... [2019-12-30T23:58:16.787Z] #34 72.52 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-30T23:58:16.787Z] #34 72.58 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-30T23:58:16.787Z] #34 72.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:58:16.787Z] #34 72.82 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-30T23:58:16.787Z] #34 72.83 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-30T23:58:16.787Z] #34 72.84 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-30T23:58:16.787Z] #34 72.85 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-30T23:58:16.787Z] #34 72.87 Setting up cmake (3.7.2-1) ... [2019-12-30T23:58:16.787Z] #34 73.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:58:16.787Z] #34 DONE 73.5s [2019-12-30T23:58:17.034Z] #41 58.30 DEP compel/src/lib/log.d [2019-12-30T23:58:17.034Z] #41 58.40 DEP compel/src/main.d [2019-12-30T23:58:17.034Z] #41 58.48 DEP compel/src/lib/handle-elf.d [2019-12-30T23:58:17.077Z] [2019-12-30T23:58:17.077Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:58:17.077Z] #41 73.47 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-30T23:58:17.077Z] #41 73.49 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-30T23:58:17.077Z] #41 73.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:58:17.077Z] #41 73.60 Setting up python-protobuf (3.0.0-9) ... [2019-12-30T23:58:17.077Z] #41 ... [2019-12-30T23:58:17.077Z] [2019-12-30T23:58:17.077Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:58:17.077Z] #35 DONE 0.1s [2019-12-30T23:58:17.077Z] [2019-12-30T23:58:17.077Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-30T23:58:17.077Z] #36 DONE 0.1s [2019-12-30T23:58:17.290Z] #41 58.63 DEP compel/arch/x86/src/lib/handle-elf.d [2019-12-30T23:58:17.290Z] #41 58.77 CC compel/src/lib/log.o [2019-12-30T23:58:17.344Z] #59 214.0 + bin/containerd-stress [2019-12-30T23:58:17.369Z] [2019-12-30T23:58:17.369Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:58:17.660Z] #37 0.319 + RM_GOPATH=0 [2019-12-30T23:58:17.660Z] #37 0.324 + TMP_GOPATH= [2019-12-30T23:58:17.660Z] #37 0.324 + : /build [2019-12-30T23:58:17.660Z] #37 0.326 + '[' -z '' ']' [2019-12-30T23:58:17.660Z] #37 0.328 ++ mktemp -d [2019-12-30T23:58:17.660Z] #37 0.341 + export GOPATH=/tmp/tmp.bitobM60Z9 [2019-12-30T23:58:17.660Z] #37 0.342 + GOPATH=/tmp/tmp.bitobM60Z9 [2019-12-30T23:58:17.660Z] #37 0.342 + RM_GOPATH=1 [2019-12-30T23:58:17.660Z] #37 0.346 ++ dirname ./install.sh [2019-12-30T23:58:17.660Z] #37 0.348 + dir=. [2019-12-30T23:58:17.660Z] #37 0.349 + bin=tini [2019-12-30T23:58:17.660Z] #37 0.349 + shift [2019-12-30T23:58:17.660Z] #37 0.349 + '[' '!' -f ./tini.installer ']' [2019-12-30T23:58:17.660Z] #37 0.349 + . ./tini.installer [2019-12-30T23:58:17.660Z] #37 0.349 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:58:17.660Z] #37 0.350 + install_tini [2019-12-30T23:58:17.660Z] #37 0.351 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-30T23:58:17.660Z] #37 0.351 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:58:17.660Z] #37 0.352 + git clone https://github.com/krallin/tini.git /tmp/tmp.bitobM60Z9/tini [2019-12-30T23:58:17.660Z] #37 0.360 Cloning into '/tmp/tmp.bitobM60Z9/tini'... [2019-12-30T23:58:17.660Z] #37 ... [2019-12-30T23:58:17.660Z] [2019-12-30T23:58:17.660Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:58:17.660Z] #11 64.23 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-12-30T23:58:17.660Z] #11 68.36 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-12-30T23:58:17.660Z] #11 68.38 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-12-30T23:58:17.660Z] #11 70.64 debconf: delaying package configuration, since apt-utils is not installed [2019-12-30T23:58:17.660Z] #11 71.00 Fetched 70.1 MB in 15s (4644 kB/s) [2019-12-30T23:58:17.660Z] #11 71.23 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-12-30T23:58:17.660Z] #11 71.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-30T23:58:17.660Z] #11 71.33 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-12-30T23:58:17.660Z] #11 71.34 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-30T23:58:17.660Z] #11 71.51 Selecting previously unselected package libudev-dev:ppc64el. [2019-12-30T23:58:17.660Z] #11 71.53 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-30T23:58:17.660Z] #11 71.60 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-30T23:58:17.660Z] #11 71.93 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-30T23:58:17.660Z] #11 71.94 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-30T23:58:17.660Z] #11 71.95 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-30T23:58:17.660Z] #11 72.25 Selecting previously unselected package btrfs-progs. [2019-12-30T23:58:17.660Z] #11 72.27 Preparing to unpack .../03-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-30T23:58:17.660Z] #11 72.29 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-30T23:58:17.660Z] #11 73.41 Selecting previously unselected package btrfs-tools. [2019-12-30T23:58:17.660Z] #11 73.46 Preparing to unpack .../04-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-30T23:58:17.660Z] #11 73.48 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-30T23:58:17.660Z] #11 73.72 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-12-30T23:58:17.660Z] #11 73.76 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-30T23:58:17.660Z] #11 73.78 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-30T23:58:17.660Z] #11 74.06 Selecting previously unselected package dmsetup. [2019-12-30T23:58:17.660Z] #11 74.09 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-12-30T23:58:17.660Z] #11 74.09 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-30T23:58:17.660Z] #11 74.31 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-12-30T23:58:17.660Z] #11 74.33 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-30T23:58:17.660Z] #11 74.33 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-30T23:58:17.660Z] #11 74.47 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-12-30T23:58:17.660Z] #11 ... [2019-12-30T23:58:17.660Z] [2019-12-30T23:58:17.660Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:17.660Z] #48 73.93 + cd /tmp/tmp.7CWq4eXQ0u/src/gotest.tools/gotestsum [2019-12-30T23:58:17.660Z] #48 73.93 + git checkout -q v0.3.5 [2019-12-30T23:58:17.660Z] #48 74.07 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-30T23:58:17.852Z] #41 59.02 CC compel/arch/x86/src/lib/cpu.o [2019-12-30T23:58:18.419Z] #41 59.65 CC compel/arch/x86/src/lib/infect.o [2019-12-30T23:58:18.981Z] #41 60.41 CC compel/src/lib/infect-rpc.o [2019-12-30T23:58:19.163Z] #48 ... [2019-12-30T23:58:19.163Z] [2019-12-30T23:58:19.163Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:58:19.163Z] #32 65.65 internal/reflectlite [2019-12-30T23:58:19.163Z] #32 65.67 sync [2019-12-30T23:58:19.163Z] #32 70.50 errors [2019-12-30T23:58:19.163Z] #32 70.53 sort [2019-12-30T23:58:19.163Z] #32 71.29 io [2019-12-30T23:58:19.163Z] #32 71.32 internal/oserror [2019-12-30T23:58:19.163Z] #32 71.35 strconv [2019-12-30T23:58:19.163Z] #32 71.85 syscall [2019-12-30T23:58:19.238Z] #41 60.73 CC compel/src/lib/infect-util.o [2019-12-30T23:58:19.454Z] #32 ... [2019-12-30T23:58:19.454Z] [2019-12-30T23:58:19.454Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:58:19.454Z] #27 25.68 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-30T23:58:19.454Z] #27 26.65 [2019-12-30T23:58:19.454Z] #27 27.31 ####################################################### 76.7% ######################################################################## 100.0% [2019-12-30T23:58:19.454Z] #27 27.73 [2019-12-30T23:58:19.800Z] #41 61.00 CC compel/src/lib/infect.o [2019-12-30T23:58:19.880Z] #59 216.6 + bin/containerd-shim [2019-12-30T23:58:20.487Z] #27 ... [2019-12-30T23:58:20.488Z] [2019-12-30T23:58:20.488Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:58:20.488Z] #45 66.82 internal/reflectlite [2019-12-30T23:58:20.488Z] #45 66.82 sync [2019-12-30T23:58:20.488Z] #45 70.53 internal/singleflight [2019-12-30T23:58:20.488Z] #45 70.55 math/rand [2019-12-30T23:58:20.488Z] #45 70.59 github.com/LK4D4/vndr/godl/singleflight [2019-12-30T23:58:20.488Z] #45 75.06 io [2019-12-30T23:58:20.488Z] #45 75.06 sort [2019-12-30T23:58:20.488Z] #45 75.25 syscall [2019-12-30T23:58:20.488Z] #45 75.26 strconv [2019-12-30T23:58:20.488Z] #45 ... [2019-12-30T23:58:20.488Z] [2019-12-30T23:58:20.488Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:58:20.488Z] #11 74.47 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-12-30T23:58:20.488Z] #11 74.50 Preparing to unpack .../08-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-12-30T23:58:20.488Z] #11 74.51 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-12-30T23:58:20.488Z] #11 75.01 Selecting previously unselected package libpcre16-3:ppc64el. [2019-12-30T23:58:20.488Z] #11 75.01 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-12-30T23:58:20.488Z] #11 75.03 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-30T23:58:20.488Z] #11 75.37 Selecting previously unselected package libpcre32-3:ppc64el. [2019-12-30T23:58:20.488Z] #11 75.37 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-12-30T23:58:20.488Z] #11 75.38 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-30T23:58:20.488Z] #11 75.65 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-12-30T23:58:20.488Z] #11 75.65 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-12-30T23:58:20.488Z] #11 75.65 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-30T23:58:20.488Z] #11 76.50 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-12-30T23:58:20.488Z] #11 76.54 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-12-30T23:58:20.488Z] #11 76.58 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-30T23:58:20.488Z] #11 77.13 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-12-30T23:58:20.488Z] #11 77.14 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-12-30T23:58:20.488Z] #11 77.15 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-30T23:58:20.778Z] #11 77.37 Selecting previously unselected package libseccomp2:ppc64el. [2019-12-30T23:58:20.778Z] #11 77.39 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-30T23:58:20.778Z] #11 77.39 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-30T23:58:21.070Z] #11 77.60 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-12-30T23:58:21.070Z] #11 77.60 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-30T23:58:21.070Z] #11 77.62 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-30T23:58:21.362Z] #11 77.91 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-12-30T23:58:21.362Z] #11 77.91 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-30T23:58:21.362Z] #11 77.94 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-30T23:58:21.691Z] #41 63.07 CC compel/src/lib/ptrace.o [2019-12-30T23:58:21.947Z] #41 63.39 AR compel/libcompel.a [2019-12-30T23:58:21.947Z] #41 63.45 HOSTCC compel/src/main-host.o [2019-12-30T23:58:22.357Z] #59 265.0 + bin/containerd-stress [2019-12-30T23:58:22.509Z] #41 63.83 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-12-30T23:58:22.766Z] #41 64.08 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-30T23:58:22.924Z] #59 266.8 + bin/containerd-shim [2019-12-30T23:58:23.022Z] #41 64.42 HOSTCC compel/src/lib/log-host.o [2019-12-30T23:58:23.279Z] #41 64.66 HOSTLINK compel/compel-host-bin [2019-12-30T23:58:23.279Z] #41 64.80 DEP soccr/soccr.d [2019-12-30T23:58:23.279Z] #41 ... [2019-12-30T23:58:23.279Z] [2019-12-30T23:58:23.279Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:58:23.279Z] #44 142.7 crypto/tls [2019-12-30T23:58:23.279Z] #44 148.4 net/http/httptrace [2019-12-30T23:58:23.279Z] #44 148.6 net/http [2019-12-30T23:58:23.535Z] #44 ... [2019-12-30T23:58:23.535Z] [2019-12-30T23:58:23.535Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:23.535Z] #41 65.05 CC soccr/soccr.o [2019-12-30T23:58:24.900Z] #41 66.20 AR soccr/libsoccr.a [2019-12-30T23:58:24.901Z] #41 66.23 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-30T23:58:24.902Z] #11 ... [2019-12-30T23:58:24.902Z] [2019-12-30T23:58:24.902Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:58:24.902Z] #27 30.97 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-30T23:58:24.902Z] #27 31.94 [2019-12-30T23:58:24.902Z] #27 32.44 ######################################################################## 100.0% [2019-12-30T23:58:24.902Z] #27 32.68 [2019-12-30T23:58:25.157Z] #41 66.57 DEP criu/arch/x86/sigframe.d [2019-12-30T23:58:25.413Z] #41 66.70 DEP criu/arch/x86/sigaction_compat.d [2019-12-30T23:58:25.669Z] #41 66.87 DEP criu/arch/x86/kerndat.d [2019-12-30T23:58:25.669Z] #41 67.02 DEP criu/arch/x86/crtools.d [2019-12-30T23:58:25.925Z] #41 67.18 DEP criu/arch/x86/cpu.d [2019-12-30T23:58:25.925Z] #41 67.36 CC criu/arch/x86/cpu.o [2019-12-30T23:58:26.401Z] #27 ... [2019-12-30T23:58:26.401Z] [2019-12-30T23:58:26.401Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-30T23:58:26.401Z] #41 82.60 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-12-30T23:58:26.401Z] #41 82.60 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-30T23:58:26.401Z] #41 82.61 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-30T23:58:26.401Z] #41 82.63 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-30T23:58:26.401Z] #41 82.66 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-12-30T23:58:26.401Z] #41 82.66 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-30T23:58:26.401Z] #41 82.67 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-30T23:58:26.401Z] #41 82.67 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-30T23:58:26.401Z] #41 82.68 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-30T23:58:26.401Z] #41 82.68 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-30T23:58:26.401Z] #41 82.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:58:26.401Z] #41 DONE 83.0s [2019-12-30T23:58:26.468Z] #59 222.0 + bin/containerd-shim-runc-v1 [2019-12-30T23:58:26.487Z] #41 67.95 CC criu/arch/x86/crtools.o [2019-12-30T23:58:26.695Z] [2019-12-30T23:58:26.695Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:27.852Z] #41 69.02 CC criu/arch/x86/kerndat.o [2019-12-30T23:58:28.109Z] #41 69.47 CC criu/arch/x86/sigaction_compat.o [2019-12-30T23:58:28.236Z] #42 ... [2019-12-30T23:58:28.236Z] [2019-12-30T23:58:28.236Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:58:28.236Z] #29 74.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-30T23:58:28.365Z] #41 69.70 CC criu/arch/x86/sigframe.o [2019-12-30T23:58:28.374Z] #59 225.0 + bin/containerd-shim-runc-v2 [2019-12-30T23:58:28.525Z] #29 ... [2019-12-30T23:58:28.525Z] [2019-12-30T23:58:28.525Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:58:28.525Z] #27 35.96 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-30T23:58:28.525Z] #27 36.11 skipping existing c8c2d4a6b2e3 [2019-12-30T23:58:28.525Z] #27 36.47 [2019-12-30T23:58:28.622Z] #41 69.91 LINK criu/arch/x86/crtools.built-in.o [2019-12-30T23:58:28.622Z] #41 70.01 DEP criu/pie/util-vdso-elf32.d [2019-12-30T23:58:28.622Z] #41 70.14 DEP criu/arch/x86/vdso-pie.d [2019-12-30T23:58:28.878Z] #41 70.26 DEP criu/pie/parasite-vdso.d [2019-12-30T23:58:28.878Z] #41 70.40 DEP criu/pie/util-vdso.d [2019-12-30T23:58:29.134Z] #41 70.50 DEP criu/pie/util.d [2019-12-30T23:58:29.134Z] #41 70.70 CC criu/pie/util.o [2019-12-30T23:58:29.311Z] #59 226.1 + binaries [2019-12-30T23:58:29.311Z] #59 226.1 + mkdir -p /build [2019-12-30T23:58:29.311Z] #59 226.1 + cp bin/containerd /build/containerd [2019-12-30T23:58:29.311Z] #59 226.1 + cp bin/containerd-shim /build/containerd-shim [2019-12-30T23:58:29.311Z] #59 226.1 + cp bin/ctr /build/ctr [2019-12-30T23:58:29.482Z] #59 273.4 + bin/containerd-shim-runc-v1 [2019-12-30T23:58:29.696Z] #41 71.08 CC criu/pie/util-vdso.o [2019-12-30T23:58:30.031Z] #27 ... [2019-12-30T23:58:30.031Z] [2019-12-30T23:58:30.031Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:58:30.031Z] #37 2.650 + cd /tmp/tmp.bitobM60Z9/tini [2019-12-30T23:58:30.031Z] #37 2.650 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-30T23:58:30.031Z] #37 2.666 + cmake . [2019-12-30T23:58:30.031Z] #37 3.830 -- The C compiler identification is GNU 6.3.0 [2019-12-30T23:58:30.031Z] #37 3.902 -- Check for working C compiler: /usr/bin/cc [2019-12-30T23:58:30.031Z] #37 4.747 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-30T23:58:30.031Z] #37 4.764 -- Detecting C compiler ABI info [2019-12-30T23:58:30.031Z] #37 5.565 -- Detecting C compiler ABI info - done [2019-12-30T23:58:30.031Z] #37 5.705 -- Detecting C compile features [2019-12-30T23:58:30.031Z] #37 8.719 -- Detecting C compile features - done [2019-12-30T23:58:30.031Z] #37 8.810 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-30T23:58:30.031Z] #37 9.168 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-30T23:58:30.031Z] #37 9.501 -- Configuring done [2019-12-30T23:58:30.031Z] #37 9.529 -- Generating done [2019-12-30T23:58:30.031Z] #37 9.546 -- Build files have been written to: /tmp/tmp.bitobM60Z9/tini [2019-12-30T23:58:30.031Z] #37 9.558 + make tini-static [2019-12-30T23:58:30.031Z] #37 10.18 Scanning dependencies of target tini-static [2019-12-30T23:58:30.031Z] #37 10.33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-30T23:58:30.031Z] #37 ... [2019-12-30T23:58:30.031Z] [2019-12-30T23:58:30.031Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:30.031Z] #42 2.741 Note: Building without setproctitle() and strlcpy() support. [2019-12-30T23:58:30.031Z] #42 2.749 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-30T23:58:30.624Z] #41 71.76 CC criu/pie/parasite-vdso.o [2019-12-30T23:58:30.663Z] #42 ... [2019-12-30T23:58:30.663Z] [2019-12-30T23:58:30.663Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:58:30.663Z] #32 77.20 bytes [2019-12-30T23:58:30.663Z] #32 77.21 strings [2019-12-30T23:58:30.688Z] #59 DONE 227.3s [2019-12-30T23:58:30.952Z] #32 ... [2019-12-30T23:58:30.952Z] [2019-12-30T23:58:30.952Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:58:30.952Z] #37 13.28 [100%] Linking C executable tini-static [2019-12-30T23:58:31.551Z] #41 72.67 CC criu/arch/x86/vdso-pie.o [2019-12-30T23:58:31.551Z] #41 72.99 CC criu/pie/util-vdso-elf32.o [2019-12-30T23:58:31.593Z] #37 14.22 [100%] Built target tini-static [2019-12-30T23:58:31.593Z] #37 14.33 + mkdir -p /build [2019-12-30T23:58:31.593Z] #37 14.34 + cp tini-static /build/docker-init [2019-12-30T23:58:31.593Z] #37 DONE 14.4s [2019-12-30T23:58:31.593Z] [2019-12-30T23:58:31.593Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:31.593Z] #42 4.773 fatal: Not a git repository (or any of the parent directories): .git [2019-12-30T23:58:31.593Z] #42 4.814 GEN .gitid [2019-12-30T23:58:31.593Z] #42 4.839 GEN criu/include/version.h [2019-12-30T23:58:31.593Z] #42 4.906 GEN include/common/asm [2019-12-30T23:58:32.065Z] [2019-12-30T23:58:32.065Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-30T23:58:32.324Z] #60 DONE 0.3s [2019-12-30T23:58:32.324Z] [2019-12-30T23:58:32.324Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-30T23:58:32.521Z] #41 73.90 AR criu/pie/pie.lib.a [2019-12-30T23:58:32.521Z] #41 73.97 DEP criu/pie/restorer.d [2019-12-30T23:58:32.583Z] #64 DONE 0.1s [2019-12-30T23:58:32.583Z] [2019-12-30T23:58:32.583Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-30T23:58:32.583Z] #66 DONE 0.2s [2019-12-30T23:58:32.583Z] [2019-12-30T23:58:32.583Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-30T23:58:32.583Z] #69 DONE 0.1s [2019-12-30T23:58:32.770Z] #59 276.5 + bin/containerd-shim-runc-v2 [2019-12-30T23:58:32.781Z] #41 74.22 DEP criu/arch/x86/sigaction_compat_pie.d [2019-12-30T23:58:32.842Z] [2019-12-30T23:58:32.842Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-30T23:58:32.842Z] #70 DONE 0.0s [2019-12-30T23:58:32.842Z] [2019-12-30T23:58:32.842Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-30T23:58:33.040Z] #41 74.28 DEP criu/arch/x86/restorer_unmap.d [2019-12-30T23:58:33.040Z] #41 74.30 DEP criu/arch/x86/restorer.d [2019-12-30T23:58:33.040Z] #41 74.49 DEP criu/pie/parasite.d [2019-12-30T23:58:33.302Z] INFO: Extraction ended at 12/30/2019 23:58:28. Duration:00:00:26.4725725 [2019-12-30T23:58:33.302Z] INFO: Updating the golang and path environment variables [2019-12-30T23:58:33.302Z] INFO: GOPATH=d:\gopath [2019-12-30T23:58:33.302Z] INFO: go version go1.13.5 windows/amd64 [2019-12-30T23:58:33.302Z] INFO: Running the daemon under test in debug mode [2019-12-30T23:58:33.302Z] INFO: Starting a daemon under test... [2019-12-30T23:58:33.302Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40326\3\daemon --pidfile d:\CI\PR-40326\3\docker.pid -D [2019-12-30T23:58:33.302Z] INFO: Process started successfully. [2019-12-30T23:58:33.302Z] INFO: Start tailing logs of the daemon under tests [2019-12-30T23:58:33.302Z] INFO: Waiting for the daemon under test to start... [2019-12-30T23:58:33.302Z] INFO: Daemon under test started and replied! [2019-12-30T23:58:33.302Z] INFO: Docker version of the daemon under test [2019-12-30T23:58:33.302Z] [2019-12-30T23:58:33.302Z] Client: [2019-12-30T23:58:33.302Z] Version: 17.06.2-ce [2019-12-30T23:58:33.302Z] API version: 1.30 [2019-12-30T23:58:33.302Z] Go version: go1.8.3 [2019-12-30T23:58:33.302Z] Git commit: cec0b72 [2019-12-30T23:58:33.302Z] Built: Tue Sep 5 19:57:19 2017 [2019-12-30T23:58:33.302Z] OS/Arch: windows/amd64 [2019-12-30T23:58:33.302Z] [2019-12-30T23:58:33.302Z] Server: [2019-12-30T23:58:33.302Z] Version: 0.0.0-dev [2019-12-30T23:58:33.302Z] API version: 1.41 (minimum version 1.24) [2019-12-30T23:58:33.302Z] Go version: go1.13.5 [2019-12-30T23:58:33.302Z] Git commit: a218e9b7b [2019-12-30T23:58:33.302Z] Built: 12/30/2019 23:56:45 [2019-12-30T23:58:33.302Z] OS/Arch: windows/amd64 [2019-12-30T23:58:33.302Z] Experimental: false [2019-12-30T23:58:33.302Z] [2019-12-30T23:58:33.302Z] INFO: Docker info of the daemon under test [2019-12-30T23:58:33.302Z] [2019-12-30T23:58:33.302Z] Containers: 0 [2019-12-30T23:58:33.302Z] Running: 0 [2019-12-30T23:58:33.302Z] Paused: 0 [2019-12-30T23:58:33.302Z] Stopped: 0 [2019-12-30T23:58:33.302Z] Images: 0 [2019-12-30T23:58:33.302Z] Server Version: 0.0.0-dev [2019-12-30T23:58:33.302Z] Storage Driver: windowsfilter [2019-12-30T23:58:33.302Z] Windows: [2019-12-30T23:58:33.302Z] Logging Driver: json-file [2019-12-30T23:58:33.302Z] Plugins: [2019-12-30T23:58:33.302Z] Volume: local [2019-12-30T23:58:33.302Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-30T23:58:33.302Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-30T23:58:33.302Z] Swarm: inactive [2019-12-30T23:58:33.302Z] Default Isolation: process [2019-12-30T23:58:33.302Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-30T23:58:33.302Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-30T23:58:33.302Z] OSType: windows [2019-12-30T23:58:33.302Z] Architecture: x86_64 [2019-12-30T23:58:33.302Z] CPUs: 4 [2019-12-30T23:58:33.302Z] Total Memory: 32GiB [2019-12-30T23:58:33.302Z] Name: azwin-2-3c5fa0 [2019-12-30T23:58:33.302Z] ID: 36N6:O6N3:DDJK:XR5T:RLKV:KNB4:2DNP:VXEP:FKW2:76JW:BRNE:UKG4 [2019-12-30T23:58:33.302Z] Docker Root Dir: D:\CI\PR-40326\3\daemon [2019-12-30T23:58:33.302Z] Debug Mode (client): false [2019-12-30T23:58:33.302Z] Debug Mode (server): true [2019-12-30T23:58:33.302Z] File Descriptors: -1 [2019-12-30T23:58:33.302Z] Goroutines: 17 [2019-12-30T23:58:33.302Z] System Time: 2019-12-30T23:58:32.8285687Z [2019-12-30T23:58:33.302Z] EventsListeners: 0 [2019-12-30T23:58:33.302Z] Registry: https://index.docker.io/v1/ [2019-12-30T23:58:33.302Z] Labels: [2019-12-30T23:58:33.302Z] Experimental: false [2019-12-30T23:58:33.302Z] Insecure Registries: [2019-12-30T23:58:33.302Z] 127.0.0.0/8 [2019-12-30T23:58:33.302Z] Live Restore Enabled: false [2019-12-30T23:58:33.302Z] [2019-12-30T23:58:33.302Z] [2019-12-30T23:58:33.302Z] INFO: Docker images of the daemon under test [2019-12-30T23:58:33.302Z] [2019-12-30T23:58:33.302Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-30T23:58:33.302Z] [2019-12-30T23:58:33.302Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-12-30T23:58:33.302Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-12-30T23:58:33.302Z] ltsc2019: Pulling from windows/servercore [2019-12-30T23:58:33.336Z] #59 277.2 + binaries [2019-12-30T23:58:33.336Z] #59 277.2 + mkdir -p /build [2019-12-30T23:58:33.336Z] #59 277.2 + cp bin/containerd /build/containerd [2019-12-30T23:58:33.336Z] #59 277.3 + cp bin/containerd-shim /build/containerd-shim [2019-12-30T23:58:33.336Z] #59 277.3 + cp bin/ctr /build/ctr [2019-12-30T23:58:33.482Z] #41 74.75 CC criu/pie/parasite.o [2019-12-30T23:58:33.761Z] 65014b3c3121: Pulling fs layer [2019-12-30T23:58:33.761Z] faf31ee0aa3d: Pulling fs layer [2019-12-30T23:58:33.811Z] #42 ... [2019-12-30T23:58:33.811Z] [2019-12-30T23:58:33.811Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-30T23:58:33.811Z] #27 39.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-30T23:58:33.811Z] #27 40.53 [2019-12-30T23:58:33.811Z] #27 40.97 ######################################################################## 100.0% [2019-12-30T23:58:33.811Z] #27 41.38 [2019-12-30T23:58:33.811Z] #27 41.52 Download of images into '/build' complete. [2019-12-30T23:58:33.811Z] #27 41.52 Use something like the following to load the result into a Docker daemon: [2019-12-30T23:58:33.811Z] #27 41.52 tar -cC '/build' . | docker load [2019-12-30T23:58:33.811Z] #27 DONE 41.6s [2019-12-30T23:58:33.811Z] [2019-12-30T23:58:33.811Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:58:33.811Z] #11 81.04 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-30T23:58:33.811Z] #11 81.05 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-30T23:58:33.811Z] #11 81.06 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-30T23:58:33.811Z] #11 83.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-30T23:58:33.811Z] #11 83.52 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-30T23:58:33.811Z] #11 83.55 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-30T23:58:33.811Z] #11 87.21 Selecting previously unselected package binutils-mingw-w64. [2019-12-30T23:58:33.811Z] #11 87.22 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-30T23:58:33.811Z] #11 87.23 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-30T23:58:33.811Z] #11 87.41 Selecting previously unselected package mingw-w64-common. [2019-12-30T23:58:33.811Z] #11 87.42 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-30T23:58:33.811Z] #11 87.42 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-30T23:58:33.902Z] #59 DONE 277.9s [2019-12-30T23:58:34.101Z] #11 ... [2019-12-30T23:58:34.101Z] [2019-12-30T23:58:34.101Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:34.101Z] #42 7.828 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-30T23:58:34.389Z] #42 7.971 PBCC images/opts.pb-c.c [2019-12-30T23:58:34.389Z] #42 ... [2019-12-30T23:58:34.389Z] [2019-12-30T23:58:34.389Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:58:34.389Z] #45 80.84 vendor/golang.org/x/net/dns/dnsmessage [2019-12-30T23:58:34.389Z] #45 82.30 bytes [2019-12-30T23:58:34.389Z] #45 ... [2019-12-30T23:58:34.389Z] [2019-12-30T23:58:34.389Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:34.389Z] #42 8.060 PBCC images/sit.pb-c.c [2019-12-30T23:58:34.678Z] #42 8.160 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-30T23:58:34.678Z] #42 8.295 DEP images/opts.pb-c.d [2019-12-30T23:58:34.678Z] #42 8.406 DEP images/sit.pb-c.d [2019-12-30T23:58:34.836Z] [2019-12-30T23:58:34.836Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-30T23:58:34.846Z] #41 75.96 LINK criu/pie/parasite.built-in.o [2019-12-30T23:58:34.846Z] #41 75.97 GEN criu/pie/parasite-blob.h [2019-12-30T23:58:34.846Z] #41 76.01 CC criu/arch/x86/restorer.o [2019-12-30T23:58:34.885Z] #71 DONE 1.8s [2019-12-30T23:58:34.885Z] [2019-12-30T23:58:34.885Z] #72 exporting to image [2019-12-30T23:58:34.885Z] #72 exporting layers [2019-12-30T23:58:34.967Z] #42 8.495 PBCC images/macvlan.pb-c.c [2019-12-30T23:58:34.967Z] #42 8.547 DEP images/macvlan.pb-c.d [2019-12-30T23:58:35.094Z] #60 DONE 0.2s [2019-12-30T23:58:35.094Z] [2019-12-30T23:58:35.094Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-30T23:58:35.101Z] #41 76.51 CC criu/arch/x86/restorer_unmap.o [2019-12-30T23:58:35.101Z] #41 76.55 CC criu/arch/x86/sigaction_compat_pie.o [2019-12-30T23:58:35.254Z] #42 8.715 PBCC images/autofs.pb-c.c [2019-12-30T23:58:35.255Z] #42 8.791 DEP images/autofs.pb-c.d [2019-12-30T23:58:35.255Z] #42 8.932 PBCC images/sysctl.pb-c.c [2019-12-30T23:58:35.255Z] #42 8.968 DEP images/sysctl.pb-c.d [2019-12-30T23:58:35.351Z] #64 DONE 0.1s [2019-12-30T23:58:35.351Z] [2019-12-30T23:58:35.351Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-30T23:58:35.351Z] #66 DONE 0.1s [2019-12-30T23:58:35.351Z] [2019-12-30T23:58:35.351Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-30T23:58:35.545Z] #42 9.095 PBCC images/time.pb-c.c [2019-12-30T23:58:35.545Z] #42 9.124 DEP images/time.pb-c.d [2019-12-30T23:58:35.545Z] #42 9.231 PBCC images/binfmt-misc.pb-c.c [2019-12-30T23:58:35.545Z] #42 9.283 DEP images/binfmt-misc.pb-c.d [2019-12-30T23:58:35.609Z] #69 DONE 0.1s [2019-12-30T23:58:35.609Z] [2019-12-30T23:58:35.609Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-30T23:58:35.609Z] #70 DONE 0.0s [2019-12-30T23:58:35.609Z] [2019-12-30T23:58:35.609Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-30T23:58:35.661Z] #41 76.95 CC criu/pie/restorer.o [2019-12-30T23:58:35.834Z] #42 9.458 PBCC images/seccomp.pb-c.c [2019-12-30T23:58:36.121Z] #42 9.537 DEP images/seccomp.pb-c.d [2019-12-30T23:58:36.121Z] #42 9.701 PBCC images/userns.pb-c.c [2019-12-30T23:58:36.121Z] #42 9.745 DEP images/userns.pb-c.d [2019-12-30T23:58:36.409Z] #42 9.885 PBCC images/cgroup.pb-c.c [2019-12-30T23:58:36.409Z] #42 9.966 DEP images/cgroup.pb-c.d [2019-12-30T23:58:36.673Z] #60 215.9 + bin/containerd-stress [2019-12-30T23:58:36.696Z] #42 10.15 PBCC images/fown.pb-c.c [2019-12-30T23:58:36.696Z] #42 10.19 PBCC images/ext-file.pb-c.c [2019-12-30T23:58:36.696Z] #42 10.26 DEP images/fown.pb-c.d [2019-12-30T23:58:36.981Z] #71 DONE 1.3s [2019-12-30T23:58:36.981Z] [2019-12-30T23:58:36.981Z] #72 exporting to image [2019-12-30T23:58:36.981Z] #72 exporting layers [2019-12-30T23:58:36.987Z] #42 10.43 DEP images/ext-file.pb-c.d [2019-12-30T23:58:36.987Z] #42 10.48 PBCC images/rpc.pb-c.c [2019-12-30T23:58:36.987Z] #42 10.61 DEP images/rpc.pb-c.d [2019-12-30T23:58:36.987Z] #42 10.70 PBCC images/siginfo.pb-c.c [2019-12-30T23:58:37.274Z] #42 10.72 DEP images/siginfo.pb-c.d [2019-12-30T23:58:37.274Z] #42 10.85 PBCC images/pagemap.pb-c.c [2019-12-30T23:58:37.274Z] #42 10.93 DEP images/pagemap.pb-c.d [2019-12-30T23:58:37.564Z] #42 11.06 PBCC images/rlimit.pb-c.c [2019-12-30T23:58:37.564Z] #42 11.12 DEP images/rlimit.pb-c.d [2019-12-30T23:58:37.564Z] #42 11.25 PBCC images/file-lock.pb-c.c [2019-12-30T23:58:37.852Z] #42 11.31 DEP images/file-lock.pb-c.d [2019-12-30T23:58:37.852Z] #42 11.42 PBCC images/tty.pb-c.c [2019-12-30T23:58:37.852Z] #42 11.56 DEP images/tty.pb-c.d [2019-12-30T23:58:37.852Z] #42 11.65 PBCC images/tun.pb-c.c [2019-12-30T23:58:37.999Z] #60 218.0 + bin/containerd-shim [2019-12-30T23:58:38.161Z] #42 11.75 PBCC images/netdev.pb-c.c [2019-12-30T23:58:38.161Z] #42 11.86 DEP images/tun.pb-c.d [2019-12-30T23:58:38.172Z] #41 79.18 LINK criu/pie/restorer.built-in.o [2019-12-30T23:58:38.172Z] #41 79.20 GEN criu/pie/restorer-blob.h [2019-12-30T23:58:38.172Z] #41 79.29 DEP criu/vdso.d [2019-12-30T23:58:38.172Z] #41 79.51 DEP criu/vdso-compat.d [2019-12-30T23:58:38.172Z] #41 79.63 DEP criu/uts_ns.d [2019-12-30T23:58:38.428Z] #41 79.79 DEP criu/util.d [2019-12-30T23:58:38.455Z] #42 12.05 DEP images/netdev.pb-c.d [2019-12-30T23:58:38.456Z] #42 12.15 PBCC images/vma.pb-c.c [2019-12-30T23:58:38.683Z] #41 79.97 DEP criu/uffd.d [2019-12-30T23:58:38.683Z] #41 80.14 DEP criu/tun.d [2019-12-30T23:58:38.759Z] #42 12.33 DEP images/vma.pb-c.d [2019-12-30T23:58:38.938Z] #41 80.41 DEP criu/tty.d [2019-12-30T23:58:39.047Z] #42 12.59 PBCC images/creds.pb-c.c [2019-12-30T23:58:39.047Z] #42 12.62 DEP images/creds.pb-c.d [2019-12-30T23:58:39.047Z] #42 12.71 PBCC images/utsns.pb-c.c [2019-12-30T23:58:39.047Z] #42 12.73 DEP images/utsns.pb-c.d [2019-12-30T23:58:39.047Z] #42 12.78 PBCC images/ipc-desc.pb-c.c [2019-12-30T23:58:39.047Z] #42 12.84 PBCC images/ipc-sem.pb-c.c [2019-12-30T23:58:39.082Z] #72 exporting layers 3.8s done [2019-12-30T23:58:39.082Z] #72 writing image sha256:14d7e6bd5d16254584b92ee94f516d094c3ee8b87662e7875927a47a4ea09f03 done [2019-12-30T23:58:39.082Z] #72 naming to docker.io/library/docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b done [2019-12-30T23:58:39.082Z] #72 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-30T23:58:39.194Z] #41 ... [2019-12-30T23:58:39.194Z] [2019-12-30T23:58:39.194Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:58:39.194Z] #44 159.6 github.com/LK4D4/vndr/godl [2019-12-30T23:58:39.194Z] #44 160.3 github.com/LK4D4/vndr [2019-12-30T23:58:39.194Z] #44 DONE 168.7s [2019-12-30T23:58:39.194Z] [2019-12-30T23:58:39.194Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:39.194Z] #41 80.56 DEP criu/timerfd.d [2019-12-30T23:58:39.336Z] #42 12.86 DEP images/ipc-desc.pb-c.d [2019-12-30T23:58:39.336Z] #42 12.98 DEP images/ipc-sem.pb-c.d [2019-12-30T23:58:39.336Z] #42 13.09 PBCC images/ipc-msg.pb-c.c [2019-12-30T23:58:39.421Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b hack/test/unit [2019-12-30T23:58:39.449Z] #41 80.73 DEP criu/sysfs_parse.d [2019-12-30T23:58:39.449Z] #41 80.90 DEP criu/sysctl.d [2019-12-30T23:58:39.624Z] #42 13.15 DEP images/ipc-msg.pb-c.d [2019-12-30T23:58:39.625Z] #42 13.29 PBCC images/ipc-shm.pb-c.c [2019-12-30T23:58:39.625Z] #42 13.37 DEP images/ipc-shm.pb-c.d [2019-12-30T23:58:39.704Z] #41 81.17 DEP criu/string.d [2019-12-30T23:58:39.704Z] #41 81.23 DEP criu/stats.d [2019-12-30T23:58:39.914Z] #42 13.51 PBCC images/ipc-var.pb-c.c [2019-12-30T23:58:39.914Z] #42 13.58 DEP images/ipc-var.pb-c.d [2019-12-30T23:58:40.204Z] #42 13.67 PBCC images/sk-opts.pb-c.c [2019-12-30T23:58:40.204Z] #42 13.74 PBCC images/packet-sock.pb-c.c [2019-12-30T23:58:40.204Z] #42 13.83 DEP images/sk-opts.pb-c.d [2019-12-30T23:58:40.204Z] #42 13.96 DEP images/packet-sock.pb-c.d [2019-12-30T23:58:40.264Z] #41 81.41 DEP criu/sockets.d [2019-12-30T23:58:40.264Z] #41 81.64 DEP criu/sk-unix.d [2019-12-30T23:58:40.494Z] #42 14.10 PBCC images/sk-netlink.pb-c.c [2019-12-30T23:58:40.494Z] #42 14.19 DEP images/sk-netlink.pb-c.d [2019-12-30T23:58:40.519Z] #41 81.88 DEP criu/sk-tcp.d [2019-12-30T23:58:40.519Z] #41 82.08 DEP criu/sk-queue.d [2019-12-30T23:58:40.773Z] #41 82.18 DEP criu/sk-packet.d [2019-12-30T23:58:40.815Z] #42 14.29 PBCC images/sk-inet.pb-c.c [2019-12-30T23:58:40.815Z] #42 14.40 DEP images/sk-inet.pb-c.d [2019-12-30T23:58:40.815Z] #42 14.49 PBCC images/sk-unix.pb-c.c [2019-12-30T23:58:41.029Z] #41 82.40 DEP criu/sk-netlink.d [2019-12-30T23:58:41.103Z] #42 14.61 DEP images/sk-unix.pb-c.d [2019-12-30T23:58:41.103Z] #42 14.67 PBCC images/mm.pb-c.c [2019-12-30T23:58:41.103Z] #42 ... [2019-12-30T23:58:41.103Z] [2019-12-30T23:58:41.103Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:58:41.103Z] #32 87.45 bufio [2019-12-30T23:58:41.103Z] #32 92.24 path [2019-12-30T23:58:41.103Z] #32 92.32 reflect [2019-12-30T23:58:41.103Z] #32 96.18 text/tabwriter [2019-12-30T23:58:41.103Z] #32 ... [2019-12-30T23:58:41.103Z] [2019-12-30T23:58:41.103Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:41.103Z] #42 14.76 DEP images/mm.pb-c.d [2019-12-30T23:58:41.283Z] #41 82.54 DEP criu/sk-inet.d [2019-12-30T23:58:41.283Z] #41 82.72 DEP criu/signalfd.d [2019-12-30T23:58:41.392Z] #42 14.91 PBCC images/timerfd.pb-c.c [2019-12-30T23:58:41.392Z] #42 14.97 DEP images/timerfd.pb-c.d [2019-12-30T23:58:41.392Z] #42 15.10 PBCC images/timer.pb-c.c [2019-12-30T23:58:41.392Z] #42 15.22 DEP images/timer.pb-c.d [2019-12-30T23:58:41.539Z] #41 82.84 DEP criu/sigframe.d [2019-12-30T23:58:41.539Z] #41 82.95 DEP criu/shmem.d [2019-12-30T23:58:41.539Z] #41 83.07 DEP criu/servicefd.d [2019-12-30T23:58:41.681Z] #42 15.30 PBCC images/sa.pb-c.c [2019-12-30T23:58:41.794Z] #41 83.21 DEP criu/seize.d [2019-12-30T23:58:41.794Z] #41 83.34 DEP criu/seccomp.d [2019-12-30T23:58:41.971Z] #42 15.40 DEP images/sa.pb-c.d [2019-12-30T23:58:41.971Z] #42 15.52 PBCC images/pipe-data.pb-c.c [2019-12-30T23:58:41.971Z] #42 15.57 DEP images/pipe-data.pb-c.d [2019-12-30T23:58:41.971Z] #42 15.63 PBCC images/mnt.pb-c.c [2019-12-30T23:58:41.971Z] #42 15.71 DEP images/mnt.pb-c.d [2019-12-30T23:58:42.050Z] #41 83.47 DEP criu/rst-malloc.d [2019-12-30T23:58:42.265Z] #42 15.84 PBCC images/sk-packet.pb-c.c [2019-12-30T23:58:42.265Z] #42 15.89 DEP images/sk-packet.pb-c.d [2019-12-30T23:58:42.265Z] #42 15.96 PBCC images/tcp-stream.pb-c.c [2019-12-30T23:58:42.305Z] #41 83.52 DEP criu/rbtree.d [2019-12-30T23:58:42.305Z] #41 83.56 DEP criu/pstree.d [2019-12-30T23:58:42.305Z] #41 83.67 DEP criu/protobuf.d [2019-12-30T23:58:42.556Z] #42 16.08 DEP images/tcp-stream.pb-c.d [2019-12-30T23:58:42.556Z] #42 16.23 PBCC images/pipe.pb-c.c [2019-12-30T23:58:42.556Z] #42 16.31 DEP images/pipe.pb-c.d [2019-12-30T23:58:42.560Z] #41 83.79 GEN criu/protobuf-desc-gen.h [2019-12-30T23:58:42.849Z] #42 16.48 PBCC images/pstree.pb-c.c [2019-12-30T23:58:42.849Z] #42 16.50 DEP images/pstree.pb-c.d [2019-12-30T23:58:42.849Z] #42 16.59 PBCC images/fs.pb-c.c [2019-12-30T23:58:43.139Z] #42 16.62 DEP images/fs.pb-c.d [2019-12-30T23:58:43.139Z] #42 16.69 PBCC images/signalfd.pb-c.c [2019-12-30T23:58:43.139Z] #42 16.76 DEP images/signalfd.pb-c.d [2019-12-30T23:58:43.139Z] #42 16.83 PBCC images/fh.pb-c.c [2019-12-30T23:58:43.430Z] #42 16.90 PBCC images/fsnotify.pb-c.c [2019-12-30T23:58:43.430Z] #42 16.98 DEP images/fh.pb-c.d [2019-12-30T23:58:43.430Z] #42 17.06 DEP images/fsnotify.pb-c.d [2019-12-30T23:58:43.430Z] #42 17.16 PBCC images/eventpoll.pb-c.c [2019-12-30T23:58:43.486Z] #41 84.95 DEP criu/protobuf-desc.d [2019-12-30T23:58:43.600Z] #72 exporting layers 6.3s done [2019-12-30T23:58:43.600Z] #72 writing image sha256:d962a152cbbfa065f3f291c7d2f07426c5137f0ff50abcd4fae08b581ac7931b done [2019-12-30T23:58:43.600Z] #72 naming to docker.io/library/docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b done [2019-12-30T23:58:43.600Z] #72 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-12-30T23:58:43.720Z] #42 17.22 DEP images/eventpoll.pb-c.d [2019-12-30T23:58:43.720Z] #42 17.31 PBCC images/eventfd.pb-c.c [2019-12-30T23:58:43.720Z] #42 17.36 DEP images/eventfd.pb-c.d [2019-12-30T23:58:43.741Z] #41 85.04 DEP criu/proc_parse.d [2019-12-30T23:58:43.938Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40326/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40326/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b hack/validate/default [2019-12-30T23:58:43.997Z] #41 85.28 DEP criu/plugin.d [2019-12-30T23:58:43.997Z] #41 85.35 DEP criu/pipes.d [2019-12-30T23:58:43.997Z] #41 85.53 DEP criu/pie-util.d [2019-12-30T23:58:44.035Z] #42 17.46 PBCC images/remap-file-path.pb-c.c [2019-12-30T23:58:44.036Z] #42 17.49 DEP images/remap-file-path.pb-c.d [2019-12-30T23:58:44.036Z] #42 17.60 PBCC images/fifo.pb-c.c [2019-12-30T23:58:44.036Z] #42 17.63 DEP images/fifo.pb-c.d [2019-12-30T23:58:44.036Z] #42 17.73 PBCC images/ghost-file.pb-c.c [2019-12-30T23:58:44.251Z] #41 85.65 DEP criu/pie-util-vdso.d [2019-12-30T23:58:44.251Z] #41 85.75 DEP criu/pie-util-vdso-elf32.d [2019-12-30T23:58:44.324Z] #42 17.80 DEP images/ghost-file.pb-c.d [2019-12-30T23:58:44.324Z] #42 17.89 PBCC images/regfile.pb-c.c [2019-12-30T23:58:44.324Z] #42 17.96 DEP images/regfile.pb-c.d [2019-12-30T23:58:44.508Z] #41 85.86 DEP criu/path.d [2019-12-30T23:58:44.508Z] #41 85.95 DEP criu/parasite-syscall.d [2019-12-30T23:58:44.612Z] #42 18.03 PBCC images/ns.pb-c.c [2019-12-30T23:58:44.612Z] #42 18.07 DEP images/ns.pb-c.d [2019-12-30T23:58:44.612Z] #42 18.19 PBCC images/fdinfo.pb-c.c [2019-12-30T23:58:44.699Z] ? github.com/docker/docker/api [no test files] [2019-12-30T23:58:44.763Z] #41 86.10 DEP criu/pagemap.d [2019-12-30T23:58:44.763Z] #41 86.23 DEP criu/pagemap-cache.d [2019-12-30T23:58:44.876Z] Congratulations! All commits are properly signed with the DCO! [2019-12-30T23:58:44.876Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2019-12-30T23:58:44.876Z] No api/types/ or api/swagger.yaml changes in diff. [2019-12-30T23:58:44.876Z] Congratulations! All TOML source files changed here have valid syntax. [2019-12-30T23:58:44.876Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-12-30T23:58:44.876Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-12-30T23:58:44.876Z] Congratulations! No new tests were added to integration-cli. [2019-12-30T23:58:44.876Z] [2019-12-30T23:58:44.876Z] INFO Start validation with golang-ci-lint [2019-12-30T23:58:44.876Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-12-30T23:58:44.876Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-12-30T23:58:44.902Z] #42 18.33 DEP images/fdinfo.pb-c.d [2019-12-30T23:58:44.902Z] #42 18.48 PBCC images/core-aarch64.pb-c.c [2019-12-30T23:58:44.902Z] #42 18.56 PBCC images/core-arm.pb-c.c [2019-12-30T23:58:45.018Z] #41 86.41 DEP criu/page-xfer.d [2019-12-30T23:58:45.190Z] #42 18.64 PBCC images/core-ppc64.pb-c.c [2019-12-30T23:58:45.190Z] #42 18.72 PBCC images/core-s390.pb-c.c [2019-12-30T23:58:45.190Z] #42 18.89 PBCC images/core-x86.pb-c.c [2019-12-30T23:58:45.273Z] #41 86.56 DEP criu/page-pipe.d [2019-12-30T23:58:45.273Z] #41 86.63 DEP criu/netfilter.d [2019-12-30T23:58:45.273Z] #41 86.74 DEP criu/net.d [2019-12-30T23:58:45.480Z] #42 19.08 PBCC images/core.pb-c.c [2019-12-30T23:58:45.531Z] #41 86.88 DEP criu/namespaces.d [2019-12-30T23:58:45.531Z] #41 87.01 DEP criu/mount.d [2019-12-30T23:58:45.769Z] #42 19.26 PBCC images/inventory.pb-c.c [2019-12-30T23:58:45.769Z] #42 19.45 DEP images/core-aarch64.pb-c.d [2019-12-30T23:58:45.769Z] #42 19.55 DEP images/core-arm.pb-c.d [2019-12-30T23:58:45.786Z] #41 87.16 DEP criu/mem.d [2019-12-30T23:58:46.041Z] #41 87.43 DEP criu/lsm.d [2019-12-30T23:58:46.041Z] #41 87.57 DEP criu/log.d [2019-12-30T23:58:46.058Z] #42 19.62 DEP images/core-ppc64.pb-c.d [2019-12-30T23:58:46.058Z] #42 19.75 DEP images/core-s390.pb-c.d [2019-12-30T23:58:46.147Z] #60 225.0 + bin/containerd-shim-runc-v1 [2019-12-30T23:58:46.296Z] #41 87.67 DEP criu/libnetlink.d [2019-12-30T23:58:46.296Z] #41 87.79 DEP criu/kerndat.d [2019-12-30T23:58:46.348Z] #42 19.85 DEP images/core-x86.pb-c.d [2019-12-30T23:58:46.348Z] #42 19.92 DEP images/core.pb-c.d [2019-12-30T23:58:46.348Z] #42 20.00 DEP images/inventory.pb-c.d [2019-12-30T23:58:46.348Z] #42 20.09 PBCC images/cpuinfo.pb-c.c [2019-12-30T23:58:46.348Z] #42 20.14 DEP images/cpuinfo.pb-c.d [2019-12-30T23:58:46.552Z] #41 87.99 DEP criu/kcmp-ids.d [2019-12-30T23:58:46.552Z] #41 88.07 DEP criu/irmap.d [2019-12-30T23:58:46.637Z] #42 20.22 PBCC images/stats.pb-c.c [2019-12-30T23:58:46.637Z] #42 20.27 DEP images/stats.pb-c.d [2019-12-30T23:58:46.807Z] #41 88.19 DEP criu/ipc_ns.d [2019-12-30T23:58:46.807Z] #41 ... [2019-12-30T23:58:46.807Z] [2019-12-30T23:58:46.807Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-30T23:58:46.807Z] #28 176.1 + rm -rf /tmp/tmp.fSkkA8onrn [2019-12-30T23:58:46.807Z] #28 DONE 176.6s [2019-12-30T23:58:47.063Z] [2019-12-30T23:58:47.063Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:47.063Z] #41 88.45 DEP criu/image.d [2019-12-30T23:58:47.318Z] #41 88.74 DEP criu/image-desc.d [2019-12-30T23:58:47.318Z] #41 88.87 DEP criu/fsnotify.d [2019-12-30T23:58:47.666Z] #42 ... [2019-12-30T23:58:47.666Z] [2019-12-30T23:58:47.666Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:58:47.666Z] #45 94.14 bufio [2019-12-30T23:58:47.666Z] #45 96.72 reflect [2019-12-30T23:58:47.666Z] #45 100.9 regexp/syntax [2019-12-30T23:58:47.666Z] #45 ... [2019-12-30T23:58:47.666Z] [2019-12-30T23:58:47.666Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:58:47.666Z] #11 98.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-30T23:58:47.666Z] #11 98.06 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-30T23:58:47.666Z] #11 98.07 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-30T23:58:47.879Z] #41 89.19 DEP criu/filesystems.d [2019-12-30T23:58:48.032Z] #60 228.1 + bin/containerd-shim-runc-v2 [2019-12-30T23:58:48.133Z] #41 89.42 DEP criu/files.d [2019-12-30T23:58:48.389Z] #41 89.75 DEP criu/files-reg.d [2019-12-30T23:58:48.573Z] 65014b3c3121: Verifying Checksum [2019-12-30T23:58:48.573Z] 65014b3c3121: Download complete [2019-12-30T23:58:48.644Z] #41 89.91 DEP criu/files-ext.d [2019-12-30T23:58:48.644Z] #41 90.01 DEP criu/file-lock.d [2019-12-30T23:58:48.644Z] #41 ... [2019-12-30T23:58:48.644Z] [2019-12-30T23:58:48.644Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-30T23:58:48.644Z] #29 DONE 0.3s [2019-12-30T23:58:48.644Z] [2019-12-30T23:58:48.644Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-30T23:58:48.644Z] #32 DONE 0.1s [2019-12-30T23:58:48.644Z] [2019-12-30T23:58:48.644Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:48.644Z] #41 90.13 DEP criu/file-ids.d [2019-12-30T23:58:48.899Z] #41 ... [2019-12-30T23:58:48.899Z] [2019-12-30T23:58:48.899Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-30T23:58:48.899Z] #37 DONE 0.1s [2019-12-30T23:58:48.899Z] [2019-12-30T23:58:48.899Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:48.899Z] #41 90.24 DEP criu/fifo.d [2019-12-30T23:58:48.899Z] #41 90.34 DEP criu/fdstore.d [2019-12-30T23:58:48.899Z] #41 90.42 DEP criu/fault-injection.d [2019-12-30T23:58:48.899Z] #41 90.46 DEP criu/external.d [2019-12-30T23:58:49.154Z] #41 90.55 DEP criu/eventpoll.d [2019-12-30T23:58:49.176Z] #11 ... [2019-12-30T23:58:49.177Z] [2019-12-30T23:58:49.177Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:49.177Z] #42 22.73 make[1]: Nothing to be done for 'all'. [2019-12-30T23:58:49.341Z] #60 229.1 + binaries [2019-12-30T23:58:49.342Z] #60 229.1 + mkdir -p /build [2019-12-30T23:58:49.342Z] #60 229.1 + cp bin/containerd /build/containerd [2019-12-30T23:58:49.342Z] #60 229.2 + cp bin/containerd-shim /build/containerd-shim [2019-12-30T23:58:49.342Z] #60 229.2 + cp bin/ctr /build/ctr [2019-12-30T23:58:49.342Z] #60 DONE 229.3s [2019-12-30T23:58:49.409Z] #41 90.66 DEP criu/eventfd.d [2019-12-30T23:58:49.409Z] #41 90.81 DEP criu/crtools.d [2019-12-30T23:58:49.664Z] #41 91.02 DEP criu/cr-service.d [2019-12-30T23:58:49.920Z] #41 91.21 DEP criu/cr-restore.d [2019-12-30T23:58:49.920Z] #41 91.40 DEP criu/cr-errno.d [2019-12-30T23:58:49.920Z] #41 91.41 DEP criu/cr-dump.d [2019-12-30T23:58:50.150Z] [2019-12-30T23:58:50.150Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-30T23:58:50.150Z] #61 DONE 0.2s [2019-12-30T23:58:50.150Z] [2019-12-30T23:58:50.150Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-30T23:58:50.150Z] #65 DONE 0.1s [2019-12-30T23:58:50.150Z] [2019-12-30T23:58:50.150Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-30T23:58:50.150Z] #67 DONE 0.1s [2019-12-30T23:58:50.175Z] #41 91.59 DEP criu/cr-dedup.d [2019-12-30T23:58:50.175Z] #41 91.74 DEP criu/cr-check.d [2019-12-30T23:58:50.518Z] [2019-12-30T23:58:50.518Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-30T23:58:50.518Z] #70 DONE 0.2s [2019-12-30T23:58:50.518Z] [2019-12-30T23:58:50.518Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-30T23:58:50.518Z] #71 DONE 0.1s [2019-12-30T23:58:50.736Z] #41 91.93 DEP criu/config.d [2019-12-30T23:58:50.736Z] #41 92.07 DEP criu/clone-noasan.d [2019-12-30T23:58:50.736Z] #41 92.12 DEP criu/cgroup.d [2019-12-30T23:58:50.736Z] #41 92.30 DEP criu/cgroup-props.d [2019-12-30T23:58:50.893Z] [2019-12-30T23:58:50.893Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-30T23:58:50.992Z] #41 92.39 DEP criu/bitmap.d [2019-12-30T23:58:50.992Z] #41 92.41 DEP criu/bfd.d [2019-12-30T23:58:50.992Z] #41 92.53 DEP criu/autofs.d [2019-12-30T23:58:51.246Z] #41 92.68 DEP criu/aio.d [2019-12-30T23:58:51.246Z] #41 92.81 DEP criu/action-scripts.d [2019-12-30T23:58:51.266Z] #72 DONE 0.6s [2019-12-30T23:58:51.266Z] [2019-12-30T23:58:51.266Z] #73 exporting to oci image format [2019-12-30T23:58:51.266Z] #73 exporting layers [2019-12-30T23:58:51.807Z] #41 93.12 CC criu/action-scripts.o [2019-12-30T23:58:51.918Z] #42 25.27 CC images/stats.o [2019-12-30T23:58:52.368Z] #41 93.57 CC criu/aio.o [2019-12-30T23:58:52.548Z] #42 26.08 CC images/core.o [2019-12-30T23:58:52.623Z] #41 94.00 CC criu/autofs.o [2019-12-30T23:58:53.646Z] #42 27.34 CC images/core-x86.o [2019-12-30T23:58:53.985Z] #41 95.20 CC criu/bfd.o [2019-12-30T23:58:54.240Z] #41 95.60 CC criu/bitmap.o [2019-12-30T23:58:54.240Z] #41 95.71 CC criu/cgroup-props.o [2019-12-30T23:58:54.356Z] #42 ... [2019-12-30T23:58:54.356Z] [2019-12-30T23:58:54.356Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:58:54.356Z] #60 58.21 Checking out files: 43% (1316/2992) Checking out files: 44% (1317/2992) Checking out files: 45% (1347/2992) Checking out files: 46% (1377/2992) Checking out files: 47% (1407/2992) Checking out files: 48% (1437/2992) Checking out files: 49% (1467/2992) Checking out files: 50% (1496/2992) Checking out files: 51% (1526/2992) Checking out files: 52% (1556/2992) Checking out files: 53% (1586/2992) Checking out files: 54% (1616/2992) Checking out files: 55% (1646/2992) Checking out files: 56% (1676/2992) Checking out files: 57% (1706/2992) Checking out files: 58% (1736/2992) Checking out files: 59% (1766/2992) Checking out files: 60% (1796/2992) Checking out files: 61% (1826/2992) Checking out files: 62% (1856/2992) Checking out files: 63% (1885/2992) Checking out files: 64% (1915/2992) Checking out files: 65% (1945/2992) Checking out files: 66% (1975/2992) Checking out files: 67% (2005/2992) Checking out files: 68% (2035/2992) Checking out files: 69% (2065/2992) Checking out files: 70% (2095/2992) Checking out files: 71% (2125/2992) Checking out files: 72% (2155/2992) Checking out files: 73% (2185/2992) Checking out files: 74% (2215/2992) Checking out files: 75% (2244/2992) Checking out files: 76% (2274/2992) Checking out files: 77% (2304/2992) Checking out files: 78% (2334/2992) Checking out files: 78% (2363/2992) Checking out files: 79% (2364/2992) Checking out files: 80% (2394/2992) Checking out files: 81% (2424/2992) Checking out files: 82% (2454/2992) Checking out files: 83% (2484/2992) Checking out files: 84% (2514/2992) Checking out files: 85% (2544/2992) Checking out files: 86% (2574/2992) Checking out files: 87% (2604/2992) Checking out files: 88% (2633/2992) Checking out files: 89% (2663/2992) Checking out files: 90% (2693/2992) Checking out files: 91% (2723/2992) Checking out files: 92% (2753/2992) Checking out files: 93% (2783/2992) Checking out files: 94% (2813/2992) Checking out files: 95% (2843/2992) Checking out files: 96% (2873/2992) Checking out files: 97% (2903/2992) Checking out files: 98% (2933/2992) Checking out files: 99% (2963/2992) Checking out files: 100% (2992/2992) Checking out files: 100% (2992/2992), done. [2019-12-30T23:58:54.356Z] #60 60.11 + cd /tmp/tmp.YdKwabnyVm/src/github.com/containerd/containerd [2019-12-30T23:58:54.356Z] #60 60.12 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-30T23:58:54.678Z] #60 61.63 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-30T23:58:54.678Z] #60 61.63 + BUILDTAGS='netgo osusergo static_build' [2019-12-30T23:58:54.678Z] #60 61.63 + export EXTRA_FLAGS=-buildmode=pie [2019-12-30T23:58:54.678Z] #60 61.63 + EXTRA_FLAGS=-buildmode=pie [2019-12-30T23:58:54.678Z] #60 61.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-30T23:58:54.678Z] #60 61.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-30T23:58:54.678Z] #60 61.63 + '[' '' = dynamic ']' [2019-12-30T23:58:54.678Z] #60 61.63 + make [2019-12-30T23:58:54.708Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2019-12-30T23:58:55.166Z] #41 96.33 CC criu/cgroup.o [2019-12-30T23:58:55.324Z] #60 ... [2019-12-30T23:58:55.324Z] [2019-12-30T23:58:55.324Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:58:55.324Z] #32 101.7 internal/syscall/unix [2019-12-30T23:58:55.324Z] #32 101.8 time [2019-12-30T23:58:55.324Z] #32 ... [2019-12-30T23:58:55.324Z] [2019-12-30T23:58:55.324Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:55.324Z] #42 28.60 CC images/core-arm.o [2019-12-30T23:58:55.617Z] #42 29.33 CC images/core-aarch64.o [2019-12-30T23:58:55.726Z] #41 ... [2019-12-30T23:58:55.726Z] [2019-12-30T23:58:55.726Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:58:55.726Z] #54 184.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-30T23:58:56.654Z] #42 30.10 CC images/core-ppc64.o [2019-12-30T23:58:57.611Z] #54 186.1 + mkdir -p /build [2019-12-30T23:58:57.611Z] #54 186.1 + cp runc /build/runc [2019-12-30T23:58:57.696Z] #42 31.41 CC images/core-s390.o [2019-12-30T23:58:58.171Z] #54 DONE 186.6s [2019-12-30T23:58:58.171Z] [2019-12-30T23:58:58.171Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:58:58.171Z] #41 98.59 CC criu/clone-noasan.o [2019-12-30T23:58:58.171Z] #41 98.69 CC criu/config.o [2019-12-30T23:58:58.171Z] #41 99.54 CC criu/cr-check.o [2019-12-30T23:58:59.796Z] #42 33.17 CC images/cpuinfo.o [2019-12-30T23:58:59.796Z] #42 ... [2019-12-30T23:58:59.796Z] [2019-12-30T23:58:59.796Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:58:59.796Z] #45 106.1 vendor/golang.org/x/text/transform [2019-12-30T23:58:59.796Z] #45 110.9 time [2019-12-30T23:58:59.796Z] #45 ... [2019-12-30T23:58:59.796Z] [2019-12-30T23:58:59.796Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:58:59.796Z] #11 106.9 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-30T23:58:59.796Z] #11 106.9 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-30T23:58:59.796Z] #11 106.9 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-30T23:58:59.796Z] #11 107.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-30T23:58:59.796Z] #11 107.2 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-30T23:58:59.796Z] #11 107.2 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:59:00.061Z] #41 101.2 CC criu/cr-dedup.o [2019-12-30T23:59:00.316Z] #41 101.5 CC criu/cr-dump.o [2019-12-30T23:59:00.829Z] #11 ... [2019-12-30T23:59:00.829Z] [2019-12-30T23:59:00.829Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:00.829Z] #42 34.27 CC images/inventory.o [2019-12-30T23:59:01.117Z] #42 34.79 CC images/fdinfo.o [2019-12-30T23:59:01.678Z] #41 103.1 CC criu/cr-errno.o [2019-12-30T23:59:01.678Z] #41 103.1 CC criu/cr-restore.o [2019-12-30T23:59:02.145Z] #42 35.57 CC images/fown.o [2019-12-30T23:59:02.433Z] #42 36.00 CC images/ns.o [2019-12-30T23:59:02.724Z] #42 36.37 CC images/regfile.o [2019-12-30T23:59:03.359Z] #42 36.97 CC images/ghost-file.o [2019-12-30T23:59:03.990Z] #42 37.55 CC images/fifo.o [2019-12-30T23:59:04.283Z] #42 37.95 CC images/remap-file-path.o [2019-12-30T23:59:04.574Z] #42 38.32 CC images/eventfd.o [2019-12-30T23:59:04.940Z] #41 105.8 CC criu/cr-service.o [2019-12-30T23:59:05.210Z] #42 38.73 CC images/eventpoll.o [2019-12-30T23:59:05.500Z] #41 106.9 CC criu/crtools.o [2019-12-30T23:59:05.504Z] #42 39.25 CC images/fh.o [2019-12-30T23:59:05.804Z] #42 ... [2019-12-30T23:59:05.804Z] [2019-12-30T23:59:05.804Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:59:05.804Z] #32 112.3 internal/poll [2019-12-30T23:59:05.804Z] #32 115.9 os [2019-12-30T23:59:05.804Z] #32 118.4 internal/fmtsort [2019-12-30T23:59:05.804Z] #32 120.5 path/filepath [2019-12-30T23:59:05.804Z] #32 120.5 fmt [2019-12-30T23:59:06.061Z] #41 107.4 CC criu/eventfd.o [2019-12-30T23:59:06.317Z] #41 107.6 CC criu/eventpoll.o [2019-12-30T23:59:06.435Z] #32 ... [2019-12-30T23:59:06.435Z] [2019-12-30T23:59:06.435Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:59:06.435Z] #60 63.39 + bin/ctr [2019-12-30T23:59:06.435Z] #60 ... [2019-12-30T23:59:06.435Z] [2019-12-30T23:59:06.436Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:59:06.436Z] #45 117.3 regexp [2019-12-30T23:59:06.724Z] #45 ... [2019-12-30T23:59:06.724Z] [2019-12-30T23:59:06.724Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:59:06.724Z] #32 123.1 io/ioutil [2019-12-30T23:59:06.877Z] #41 108.2 CC criu/external.o [2019-12-30T23:59:07.133Z] #41 108.4 CC criu/fault-injection.o [2019-12-30T23:59:07.133Z] #41 108.5 CC criu/fdstore.o [2019-12-30T23:59:07.388Z] #41 108.7 CC criu/fifo.o [2019-12-30T23:59:07.643Z] #41 108.9 CC criu/file-ids.o [2019-12-30T23:59:07.643Z] #41 109.1 CC criu/file-lock.o [2019-12-30T23:59:08.569Z] #41 109.8 CC criu/files-ext.o [2019-12-30T23:59:08.569Z] #41 110.0 CC criu/files-reg.o [2019-12-30T23:59:10.236Z] #32 126.5 log [2019-12-30T23:59:10.236Z] #32 126.5 github.com/BurntSushi/toml [2019-12-30T23:59:10.236Z] #32 126.5 flag [2019-12-30T23:59:10.457Z] #41 111.6 CC criu/files.o [2019-12-30T23:59:11.822Z] #41 113.0 CC criu/filesystems.o [2019-12-30T23:59:11.822Z] #41 ... [2019-12-30T23:59:11.822Z] [2019-12-30T23:59:11.822Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:59:11.822Z] #38 201.5 + dpkg --print-architecture [2019-12-30T23:59:11.822Z] #38 201.5 + cd /tmp/tmp.gNGByVPODT/src/github.com/docker/distribution [2019-12-30T23:59:11.822Z] #38 201.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-30T23:59:12.078Z] #38 201.7 + GOPATH=/tmp/tmp.gNGByVPODT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gNGByVPODT [2019-12-30T23:59:12.078Z] #38 201.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-30T23:59:12.979Z] #32 ... [2019-12-30T23:59:12.979Z] [2019-12-30T23:59:12.979Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:12.979Z] #42 40.19 CC images/fsnotify.o [2019-12-30T23:59:12.979Z] #42 41.58 CC images/signalfd.o [2019-12-30T23:59:12.979Z] #42 41.96 CC images/fs.o [2019-12-30T23:59:12.979Z] #42 42.40 CC images/pstree.o [2019-12-30T23:59:12.979Z] #42 42.72 CC images/pipe.o [2019-12-30T23:59:12.979Z] #42 43.15 CC images/tcp-stream.o [2019-12-30T23:59:12.979Z] #42 43.64 CC images/sk-packet.o [2019-12-30T23:59:12.979Z] #42 44.23 CC images/mnt.o [2019-12-30T23:59:12.979Z] #42 44.71 CC images/pipe-data.o [2019-12-30T23:59:12.979Z] #42 45.08 CC images/sa.o [2019-12-30T23:59:12.979Z] #42 45.63 CC images/timer.o [2019-12-30T23:59:12.979Z] #42 46.38 CC images/timerfd.o [2019-12-30T23:59:13.268Z] #42 46.82 CC images/mm.o [2019-12-30T23:59:13.899Z] #42 47.36 CC images/sk-opts.o [2019-12-30T23:59:14.189Z] #42 47.77 CC images/sk-unix.o [2019-12-30T23:59:14.838Z] #42 48.53 CC images/sk-inet.o [2019-12-30T23:59:15.871Z] #42 49.38 CC images/tun.o [2019-12-30T23:59:16.163Z] #42 ... [2019-12-30T23:59:16.163Z] [2019-12-30T23:59:16.163Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:59:16.163Z] #11 132.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-30T23:59:16.455Z] #11 133.0 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-30T23:59:16.455Z] #11 133.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:59:20.900Z] #11 ... [2019-12-30T23:59:20.900Z] [2019-12-30T23:59:20.900Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:59:20.900Z] #45 127.2 os/exec [2019-12-30T23:59:20.900Z] #45 127.3 net [2019-12-30T23:59:20.900Z] #45 128.9 internal/lazyregexp [2019-12-30T23:59:20.900Z] #45 134.8 encoding/binary [2019-12-30T23:59:20.900Z] #45 134.8 go/token [2019-12-30T23:59:20.900Z] #45 134.9 net/url [2019-12-30T23:59:20.900Z] #45 ... [2019-12-30T23:59:20.900Z] [2019-12-30T23:59:20.900Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:20.900Z] #42 49.99 CC images/sk-netlink.o [2019-12-30T23:59:20.900Z] #42 50.47 CC images/packet-sock.o [2019-12-30T23:59:20.900Z] #42 51.29 CC images/ipc-var.o [2019-12-30T23:59:20.900Z] #42 51.79 CC images/ipc-desc.o [2019-12-30T23:59:20.900Z] #42 52.31 CC images/ipc-shm.o [2019-12-30T23:59:20.900Z] #42 52.69 CC images/ipc-msg.o [2019-12-30T23:59:20.900Z] #42 53.33 CC images/ipc-sem.o [2019-12-30T23:59:20.900Z] #42 53.77 CC images/utsns.o [2019-12-30T23:59:20.900Z] #42 54.15 CC images/creds.o [2019-12-30T23:59:20.900Z] #42 54.54 CC images/vma.o [2019-12-30T23:59:21.530Z] #42 54.90 CC images/netdev.o [2019-12-30T23:59:22.020Z] #38 ... [2019-12-30T23:59:22.020Z] [2019-12-30T23:59:22.020Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:22.020Z] #41 113.5 CC criu/fsnotify.o [2019-12-30T23:59:22.020Z] #41 114.3 CC criu/image-desc.o [2019-12-30T23:59:22.020Z] #41 114.5 CC criu/image.o [2019-12-30T23:59:22.020Z] #41 115.1 CC criu/ipc_ns.o [2019-12-30T23:59:22.020Z] #41 115.9 CC criu/irmap.o [2019-12-30T23:59:22.020Z] #41 116.2 CC criu/kcmp-ids.o [2019-12-30T23:59:22.020Z] #41 116.4 CC criu/kerndat.o [2019-12-30T23:59:22.020Z] #41 117.2 CC criu/libnetlink.o [2019-12-30T23:59:22.020Z] #41 117.4 CC criu/log.o [2019-12-30T23:59:22.020Z] #41 117.7 CC criu/lsm.o [2019-12-30T23:59:22.020Z] #41 118.0 CC criu/mem.o [2019-12-30T23:59:22.020Z] #41 119.0 CC criu/mount.o [2019-12-30T23:59:22.020Z] #41 121.4 CC criu/namespaces.o [2019-12-30T23:59:22.020Z] #41 122.5 CC criu/net.o [2019-12-30T23:59:22.161Z] #42 55.67 CC images/tty.o [2019-12-30T23:59:23.383Z] #41 124.5 CC criu/netfilter.o [2019-12-30T23:59:23.383Z] #41 124.8 CC criu/page-pipe.o [2019-12-30T23:59:23.680Z] #42 57.05 CC images/file-lock.o [2019-12-30T23:59:23.680Z] #42 57.40 CC images/rlimit.o [2019-12-30T23:59:23.944Z] #41 125.2 CC criu/page-xfer.o [2019-12-30T23:59:23.970Z] #42 ... [2019-12-30T23:59:23.970Z] [2019-12-30T23:59:23.970Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-30T23:59:23.970Z] #32 133.9 github.com/BurntSushi/toml/cmd/tomlv [2019-12-30T23:59:23.970Z] #32 DONE 140.5s [2019-12-30T23:59:23.970Z] [2019-12-30T23:59:23.970Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:59:23.970Z] #45 138.7 go/scanner [2019-12-30T23:59:24.872Z] #41 126.1 CC criu/pagemap-cache.o [2019-12-30T23:59:24.872Z] #41 126.4 CC criu/pagemap.o [2019-12-30T23:59:25.799Z] #41 127.0 CC criu/parasite-syscall.o [2019-12-30T23:59:26.359Z] #41 127.7 CC criu/path.o [2019-12-30T23:59:26.615Z] #41 127.9 CC criu/pie-util-vdso-elf32.o [2019-12-30T23:59:26.736Z] #45 143.0 text/template/parse [2019-12-30T23:59:26.736Z] #45 143.3 encoding/base64 [2019-12-30T23:59:26.870Z] #41 128.3 CC criu/pie-util-vdso.o [2019-12-30T23:59:27.431Z] #41 128.6 CC criu/pie-util.o [2019-12-30T23:59:27.431Z] #41 128.9 CC criu/pipes.o [2019-12-30T23:59:27.771Z] #45 144.3 go/ast [2019-12-30T23:59:27.992Z] #41 129.4 CC criu/plugin.o [2019-12-30T23:59:28.605Z] #41 129.7 CC criu/proc_parse.o [2019-12-30T23:59:29.463Z] #45 145.8 encoding/json [2019-12-30T23:59:30.100Z] #45 ... [2019-12-30T23:59:30.100Z] [2019-12-30T23:59:30.100Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:30.100Z] #42 57.77 CC images/pagemap.o [2019-12-30T23:59:30.100Z] #42 58.50 CC images/siginfo.o [2019-12-30T23:59:30.100Z] #42 59.40 CC images/rpc.o [2019-12-30T23:59:30.100Z] #42 62.00 CC images/ext-file.o [2019-12-30T23:59:30.100Z] #42 62.28 CC images/cgroup.o [2019-12-30T23:59:30.100Z] #42 63.34 CC images/userns.o [2019-12-30T23:59:30.100Z] #42 63.89 CC images/google/protobuf/descriptor.o [2019-12-30T23:59:30.492Z] #41 131.8 CC criu/protobuf-desc.o [2019-12-30T23:59:31.439Z] #41 132.6 CC criu/protobuf.o [2019-12-30T23:59:31.439Z] #41 133.0 CC criu/pstree.o [2019-12-30T23:59:32.407Z] #41 133.8 CC criu/rbtree.o [2019-12-30T23:59:32.407Z] #41 ... [2019-12-30T23:59:32.407Z] [2019-12-30T23:59:32.407Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-30T23:59:32.407Z] #38 222.1 + rm -rf /tmp/tmp.gNGByVPODT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gNGByVPODT [2019-12-30T23:59:33.335Z] #38 DONE 223.1s [2019-12-30T23:59:33.335Z] [2019-12-30T23:59:33.335Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:33.335Z] #41 134.2 CC criu/rst-malloc.o [2019-12-30T23:59:33.335Z] #41 134.4 CC criu/seccomp.o [2019-12-30T23:59:33.592Z] #41 134.9 CC criu/seize.o [2019-12-30T23:59:33.613Z] #42 67.27 CC images/opts.o [2019-12-30T23:59:34.245Z] #42 67.69 CC images/seccomp.o [2019-12-30T23:59:34.526Z] #41 135.7 CC criu/servicefd.o [2019-12-30T23:59:34.536Z] #42 68.17 CC images/binfmt-misc.o [2019-12-30T23:59:34.783Z] #41 136.2 CC criu/shmem.o [2019-12-30T23:59:35.039Z] #41 ... [2019-12-30T23:59:35.040Z] [2019-12-30T23:59:35.040Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-30T23:59:35.040Z] #39 DONE 0.2s [2019-12-30T23:59:35.040Z] [2019-12-30T23:59:35.040Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:59:35.168Z] #42 68.60 CC images/time.o [2019-12-30T23:59:35.168Z] #42 69.00 CC images/sysctl.o [2019-12-30T23:59:35.296Z] #50 ... [2019-12-30T23:59:35.296Z] [2019-12-30T23:59:35.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:35.296Z] #41 136.8 CC criu/sigframe.o [2019-12-30T23:59:35.552Z] #41 136.9 CC criu/signalfd.o [2019-12-30T23:59:35.800Z] #42 69.43 CC images/autofs.o [2019-12-30T23:59:35.809Z] #41 137.1 CC criu/sk-inet.o [2019-12-30T23:59:36.091Z] #42 69.73 CC images/macvlan.o [2019-12-30T23:59:36.091Z] #42 ... [2019-12-30T23:59:36.091Z] [2019-12-30T23:59:36.091Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-30T23:59:36.091Z] #11 152.8 Selecting previously unselected package libapparmor1:ppc64el. [2019-12-30T23:59:36.371Z] #41 137.7 CC criu/sk-netlink.o [2019-12-30T23:59:36.384Z] #11 152.9 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-30T23:59:36.384Z] #11 152.9 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-30T23:59:36.384Z] #11 153.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-12-30T23:59:36.384Z] #11 153.0 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-30T23:59:36.384Z] #11 153.0 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-30T23:59:36.627Z] #41 138.0 CC criu/sk-packet.o [2019-12-30T23:59:36.676Z] #11 153.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-30T23:59:36.676Z] #11 153.3 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-12-30T23:59:36.676Z] #11 153.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-30T23:59:36.676Z] #11 153.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-30T23:59:36.676Z] #11 153.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-30T23:59:36.676Z] #11 153.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:59:36.884Z] #41 138.4 CC criu/sk-queue.o [2019-12-30T23:59:36.968Z] #11 153.5 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-30T23:59:36.968Z] #11 153.5 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-30T23:59:36.968Z] #11 153.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-30T23:59:36.968Z] #11 153.5 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-30T23:59:36.968Z] #11 153.5 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-30T23:59:36.968Z] #11 153.5 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-30T23:59:36.968Z] #11 153.5 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-30T23:59:36.968Z] #11 153.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-30T23:59:36.968Z] #11 153.6 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-30T23:59:36.968Z] #11 153.6 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-30T23:59:37.140Z] #41 138.6 CC criu/sk-tcp.o [2019-12-30T23:59:37.262Z] #11 153.7 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-30T23:59:37.262Z] #11 153.7 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-30T23:59:37.262Z] #11 153.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-30T23:59:37.262Z] #11 153.7 Setting up btrfs-progs (4.7.3-1) ... [2019-12-30T23:59:37.262Z] #11 153.7 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-30T23:59:37.262Z] #11 153.7 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:59:37.262Z] #11 153.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 [2019-12-30T23:59:37.262Z] #11 153.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-30T23:59:37.262Z] #11 153.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 [2019-12-30T23:59:37.262Z] #11 153.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-30T23:59:37.262Z] #11 153.8 Setting up btrfs-tools (4.7.3-1) ... [2019-12-30T23:59:37.262Z] #11 153.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-30T23:59:37.262Z] #11 153.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 [2019-12-30T23:59:37.262Z] #11 153.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 [2019-12-30T23:59:37.262Z] #11 153.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-30T23:59:37.262Z] #11 153.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-30T23:59:37.262Z] #11 153.9 Setting up dmsetup (2:1.02.137-2) ... [2019-12-30T23:59:37.262Z] #11 153.9 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-30T23:59:37.262Z] #11 153.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-30T23:59:37.553Z] #11 DONE 154.2s [2019-12-30T23:59:37.553Z] [2019-12-30T23:59:37.553Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-30T23:59:37.702Z] #41 139.0 CC criu/sk-unix.o [2019-12-30T23:59:37.844Z] #53 DONE 0.3s [2019-12-30T23:59:37.844Z] [2019-12-30T23:59:37.844Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-30T23:59:37.844Z] #54 DONE 0.1s [2019-12-30T23:59:37.844Z] [2019-12-30T23:59:37.844Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:37.844Z] #42 70.22 CC images/sit.o [2019-12-30T23:59:37.844Z] #42 70.59 LINK images/built-in.o [2019-12-30T23:59:37.844Z] #42 70.87 GEN compel/include/asm [2019-12-30T23:59:37.844Z] #42 70.88 GEN compel/include/version.h [2019-12-30T23:59:37.844Z] #42 70.90 touch .config [2019-12-30T23:59:37.844Z] #42 70.94 GEN include/common/config.h [2019-12-30T23:59:37.844Z] #42 71.05 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-30T23:59:37.844Z] #42 71.09 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-30T23:59:37.844Z] #42 71.13 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-12-30T23:59:37.844Z] #42 71.18 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-12-30T23:59:37.844Z] #42 71.24 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-12-30T23:59:37.844Z] #42 71.31 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-12-30T23:59:37.844Z] #42 71.37 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-12-30T23:59:37.844Z] #42 71.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-30T23:59:37.844Z] #42 71.45 DEP compel/plugins/std/infect.d [2019-12-30T23:59:38.136Z] #42 71.87 DEP compel/plugins/std/string.d [2019-12-30T23:59:38.428Z] #42 ... [2019-12-30T23:59:38.428Z] [2019-12-30T23:59:38.428Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-30T23:59:38.428Z] #12 DONE 0.9s [2019-12-30T23:59:38.737Z] [2019-12-30T23:59:38.737Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:59:38.737Z] #55 0.388 + RM_GOPATH=0 [2019-12-30T23:59:38.737Z] #55 0.388 + TMP_GOPATH= [2019-12-30T23:59:38.737Z] #55 0.388 + : /build [2019-12-30T23:59:38.737Z] #55 0.388 + '[' -z '' ']' [2019-12-30T23:59:38.737Z] #55 0.389 ++ mktemp -d [2019-12-30T23:59:38.737Z] #55 0.397 + export GOPATH=/tmp/tmp.baNDvwZ4qZ [2019-12-30T23:59:38.737Z] #55 0.397 + GOPATH=/tmp/tmp.baNDvwZ4qZ [2019-12-30T23:59:38.737Z] #55 0.397 + RM_GOPATH=1 [2019-12-30T23:59:38.737Z] #55 0.398 ++ dirname ./install.sh [2019-12-30T23:59:38.737Z] #55 0.400 + dir=. [2019-12-30T23:59:38.737Z] #55 0.401 + bin=runc [2019-12-30T23:59:38.737Z] #55 0.402 + shift [2019-12-30T23:59:38.737Z] #55 0.402 + '[' '!' -f ./runc.installer ']' [2019-12-30T23:59:38.737Z] #55 0.412 + . ./runc.installer [2019-12-30T23:59:38.737Z] #55 0.414 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-30T23:59:38.737Z] #55 0.415 + install_runc [2019-12-30T23:59:38.737Z] #55 0.419 + uname -r [2019-12-30T23:59:38.737Z] #55 0.420 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-30T23:59:38.737Z] #55 0.437 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-30T23:59:38.737Z] #55 0.437 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-30T23:59:38.737Z] #55 0.437 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.baNDvwZ4qZ/src/github.com/opencontainers/runc [2019-12-30T23:59:38.737Z] #55 0.437 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-30T23:59:38.737Z] #55 0.447 Cloning into '/tmp/tmp.baNDvwZ4qZ/src/github.com/opencontainers/runc'... [2019-12-30T23:59:39.030Z] #55 ... [2019-12-30T23:59:39.030Z] [2019-12-30T23:59:39.030Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-30T23:59:39.030Z] #13 DONE 0.6s [2019-12-30T23:59:39.068Z] #41 140.3 CC criu/sockets.o [2019-12-30T23:59:39.319Z] [2019-12-30T23:59:39.319Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-30T23:59:39.609Z] #14 0.396 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-30T23:59:39.609Z] #14 DONE 0.5s [2019-12-30T23:59:39.609Z] [2019-12-30T23:59:39.609Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:39.609Z] #42 72.16 DEP compel/plugins/std/log.d [2019-12-30T23:59:39.609Z] #42 72.52 DEP compel/plugins/std/fds.d [2019-12-30T23:59:39.609Z] #42 72.96 DEP compel/plugins/std/std.d [2019-12-30T23:59:39.609Z] #42 73.10 DEP compel/plugins/shmem/shmem.d [2019-12-30T23:59:39.629Z] #41 140.9 CC criu/stats.o [2019-12-30T23:59:39.629Z] #41 141.2 CC criu/string.o [2019-12-30T23:59:39.885Z] #41 141.2 CC criu/sysctl.o [2019-12-30T23:59:39.899Z] #42 ... [2019-12-30T23:59:39.900Z] [2019-12-30T23:59:39.900Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-30T23:59:39.900Z] #15 DONE 0.3s [2019-12-30T23:59:39.900Z] [2019-12-30T23:59:39.900Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:39.900Z] #42 73.61 DEP compel/plugins/fds/fds.d [2019-12-30T23:59:40.188Z] #42 ... [2019-12-30T23:59:40.188Z] [2019-12-30T23:59:40.188Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-30T23:59:40.188Z] #16 DONE 0.3s [2019-12-30T23:59:40.448Z] #41 141.7 CC criu/sysfs_parse.o [2019-12-30T23:59:40.479Z] [2019-12-30T23:59:40.479Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:40.479Z] #42 74.11 CC compel/plugins/std/std.o [2019-12-30T23:59:40.704Z] #41 142.0 CC criu/timerfd.o [2019-12-30T23:59:40.770Z] #42 ... [2019-12-30T23:59:40.770Z] [2019-12-30T23:59:40.770Z] #17 [dev 6/24] RUN ldconfig [2019-12-30T23:59:40.770Z] #17 DONE 0.4s [2019-12-30T23:59:40.770Z] [2019-12-30T23:59:40.770Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-30T23:59:40.960Z] #41 142.3 CC criu/tty.o [2019-12-30T23:59:41.063Z] #18 0.528 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-30T23:59:41.533Z] #18 0.627 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-30T23:59:41.533Z] #18 0.751 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-30T23:59:41.533Z] #18 0.879 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-30T23:59:41.533Z] #18 1.027 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-30T23:59:42.360Z] #41 143.6 CC criu/tun.o [2019-12-30T23:59:42.615Z] #41 144.0 CC criu/uffd.o [2019-12-30T23:59:43.039Z] #18 2.232 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-30T23:59:43.545Z] #41 144.8 CC criu/util.o [2019-12-30T23:59:44.110Z] #41 145.6 CC criu/uts_ns.o [2019-12-30T23:59:44.672Z] #41 145.8 CC criu/vdso-compat.o [2019-12-30T23:59:44.672Z] #41 146.0 CC criu/vdso.o [2019-12-30T23:59:45.105Z] #18 4.231 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-30T23:59:45.233Z] #41 146.6 LINK criu/built-in.o [2019-12-30T23:59:45.233Z] #41 146.7 LINK criu/criu [2019-12-30T23:59:45.489Z] #41 146.9 DEP lib/c/criu.d [2019-12-30T23:59:45.745Z] #41 147.1 CC images/rpc.pb-c.o [2019-12-30T23:59:46.000Z] #41 147.5 CC lib/c/criu.o [2019-12-30T23:59:46.157Z] #18 5.659 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-30T23:59:46.927Z] #41 148.2 LINK lib/c/built-in.o [2019-12-30T23:59:46.927Z] #41 148.2 LINK lib/c/libcriu.so [2019-12-30T23:59:46.927Z] #41 148.3 GEN magic.py [2019-12-30T23:59:46.927Z] #41 148.4 Note: Building without setproctitle() and strlcpy() support. [2019-12-30T23:59:46.927Z] #41 148.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-30T23:59:47.859Z] #41 149.1 fatal: Not a git repository (or any of the parent directories): .git [2019-12-30T23:59:48.114Z] #41 149.5 make[1]: Nothing to be done for 'all'. [2019-12-30T23:59:48.225Z] #18 ... [2019-12-30T23:59:48.225Z] [2019-12-30T23:59:48.225Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:48.225Z] #42 74.90 CC compel/plugins/std/fds.o [2019-12-30T23:59:48.225Z] #42 75.73 CC compel/plugins/std/log.o [2019-12-30T23:59:48.225Z] #42 77.41 CC compel/plugins/std/string.o [2019-12-30T23:59:48.225Z] #42 78.62 CC compel/plugins/std/infect.o [2019-12-30T23:59:48.225Z] #42 79.65 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-12-30T23:59:48.225Z] #42 79.70 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-12-30T23:59:48.225Z] #42 79.77 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-12-30T23:59:48.225Z] #42 79.89 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-12-30T23:59:48.225Z] #42 79.99 AR compel/plugins/std.lib.a [2019-12-30T23:59:48.225Z] #42 80.10 CC compel/plugins/fds/fds.o [2019-12-30T23:59:48.225Z] #42 80.57 AR compel/plugins/fds.lib.a [2019-12-30T23:59:48.225Z] #42 80.66 HOSTDEP compel/src/lib/log-host.d [2019-12-30T23:59:48.225Z] #42 80.91 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-30T23:59:48.225Z] #42 81.17 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-12-30T23:59:48.225Z] #42 81.44 HOSTDEP compel/src/main-host.d [2019-12-30T23:59:48.225Z] #42 81.82 DEP compel/src/lib/ptrace.d [2019-12-30T23:59:48.515Z] #42 82.20 DEP compel/src/lib/infect.d [2019-12-30T23:59:48.675Z] #41 150.1 make[1]: 'images/built-in.o' is up to date. [2019-12-30T23:59:48.675Z] #41 150.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-30T23:59:48.675Z] #41 150.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-30T23:59:48.675Z] #41 150.1 make[1]: 'compel/libcompel.a' is up to date. [2019-12-30T23:59:48.675Z] #41 150.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-30T23:59:48.675Z] #41 150.2 make[1]: Nothing to be done for 'all'. [2019-12-30T23:59:48.931Z] #41 150.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-30T23:59:48.931Z] #41 150.3 make[2]: Nothing to be done for 'all'. [2019-12-30T23:59:48.931Z] #41 ... [2019-12-30T23:59:48.931Z] [2019-12-30T23:59:48.931Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:59:48.931Z] #59 177.2 + bin/containerd [2019-12-30T23:59:49.148Z] #42 82.71 DEP compel/src/lib/infect-util.d [2019-12-30T23:59:49.439Z] #42 83.03 DEP compel/src/lib/infect-rpc.d [2019-12-30T23:59:49.729Z] #42 83.34 DEP compel/arch/ppc64/src/lib/infect.d [2019-12-30T23:59:49.856Z] #59 ... [2019-12-30T23:59:49.856Z] [2019-12-30T23:59:49.856Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:49.856Z] #41 150.3 make[2]: Nothing to be done for 'all'. [2019-12-30T23:59:49.856Z] #41 150.4 make[2]: Nothing to be done for 'all'. [2019-12-30T23:59:49.856Z] #41 150.4 make[2]: Nothing to be done for 'all'. [2019-12-30T23:59:49.856Z] #41 150.5 make[2]: Nothing to be done for 'all'. [2019-12-30T23:59:49.856Z] #41 150.5 make[2]: Nothing to be done for 'all'. [2019-12-30T23:59:49.856Z] #41 150.5 make[2]: Nothing to be done for 'all'. [2019-12-30T23:59:49.856Z] #41 150.6 make[2]: Nothing to be done for 'all'. [2019-12-30T23:59:49.856Z] #41 150.6 INSTALL criu/criu [2019-12-30T23:59:49.856Z] #41 DONE 151.1s [2019-12-30T23:59:49.856Z] [2019-12-30T23:59:49.856Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:59:50.019Z] #42 83.69 DEP compel/arch/ppc64/src/lib/cpu.d [2019-12-30T23:59:50.310Z] #42 84.04 DEP compel/src/lib/log.d [2019-12-30T23:59:50.602Z] #42 ... [2019-12-30T23:59:50.602Z] [2019-12-30T23:59:50.602Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:59:50.602Z] #55 12.62 + cd /tmp/tmp.baNDvwZ4qZ/src/github.com/opencontainers/runc [2019-12-30T23:59:50.602Z] #55 12.63 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-30T23:59:50.680Z] #73 exporting layers 56.9s done [2019-12-30T23:59:50.680Z] #73 exporting manifest sha256:2090fa79148e41c99b097c7465154614ed99d19583c4405e612db07245ecdf6a 0.0s done [2019-12-30T23:59:50.680Z] #73 exporting config sha256:f0f76c27652d00994b668162c64468a46422e83d97f399bd54c01fa12696ddab 0.0s done [2019-12-30T23:59:50.680Z] #73 sending tarball [2019-12-30T23:59:51.069Z] ok github.com/docker/docker/api/server/httputils 0.032s coverage: 14.7% of statements [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-30T23:59:51.069Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-30T23:59:51.069Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2019-12-30T23:59:51.069Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 4.0% of statements [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-30T23:59:51.069Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-30T23:59:51.069Z] ok github.com/docker/docker/api/types/time 0.030s coverage: 100.0% of statements [2019-12-30T23:59:51.069Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/builder [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-30T23:59:51.069Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-30T23:59:51.069Z] ok github.com/docker/docker/builder/dockerignore 0.030s coverage: 96.8% of statements [2019-12-30T23:59:51.069Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2019-12-30T23:59:51.069Z] ok github.com/docker/docker/builder/remotecontext 0.266s coverage: 13.6% of statements [2019-12-30T23:59:51.069Z] ok github.com/docker/docker/builder/remotecontext/git 3.344s coverage: 86.3% of statements [2019-12-30T23:59:51.221Z] #50 ... [2019-12-30T23:59:51.221Z] [2019-12-30T23:59:51.221Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-30T23:59:51.221Z] #42 DONE 0.1s [2019-12-30T23:59:51.221Z] [2019-12-30T23:59:51.221Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-30T23:59:51.221Z] #45 DONE 0.1s [2019-12-30T23:59:51.221Z] [2019-12-30T23:59:51.221Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:59:51.231Z] #55 13.19 + '[' -z '' ']' [2019-12-30T23:59:51.231Z] #55 13.19 + target=static [2019-12-30T23:59:51.231Z] #55 13.19 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-30T23:59:51.329Z] ok github.com/docker/docker/builder/dockerfile 0.948s coverage: 48.2% of statements [2019-12-30T23:59:51.329Z] ? github.com/docker/docker/cli [no test files] [2019-12-30T23:59:51.329Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-30T23:59:51.478Z] #50 ... [2019-12-30T23:59:51.478Z] [2019-12-30T23:59:51.478Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-30T23:59:51.478Z] #48 DONE 0.1s [2019-12-30T23:59:51.733Z] [2019-12-30T23:59:51.733Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:59:51.869Z] #55 ... [2019-12-30T23:59:51.869Z] [2019-12-30T23:59:51.869Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-30T23:59:51.869Z] #45 158.5 text/template [2019-12-30T23:59:51.869Z] #45 162.7 go/parser [2019-12-30T23:59:52.159Z] #45 ... [2019-12-30T23:59:52.159Z] [2019-12-30T23:59:52.159Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-30T23:59:52.159Z] #42 84.25 DEP compel/src/main.d [2019-12-30T23:59:52.159Z] #42 84.58 DEP compel/src/lib/handle-elf.d [2019-12-30T23:59:52.159Z] #42 84.87 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-12-30T23:59:52.159Z] #42 85.19 CC compel/src/lib/log.o [2019-12-30T23:59:52.449Z] #42 85.96 CC compel/arch/ppc64/src/lib/cpu.o [2019-12-30T23:59:53.081Z] #42 86.61 CC compel/arch/ppc64/src/lib/infect.o [2019-12-30T23:59:54.584Z] #42 88.02 CC compel/src/lib/infect-rpc.o [2019-12-30T23:59:55.220Z] #42 88.72 CC compel/src/lib/infect-util.o [2019-12-30T23:59:55.515Z] #42 89.20 CC compel/src/lib/infect.o [2019-12-30T23:59:55.897Z] #50 DONE 244.9s [2019-12-30T23:59:55.897Z] [2019-12-30T23:59:55.897Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:59:56.548Z] #42 ... [2019-12-30T23:59:56.548Z] [2019-12-30T23:59:56.548Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:59:56.548Z] #63 173.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-30T23:59:56.548Z] #63 173.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-30T23:59:56.614Z] ok github.com/docker/docker/client 0.466s coverage: 75.8% of statements [2019-12-30T23:59:56.825Z] #59 ... [2019-12-30T23:59:56.825Z] [2019-12-30T23:59:56.825Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-30T23:59:57.081Z] #51 DONE 0.4s [2019-12-30T23:59:57.081Z] [2019-12-30T23:59:57.081Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-30T23:59:57.336Z] #55 DONE 0.1s [2019-12-30T23:59:57.336Z] [2019-12-30T23:59:57.336Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-30T23:59:59.340Z] #73 sending tarball 9.9s done [2019-12-30T23:59:59.340Z] #73 DONE 66.8s [2019-12-30T23:59:59.340Z] [2019-12-30T23:59:59.340Z] #74 importing to docker [2019-12-31T00:00:02.145Z] #63 ... [2019-12-31T00:00:02.145Z] [2019-12-31T00:00:02.145Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:00:02.145Z] #42 94.35 CC compel/src/lib/ptrace.o [2019-12-31T00:00:02.145Z] #42 95.56 AR compel/libcompel.a [2019-12-31T00:00:02.145Z] #42 95.69 HOSTCC compel/src/main-host.o [2019-12-31T00:00:02.773Z] #42 96.56 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-12-31T00:00:02.773Z] #42 ... [2019-12-31T00:00:02.773Z] [2019-12-31T00:00:02.773Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T00:00:02.773Z] #45 169.4 compress/gzip [2019-12-31T00:00:02.773Z] #45 172.1 math/big [2019-12-31T00:00:03.403Z] #45 ... [2019-12-31T00:00:03.403Z] [2019-12-31T00:00:03.403Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:00:03.403Z] #42 97.07 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-31T00:00:04.433Z] #42 97.84 HOSTCC compel/src/lib/log-host.o [2019-12-31T00:00:04.433Z] #42 ... [2019-12-31T00:00:04.433Z] [2019-12-31T00:00:04.433Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T00:00:04.433Z] #55 16.55 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-31T00:00:04.722Z] #55 ... [2019-12-31T00:00:04.722Z] [2019-12-31T00:00:04.722Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:00:04.722Z] #42 98.21 HOSTLINK compel/compel-host-bin [2019-12-31T00:00:05.014Z] #42 98.50 DEP soccr/soccr.d [2019-12-31T00:00:05.303Z] #42 98.96 CC soccr/soccr.o [2019-12-31T00:00:06.900Z] #42 ... [2019-12-31T00:00:06.900Z] [2019-12-31T00:00:06.900Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T00:00:06.900Z] #18 16.31 Fetched 7732 kB in 15s (486 kB/s) [2019-12-31T00:00:06.900Z] #18 16.31 Reading package lists... [2019-12-31T00:00:06.900Z] #18 24.09 Reading package lists... [2019-12-31T00:00:06.900Z] #18 ... [2019-12-31T00:00:06.900Z] [2019-12-31T00:00:06.900Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T00:00:06.900Z] #45 181.2 vendor/golang.org/x/text/unicode/norm [2019-12-31T00:00:06.900Z] #45 182.1 go/doc [2019-12-31T00:00:10.449Z] #45 ... [2019-12-31T00:00:10.449Z] [2019-12-31T00:00:10.449Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:00:10.449Z] #42 102.8 AR soccr/libsoccr.a [2019-12-31T00:00:10.449Z] #42 102.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T00:00:10.449Z] #42 103.5 DEP criu/arch/ppc64/sigframe.d [2019-12-31T00:00:10.449Z] #42 103.7 DEP criu/arch/ppc64/crtools.d [2019-12-31T00:00:10.449Z] #42 104.2 DEP criu/arch/ppc64/cpu.d [2019-12-31T00:00:11.079Z] #42 104.7 CC criu/arch/ppc64/cpu.o [2019-12-31T00:00:11.371Z] #42 ... [2019-12-31T00:00:11.371Z] [2019-12-31T00:00:11.371Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:00:11.371Z] #63 DONE 187.9s [2019-12-31T00:00:11.371Z] [2019-12-31T00:00:11.371Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-31T00:00:11.371Z] #64 DONE 0.1s [2019-12-31T00:00:11.665Z] [2019-12-31T00:00:11.665Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T00:00:11.665Z] #18 24.09 Reading package lists... [2019-12-31T00:00:12.297Z] #18 30.38 Building dependency tree... [2019-12-31T00:00:13.329Z] #18 32.78 The following additional packages will be installed: [2019-12-31T00:00:13.329Z] #18 32.78 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-31T00:00:13.329Z] #18 32.79 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-31T00:00:13.329Z] #18 32.79 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-31T00:00:13.329Z] #18 32.79 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-31T00:00:13.329Z] #18 32.79 python3.5 python3.5-minimal vim-runtime xxd [2019-12-31T00:00:13.329Z] #18 32.80 Suggested packages: [2019-12-31T00:00:13.329Z] #18 32.80 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-31T00:00:13.329Z] #18 32.80 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-31T00:00:13.329Z] #18 32.80 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-31T00:00:13.329Z] #18 32.80 quota [2019-12-31T00:00:13.329Z] #18 32.80 Recommended packages: [2019-12-31T00:00:13.329Z] #18 32.80 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-31T00:00:13.329Z] #18 32.80 python3-keyrings.alt python3-xdg unzip [2019-12-31T00:00:14.618Z] faf31ee0aa3d: Verifying Checksum [2019-12-31T00:00:14.618Z] faf31ee0aa3d: Download complete [2019-12-31T00:00:17.796Z] #18 36.88 The following NEW packages will be installed: [2019-12-31T00:00:17.796Z] #18 36.88 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-31T00:00:17.796Z] #18 36.90 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-31T00:00:17.796Z] #18 36.90 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-31T00:00:17.796Z] #18 36.90 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-31T00:00:17.796Z] #18 36.90 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-31T00:00:17.796Z] #18 36.90 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-31T00:00:17.796Z] #18 36.90 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-31T00:00:17.796Z] #18 36.90 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-31T00:00:17.796Z] #18 37.03 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T00:00:17.796Z] #18 37.03 Need to get 17.5 MB of archives. [2019-12-31T00:00:17.796Z] #18 37.03 After this operation, 89.1 MB of additional disk space will be used. [2019-12-31T00:00:17.796Z] #18 37.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-12-31T00:00:17.796Z] #18 37.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-31T00:00:17.796Z] #18 37.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-12-31T00:00:17.796Z] #18 37.09 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-12-31T00:00:17.796Z] #18 37.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-12-31T00:00:18.085Z] #18 37.39 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-12-31T00:00:18.085Z] #18 37.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-12-31T00:00:18.085Z] #18 37.40 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-12-31T00:00:18.375Z] #18 37.68 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-12-31T00:00:18.375Z] #18 37.71 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-12-31T00:00:18.375Z] #18 37.71 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-12-31T00:00:18.375Z] #18 37.72 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-12-31T00:00:18.375Z] #18 37.74 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-12-31T00:00:18.375Z] #18 37.76 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-12-31T00:00:18.375Z] #18 37.77 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-31T00:00:18.375Z] #18 37.78 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-12-31T00:00:18.375Z] #18 37.79 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-12-31T00:00:18.375Z] #18 37.81 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-12-31T00:00:18.375Z] #18 37.82 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-12-31T00:00:18.375Z] #18 37.85 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T00:00:18.667Z] #18 37.88 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T00:00:18.667Z] #18 37.91 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-12-31T00:00:18.667Z] #18 37.92 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-12-31T00:00:18.667Z] #18 37.93 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-12-31T00:00:18.667Z] #18 37.98 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-12-31T00:00:18.667Z] #18 37.99 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-31T00:00:18.667Z] #18 38.02 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-31T00:00:18.667Z] #18 38.04 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-31T00:00:18.667Z] #18 38.05 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-12-31T00:00:18.667Z] #18 38.05 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-12-31T00:00:18.667Z] #18 38.06 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-31T00:00:18.667Z] #18 38.06 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-31T00:00:18.667Z] #18 38.06 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-12-31T00:00:18.667Z] #18 38.09 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-12-31T00:00:18.667Z] #18 38.11 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-31T00:00:18.958Z] #18 38.31 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-31T00:00:18.958Z] #18 38.34 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-31T00:00:18.958Z] #18 38.36 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-12-31T00:00:18.958Z] #18 38.37 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-31T00:00:18.958Z] #18 38.40 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-12-31T00:00:18.958Z] #18 38.43 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-31T00:00:19.217Z] #59 206.4 + bin/containerd-stress [2019-12-31T00:00:19.592Z] #18 39.06 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-12-31T00:00:19.592Z] #18 39.16 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-12-31T00:00:19.882Z] #18 39.25 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-12-31T00:00:19.882Z] #18 39.27 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-12-31T00:00:19.882Z] #18 39.28 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-12-31T00:00:20.152Z] #59 208.2 + bin/containerd-shim [2019-12-31T00:00:21.385Z] #18 40.62 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T00:00:21.385Z] #18 40.79 Fetched 17.5 MB in 2s (7409 kB/s) [2019-12-31T00:00:21.676Z] #18 40.91 Selecting previously unselected package bash-completion. [2019-12-31T00:00:21.676Z] #18 40.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23261 files and directories currently installed.) [2019-12-31T00:00:21.676Z] #18 41.02 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-31T00:00:22.706Z] #18 ... [2019-12-31T00:00:22.706Z] [2019-12-31T00:00:22.706Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T00:00:22.706Z] #45 198.9 github.com/LK4D4/vndr/build [2019-12-31T00:00:23.011Z] #45 ... [2019-12-31T00:00:23.011Z] [2019-12-31T00:00:23.011Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:00:23.011Z] #42 106.7 CC criu/arch/ppc64/crtools.o [2019-12-31T00:00:23.011Z] #42 108.8 CC criu/arch/ppc64/sigframe.o [2019-12-31T00:00:23.011Z] #42 109.3 LINK criu/arch/ppc64/crtools.built-in.o [2019-12-31T00:00:23.011Z] #42 109.4 DEP criu/arch/ppc64/misc.d [2019-12-31T00:00:23.011Z] #42 109.4 DEP criu/arch/ppc64/vdso-trampoline.d [2019-12-31T00:00:23.011Z] #42 109.4 DEP criu/arch/ppc64/vdso-pie.d [2019-12-31T00:00:23.011Z] #42 109.7 DEP criu/pie/parasite-vdso.d [2019-12-31T00:00:23.011Z] #42 110.0 DEP criu/pie/util-vdso.d [2019-12-31T00:00:23.011Z] #42 110.3 DEP criu/pie/util.d [2019-12-31T00:00:23.011Z] #42 110.6 CC criu/pie/util.o [2019-12-31T00:00:23.011Z] #42 111.2 CC criu/pie/util-vdso.o [2019-12-31T00:00:23.011Z] #42 112.5 CC criu/pie/parasite-vdso.o [2019-12-31T00:00:23.011Z] #42 113.8 CC criu/arch/ppc64/vdso-pie.o [2019-12-31T00:00:23.011Z] #42 114.6 CC criu/arch/ppc64/vdso-trampoline.o [2019-12-31T00:00:23.011Z] #42 114.6 CC criu/arch/ppc64/misc.o [2019-12-31T00:00:23.011Z] #42 114.7 AR criu/pie/pie.lib.a [2019-12-31T00:00:23.011Z] #42 114.9 DEP criu/pie/restorer.d [2019-12-31T00:00:23.011Z] #42 115.6 DEP criu/arch/ppc64/restorer.d [2019-12-31T00:00:23.011Z] #42 115.9 DEP criu/pie/parasite.d [2019-12-31T00:00:23.011Z] #42 116.4 CC criu/pie/parasite.o [2019-12-31T00:00:23.193Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 30.3% of statements [2019-12-31T00:00:23.193Z] ok github.com/docker/docker/container 0.158s coverage: 35.3% of statements [2019-12-31T00:00:23.193Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T00:00:23.193Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T00:00:23.193Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T00:00:23.193Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T00:00:23.825Z] #74 DONE 23.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-31T00:00:24.687Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b hack/test/unit [2019-12-31T00:00:25.071Z] #42 118.7 LINK criu/pie/parasite.built-in.o [2019-12-31T00:00:25.071Z] #42 118.8 GEN criu/pie/parasite-blob.h [2019-12-31T00:00:25.360Z] #42 118.8 CC criu/arch/ppc64/restorer.o [2019-12-31T00:00:25.989Z] #42 119.6 CC criu/pie/restorer.o [2019-12-31T00:00:26.494Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.031s coverage: 65.3% of statements [2019-12-31T00:00:26.687Z] #59 214.8 + bin/containerd-shim-runc-v1 [2019-12-31T00:00:26.753Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.8% of statements [2019-12-31T00:00:27.058Z] #42 ... [2019-12-31T00:00:27.058Z] [2019-12-31T00:00:27.058Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T00:00:27.058Z] #45 203.4 vendor/golang.org/x/net/idna [2019-12-31T00:00:28.153Z] ok github.com/docker/docker/daemon/cluster 0.124s coverage: 0.5% of statements [2019-12-31T00:00:28.880Z] ? github.com/docker/docker/api [no test files] [2019-12-31T00:00:30.060Z] #59 218.5 + bin/containerd-shim-runc-v2 [2019-12-31T00:00:30.719Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2019-12-31T00:00:31.422Z] #59 219.4 + binaries [2019-12-31T00:00:31.422Z] #59 219.4 + mkdir -p /build [2019-12-31T00:00:31.422Z] #59 219.5 + cp bin/containerd /build/containerd [2019-12-31T00:00:31.422Z] #59 219.5 + cp bin/containerd-shim /build/containerd-shim [2019-12-31T00:00:31.422Z] #59 219.5 + cp bin/ctr /build/ctr [2019-12-31T00:00:31.662Z] ok github.com/docker/docker/daemon/config 0.090s coverage: 82.1% of statements [2019-12-31T00:00:32.239Z] ok github.com/docker/docker/daemon/events 0.107s coverage: 50.0% of statements [2019-12-31T00:00:32.346Z] #59 DONE 220.7s [2019-12-31T00:00:32.633Z] #45 ... [2019-12-31T00:00:32.633Z] [2019-12-31T00:00:32.633Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:00:32.633Z] #42 125.7 LINK criu/pie/restorer.built-in.o [2019-12-31T00:00:32.633Z] #42 125.7 GEN criu/pie/restorer-blob.h [2019-12-31T00:00:32.633Z] #42 126.0 DEP criu/vdso.d [2019-12-31T00:00:32.922Z] #42 126.5 DEP criu/uts_ns.d [2019-12-31T00:00:33.208Z] #42 126.9 DEP criu/util.d [2019-12-31T00:00:33.281Z] [2019-12-31T00:00:33.281Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-31T00:00:33.835Z] #42 127.5 DEP criu/uffd.d [2019-12-31T00:00:33.840Z] #60 DONE 0.5s [2019-12-31T00:00:33.840Z] [2019-12-31T00:00:33.840Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-31T00:00:34.094Z] #64 DONE 0.1s [2019-12-31T00:00:34.094Z] [2019-12-31T00:00:34.094Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-31T00:00:34.094Z] #66 DONE 0.2s [2019-12-31T00:00:34.094Z] [2019-12-31T00:00:34.094Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-31T00:00:34.153Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2019-12-31T00:00:34.349Z] #69 DONE 0.2s [2019-12-31T00:00:34.349Z] [2019-12-31T00:00:34.349Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-31T00:00:34.349Z] #70 DONE 0.0s [2019-12-31T00:00:34.349Z] [2019-12-31T00:00:34.349Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-31T00:00:34.463Z] #42 127.9 DEP criu/tun.d [2019-12-31T00:00:34.463Z] #42 128.2 DEP criu/tty.d [2019-12-31T00:00:34.751Z] #42 128.5 DEP criu/timerfd.d [2019-12-31T00:00:35.380Z] #42 128.9 DEP criu/sysfs_parse.d [2019-12-31T00:00:35.672Z] #42 129.3 DEP criu/sysctl.d [2019-12-31T00:00:35.711Z] #71 DONE 1.2s [2019-12-31T00:00:35.711Z] [2019-12-31T00:00:35.711Z] #72 exporting to image [2019-12-31T00:00:35.711Z] #72 exporting layers [2019-12-31T00:00:35.961Z] #42 129.6 DEP criu/string.d [2019-12-31T00:00:35.962Z] #42 129.8 DEP criu/stats.d [2019-12-31T00:00:36.252Z] #42 130.0 DEP criu/sockets.d [2019-12-31T00:00:36.481Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 1m50.757074244s [2019-12-31T00:00:36.481Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.501723ms [2019-12-31T00:00:36.883Z] #42 130.5 DEP criu/sk-unix.d [2019-12-31T00:00:36.883Z] #42 ... [2019-12-31T00:00:36.883Z] [2019-12-31T00:00:36.883Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T00:00:36.883Z] #18 46.33 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-31T00:00:36.883Z] #18 46.87 Selecting previously unselected package libnet1:ppc64el. [2019-12-31T00:00:36.883Z] #18 46.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-31T00:00:36.883Z] #18 46.89 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-31T00:00:36.883Z] #18 46.99 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-12-31T00:00:36.883Z] #18 46.99 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-12-31T00:00:36.883Z] #18 47.00 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-31T00:00:36.883Z] #18 47.11 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-12-31T00:00:36.883Z] #18 47.13 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-31T00:00:36.883Z] #18 47.13 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-31T00:00:36.883Z] #18 47.85 Selecting previously unselected package python3.5-minimal. [2019-12-31T00:00:36.883Z] #18 47.86 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-31T00:00:36.883Z] #18 47.89 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T00:00:36.883Z] #18 48.97 Selecting previously unselected package python3-minimal. [2019-12-31T00:00:36.883Z] #18 48.99 Preparing to unpack .../05-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-12-31T00:00:36.883Z] #18 48.99 Unpacking python3-minimal (3.5.3-1) ... [2019-12-31T00:00:36.883Z] #18 49.13 Selecting previously unselected package libmpdec2:ppc64el. [2019-12-31T00:00:36.883Z] #18 49.13 Preparing to unpack .../06-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-12-31T00:00:36.883Z] #18 49.15 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-12-31T00:00:36.883Z] #18 49.27 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-12-31T00:00:36.883Z] #18 49.29 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-31T00:00:36.883Z] #18 49.30 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-31T00:00:36.883Z] #18 51.46 Selecting previously unselected package python3.5. [2019-12-31T00:00:36.883Z] #18 51.47 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-31T00:00:36.883Z] #18 51.48 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T00:00:36.883Z] #18 51.72 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-12-31T00:00:36.883Z] #18 51.73 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-12-31T00:00:36.883Z] #18 51.74 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-31T00:00:36.883Z] #18 51.88 Selecting previously unselected package dh-python. [2019-12-31T00:00:36.883Z] #18 51.89 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-31T00:00:36.883Z] #18 51.90 Unpacking dh-python (2.20170125) ... [2019-12-31T00:00:36.883Z] #18 52.15 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-31T00:00:36.883Z] #18 52.15 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T00:00:37.446Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-12-31T00:00:37.510Z] #18 ... [2019-12-31T00:00:37.510Z] [2019-12-31T00:00:37.510Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:00:37.510Z] #42 131.2 DEP criu/sk-tcp.d [2019-12-31T00:00:37.798Z] #42 131.6 DEP criu/sk-queue.d [2019-12-31T00:00:38.386Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.469s coverage: 13.7% of statements [2019-12-31T00:00:38.429Z] #42 131.9 DEP criu/sk-packet.d [2019-12-31T00:00:38.739Z] #42 132.3 DEP criu/sk-netlink.d [2019-12-31T00:00:39.330Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.735s coverage: 57.0% of statements [2019-12-31T00:00:39.369Z] #42 132.9 DEP criu/sk-inet.d [2019-12-31T00:00:40.001Z] #42 133.6 DEP criu/signalfd.d [2019-12-31T00:00:40.292Z] #42 134.0 DEP criu/sigframe.d [2019-12-31T00:00:40.457Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-12-31T00:00:40.582Z] #42 134.2 DEP criu/shmem.d [2019-12-31T00:00:41.211Z] #42 134.7 DEP criu/servicefd.d [2019-12-31T00:00:41.501Z] #42 135.2 DEP criu/seize.d [2019-12-31T00:00:42.130Z] #42 135.6 DEP criu/seccomp.d [2019-12-31T00:00:42.242Z] #72 exporting layers 5.9s done [2019-12-31T00:00:42.242Z] #72 writing image sha256:17e179f5b893eacfe0a79d8011dfb3f3bf668f4485984736329717354b9772ae done [2019-12-31T00:00:42.242Z] #72 naming to docker.io/library/docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b done [2019-12-31T00:00:42.242Z] #72 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-12-31T00:00:42.420Z] #42 136.0 DEP criu/rst-malloc.d [2019-12-31T00:00:42.709Z] #42 136.2 DEP criu/rbtree.d [2019-12-31T00:00:42.709Z] #42 136.3 DEP criu/pstree.d [2019-12-31T00:00:43.003Z] #42 136.7 DEP criu/protobuf.d [2019-12-31T00:00:43.540Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.732s coverage: 48.6% of statements [2019-12-31T00:00:43.540Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.844s coverage: 72.5% of statements [2019-12-31T00:00:43.540Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.605s coverage: 45.9% of statements [2019-12-31T00:00:43.634Z] #42 137.1 GEN criu/protobuf-desc-gen.h [2019-12-31T00:00:43.634Z] #42 ... [2019-12-31T00:00:43.634Z] [2019-12-31T00:00:43.634Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T00:00:43.634Z] #18 57.04 Setting up python3-minimal (3.5.3-1) ... [2019-12-31T00:00:43.634Z] #18 59.38 Selecting previously unselected package python3. [2019-12-31T00:00:43.634Z] #18 59.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24765 files and directories currently installed.) [2019-12-31T00:00:43.634Z] #18 59.52 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 59.54 Unpacking python3 (3.5.3-1) ... [2019-12-31T00:00:43.634Z] #18 59.76 Selecting previously unselected package pigz. [2019-12-31T00:00:43.634Z] #18 59.78 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 59.78 Unpacking pigz (2.3.4-1) ... [2019-12-31T00:00:43.634Z] #18 59.94 Selecting previously unselected package libip4tc0:ppc64el. [2019-12-31T00:00:43.634Z] #18 59.94 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 59.96 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T00:00:43.634Z] #18 60.08 Selecting previously unselected package libip6tc0:ppc64el. [2019-12-31T00:00:43.634Z] #18 60.09 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 60.09 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T00:00:43.634Z] #18 60.19 Selecting previously unselected package libiptc0:ppc64el. [2019-12-31T00:00:43.634Z] #18 60.20 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 60.21 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T00:00:43.634Z] #18 60.39 Selecting previously unselected package libxtables12:ppc64el. [2019-12-31T00:00:43.634Z] #18 60.39 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 60.41 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T00:00:43.634Z] #18 60.55 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-12-31T00:00:43.634Z] #18 60.56 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 60.57 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-31T00:00:43.634Z] #18 60.68 Selecting previously unselected package iptables. [2019-12-31T00:00:43.634Z] #18 60.69 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 60.70 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T00:00:43.634Z] #18 61.38 Selecting previously unselected package xxd. [2019-12-31T00:00:43.634Z] #18 61.39 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 61.40 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T00:00:43.634Z] #18 61.57 Selecting previously unselected package vim-common. [2019-12-31T00:00:43.634Z] #18 61.57 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T00:00:43.634Z] #18 61.60 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T00:00:43.634Z] #18 61.80 Selecting previously unselected package bzip2. [2019-12-31T00:00:43.634Z] #18 61.81 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 61.81 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-31T00:00:43.634Z] #18 61.93 Selecting previously unselected package libgpm2:ppc64el. [2019-12-31T00:00:43.634Z] #18 61.98 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 61.99 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-31T00:00:43.634Z] #18 62.13 Selecting previously unselected package xz-utils. [2019-12-31T00:00:43.634Z] #18 62.15 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 62.16 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-31T00:00:43.634Z] #18 62.41 Selecting previously unselected package aufs-tools. [2019-12-31T00:00:43.634Z] #18 62.42 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 62.43 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-31T00:00:43.634Z] #18 62.64 Selecting previously unselected package libonig4:ppc64el. [2019-12-31T00:00:43.634Z] #18 62.66 Preparing to unpack .../14-libonig4_6.1.3-2_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 62.67 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-31T00:00:43.634Z] #18 62.99 Selecting previously unselected package libjq1:ppc64el. [2019-12-31T00:00:43.634Z] #18 63.01 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-31T00:00:43.634Z] #18 63.01 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-31T00:00:43.634Z] #18 63.21 Selecting previously unselected package jq. [2019-12-31T00:00:43.924Z] #18 63.22 Preparing to unpack .../16-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-31T00:00:43.924Z] #18 63.24 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T00:00:43.924Z] #18 63.45 Selecting previously unselected package libaio1:ppc64el. [2019-12-31T00:00:43.924Z] #18 63.48 Preparing to unpack .../17-libaio1_0.3.110-3_ppc64el.deb ... [2019-12-31T00:00:44.215Z] #18 63.50 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-12-31T00:00:44.215Z] #18 63.59 Selecting previously unselected package libcap2-bin. [2019-12-31T00:00:44.215Z] #18 63.61 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-12-31T00:00:44.215Z] #18 63.62 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-31T00:00:44.340Z] [2019-12-31T00:00:44.340Z] Removing bundles/ [2019-12-31T00:00:44.340Z] [2019-12-31T00:00:44.340Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-31T00:00:44.340Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T00:00:44.340Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T00:00:44.506Z] #18 63.76 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-31T00:00:44.506Z] #18 63.76 Preparing to unpack .../19-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-31T00:00:44.506Z] #18 63.76 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-31T00:00:44.506Z] #18 63.92 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-31T00:00:44.506Z] #18 63.92 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-31T00:00:44.506Z] #18 63.94 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-31T00:00:44.811Z] #18 64.05 Selecting previously unselected package libreadline5:ppc64el. [2019-12-31T00:00:44.811Z] #18 64.05 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-12-31T00:00:44.811Z] #18 64.07 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-31T00:00:44.811Z] #18 64.26 Selecting previously unselected package net-tools. [2019-12-31T00:00:45.123Z] #18 64.28 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-12-31T00:00:45.123Z] #18 64.29 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T00:00:45.123Z] #18 64.67 Selecting previously unselected package python-pip-whl. [2019-12-31T00:00:45.445Z] #18 64.69 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-31T00:00:45.445Z] #18 64.71 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T00:00:46.083Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2019-12-31T00:00:46.084Z] ok github.com/docker/docker/daemon 12.304s coverage: 17.6% of statements [2019-12-31T00:00:46.084Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T00:00:46.084Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T00:00:46.084Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T00:00:46.084Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T00:00:46.084Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T00:00:46.087Z] #18 65.40 Selecting previously unselected package python3-pip. [2019-12-31T00:00:46.087Z] #18 65.41 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-31T00:00:46.087Z] #18 65.42 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T00:00:46.344Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.618s coverage: 76.1% of statements [2019-12-31T00:00:46.378Z] #18 65.67 Selecting previously unselected package python3-pkg-resources. [2019-12-31T00:00:46.378Z] #18 65.67 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T00:00:46.378Z] #18 65.68 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-31T00:00:46.378Z] #18 ... [2019-12-31T00:00:46.378Z] [2019-12-31T00:00:46.378Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:00:46.378Z] #42 140.1 DEP criu/protobuf-desc.d [2019-12-31T00:00:46.668Z] #42 ... [2019-12-31T00:00:46.668Z] [2019-12-31T00:00:46.668Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T00:00:46.668Z] #45 213.2 encoding/asn1 [2019-12-31T00:00:46.668Z] #45 214.3 net/http/internal [2019-12-31T00:00:46.668Z] #45 220.4 vendor/golang.org/x/crypto/cryptobyte [2019-12-31T00:00:46.668Z] #45 221.3 vendor/golang.org/x/net/http/httpproxy [2019-12-31T00:00:46.668Z] #45 221.3 net/textproto [2019-12-31T00:00:46.958Z] #45 ... [2019-12-31T00:00:46.958Z] [2019-12-31T00:00:46.958Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T00:00:46.958Z] #18 65.84 Selecting previously unselected package python3-setuptools. [2019-12-31T00:00:46.958Z] #18 65.87 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-31T00:00:46.958Z] #18 65.87 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-31T00:00:46.958Z] #18 66.14 Selecting previously unselected package python3-wheel. [2019-12-31T00:00:46.958Z] #18 66.19 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-31T00:00:46.958Z] #18 66.19 Unpacking python3-wheel (0.29.0-2) ... [2019-12-31T00:00:46.958Z] #18 66.37 Selecting previously unselected package thin-provisioning-tools. [2019-12-31T00:00:46.958Z] #18 66.37 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-12-31T00:00:46.958Z] #18 66.38 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T00:00:47.589Z] #18 66.92 Selecting previously unselected package vim-runtime. [2019-12-31T00:00:47.589Z] #18 66.94 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T00:00:47.589Z] #18 67.04 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-31T00:00:47.589Z] #18 67.10 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-31T00:00:47.589Z] #18 67.15 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T00:00:47.726Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2019-12-31T00:00:47.726Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2019-12-31T00:00:50.269Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2019-12-31T00:00:50.269Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 42.7% of statements [2019-12-31T00:00:50.269Z] ok github.com/docker/docker/daemon/logger/awslogs 0.253s coverage: 77.4% of statements [2019-12-31T00:00:51.212Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2019-12-31T00:00:51.474Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.009s coverage: 60.1% of statements [2019-12-31T00:00:51.474Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-31T00:00:51.474Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T00:00:51.474Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T00:00:51.474Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T00:00:51.474Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T00:00:51.474Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T00:00:51.474Z] ok github.com/docker/docker/daemon/logger/journald 0.045s coverage: 26.2% of statements [2019-12-31T00:00:52.045Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.027s coverage: 88.3% of statements [2019-12-31T00:00:52.046Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 62.1% of statements [2019-12-31T00:00:53.135Z] #18 ... [2019-12-31T00:00:53.135Z] [2019-12-31T00:00:53.135Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:00:53.429Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 74.7% of statements [2019-12-31T00:00:53.429Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T00:00:53.429Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.9% of statements [2019-12-31T00:00:54.048Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 47.8% of statements [2019-12-31T00:00:54.308Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2019-12-31T00:00:55.248Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements [2019-12-31T00:00:56.069Z] #23 227.2 Checking out files: 17% (1875/10442) Checking out files: 18% (1880/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 34% (3605/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 50% (5314/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 67% (7029/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 81% (8469/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 87% (9085/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 91% (9522/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) [2019-12-31T00:00:56.069Z] #23 ... [2019-12-31T00:00:56.069Z] [2019-12-31T00:00:56.069Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:00:56.069Z] #48 DONE 232.3s [2019-12-31T00:00:56.069Z] [2019-12-31T00:00:56.069Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:00:56.069Z] #23 227.2 Checking out files: 17% (1875/10442) Checking out files: 18% (1880/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 34% (3605/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 50% (5314/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 67% (7029/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 81% (8469/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 87% (9085/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 91% (9522/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) Checking out files: 96% (10025/10442) [2019-12-31T00:00:56.069Z] #23 ... [2019-12-31T00:00:56.069Z] [2019-12-31T00:00:56.069Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T00:00:56.069Z] #18 73.35 Selecting previously unselected package vim. [2019-12-31T00:00:56.069Z] #18 73.38 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-31T00:00:56.069Z] #18 73.39 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T00:00:56.069Z] #18 74.15 Selecting previously unselected package xfsprogs. [2019-12-31T00:00:56.069Z] #18 74.18 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-12-31T00:00:56.069Z] #18 74.20 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-31T00:00:56.069Z] #18 75.22 Selecting previously unselected package zip. [2019-12-31T00:00:56.069Z] #18 75.24 Preparing to unpack .../32-zip_3.0-11+b1_ppc64el.deb ... [2019-12-31T00:00:56.069Z] #18 75.25 Unpacking zip (3.0-11+b1) ... [2019-12-31T00:00:56.069Z] #18 75.62 Selecting previously unselected package libapparmor-perl. [2019-12-31T00:00:56.189Z] ok github.com/docker/docker/daemon/logger/splunk 1.876s coverage: 82.5% of statements [2019-12-31T00:00:56.189Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T00:00:56.189Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T00:00:56.359Z] #18 75.63 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-31T00:00:56.360Z] #18 75.64 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T00:00:56.360Z] #18 75.83 Selecting previously unselected package apparmor. [2019-12-31T00:00:56.360Z] #18 75.84 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-31T00:00:56.651Z] #18 ... [2019-12-31T00:00:56.651Z] [2019-12-31T00:00:56.651Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:00:56.651Z] #42 140.4 DEP criu/proc_parse.d [2019-12-31T00:00:56.651Z] #42 140.8 DEP criu/plugin.d [2019-12-31T00:00:56.651Z] #42 141.0 DEP criu/pipes.d [2019-12-31T00:00:56.651Z] #42 141.4 DEP criu/pie-util.d [2019-12-31T00:00:56.651Z] #42 141.7 DEP criu/pie-util-vdso.d [2019-12-31T00:00:56.651Z] #42 141.9 DEP criu/pie-util-vdso-elf32.d [2019-12-31T00:00:56.651Z] #42 142.3 DEP criu/path.d [2019-12-31T00:00:56.651Z] #42 142.7 DEP criu/parasite-syscall.d [2019-12-31T00:00:56.651Z] #42 143.1 DEP criu/pagemap.d [2019-12-31T00:00:56.651Z] #42 143.5 DEP criu/pagemap-cache.d [2019-12-31T00:00:56.651Z] #42 143.9 DEP criu/page-xfer.d [2019-12-31T00:00:56.651Z] #42 144.3 DEP criu/page-pipe.d [2019-12-31T00:00:56.651Z] #42 144.6 DEP criu/netfilter.d [2019-12-31T00:00:56.651Z] #42 145.0 DEP criu/net.d [2019-12-31T00:00:56.651Z] #42 145.4 DEP criu/namespaces.d [2019-12-31T00:00:56.651Z] #42 146.0 DEP criu/mount.d [2019-12-31T00:00:56.651Z] #42 146.5 DEP criu/mem.d [2019-12-31T00:00:56.651Z] #42 147.0 DEP criu/lsm.d [2019-12-31T00:00:56.651Z] #42 147.3 DEP criu/log.d [2019-12-31T00:00:56.651Z] #42 147.6 DEP criu/libnetlink.d [2019-12-31T00:00:56.651Z] #42 147.8 DEP criu/kerndat.d [2019-12-31T00:00:56.651Z] #42 148.3 DEP criu/kcmp-ids.d [2019-12-31T00:00:56.651Z] #42 148.5 DEP criu/irmap.d [2019-12-31T00:00:56.651Z] #42 149.0 DEP criu/ipc_ns.d [2019-12-31T00:00:56.651Z] #42 149.5 DEP criu/image.d [2019-12-31T00:00:56.651Z] #42 150.0 DEP criu/image-desc.d [2019-12-31T00:00:56.651Z] #42 150.2 DEP criu/fsnotify.d [2019-12-31T00:00:56.760Z] ok github.com/docker/docker/distribution/metadata 0.078s coverage: 48.2% of statements [2019-12-31T00:00:56.941Z] #42 ... [2019-12-31T00:00:56.941Z] [2019-12-31T00:00:56.941Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:00:56.941Z] #23 227.2 Checking out files: 17% (1875/10442) Checking out files: 18% (1880/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 34% (3605/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 50% (5314/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 67% (7029/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 81% (8469/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 87% (9085/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 91% (9522/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) Checking out files: 96% (10025/10442) Checking out files: 97% (10129/10442) Checking out files: 98% (10234/10442) Checking out files: 99% (10338/10442) Checking out files: 100% (10442/10442) Checking out files: 100% (10442/10442), done. [2019-12-31T00:00:56.941Z] #23 233.1 + cd /tmp/tmp.ghTU31fdIn/tmp/docker-ce [2019-12-31T00:00:56.941Z] #23 233.1 + git checkout -q v17.06.2-ce [2019-12-31T00:00:57.704Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2019-12-31T00:00:57.973Z] #23 ... [2019-12-31T00:00:57.973Z] [2019-12-31T00:00:57.973Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T00:00:57.973Z] #45 224.4 vendor/golang.org/x/net/http/httpguts [2019-12-31T00:00:57.973Z] #45 224.4 mime/multipart [2019-12-31T00:00:57.973Z] #45 226.0 crypto/x509 [2019-12-31T00:00:57.973Z] #45 232.9 crypto/tls [2019-12-31T00:00:57.973Z] #45 ... [2019-12-31T00:00:57.973Z] [2019-12-31T00:00:57.973Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T00:00:57.973Z] #18 76.22 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-31T00:00:57.973Z] #18 77.25 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-31T00:00:57.973Z] #18 77.27 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T00:00:57.973Z] #18 77.28 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-31T00:00:57.973Z] #18 77.38 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T00:00:57.973Z] #18 77.39 Processing triggers for mime-support (3.60) ... [2019-12-31T00:00:57.982Z] ok github.com/docker/docker/distribution 0.297s coverage: 22.1% of statements [2019-12-31T00:00:57.982Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T00:00:58.265Z] #18 77.54 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T00:00:58.265Z] #18 77.55 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-31T00:00:58.265Z] #18 77.56 Setting up libcap2-bin (1:2.25-1) ... [2019-12-31T00:00:58.265Z] #18 77.57 Setting up bash-completion (1:2.1-4.3) ... [2019-12-31T00:00:59.366Z] ok github.com/docker/docker/image 0.061s coverage: 86.4% of statements [2019-12-31T00:00:59.626Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2019-12-31T00:00:59.887Z] ok github.com/docker/docker/image/v1 0.058s coverage: 25.0% of statements [2019-12-31T00:00:59.887Z] ok github.com/docker/docker/distribution/xfer 1.726s coverage: 85.6% of statements [2019-12-31T00:00:59.887Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T00:00:59.887Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T00:00:59.887Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T00:01:00.147Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2019-12-31T00:01:01.089Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2019-12-31T00:01:02.474Z] ok github.com/docker/docker/opts 0.053s coverage: 66.9% of statements [2019-12-31T00:01:03.416Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2019-12-31T00:01:03.416Z] ok github.com/docker/docker/pkg/authorization 0.680s coverage: 68.3% of statements [2019-12-31T00:01:03.676Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2019-12-31T00:01:03.842Z] #18 83.22 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-31T00:01:03.842Z] #18 83.23 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-31T00:01:03.842Z] #18 83.23 Setting up zip (3.0-11+b1) ... [2019-12-31T00:01:03.842Z] #18 83.24 Setting up bzip2 (1.0.6-8.1) ... [2019-12-31T00:01:03.842Z] #18 83.25 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-31T00:01:03.842Z] #18 83.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T00:01:04.134Z] #18 83.30 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-12-31T00:01:04.134Z] #18 83.32 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T00:01:04.134Z] #18 83.32 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-31T00:01:04.134Z] #18 83.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-31T00:01:04.134Z] #18 83.37 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T00:01:04.134Z] #18 83.38 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T00:01:04.134Z] #18 83.40 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-31T00:01:04.134Z] #18 83.47 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T00:01:04.617Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2019-12-31T00:01:04.617Z] ok github.com/docker/docker/pkg/archive 1.320s coverage: 77.3% of statements [2019-12-31T00:01:04.764Z] #18 84.14 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-31T00:01:04.764Z] #18 84.14 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-31T00:01:04.764Z] #18 84.16 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T00:01:04.764Z] #18 84.17 Setting up pigz (2.3.4-1) ... [2019-12-31T00:01:04.764Z] #18 84.18 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T00:01:04.764Z] #18 84.18 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-12-31T00:01:04.764Z] #18 84.19 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T00:01:04.764Z] #18 84.20 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T00:01:04.764Z] #18 84.21 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-31T00:01:04.764Z] #18 84.22 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-31T00:01:04.764Z] #18 84.22 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T00:01:04.764Z] #18 84.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-31T00:01:04.764Z] #18 84.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-31T00:01:04.764Z] #18 84.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-31T00:01:04.764Z] #18 84.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-31T00:01:05.052Z] #18 84.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-31T00:01:05.052Z] #18 84.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-31T00:01:05.052Z] #18 84.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-31T00:01:05.052Z] #18 84.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-31T00:01:05.052Z] #18 84.33 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-31T00:01:05.052Z] #18 84.34 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T00:01:05.052Z] #18 84.35 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T00:01:05.052Z] #18 84.36 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T00:01:05.504Z] 65014b3c3121: Pull complete [2019-12-31T00:01:05.556Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2019-12-31T00:01:05.556Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2019-12-31T00:01:06.127Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-12-31T00:01:06.697Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2019-12-31T00:01:06.978Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-12-31T00:01:07.112Z] #18 ... [2019-12-31T00:01:07.112Z] [2019-12-31T00:01:07.112Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:01:07.112Z] #42 150.8 DEP criu/filesystems.d [2019-12-31T00:01:07.112Z] #42 151.3 DEP criu/files.d [2019-12-31T00:01:07.112Z] #42 151.8 DEP criu/files-reg.d [2019-12-31T00:01:07.112Z] #42 152.1 DEP criu/files-ext.d [2019-12-31T00:01:07.112Z] #42 152.5 DEP criu/file-lock.d [2019-12-31T00:01:07.112Z] #42 152.8 DEP criu/file-ids.d [2019-12-31T00:01:07.112Z] #42 153.0 DEP criu/fifo.d [2019-12-31T00:01:07.112Z] #42 153.3 DEP criu/fdstore.d [2019-12-31T00:01:07.112Z] #42 153.5 DEP criu/fault-injection.d [2019-12-31T00:01:07.112Z] #42 153.6 DEP criu/external.d [2019-12-31T00:01:07.112Z] #42 153.9 DEP criu/eventpoll.d [2019-12-31T00:01:07.112Z] #42 154.2 DEP criu/eventfd.d [2019-12-31T00:01:07.112Z] #42 154.7 DEP criu/crtools.d [2019-12-31T00:01:07.112Z] #42 155.1 DEP criu/cr-service.d [2019-12-31T00:01:07.112Z] #42 155.6 DEP criu/cr-restore.d [2019-12-31T00:01:07.112Z] #42 156.1 DEP criu/cr-errno.d [2019-12-31T00:01:07.112Z] #42 156.2 DEP criu/cr-dump.d [2019-12-31T00:01:07.112Z] #42 156.7 DEP criu/cr-dedup.d [2019-12-31T00:01:07.112Z] #42 157.1 DEP criu/cr-check.d [2019-12-31T00:01:07.112Z] #42 157.5 DEP criu/config.d [2019-12-31T00:01:07.112Z] #42 157.9 DEP criu/clone-noasan.d [2019-12-31T00:01:07.112Z] #42 158.0 DEP criu/cgroup.d [2019-12-31T00:01:07.112Z] #42 158.4 DEP criu/cgroup-props.d [2019-12-31T00:01:07.112Z] #42 158.7 DEP criu/bitmap.d [2019-12-31T00:01:07.112Z] #42 158.8 DEP criu/bfd.d [2019-12-31T00:01:07.112Z] #42 159.0 DEP criu/autofs.d [2019-12-31T00:01:07.112Z] #42 159.4 DEP criu/aio.d [2019-12-31T00:01:07.112Z] #42 159.8 DEP criu/action-scripts.d [2019-12-31T00:01:07.112Z] #42 160.5 CC criu/action-scripts.o [2019-12-31T00:01:08.145Z] #42 161.6 CC criu/aio.o [2019-12-31T00:01:08.372Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-12-31T00:01:08.432Z] #42 ... [2019-12-31T00:01:08.433Z] [2019-12-31T00:01:08.433Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T00:01:08.433Z] #45 245.0 net/http/httptrace [2019-12-31T00:01:08.631Z] ok github.com/docker/docker/pkg/chrootarchive 3.568s coverage: 43.2% of statements [2019-12-31T00:01:08.721Z] #45 245.4 net/http [2019-12-31T00:01:08.891Z] ok github.com/docker/docker/pkg/fileutils 0.032s coverage: 89.5% of statements [2019-12-31T00:01:09.460Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-12-31T00:01:09.460Z] ok github.com/docker/docker/pkg/fsutils 0.323s coverage: 85.1% of statements [2019-12-31T00:01:09.720Z] ok github.com/docker/docker/pkg/discovery/kv 3.131s coverage: 84.1% of statements [2019-12-31T00:01:10.180Z] ok github.com/docker/docker/layer 7.552s coverage: 68.8% of statements [2019-12-31T00:01:10.180Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T00:01:10.180Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T00:01:10.180Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T00:01:10.180Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T00:01:10.180Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T00:01:10.180Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T00:01:10.180Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T00:01:10.180Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T00:01:10.751Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2019-12-31T00:01:10.751Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2019-12-31T00:01:11.010Z] ok github.com/docker/docker/pkg/ioutils 0.661s coverage: 69.3% of statements [2019-12-31T00:01:11.010Z] ok github.com/docker/docker/pkg/idtools 0.881s coverage: 70.1% of statements [2019-12-31T00:01:11.270Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2019-12-31T00:01:11.270Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-31T00:01:11.459Z] #45 ... [2019-12-31T00:01:11.459Z] [2019-12-31T00:01:11.459Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:01:11.459Z] #23 237.8 + mkdir -p /tmp/tmp.ghTU31fdIn/src/github.com/docker [2019-12-31T00:01:11.459Z] #23 237.8 + mv components/cli /tmp/tmp.ghTU31fdIn/src/github.com/docker/cli [2019-12-31T00:01:11.459Z] #23 237.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-12-31T00:01:11.459Z] #23 ... [2019-12-31T00:01:11.459Z] [2019-12-31T00:01:11.459Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:01:11.459Z] #42 162.8 CC criu/autofs.o [2019-12-31T00:01:11.530Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2019-12-31T00:01:11.790Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2019-12-31T00:01:12.052Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2019-12-31T00:01:12.313Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.042s coverage: 91.4% of statements [2019-12-31T00:01:12.572Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2019-12-31T00:01:12.572Z] ok github.com/docker/docker/pkg/mount 0.865s coverage: 70.0% of statements [2019-12-31T00:01:12.572Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T00:01:12.572Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T00:01:12.572Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T00:01:12.957Z] #42 166.4 CC criu/bfd.o [2019-12-31T00:01:13.143Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2019-12-31T00:01:13.712Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2019-12-31T00:01:13.712Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2019-12-31T00:01:13.973Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2019-12-31T00:01:13.985Z] #42 167.7 CC criu/bitmap.o [2019-12-31T00:01:14.542Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2019-12-31T00:01:14.613Z] #42 168.0 CC criu/cgroup-props.o [2019-12-31T00:01:15.111Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-12-31T00:01:15.242Z] #42 ... [2019-12-31T00:01:15.242Z] [2019-12-31T00:01:15.242Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T00:01:15.242Z] #18 94.53 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-31T00:01:15.242Z] #18 94.55 Setting up python3 (3.5.3-1) ... [2019-12-31T00:01:15.371Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 73.9% of statements [2019-12-31T00:01:15.939Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2019-12-31T00:01:15.939Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2019-12-31T00:01:16.509Z] ok github.com/docker/docker/pkg/symlink 0.026s coverage: 87.7% of statements [2019-12-31T00:01:16.509Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 80.6% of statements [2019-12-31T00:01:17.451Z] ok github.com/docker/docker/pkg/tailfile 0.104s coverage: 88.6% of statements [2019-12-31T00:01:17.451Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.2% of statements [2019-12-31T00:01:17.451Z] ok github.com/docker/docker/pkg/signal 2.847s coverage: 61.0% of statements [2019-12-31T00:01:18.393Z] testing: warning: no tests to run [2019-12-31T00:01:18.393Z] coverage: [no statements] [2019-12-31T00:01:18.393Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-12-31T00:01:18.393Z] ok github.com/docker/docker/pkg/term 0.058s coverage: 85.9% of statements [2019-12-31T00:01:18.393Z] ok github.com/docker/docker/pkg/tarsum 0.138s coverage: 89.3% of statements [2019-12-31T00:01:18.652Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2019-12-31T00:01:18.652Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-12-31T00:01:18.913Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2019-12-31T00:01:19.684Z] #18 98.42 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-31T00:01:20.825Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 14.5% of statements [2019-12-31T00:01:20.825Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2019-12-31T00:01:21.396Z] ok github.com/docker/docker/reference 0.047s coverage: 84.4% of statements [2019-12-31T00:01:21.741Z] #18 100.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-31T00:01:21.741Z] #18 101.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-31T00:01:21.966Z] ok github.com/docker/docker/plugin 0.610s coverage: 27.1% of statements [2019-12-31T00:01:22.030Z] #18 101.3 Setting up python3-wheel (0.29.0-2) ... [2019-12-31T00:01:22.910Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 45.3% of statements [2019-12-31T00:01:22.910Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2019-12-31T00:01:22.910Z] ok github.com/docker/docker/registry 0.299s coverage: 56.0% of statements [2019-12-31T00:01:23.483Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements [2019-12-31T00:01:23.531Z] #18 102.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-31T00:01:24.054Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2019-12-31T00:01:25.595Z] #18 104.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T00:01:25.973Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2019-12-31T00:01:26.234Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2019-12-31T00:01:26.494Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2019-12-31T00:01:27.125Z] #18 ... [2019-12-31T00:01:27.125Z] [2019-12-31T00:01:27.125Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:01:27.125Z] #42 170.5 CC criu/cgroup.o [2019-12-31T00:01:27.125Z] #42 176.7 CC criu/clone-noasan.o [2019-12-31T00:01:27.125Z] #42 177.0 CC criu/config.o [2019-12-31T00:01:27.125Z] #42 180.5 CC criu/cr-check.o [2019-12-31T00:01:27.433Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2019-12-31T00:01:27.751Z] #42 ... [2019-12-31T00:01:27.751Z] [2019-12-31T00:01:27.751Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T00:01:27.751Z] #18 107.3 Setting up python3-setuptools (33.1.1-1) ... [2019-12-31T00:01:30.520Z] #18 109.8 Setting up dh-python (2.20170125) ... [2019-12-31T00:01:32.027Z] #18 111.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T00:01:32.318Z] #18 DONE 111.5s [2019-12-31T00:01:32.318Z] [2019-12-31T00:01:32.318Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T00:01:39.203Z] #19 ... [2019-12-31T00:01:39.203Z] [2019-12-31T00:01:39.203Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T00:01:39.203Z] #45 264.7 github.com/LK4D4/vndr/godl [2019-12-31T00:01:39.203Z] #45 266.2 github.com/LK4D4/vndr [2019-12-31T00:01:39.203Z] #45 ... [2019-12-31T00:01:39.203Z] [2019-12-31T00:01:39.203Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:01:39.203Z] #42 184.0 CC criu/cr-dedup.o [2019-12-31T00:01:39.203Z] #42 185.0 CC criu/cr-dump.o [2019-12-31T00:01:39.203Z] #42 190.1 CC criu/cr-errno.o [2019-12-31T00:01:39.203Z] #42 190.3 CC criu/cr-restore.o [2019-12-31T00:01:39.689Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T00:01:39.689Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2019-12-31T00:01:39.689Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2019-12-31T00:01:39.689Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T00:01:39.689Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T00:01:39.689Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T00:01:40.087Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T00:01:40.087Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T00:01:40.087Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T00:01:40.087Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T00:01:40.087Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T00:01:40.493Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T00:01:41.297Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T00:01:41.297Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T00:01:42.117Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-12-31T00:01:42.117Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T00:01:42.117Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T00:01:42.117Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T00:01:42.117Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T00:01:42.117Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T00:01:42.117Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T00:01:42.117Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T00:01:42.505Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2019-12-31T00:01:42.506Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2019-12-31T00:01:42.506Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T00:01:42.506Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T00:01:42.506Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T00:01:42.506Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T00:01:42.506Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T00:01:42.506Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T00:01:42.506Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T00:01:42.899Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2019-12-31T00:01:42.899Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-12-31T00:01:42.899Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T00:01:42.899Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T00:01:42.899Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T00:01:42.899Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T00:01:42.899Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T00:01:42.899Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T00:01:42.899Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T00:01:42.899Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T00:01:42.899Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T00:01:42.899Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T00:01:42.899Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T00:01:43.681Z] #42 ... [2019-12-31T00:01:43.681Z] [2019-12-31T00:01:43.681Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T00:01:43.681Z] #19 10.93 Collecting yamllint==1.16.0 [2019-12-31T00:01:43.738Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-12-31T00:01:44.710Z] #19 ... [2019-12-31T00:01:44.710Z] [2019-12-31T00:01:44.710Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T00:01:44.710Z] #45 DONE 281.0s [2019-12-31T00:01:44.710Z] [2019-12-31T00:01:44.710Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:01:45.340Z] #60 ... [2019-12-31T00:01:45.340Z] [2019-12-31T00:01:45.340Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T00:01:45.340Z] #19 13.03 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-31T00:01:46.839Z] #19 14.59 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-31T00:01:47.122Z] ok github.com/docker/docker/builder/remotecontext 0.316s coverage: 13.6% of statements [2019-12-31T00:01:47.503Z] ok github.com/docker/docker/builder/dockerfile 1.001s coverage: 48.2% of statements [2019-12-31T00:01:47.516Z] #19 14.91 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-31T00:01:48.180Z] #19 15.94 Collecting pyyaml (from yamllint==1.16.0) [2019-12-31T00:01:48.478Z] #19 16.46 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-31T00:01:49.067Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-12-31T00:01:49.361Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.6% of statements [2019-12-31T00:01:49.361Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T00:01:49.361Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T00:01:49.361Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T00:01:49.361Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T00:01:49.361Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-31T00:01:49.361Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T00:01:49.361Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-31T00:01:49.361Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T00:01:49.361Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T00:01:49.361Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T00:01:49.362Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T00:01:49.362Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T00:01:49.362Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T00:01:49.362Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T00:01:49.362Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T00:01:49.362Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T00:01:49.362Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T00:01:49.362Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T00:01:49.362Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T00:01:49.362Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T00:01:49.362Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === Skipped [2019-12-31T00:01:49.362Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-31T00:01:49.362Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-31T00:01:49.362Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:01:49.362Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:01:49.362Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:01:49.362Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:01:49.362Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:01:49.362Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:73: No driver to put! [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-31T00:01:49.362Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-31T00:01:49.362Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-31T00:01:49.362Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:01:49.362Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:01:49.362Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:01:49.362Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:01:49.362Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:01:49.362Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-31T00:01:49.362Z] graphtest_unix.go:73: No driver to put! [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-31T00:01:49.362Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-31T00:01:49.362Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] [2019-12-31T00:01:49.362Z] DONE 2155 tests, 20 skipped in 184.731s Post stage [Pipeline] junit [2019-12-31T00:01:49.378Z] Recording test results [2019-12-31T00:01:49.692Z] ok github.com/docker/docker/builder/remotecontext/git 1.784s coverage: 86.3% of statements [2019-12-31T00:01:49.692Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T00:01:49.692Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-31T00:01:52.359Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -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:a218e9b7b0ba5422288e79c7703e71f7ea41f85b hack/make.sh dynbinary test-integration [2019-12-31T00:01:53.048Z] #19 20.19 Building wheels for collected packages: pyyaml [2019-12-31T00:01:53.048Z] #19 20.19 Running setup.py bdist_wheel for pyyaml: started [2019-12-31T00:01:53.159Z] ok github.com/docker/docker/client 0.201s coverage: 75.8% of statements [2019-12-31T00:01:53.296Z] [2019-12-31T00:01:53.297Z] Removing bundles/ [2019-12-31T00:01:53.297Z] [2019-12-31T00:01:53.297Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-31T00:01:53.297Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T00:01:53.297Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T00:01:55.104Z] #19 22.74 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-31T00:01:55.104Z] #19 22.74 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-31T00:01:55.104Z] #19 22.96 Successfully built pyyaml [2019-12-31T00:01:55.104Z] #19 22.96 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-31T00:01:56.605Z] #19 24.35 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-31T00:01:57.234Z] #19 DONE 24.8s [2019-12-31T00:01:57.234Z] [2019-12-31T00:01:57.234Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:01:57.234Z] #42 201.3 CC criu/cr-service.o [2019-12-31T00:01:57.234Z] #42 205.0 CC criu/crtools.o [2019-12-31T00:01:57.234Z] #42 206.3 CC criu/eventfd.o [2019-12-31T00:01:57.234Z] #42 207.3 CC criu/eventpoll.o [2019-12-31T00:01:57.234Z] #42 209.0 CC criu/external.o [2019-12-31T00:01:57.234Z] #42 210.0 CC criu/fault-injection.o [2019-12-31T00:01:57.234Z] #42 210.3 CC criu/fdstore.o [2019-12-31T00:01:57.234Z] #42 211.0 CC criu/fifo.o [2019-12-31T00:01:57.861Z] #42 211.6 CC criu/file-ids.o [2019-12-31T00:01:58.488Z] #42 212.2 CC criu/file-lock.o [2019-12-31T00:02:00.554Z] #42 214.2 CC criu/files-ext.o [2019-12-31T00:02:00.844Z] #42 ... [2019-12-31T00:02:00.845Z] [2019-12-31T00:02:00.845Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T00:02:00.845Z] #29 297.5 + rm -rf /tmp/tmp.MaXvQRmLcW [2019-12-31T00:02:01.472Z] #29 DONE 298.0s [2019-12-31T00:02:01.472Z] [2019-12-31T00:02:01.472Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:02:01.472Z] #42 214.9 CC criu/files-reg.o [2019-12-31T00:02:06.728Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T00:02:06.744Z] #42 219.2 CC criu/files.o [2019-12-31T00:02:06.985Z] [2019-12-31T00:02:09.501Z] [2019-12-31T00:02:09.501Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T00:02:09.501Z] PKG_CONFIG=pkg-config [2019-12-31T00:02:09.501Z] GOLANG_VERSION=1.13.5 [2019-12-31T00:02:09.501Z] HOSTNAME=2b50e4023476 [2019-12-31T00:02:09.501Z] KEEPBUNDLE=1 [2019-12-31T00:02:09.501Z] container=docker [2019-12-31T00:02:09.501Z] TEST_SKIP_INTEGRATION=1 [2019-12-31T00:02:09.501Z] GO111MODULE=off [2019-12-31T00:02:09.501Z] GOPATH=/go [2019-12-31T00:02:09.501Z] PWD=/go/src/github.com/docker/docker [2019-12-31T00:02:09.501Z] HOME=/root [2019-12-31T00:02:09.501Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T00:02:09.501Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T00:02:09.501Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T00:02:09.501Z] DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-31T00:02:09.501Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T00:02:09.501Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T00:02:09.501Z] TERM=xterm [2019-12-31T00:02:09.501Z] VALIDATE_BRANCH=master [2019-12-31T00:02:09.501Z] DEST=bundles/test-integration [2019-12-31T00:02:09.501Z] SHLVL=1 [2019-12-31T00:02:09.501Z] TIMEOUT=120m [2019-12-31T00:02:09.501Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-12-31T00:02:09.501Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T00:02:09.501Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T00:02:09.501Z] TESTDEBUG=0 [2019-12-31T00:02:09.501Z] _=/usr/bin/env [2019-12-31T00:02:09.501Z] Building test suite binary ./integration-cli/test.main [2019-12-31T00:02:09.508Z] #42 222.9 CC criu/filesystems.o [2019-12-31T00:02:10.062Z] [2019-12-31T00:02:10.062Z] [2019-12-31T00:02:10.062Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-12-31T00:02:10.318Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T00:02:10.318Z] PKG_CONFIG=pkg-config [2019-12-31T00:02:10.318Z] GOLANG_VERSION=1.13.5 [2019-12-31T00:02:10.318Z] HOSTNAME=ed4d84db2382 [2019-12-31T00:02:10.318Z] KEEPBUNDLE=1 [2019-12-31T00:02:10.318Z] container=docker [2019-12-31T00:02:10.318Z] TEST_SKIP_INTEGRATION=1 [2019-12-31T00:02:10.318Z] GO111MODULE=off [2019-12-31T00:02:10.318Z] GOPATH=/go [2019-12-31T00:02:10.318Z] PWD=/go/src/github.com/docker/docker [2019-12-31T00:02:10.318Z] HOME=/root [2019-12-31T00:02:10.318Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T00:02:10.318Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T00:02:10.318Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T00:02:10.318Z] DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-31T00:02:10.318Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T00:02:10.318Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T00:02:10.318Z] TERM=xterm [2019-12-31T00:02:10.318Z] VALIDATE_BRANCH=master [2019-12-31T00:02:10.318Z] DEST=bundles/test-integration [2019-12-31T00:02:10.318Z] SHLVL=1 [2019-12-31T00:02:10.318Z] TIMEOUT=120m [2019-12-31T00:02:10.318Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-12-31T00:02:10.318Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T00:02:10.318Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T00:02:10.318Z] TESTDEBUG=0 [2019-12-31T00:02:10.318Z] _=/usr/bin/env [2019-12-31T00:02:10.318Z] Building test suite binary ./integration-cli/test.main [2019-12-31T00:02:10.552Z] #42 224.2 CC criu/fsnotify.o [2019-12-31T00:02:10.574Z] No new tests added to integration. [2019-12-31T00:02:10.574Z] [2019-12-31T00:02:10.574Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T00:02:11.950Z] PKG_CONFIG=pkg-config [2019-12-31T00:02:11.950Z] GOLANG_VERSION=1.13.5 [2019-12-31T00:02:11.950Z] HOSTNAME=15e77672ce07 [2019-12-31T00:02:11.950Z] KEEPBUNDLE=1 [2019-12-31T00:02:11.950Z] container=docker [2019-12-31T00:02:11.950Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-31T00:02:11.950Z] GO111MODULE=off [2019-12-31T00:02:11.950Z] GOPATH=/go [2019-12-31T00:02:11.950Z] PWD=/go/src/github.com/docker/docker [2019-12-31T00:02:11.950Z] HOME=/root [2019-12-31T00:02:11.950Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T00:02:11.950Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T00:02:11.950Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T00:02:11.950Z] DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-31T00:02:11.950Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T00:02:11.950Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T00:02:11.950Z] TERM=xterm [2019-12-31T00:02:11.950Z] VALIDATE_BRANCH=master [2019-12-31T00:02:11.950Z] DEST=bundles/test-integration [2019-12-31T00:02:11.950Z] SHLVL=1 [2019-12-31T00:02:11.950Z] TIMEOUT=120m [2019-12-31T00:02:11.950Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T00:02:11.950Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T00:02:11.950Z] TESTDEBUG=0 [2019-12-31T00:02:11.950Z] _=/usr/bin/env [2019-12-31T00:02:11.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T00:02:12.636Z] #42 226.1 CC criu/image-desc.o [2019-12-31T00:02:12.922Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-12-31T00:02:12.922Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-12-31T00:02:12.922Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, cgo: 10/46, exclude: 1/1, exclude-rules: 1/1, nolint: 0/1, filename_unadjuster: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, path_prettifier: 10/10, skip_dirs: 10/10 [2019-12-31T00:02:12.922Z] INFO [runner] processing took 781.715µs with stages: nolint: 371.23µs, path_prettifier: 185.279µs, skip_dirs: 119.229µs, autogenerated_exclude: 59.715µs, identifier_marker: 20.72µs, cgo: 14.683µs, filename_unadjuster: 4.156µs, exclude-rules: 2.702µs, max_same_issues: 1.423µs, skip_files: 526ns, diff: 364ns, exclude: 354ns, max_from_linter: 334ns, uniq_by_line: 286ns, path_shortener: 267ns, source_code: 256ns, max_per_file_from_linter: 191ns [2019-12-31T00:02:12.922Z] INFO [runner] linters took 1m30.740747502s with stages: goanalysis_metalinter: 1m11.504022118s, unused: 19.235817027s [2019-12-31T00:02:12.922Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2019-12-31T00:02:12.922Z] INFO Memory: 1365 samples, avg is 618.1MB, max is 3369.9MB [2019-12-31T00:02:12.922Z] INFO Execution took 3m21.959872513s [Pipeline] } [Pipeline] // stage [2019-12-31T00:02:12.947Z] #42 226.4 CC criu/image.o [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-12-31T00:02:13.265Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b hack/make.sh dynbinary-daemon test-docker-py [2019-12-31T00:02:13.837Z] [2019-12-31T00:02:13.837Z] Removing bundles/ [2019-12-31T00:02:13.837Z] [2019-12-31T00:02:13.837Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-31T00:02:13.837Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T00:02:13.837Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T00:02:14.469Z] #42 228.0 CC criu/ipc_ns.o [2019-12-31T00:02:16.589Z] #42 230.1 CC criu/irmap.o [2019-12-31T00:02:17.623Z] #42 231.2 CC criu/kcmp-ids.o [2019-12-31T00:02:18.259Z] #42 231.7 CC criu/kerndat.o [2019-12-31T00:02:20.332Z] #42 233.8 CC criu/libnetlink.o [2019-12-31T00:02:20.973Z] #42 234.5 CC criu/log.o [2019-12-31T00:02:21.605Z] #42 235.2 CC criu/lsm.o [2019-12-31T00:02:22.243Z] #42 235.9 CC criu/mem.o [2019-12-31T00:02:25.801Z] #42 238.8 CC criu/mount.o [2019-12-31T00:02:29.668Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 30.3% of statements [2019-12-31T00:02:29.668Z] ok github.com/docker/docker/container 0.112s coverage: 35.3% of statements [2019-12-31T00:02:29.668Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T00:02:29.668Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T00:02:29.668Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T00:02:29.668Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T00:02:32.795Z] #42 245.5 CC criu/namespaces.o [2019-12-31T00:02:35.296Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2019-12-31T00:02:35.528Z] #42 248.8 CC criu/net.o [2019-12-31T00:02:37.898Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2019-12-31T00:02:39.778Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-12-31T00:02:40.194Z] #42 253.7 CC criu/netfilter.o [2019-12-31T00:02:40.520Z] #42 254.2 CC criu/page-pipe.o [2019-12-31T00:02:42.172Z] #42 255.5 CC criu/page-xfer.o [2019-12-31T00:02:44.319Z] #42 258.0 CC criu/pagemap-cache.o [2019-12-31T00:02:45.344Z] #42 258.8 CC criu/pagemap.o [2019-12-31T00:02:47.406Z] #42 260.8 CC criu/parasite-syscall.o [2019-12-31T00:02:47.484Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.484s coverage: 13.7% of statements [2019-12-31T00:02:48.907Z] #42 262.6 CC criu/path.o [2019-12-31T00:02:48.920Z] ok github.com/docker/docker/daemon 12.321s coverage: 17.6% of statements [2019-12-31T00:02:48.920Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T00:02:48.920Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T00:02:49.940Z] #42 263.4 CC criu/pie-util-vdso-elf32.o [2019-12-31T00:02:50.490Z] ok github.com/docker/docker/daemon/config 0.125s coverage: 82.1% of statements [2019-12-31T00:02:50.969Z] #42 264.6 CC criu/pie-util-vdso.o [2019-12-31T00:02:51.346Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-12-31T00:02:51.602Z] #42 265.3 CC criu/pie-util.o [2019-12-31T00:02:51.741Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2019-12-31T00:02:51.741Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T00:02:51.741Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T00:02:52.234Z] #42 265.7 CC criu/pipes.o [2019-12-31T00:02:52.588Z] ok github.com/docker/docker/daemon/graphdriver 0.026s coverage: 2.2% of statements [2019-12-31T00:02:53.738Z] #42 267.1 CC criu/plugin.o [2019-12-31T00:02:54.370Z] #42 267.9 CC criu/proc_parse.o [2019-12-31T00:02:55.085Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-12-31T00:02:56.377Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.314s coverage: 57.9% of statements [2019-12-31T00:02:57.883Z] #42 ... [2019-12-31T00:02:57.883Z] [2019-12-31T00:02:57.883Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T00:02:57.883Z] #39 354.5 + dpkg --print-architecture [2019-12-31T00:02:57.883Z] #39 354.5 + cd /tmp/tmp.4jUxZlWqKK/src/github.com/docker/distribution [2019-12-31T00:02:57.883Z] #39 354.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-31T00:02:58.514Z] #39 355.2 + GOPATH=/tmp/tmp.4jUxZlWqKK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4jUxZlWqKK [2019-12-31T00:02:58.514Z] #39 355.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-31T00:03:02.654Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.494s coverage: 45.9% of statements [2019-12-31T00:03:05.884Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.027s coverage: 72.5% of statements [2019-12-31T00:03:05.884Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T00:03:05.884Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.912s coverage: 48.6% of statements [2019-12-31T00:03:06.982Z] #39 ... [2019-12-31T00:03:06.982Z] [2019-12-31T00:03:06.982Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T00:03:06.982Z] #55 208.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-31T00:03:09.545Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.523s coverage: 76.1% of statements [2019-12-31T00:03:09.704Z] #55 ... [2019-12-31T00:03:09.704Z] [2019-12-31T00:03:09.704Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:03:09.704Z] #42 273.0 CC criu/protobuf-desc.o [2019-12-31T00:03:09.704Z] #42 275.1 CC criu/protobuf.o [2019-12-31T00:03:09.704Z] #42 275.9 CC criu/pstree.o [2019-12-31T00:03:09.704Z] #42 278.1 CC criu/rbtree.o [2019-12-31T00:03:09.704Z] #42 278.8 CC criu/rst-malloc.o [2019-12-31T00:03:09.704Z] #42 279.4 CC criu/seccomp.o [2019-12-31T00:03:09.704Z] #42 280.7 CC criu/seize.o [2019-12-31T00:03:09.704Z] #42 282.6 CC criu/servicefd.o [2019-12-31T00:03:09.996Z] #42 283.5 CC criu/shmem.o [2019-12-31T00:03:10.287Z] #42 ... [2019-12-31T00:03:10.287Z] [2019-12-31T00:03:10.287Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T00:03:10.287Z] #55 212.3 + mkdir -p /build [2019-12-31T00:03:10.287Z] #55 212.3 + cp runc /build/runc [2019-12-31T00:03:10.287Z] #55 DONE 212.5s [2019-12-31T00:03:10.287Z] [2019-12-31T00:03:10.287Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:03:10.875Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-12-31T00:03:12.169Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2019-12-31T00:03:12.347Z] #42 285.7 CC criu/sigframe.o [2019-12-31T00:03:12.347Z] #42 286.1 CC criu/signalfd.o [2019-12-31T00:03:13.377Z] #42 286.7 CC criu/sk-inet.o [2019-12-31T00:03:14.736Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.675s coverage: 59.8% of statements [2019-12-31T00:03:14.736Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-31T00:03:14.736Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T00:03:14.736Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-12-31T00:03:14.736Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T00:03:14.736Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2019-12-31T00:03:14.736Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T00:03:14.949Z] #42 288.6 CC criu/sk-netlink.o [2019-12-31T00:03:15.578Z] #42 289.4 CC criu/sk-packet.o [2019-12-31T00:03:15.972Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T00:03:15.973Z] [2019-12-31T00:03:15.973Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T00:03:15.973Z] PKG_CONFIG=pkg-config [2019-12-31T00:03:15.973Z] GOLANG_VERSION=1.13.5 [2019-12-31T00:03:15.973Z] HOSTNAME=1d2b41ae9e99 [2019-12-31T00:03:15.973Z] DOCKER_EXPERIMENTAL=1 [2019-12-31T00:03:15.973Z] container=docker [2019-12-31T00:03:15.973Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-31T00:03:15.973Z] GO111MODULE=off [2019-12-31T00:03:15.973Z] GOPATH=/go [2019-12-31T00:03:15.973Z] PWD=/go/src/github.com/docker/docker [2019-12-31T00:03:15.973Z] HOME=/root [2019-12-31T00:03:15.973Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T00:03:15.973Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T00:03:15.973Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T00:03:15.973Z] DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-31T00:03:15.973Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T00:03:15.973Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T00:03:15.973Z] TERM=xterm [2019-12-31T00:03:15.973Z] VALIDATE_BRANCH=master [2019-12-31T00:03:15.973Z] DEST=bundles/test-integration [2019-12-31T00:03:15.973Z] SHLVL=1 [2019-12-31T00:03:15.973Z] TIMEOUT=120m [2019-12-31T00:03:15.973Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T00:03:15.973Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T00:03:15.973Z] TESTDEBUG=0 [2019-12-31T00:03:15.973Z] _=/usr/bin/env [2019-12-31T00:03:15.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T00:03:16.656Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 42.7% of statements [2019-12-31T00:03:17.077Z] #42 290.4 CC criu/sk-queue.o [2019-12-31T00:03:17.127Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 77.8% of statements [2019-12-31T00:03:17.127Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T00:03:17.127Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T00:03:17.720Z] #42 291.2 CC criu/sk-tcp.o [2019-12-31T00:03:18.089Z] faf31ee0aa3d: Pull complete [2019-12-31T00:03:18.089Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2019-12-31T00:03:18.089Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:03:18.089Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-12-31T00:03:18.089Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-12-31T00:03:18.089Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2019-12-31T00:03:18.089Z] WARN: Skipping validation tests [2019-12-31T00:03:18.089Z] INFO: Running unit tests at 12/31/2019 00:03:11... [2019-12-31T00:03:18.089Z] INFO: make.ps1 starting at 12/31/2019 00:03:15 [2019-12-31T00:03:18.089Z] INFO: Git commit (a218e9b7b) assumed from DOCKER_GITCOMMIT environment variable [2019-12-31T00:03:18.089Z] INFO: Invoking autogen... [2019-12-31T00:03:18.089Z] INFO: Running unit tests... [2019-12-31T00:03:18.480Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2019-12-31T00:03:18.480Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-12-31T00:03:18.746Z] #42 292.4 CC criu/sk-unix.o [2019-12-31T00:03:19.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-12-31T00:03:19.913Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 62.1% of statements [2019-12-31T00:03:22.011Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 74.7% of statements [2019-12-31T00:03:22.011Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T00:03:22.012Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements [2019-12-31T00:03:22.236Z] #42 295.9 CC criu/sockets.o [2019-12-31T00:03:23.352Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-12-31T00:03:24.156Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-12-31T00:03:24.299Z] #42 297.5 CC criu/stats.o [2019-12-31T00:03:24.587Z] #42 298.1 CC criu/string.o [2019-12-31T00:03:24.587Z] #42 298.2 CC criu/sysctl.o [2019-12-31T00:03:24.994Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-12-31T00:03:25.389Z] ok github.com/docker/docker/daemon/logger/splunk 1.712s coverage: 82.5% of statements [2019-12-31T00:03:25.389Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T00:03:25.389Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T00:03:26.089Z] #42 299.5 CC criu/sysfs_parse.o [2019-12-31T00:03:26.651Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\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/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/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 [2019-12-31T00:03:26.722Z] #42 300.2 CC criu/timerfd.o [2019-12-31T00:03:27.286Z] ok github.com/docker/docker/distribution 0.291s coverage: 22.1% of statements [2019-12-31T00:03:27.354Z] #42 300.9 CC criu/tty.o [2019-12-31T00:03:27.672Z] ok github.com/docker/docker/distribution/metadata 0.050s coverage: 48.2% of statements [2019-12-31T00:03:27.672Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T00:03:29.034Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-12-31T00:03:30.317Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-12-31T00:03:30.857Z] #42 304.5 CC criu/tun.o [2019-12-31T00:03:31.109Z] ok github.com/docker/docker/distribution/xfer 1.907s coverage: 85.1% of statements [2019-12-31T00:03:31.109Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T00:03:31.497Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2019-12-31T00:03:31.497Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T00:03:31.891Z] #42 305.4 CC criu/uffd.o [2019-12-31T00:03:32.830Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2019-12-31T00:03:32.830Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T00:03:33.888Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-12-31T00:03:34.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T00:03:34.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T00:03:34.631Z] #42 307.9 CC criu/util.o [2019-12-31T00:03:35.227Z] ? github.com/docker/docker/api [no test files] [2019-12-31T00:03:35.349Z] ok github.com/docker/docker/opts 0.029s coverage: 66.9% of statements [2019-12-31T00:03:35.759Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-12-31T00:03:36.701Z] #42 310.4 CC criu/uts_ns.o [2019-12-31T00:03:36.991Z] #42 310.8 CC criu/vdso.o [2019-12-31T00:03:38.027Z] #42 311.7 LINK criu/built-in.o [2019-12-31T00:03:38.287Z] ok github.com/docker/docker/pkg/archive 0.615s coverage: 76.8% of statements [2019-12-31T00:03:38.320Z] #42 312.0 LINK criu/criu [2019-12-31T00:03:38.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T00:03:39.094Z] ok github.com/docker/docker/pkg/authorization 0.487s coverage: 68.3% of statements [2019-12-31T00:03:39.363Z] #42 313.0 DEP lib/c/criu.d [2019-12-31T00:03:39.363Z] #42 313.1 CC images/rpc.pb-c.o [2019-12-31T00:03:39.484Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2019-12-31T00:03:39.869Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-31T00:03:40.010Z] #42 ... [2019-12-31T00:03:40.010Z] [2019-12-31T00:03:40.011Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T00:03:40.011Z] #39 396.5 + rm -rf /tmp/tmp.4jUxZlWqKK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4jUxZlWqKK [2019-12-31T00:03:40.011Z] #39 DONE 396.6s [2019-12-31T00:03:40.011Z] [2019-12-31T00:03:40.011Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:03:41.102Z] #23 ... [2019-12-31T00:03:41.102Z] [2019-12-31T00:03:41.102Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T00:03:41.102Z] #42 314.9 CC lib/c/criu.o [2019-12-31T00:03:42.326Z] ok github.com/docker/docker/layer 7.959s coverage: 68.8% of statements [2019-12-31T00:03:42.326Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T00:03:42.326Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T00:03:42.326Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T00:03:42.326Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T00:03:42.326Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T00:03:42.326Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T00:03:42.709Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2019-12-31T00:03:43.099Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-12-31T00:03:43.489Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-12-31T00:03:43.927Z] #42 317.2 LINK lib/c/built-in.o [2019-12-31T00:03:43.927Z] #42 317.2 LINK lib/c/libcriu.so [2019-12-31T00:03:43.927Z] #42 317.7 GEN magic.py [2019-12-31T00:03:44.241Z] #42 318.0 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T00:03:44.304Z] ok github.com/docker/docker/pkg/chrootarchive 3.385s coverage: 43.2% of statements [2019-12-31T00:03:44.304Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T00:03:44.304Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T00:03:44.552Z] #42 318.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T00:03:45.115Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-12-31T00:03:45.235Z] #42 318.9 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T00:03:46.060Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2019-12-31T00:03:46.323Z] #42 320.0 make[1]: Nothing to be done for 'all'. [2019-12-31T00:03:46.521Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2019-12-31T00:03:47.859Z] #42 321.2 make[1]: 'images/built-in.o' is up to date. [2019-12-31T00:03:47.859Z] #42 321.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-31T00:03:47.859Z] #42 321.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-31T00:03:47.859Z] #42 321.4 make[1]: 'compel/libcompel.a' is up to date. [2019-12-31T00:03:47.859Z] #42 321.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-31T00:03:47.859Z] #42 321.5 make[1]: Nothing to be done for 'all'. [2019-12-31T00:03:47.859Z] #42 321.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T00:03:47.920Z] ok github.com/docker/docker/pkg/discovery/kv 3.116s coverage: 84.1% of statements [2019-12-31T00:03:48.152Z] #42 321.8 make[2]: Nothing to be done for 'all'. [2019-12-31T00:03:48.152Z] #42 321.9 make[2]: Nothing to be done for 'all'. [2019-12-31T00:03:48.331Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2019-12-31T00:03:48.331Z] ok github.com/docker/docker/pkg/filenotify 0.618s coverage: 67.0% of statements [2019-12-31T00:03:48.444Z] #42 322.0 make[2]: Nothing to be done for 'all'. [2019-12-31T00:03:48.738Z] #42 322.2 make[2]: Nothing to be done for 'all'. [2019-12-31T00:03:48.738Z] #42 322.4 make[2]: Nothing to be done for 'all'. [2019-12-31T00:03:48.738Z] #42 322.4 make[2]: Nothing to be done for 'all'. [2019-12-31T00:03:49.030Z] #42 322.5 make[2]: Nothing to be done for 'all'. [2019-12-31T00:03:49.030Z] #42 322.8 make[2]: Nothing to be done for 'all'. [2019-12-31T00:03:49.161Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-12-31T00:03:49.162Z] ok github.com/docker/docker/pkg/fsutils 0.413s coverage: 85.1% of statements [2019-12-31T00:03:49.324Z] #42 322.8 INSTALL criu/criu [2019-12-31T00:03:49.324Z] #42 DONE 322.9s [2019-12-31T00:03:49.324Z] [2019-12-31T00:03:49.324Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:03:49.979Z] ok github.com/docker/docker/pkg/idtools 0.499s coverage: 70.1% of statements [2019-12-31T00:03:50.040Z] ok github.com/docker/docker/api/server 0.273s coverage: 9.0% of statements [2019-12-31T00:03:50.292Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T00:03:50.292Z] [2019-12-31T00:03:50.292Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-12-31T00:03:50.292Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-12-31T00:03:50.292Z] Using test binary docker [2019-12-31T00:03:50.292Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-31T00:03:50.292Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T00:03:50.292Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T00:03:50.292Z] Warning failed to create cache: (null) [2019-12-31T00:03:50.292Z] . [2019-12-31T00:03:50.292Z] INFO: Waiting for daemon to start... [2019-12-31T00:03:50.292Z] Starting dockerd [2019-12-31T00:03:50.292Z] . [2019-12-31T00:03:50.292Z] INFO: Building docker-sdk-python3:4.1.0... [2019-12-31T00:03:50.788Z] ok github.com/docker/docker/pkg/ioutils 0.561s coverage: 70.6% of statements [2019-12-31T00:03:50.788Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-12-31T00:03:51.170Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2019-12-31T00:03:51.558Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-12-31T00:03:51.558Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-31T00:03:51.945Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2019-12-31T00:03:52.319Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-12-31T00:03:52.719Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-12-31T00:03:53.116Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-12-31T00:03:53.116Z] ok github.com/docker/docker/pkg/mount 1.131s coverage: 70.0% of statements [2019-12-31T00:03:53.116Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T00:03:53.528Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-12-31T00:03:53.528Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T00:03:53.528Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T00:03:54.374Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2019-12-31T00:03:55.183Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-12-31T00:03:55.588Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-12-31T00:03:55.981Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-12-31T00:03:57.250Z] ok github.com/docker/docker/pkg/pubsub 1.057s coverage: 73.9% of statements [2019-12-31T00:03:57.631Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2019-12-31T00:04:00.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T00:04:00.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T00:04:01.163Z] ok github.com/docker/docker/pkg/signal 2.662s coverage: 61.0% of statements [2019-12-31T00:04:01.163Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-12-31T00:04:01.984Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-12-31T00:04:01.984Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-31T00:04:02.375Z] ok github.com/docker/docker/pkg/symlink 0.023s coverage: 87.7% of statements [2019-12-31T00:04:02.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T00:04:03.219Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-12-31T00:04:03.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T00:04:04.038Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.2% of statements [2019-12-31T00:04:04.416Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2019-12-31T00:04:04.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T00:04:05.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T00:04:05.220Z] ok github.com/docker/docker/pkg/tarsum 0.060s coverage: 89.3% of statements [2019-12-31T00:04:05.606Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-12-31T00:04:05.996Z] testing: warning: no tests to run [2019-12-31T00:04:05.996Z] coverage: [no statements] [2019-12-31T00:04:05.996Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-12-31T00:04:06.374Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-31T00:04:06.374Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-12-31T00:04:06.752Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-12-31T00:04:07.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T00:04:09.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T00:04:09.214Z] ok github.com/docker/docker/plugin 0.551s coverage: 27.1% of statements [2019-12-31T00:04:10.000Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-12-31T00:04:10.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T00:04:11.335Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-12-31T00:04:11.869Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2019-12-31T00:04:13.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T00:04:13.904Z] ok github.com/docker/docker/registry 0.158s coverage: 56.0% of statements [2019-12-31T00:04:14.701Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-12-31T00:04:14.701Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-12-31T00:04:16.045Z] ok github.com/docker/docker/runconfig 0.014s coverage: 68.2% of statements [2019-12-31T00:04:16.045Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2019-12-31T00:04:17.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T00:04:19.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T00:04:19.358Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-12-31T00:04:20.200Z] ok github.com/docker/docker/volume/local 0.034s coverage: 73.0% of statements [2019-12-31T00:04:21.038Z] ok github.com/docker/docker/volume/mounts 0.026s coverage: 67.0% of statements [2019-12-31T00:04:22.159Z] #23 ... [2019-12-31T00:04:22.159Z] [2019-12-31T00:04:22.159Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:04:22.159Z] #60 386.0 + bin/containerd [2019-12-31T00:04:22.333Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-12-31T00:04:22.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T00:04:23.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T00:04:24.387Z] #60 ... [2019-12-31T00:04:24.387Z] [2019-12-31T00:04:24.387Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:04:24.387Z] #51 DONE 440.8s [2019-12-31T00:04:24.387Z] [2019-12-31T00:04:24.387Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:04:28.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T00:04:28.620Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T00:04:28.620Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === Skipped [2019-12-31T00:04:28.620Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-31T00:04:28.620Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-31T00:04:28.620Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:04:28.620Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:04:28.620Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:04:28.620Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:04:28.620Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:04:28.620Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:73: No driver to put! [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-31T00:04:28.620Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-31T00:04:28.620Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-31T00:04:28.620Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:04:28.620Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:04:28.620Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:04:28.620Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:04:28.620Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:04:28.620Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-31T00:04:28.620Z] graphtest_unix.go:73: No driver to put! [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-31T00:04:28.620Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-31T00:04:28.620Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] [2019-12-31T00:04:28.620Z] DONE 2155 tests, 20 skipped in 241.120s [2019-12-31T00:04:28.993Z] sha256:0bcc7c83813ce1e4ea7f5800c4c0467587eb4aad685b26b4da82c3bcf8555f21 [2019-12-31T00:04:28.993Z] INFO: Starting docker-py tests... [2019-12-31T00:04:28.993Z] ============================= test session starts ============================== [2019-12-31T00:04:28.993Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2019-12-31T00:04:28.993Z] rootdir: /src, inifile: pytest.ini [2019-12-31T00:04:28.993Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-12-31T00:04:28.993Z] collected 385 items / 5 deselected / 380 selected [2019-12-31T00:04:28.993Z] Post stage [Pipeline] junit [2019-12-31T00:04:29.118Z] Recording test results [2019-12-31T00:04:29.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-31T00:04:31.504Z] #60 ... [2019-12-31T00:04:31.504Z] [2019-12-31T00:04:31.504Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:04:31.504Z] #23 447.1 + return [2019-12-31T00:04:31.504Z] #23 DONE 447.2s [2019-12-31T00:04:31.504Z] [2019-12-31T00:04:31.504Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:04:31.790Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -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:a218e9b7b0ba5422288e79c7703e71f7ea41f85b hack/make.sh dynbinary test-integration [2019-12-31T00:04:31.790Z] [2019-12-31T00:04:31.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T00:04:32.202Z] Removing bundles/ [2019-12-31T00:04:32.202Z] [2019-12-31T00:04:32.202Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-31T00:04:32.202Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T00:04:32.202Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T00:04:33.113Z] #60 ... [2019-12-31T00:04:33.113Z] [2019-12-31T00:04:33.113Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-31T00:04:33.113Z] #24 DONE 0.1s [2019-12-31T00:04:33.113Z] [2019-12-31T00:04:33.113Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:04:33.113Z] #60 ... [2019-12-31T00:04:33.113Z] [2019-12-31T00:04:33.113Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T00:04:33.433Z] #28 DONE 0.5s [2019-12-31T00:04:33.433Z] [2019-12-31T00:04:33.433Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-31T00:04:33.433Z] #30 DONE 0.1s [2019-12-31T00:04:33.433Z] [2019-12-31T00:04:33.433Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:04:33.742Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T00:04:33.742Z] Using test binary docker [2019-12-31T00:04:33.742Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-31T00:04:33.742Z] +++ /etc/init.d/apparmor start [2019-12-31T00:04:33.742Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T00:04:33.742Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T00:04:33.742Z] Warning failed to create cache: (null) [2019-12-31T00:04:33.742Z] . [2019-12-31T00:04:33.742Z] Starting dockerd [2019-12-31T00:04:33.742Z] INFO: Waiting for daemon to start... [2019-12-31T00:04:33.742Z] +++ 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 [2019-12-31T00:04:33.753Z] #60 ... [2019-12-31T00:04:33.753Z] [2019-12-31T00:04:33.753Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-31T00:04:33.753Z] #33 DONE 0.1s [2019-12-31T00:04:33.753Z] [2019-12-31T00:04:33.753Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-31T00:04:33.753Z] #38 DONE 0.1s [2019-12-31T00:04:33.753Z] [2019-12-31T00:04:33.753Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-31T00:04:34.075Z] #40 DONE 0.1s [2019-12-31T00:04:34.075Z] [2019-12-31T00:04:34.075Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-31T00:04:34.075Z] #43 DONE 0.1s [2019-12-31T00:04:34.075Z] [2019-12-31T00:04:34.075Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-31T00:04:34.075Z] #46 DONE 0.1s [2019-12-31T00:04:34.075Z] [2019-12-31T00:04:34.075Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-31T00:04:34.075Z] #49 DONE 0.1s [2019-12-31T00:04:34.075Z] [2019-12-31T00:04:34.075Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:04:34.403Z] #60 ... [2019-12-31T00:04:34.403Z] [2019-12-31T00:04:34.403Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-31T00:04:34.403Z] #52 DONE 0.1s [2019-12-31T00:04:34.403Z] [2019-12-31T00:04:34.403Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-31T00:04:34.403Z] #56 DONE 0.1s [2019-12-31T00:04:34.403Z] [2019-12-31T00:04:34.403Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T00:04:35.645Z] . [2019-12-31T00:04:35.645Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T00:04:35.904Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T00:04:35.904Z] Error: No such image: emptyfs [2019-12-31T00:04:35.904Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T00:04:35.904Z] ++++ docker load [2019-12-31T00:04:36.163Z] Running integration-test (iteration 1) [2019-12-31T00:04:36.163Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-12-31T00:04:36.163Z] ++ 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 [2019-12-31T00:04:36.163Z] ++ set -e [2019-12-31T00:04:36.163Z] ++ '[' -n 0 ']' [2019-12-31T00:04:36.163Z] ++ set -x [2019-12-31T00:04:36.163Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:04:40.725Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T00:04:40.725Z] ok github.com/docker/docker/api/server/httputils 0.147s coverage: 14.7% of statements [2019-12-31T00:04:40.725Z] ok github.com/docker/docker/api/server/middleware 0.208s coverage: 37.7% of statements [2019-12-31T00:04:40.725Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T00:04:40.725Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T00:04:40.725Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T00:04:40.725Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T00:04:40.725Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T00:04:40.725Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T00:04:40.725Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T00:04:40.725Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T00:04:40.725Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T00:04:40.725Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T00:04:40.725Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T00:04:41.184Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2019-12-31T00:04:41.184Z] ok github.com/docker/docker/api/types/filters 0.138s coverage: 92.2% of statements [2019-12-31T00:04:41.644Z] ok github.com/docker/docker/api/server/router/swarm 0.142s coverage: 4.0% of statements [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T00:04:41.644Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T00:04:41.644Z] ok github.com/docker/docker/api/types/time 0.275s coverage: 100.0% of statements [2019-12-31T00:04:42.104Z] ok github.com/docker/docker/api/types/versions 0.060s coverage: 75.0% of statements [2019-12-31T00:04:42.104Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T00:04:42.104Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T00:04:42.104Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T00:04:42.104Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-12-31T00:04:42.104Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T00:04:42.104Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T00:04:42.104Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T00:04:42.104Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T00:04:42.104Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T00:04:42.104Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T00:04:42.104Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T00:04:42.104Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T00:04:43.076Z] ok github.com/docker/docker/builder/dockerignore 0.065s coverage: 96.8% of statements [2019-12-31T00:04:46.152Z] Loaded image: buildpack-deps:jessie [2019-12-31T00:04:46.152Z] Loaded image: busybox:latest [2019-12-31T00:04:46.152Z] Loaded image: busybox:glibc [2019-12-31T00:04:46.152Z] Loaded image: debian:jessie [2019-12-31T00:04:46.152Z] Loaded image: hello-world:latest [2019-12-31T00:04:46.152Z] INFO: Testing against a local daemon [2019-12-31T00:04:46.152Z] === RUN TestCgroupNamespacesBuild [2019-12-31T00:04:46.813Z] ok github.com/docker/docker/cli/debug 0.367s coverage: 100.0% of statements [2019-12-31T00:04:47.271Z] ok github.com/docker/docker/builder/remotecontext 0.778s coverage: 9.2% of statements [2019-12-31T00:04:47.271Z] ok github.com/docker/docker/builder/dockerfile 0.729s coverage: 46.3% of statements [2019-12-31T00:04:48.212Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-12-31T00:04:48.469Z] tests/integration/api_client_test.py ..... [ 7%] [2019-12-31T00:04:50.344Z] --- PASS: TestCgroupNamespacesBuild (4.24s) [2019-12-31T00:04:50.344Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-31T00:04:50.406Z] tests/integration/api_config_test.py ..... [ 8%] [2019-12-31T00:04:51.722Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2019-12-31T00:04:51.722Z] === RUN TestBuildWithSession [2019-12-31T00:04:51.722Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-31T00:04:51.722Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T00:04:51.722Z] === RUN TestBuildSquashParent [2019-12-31T00:04:58.288Z] --- PASS: TestBuildSquashParent (6.18s) [2019-12-31T00:04:58.288Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-31T00:04:58.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T00:04:58.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T00:04:58.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T00:04:58.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T00:04:58.288Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T00:04:58.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T00:04:58.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T00:04:58.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T00:04:58.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T00:04:58.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T00:04:58.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T00:04:58.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T00:04:58.288Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T00:04:58.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T00:04:58.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T00:04:58.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T00:04:59.667Z] ok github.com/docker/docker/client 0.512s coverage: 75.3% of statements [2019-12-31T00:05:00.829Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T00:05:00.829Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T00:05:02.735Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-31T00:05:02.735Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.76s) [2019-12-31T00:05:02.735Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s) [2019-12-31T00:05:02.735Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s) [2019-12-31T00:05:02.735Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) [2019-12-31T00:05:02.735Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2019-12-31T00:05:02.735Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2019-12-31T00:05:02.735Z] === RUN TestBuildMultiStageCopy [2019-12-31T00:05:02.735Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-31T00:05:05.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-31T00:05:05.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-31T00:05:05.840Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-31T00:05:06.407Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-31T00:05:06.976Z] --- PASS: TestBuildMultiStageCopy (4.29s) [2019-12-31T00:05:06.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2019-12-31T00:05:06.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-12-31T00:05:06.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-12-31T00:05:06.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2019-12-31T00:05:06.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2019-12-31T00:05:06.976Z] === RUN TestBuildMultiStageParentConfig [2019-12-31T00:05:08.355Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2019-12-31T00:05:08.355Z] === RUN TestBuildLabelWithTargets [2019-12-31T00:05:10.889Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2019-12-31T00:05:10.889Z] === RUN TestBuildWithEmptyLayers [2019-12-31T00:05:11.826Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2019-12-31T00:05:11.826Z] === RUN TestBuildMultiStageOnBuild [2019-12-31T00:05:13.880Z] #60 436.4 + bin/containerd-stress [2019-12-31T00:05:13.881Z] #60 440.2 + bin/containerd-shim [2019-12-31T00:05:14.362Z] --- PASS: TestBuildMultiStageOnBuild (2.67s) [2019-12-31T00:05:14.362Z] === RUN TestBuildUncleanTarFilenames [2019-12-31T00:05:14.488Z] ok github.com/docker/docker/builder/remotecontext/git 30.221s coverage: 86.3% of statements [2019-12-31T00:05:14.947Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T00:05:14.947Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T00:05:15.740Z] --- PASS: TestBuildUncleanTarFilenames (1.37s) [2019-12-31T00:05:15.740Z] === RUN TestBuildMultiStageLayerLeak [2019-12-31T00:05:19.029Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2019-12-31T00:05:19.029Z] === RUN TestBuildWithHugeFile [2019-12-31T00:05:22.170Z] ok github.com/docker/docker/cmd/dockerd 0.653s coverage: 19.0% of statements [2019-12-31T00:05:23.706Z] ok github.com/docker/docker/container 0.562s coverage: 42.5% of statements [2019-12-31T00:05:23.706Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T00:05:23.706Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T00:05:23.706Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T00:05:23.706Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T00:05:24.235Z] #60 450.3 + bin/containerd-shim-runc-v1 [2019-12-31T00:05:24.676Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.260s coverage: 65.3% of statements [2019-12-31T00:05:24.846Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-12-31T00:05:28.665Z] #60 455.2 + bin/containerd-shim-runc-v2 [2019-12-31T00:05:29.685Z] #60 456.7 + binaries [2019-12-31T00:05:29.685Z] #60 456.7 + mkdir -p /build [2019-12-31T00:05:29.685Z] #60 456.7 + cp bin/containerd /build/containerd [2019-12-31T00:05:29.685Z] #60 456.7 + cp bin/containerd-shim /build/containerd-shim [2019-12-31T00:05:29.685Z] #60 456.7 + cp bin/ctr /build/ctr [2019-12-31T00:05:29.685Z] #60 DONE 456.8s [2019-12-31T00:05:30.475Z] ok github.com/docker/docker/daemon/cluster/convert 0.473s coverage: 35.8% of statements [2019-12-31T00:05:31.734Z] [2019-12-31T00:05:31.734Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-31T00:05:31.734Z] #61 DONE 0.1s [2019-12-31T00:05:31.734Z] [2019-12-31T00:05:31.734Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-31T00:05:31.734Z] #65 DONE 0.1s [2019-12-31T00:05:31.734Z] [2019-12-31T00:05:31.734Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-31T00:05:31.734Z] #67 DONE 0.1s [2019-12-31T00:05:31.734Z] [2019-12-31T00:05:31.734Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-31T00:05:31.734Z] #70 DONE 0.1s [2019-12-31T00:05:31.734Z] [2019-12-31T00:05:31.734Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-31T00:05:31.734Z] #71 DONE 0.0s [2019-12-31T00:05:31.734Z] [2019-12-31T00:05:31.734Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-31T00:05:34.445Z] #72 DONE 2.3s [2019-12-31T00:05:34.445Z] [2019-12-31T00:05:34.445Z] #73 exporting to oci image format [2019-12-31T00:05:34.445Z] #73 exporting layers [2019-12-31T00:05:35.168Z] ok github.com/docker/docker/daemon/cluster 1.615s coverage: 0.5% of statements [2019-12-31T00:05:37.348Z] ok github.com/docker/docker/daemon/config 0.975s coverage: 80.1% of statements [2019-12-31T00:05:37.348Z] ok github.com/docker/docker/daemon/discovery 0.215s coverage: 30.0% of statements [2019-12-31T00:05:38.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T00:05:38.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T00:05:38.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T00:05:39.527Z] ok github.com/docker/docker/daemon/events 0.428s coverage: 50.0% of statements [2019-12-31T00:05:39.527Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.294s coverage: 10.9% of statements [2019-12-31T00:05:39.988Z] ok github.com/docker/docker/daemon/graphdriver 0.175s coverage: 2.3% of statements [2019-12-31T00:05:41.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T00:05:41.524Z] ok github.com/docker/docker/daemon/links 0.072s coverage: 93.0% of statements [2019-12-31T00:05:42.612Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T00:05:42.612Z] [2019-12-31T00:05:42.612Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T00:05:42.612Z] PKG_CONFIG=pkg-config [2019-12-31T00:05:42.612Z] GOLANG_VERSION=1.13.5 [2019-12-31T00:05:42.612Z] HOSTNAME=79f12ac81e45 [2019-12-31T00:05:42.612Z] DOCKER_EXPERIMENTAL=1 [2019-12-31T00:05:42.612Z] container=docker [2019-12-31T00:05:42.612Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-31T00:05:42.613Z] GO111MODULE=off [2019-12-31T00:05:42.613Z] GOPATH=/go [2019-12-31T00:05:42.613Z] PWD=/go/src/github.com/docker/docker [2019-12-31T00:05:42.613Z] HOME=/root [2019-12-31T00:05:42.613Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T00:05:42.613Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T00:05:42.613Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T00:05:42.613Z] DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-31T00:05:42.613Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T00:05:42.613Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T00:05:42.613Z] TERM=xterm [2019-12-31T00:05:42.613Z] VALIDATE_BRANCH=master [2019-12-31T00:05:42.613Z] DEST=bundles/test-integration [2019-12-31T00:05:42.613Z] SHLVL=1 [2019-12-31T00:05:42.613Z] TIMEOUT=120m [2019-12-31T00:05:42.613Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T00:05:42.613Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T00:05:42.613Z] TESTDEBUG=0 [2019-12-31T00:05:42.613Z] _=/usr/bin/env [2019-12-31T00:05:42.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T00:05:42.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T00:05:43.703Z] ok github.com/docker/docker/daemon/logger 0.418s coverage: 43.0% of statements [2019-12-31T00:05:43.703Z] ok github.com/docker/docker/daemon 2.912s coverage: 9.2% of statements [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-12-31T00:05:43.703Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-12-31T00:05:45.240Z] ok github.com/docker/docker/daemon/images 0.410s coverage: 4.9% of statements [2019-12-31T00:05:45.240Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T00:05:45.240Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T00:05:45.698Z] ok github.com/docker/docker/daemon/logger/awslogs 1.043s coverage: 77.8% of statements [2019-12-31T00:05:45.698Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-12-31T00:05:45.698Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T00:05:45.698Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T00:05:45.698Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-12-31T00:05:45.698Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-12-31T00:05:45.698Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.304s coverage: 88.3% of statements [2019-12-31T00:05:46.157Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.503s coverage: 62.1% of statements [2019-12-31T00:05:48.340Z] ok github.com/docker/docker/daemon/logger/local 0.489s coverage: 74.7% of statements [2019-12-31T00:05:48.340Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T00:05:48.804Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.283s coverage: 21.4% of statements [2019-12-31T00:05:49.262Z] ok github.com/docker/docker/daemon/logger/syslog 0.299s coverage: 47.8% of statements [2019-12-31T00:05:50.232Z] ok github.com/docker/docker/daemon/logger/templates 0.119s coverage: 8.3% of statements [2019-12-31T00:05:50.694Z] ok github.com/docker/docker/daemon/logger/splunk 2.227s coverage: 82.5% of statements [2019-12-31T00:05:50.694Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T00:05:50.694Z] ? github.com/docker/docker/daemon/network [no test files] [2019-12-31T00:05:50.694Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T00:05:50.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T00:05:53.600Z] ok github.com/docker/docker/errdefs 0.218s coverage: 49.4% of statements [2019-12-31T00:05:53.600Z] ok github.com/docker/docker/distribution/metadata 2.181s coverage: 48.2% of statements [2019-12-31T00:05:53.600Z] ok github.com/docker/docker/distribution 1.599s coverage: 20.3% of statements [2019-12-31T00:05:54.061Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T00:05:54.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T00:05:55.602Z] ok github.com/docker/docker/distribution/xfer 2.390s coverage: 77.3% of statements [2019-12-31T00:05:55.603Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T00:05:56.061Z] ok github.com/docker/docker/image/cache 0.386s coverage: 19.2% of statements [2019-12-31T00:05:56.061Z] ok github.com/docker/docker/image/v1 0.237s coverage: 25.0% of statements [2019-12-31T00:05:56.522Z] ok github.com/docker/docker/image 1.145s coverage: 86.4% of statements [2019-12-31T00:05:56.980Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T00:05:56.980Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T00:05:57.440Z] ok github.com/docker/docker/libcontainerd/queue 0.088s coverage: 100.0% of statements [2019-12-31T00:05:58.985Z] ok github.com/docker/docker/pkg/aaparser 0.103s coverage: 50.0% of statements [2019-12-31T00:05:59.952Z] ok github.com/docker/docker/layer 0.732s coverage: 30.0% of statements [2019-12-31T00:05:59.952Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T00:06:00.411Z] ok github.com/docker/docker/opts 0.406s coverage: 67.3% of statements [2019-12-31T00:06:00.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T00:06:01.379Z] ok github.com/docker/docker/libcontainerd/local 0.453s coverage: 1.0% of statements [2019-12-31T00:06:01.379Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T00:06:01.379Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T00:06:01.379Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T00:06:01.379Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T00:06:01.379Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T00:06:01.839Z] ok github.com/docker/docker/pkg/broadcaster 0.066s coverage: 100.0% of statements [2019-12-31T00:06:02.299Z] ok github.com/docker/docker/pkg/capabilities 0.055s coverage: 87.5% of statements [2019-12-31T00:06:03.268Z] ok github.com/docker/docker/pkg/authorization 0.463s coverage: 26.8% of statements [2019-12-31T00:06:03.728Z] ok github.com/docker/docker/pkg/chrootarchive 0.187s coverage: 15.4% of statements [2019-12-31T00:06:03.728Z] ok github.com/docker/docker/pkg/directory 0.097s coverage: 80.0% of statements [2019-12-31T00:06:04.697Z] ok github.com/docker/docker/pkg/discovery 0.122s coverage: 58.3% of statements [2019-12-31T00:06:05.159Z] ok github.com/docker/docker/pkg/discovery/file 0.135s coverage: 92.9% of statements [2019-12-31T00:06:05.724Z] --- PASS: TestBuildWithHugeFile (42.91s) [2019-12-31T00:06:05.724Z] === RUN TestBuildWithEmptyDockerfile [2019-12-31T00:06:05.724Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T00:06:05.724Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T00:06:05.724Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T00:06:05.724Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T00:06:05.724Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T00:06:05.724Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T00:06:05.724Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T00:06:05.724Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T00:06:05.724Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T00:06:05.724Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2019-12-31T00:06:05.724Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-12-31T00:06:05.724Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-12-31T00:06:05.724Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-12-31T00:06:05.724Z] === RUN TestBuildPreserveOwnership [2019-12-31T00:06:05.724Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-31T00:06:05.724Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-31T00:06:06.127Z] ok github.com/docker/docker/pkg/discovery/memory 0.157s coverage: 92.3% of statements [2019-12-31T00:06:06.586Z] ok github.com/docker/docker/pkg/discovery/nodes 0.134s coverage: 93.8% of statements [2019-12-31T00:06:07.555Z] ok github.com/docker/docker/pkg/filenotify 0.177s coverage: 45.7% of statements [2019-12-31T00:06:08.014Z] ok github.com/docker/docker/pkg/fileutils 0.143s coverage: 87.7% of statements [2019-12-31T00:06:08.258Z] --- PASS: TestBuildPreserveOwnership (6.00s) [2019-12-31T00:06:08.258Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.86s) [2019-12-31T00:06:08.258Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2019-12-31T00:06:08.258Z] === RUN TestBuildPlatformInvalid [2019-12-31T00:06:08.258Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-12-31T00:06:08.258Z] PASS [2019-12-31T00:06:08.258Z] [2019-12-31T00:06:08.258Z] === Skipped [2019-12-31T00:06:08.258Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-12-31T00:06:08.258Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T00:06:08.258Z] [2019-12-31T00:06:08.258Z] [2019-12-31T00:06:08.258Z] DONE 32 tests, 1 skipped in 91.967s [2019-12-31T00:06:08.258Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-12-31T00:06:08.258Z] ++ 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 [2019-12-31T00:06:08.258Z] ++ set -e [2019-12-31T00:06:08.258Z] ++ '[' -n 0 ']' [2019-12-31T00:06:08.258Z] ++ set -x [2019-12-31T00:06:08.258Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:06:08.258Z] INFO: Testing against a local daemon [2019-12-31T00:06:08.258Z] === RUN TestConfigList [2019-12-31T00:06:08.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T00:06:08.981Z] ok github.com/docker/docker/pkg/homedir 0.068s coverage: 42.9% of statements [2019-12-31T00:06:09.441Z] ok github.com/docker/docker/pkg/discovery/kv 3.449s coverage: 84.1% of statements [2019-12-31T00:06:09.441Z] ok github.com/docker/docker/pkg/idtools 0.082s coverage: 6.3% of statements [2019-12-31T00:06:10.410Z] ok github.com/docker/docker/pkg/archive 9.014s coverage: 62.0% of statements [2019-12-31T00:06:10.868Z] ok github.com/docker/docker/pkg/locker 0.090s coverage: 88.9% of statements [2019-12-31T00:06:10.868Z] ok github.com/docker/docker/pkg/jsonmessage 0.303s coverage: 91.7% of statements [2019-12-31T00:06:11.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T00:06:11.328Z] ok github.com/docker/docker/pkg/ioutils 0.725s coverage: 69.2% of statements [2019-12-31T00:06:11.786Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2019-12-31T00:06:11.786Z] ok github.com/docker/docker/pkg/namesgenerator 0.059s coverage: 85.7% of statements [2019-12-31T00:06:12.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T00:06:12.447Z] --- PASS: TestConfigList (3.46s) [2019-12-31T00:06:12.447Z] === RUN TestConfigsCreateAndDelete [2019-12-31T00:06:12.756Z] ok github.com/docker/docker/pkg/parsers 0.213s coverage: 97.0% of statements [2019-12-31T00:06:13.214Z] ok github.com/docker/docker/pkg/pidfile 0.071s coverage: 82.6% of statements [2019-12-31T00:06:14.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T00:06:14.752Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.202s coverage: 56.8% of statements [2019-12-31T00:06:14.980Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2019-12-31T00:06:14.980Z] === RUN TestConfigsUpdate [2019-12-31T00:06:15.722Z] ok github.com/docker/docker/pkg/plugins/transport 0.179s coverage: 85.7% of statements [2019-12-31T00:06:15.722Z] ok github.com/docker/docker/pkg/pools 0.122s coverage: 88.2% of statements [2019-12-31T00:06:16.182Z] ok github.com/docker/docker/pkg/progress 0.059s coverage: 75.9% of statements [2019-12-31T00:06:16.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T00:06:17.151Z] ok github.com/docker/docker/pkg/reexec 0.123s coverage: 82.4% of statements [2019-12-31T00:06:17.609Z] ok github.com/docker/docker/pkg/pubsub 1.163s coverage: 73.9% of statements [2019-12-31T00:06:18.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T00:06:18.267Z] --- PASS: TestConfigsUpdate (3.22s) [2019-12-31T00:06:18.267Z] === RUN TestTemplatedConfig [2019-12-31T00:06:18.579Z] ok github.com/docker/docker/pkg/signal 0.052s coverage: 20.3% of statements [2019-12-31T00:06:18.579Z] ok github.com/docker/docker/pkg/stdcopy 0.051s coverage: 100.0% of statements [2019-12-31T00:06:19.548Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2019-12-31T00:06:19.548Z] ok github.com/docker/docker/pkg/streamformatter 0.117s coverage: 66.2% of statements [2019-12-31T00:06:20.516Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 38.2% of statements [2019-12-31T00:06:21.484Z] ok github.com/docker/docker/pkg/system 0.095s coverage: 13.1% of statements [2019-12-31T00:06:21.554Z] --- PASS: TestTemplatedConfig (3.39s) [2019-12-31T00:06:21.554Z] === RUN TestConfigInspect [2019-12-31T00:06:21.947Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2019-12-31T00:06:23.482Z] ok github.com/docker/docker/pkg/tarsum 0.171s coverage: 89.3% of statements [2019-12-31T00:06:23.482Z] ok github.com/docker/docker/pkg/term 0.052s coverage: 30.8% of statements [2019-12-31T00:06:23.941Z] testing: warning: no tests to run [2019-12-31T00:06:24.400Z] ok github.com/docker/docker/pkg/term/windows 0.068s coverage: 0.0% of statements [no tests to run] [2019-12-31T00:06:24.400Z] ok github.com/docker/docker/pkg/truncindex 0.207s coverage: 91.5% of statements [2019-12-31T00:06:24.840Z] --- PASS: TestConfigInspect (3.19s) [2019-12-31T00:06:24.840Z] === RUN TestConfigCreateWithLabels [2019-12-31T00:06:24.858Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2019-12-31T00:06:24.858Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2019-12-31T00:06:25.316Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T00:06:25.316Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T00:06:25.316Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-12-31T00:06:25.316Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T00:06:25.316Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-12-31T00:06:25.316Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-12-31T00:06:25.316Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T00:06:25.316Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T00:06:26.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T00:06:26.855Z] ok github.com/docker/docker/plugin/v2 0.277s coverage: 20.1% of statements [2019-12-31T00:06:26.861Z] ................................................ [ 29%] [2019-12-31T00:06:27.313Z] ok github.com/docker/docker/plugin 0.368s coverage: 11.6% of statements [2019-12-31T00:06:27.313Z] ok github.com/docker/docker/reference 0.399s coverage: 84.4% of statements [2019-12-31T00:06:28.127Z] --- PASS: TestConfigCreateWithLabels (3.20s) [2019-12-31T00:06:28.127Z] === RUN TestConfigCreateResolve [2019-12-31T00:06:28.848Z] ok github.com/docker/docker/restartmanager 0.054s coverage: 50.9% of statements [2019-12-31T00:06:29.309Z] ok github.com/docker/docker/registry/resumable 0.318s coverage: 100.0% of statements [2019-12-31T00:06:29.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T00:06:30.277Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2019-12-31T00:06:30.277Z] ok github.com/docker/docker/registry 0.397s coverage: 51.7% of statements [2019-12-31T00:06:30.736Z] ok github.com/docker/docker/runconfig 0.249s coverage: 54.5% of statements [2019-12-31T00:06:31.414Z] --- PASS: TestConfigCreateResolve (3.20s) [2019-12-31T00:06:31.414Z] === RUN TestConfigDaemonLibtrustID [2019-12-31T00:06:31.981Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2019-12-31T00:06:31.981Z] PASS [2019-12-31T00:06:31.981Z] [2019-12-31T00:06:31.981Z] DONE 8 tests in 23.676s [2019-12-31T00:06:31.981Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-12-31T00:06:31.981Z] ++ 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 [2019-12-31T00:06:31.981Z] ++ set -e [2019-12-31T00:06:31.981Z] ++ '[' -n 0 ']' [2019-12-31T00:06:31.981Z] ++ set -x [2019-12-31T00:06:31.981Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:06:31.981Z] INFO: Testing against a local daemon [2019-12-31T00:06:31.981Z] === RUN TestCheckpoint [2019-12-31T00:06:31.981Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-31T00:06:31.981Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T00:06:31.981Z] === RUN TestContainerInvalidJSON [2019-12-31T00:06:31.981Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T00:06:31.981Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T00:06:31.981Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T00:06:31.981Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T00:06:31.981Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-31T00:06:31.981Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-31T00:06:31.981Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T00:06:31.981Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-31T00:06:31.981Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T00:06:31.981Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-31T00:06:31.981Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-31T00:06:31.981Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-31T00:06:31.981Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-31T00:06:31.981Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-31T00:06:32.241Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-12-31T00:06:32.241Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-31T00:06:32.241Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-12-31T00:06:32.241Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-31T00:06:32.499Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-12-31T00:06:32.500Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-31T00:06:32.500Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-12-31T00:06:32.500Z] === RUN TestCopyFromContainer [2019-12-31T00:06:33.643Z] ok github.com/docker/docker/volume/drivers 0.255s coverage: 36.1% of statements [2019-12-31T00:06:33.643Z] ok github.com/docker/docker/volume/local 0.197s coverage: 37.7% of statements [2019-12-31T00:06:33.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T00:06:34.101Z] ok github.com/docker/docker/volume/mounts 0.157s coverage: 66.2% of statements [2019-12-31T00:06:35.033Z] === RUN TestCopyFromContainer// [2019-12-31T00:06:35.033Z] === RUN TestCopyFromContainer//bar/root [2019-12-31T00:06:35.033Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-31T00:06:35.033Z] === RUN TestCopyFromContainer/bar/quux [2019-12-31T00:06:35.033Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-31T00:06:35.293Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-31T00:06:35.293Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-31T00:06:35.293Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-31T00:06:35.552Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-31T00:06:35.552Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-31T00:06:35.811Z] --- PASS: TestCopyFromContainer (3.22s) [2019-12-31T00:06:35.811Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-12-31T00:06:35.811Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-12-31T00:06:35.811Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-12-31T00:06:35.811Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-12-31T00:06:35.811Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-12-31T00:06:35.811Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-12-31T00:06:35.811Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-12-31T00:06:35.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2019-12-31T00:06:35.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-12-31T00:06:35.811Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-12-31T00:06:35.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-31T00:06:35.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T00:06:35.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T00:06:35.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T00:06:35.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T00:06:35.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T00:06:35.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T00:06:35.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T00:06:35.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T00:06:35.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T00:06:35.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-12-31T00:06:35.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-12-31T00:06:35.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-12-31T00:06:35.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-31T00:06:35.811Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-31T00:06:35.811Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-12-31T00:06:35.811Z] === RUN TestCreateWithInvalidEnv [2019-12-31T00:06:35.811Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-31T00:06:35.811Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-31T00:06:35.811Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-31T00:06:35.811Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-31T00:06:35.811Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-31T00:06:35.811Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-31T00:06:35.811Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-31T00:06:35.811Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-31T00:06:35.811Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-31T00:06:35.811Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-31T00:06:35.811Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-31T00:06:35.811Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-31T00:06:35.811Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-31T00:06:35.811Z] === RUN TestCreateTmpfsMountsTarget [2019-12-31T00:06:36.070Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-31T00:06:36.070Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-31T00:06:36.277Z] ok github.com/docker/docker/volume/service 0.411s coverage: 70.3% of statements [2019-12-31T00:06:37.881Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T00:06:37.881Z] Using test binary docker [2019-12-31T00:06:37.881Z] +++ /etc/init.d/apparmor start [2019-12-31T00:06:37.881Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T00:06:37.881Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T00:06:37.881Z] Warning failed to create cache: (null) [2019-12-31T00:06:37.881Z] . [2019-12-31T00:06:37.881Z] INFO: Waiting for daemon to start... [2019-12-31T00:06:37.881Z] Starting dockerd [2019-12-31T00:06:37.881Z] +++ 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 [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCapabilities [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-31T00:06:38.604Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-31T00:06:38.604Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-31T00:06:38.604Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-31T00:06:38.604Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T00:06:38.604Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T00:06:38.604Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-31T00:06:38.604Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-31T00:06:38.604Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-31T00:06:38.604Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T00:06:38.604Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T00:06:38.604Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T00:06:38.604Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-31T00:06:38.604Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-31T00:06:38.604Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-31T00:06:38.604Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-31T00:06:38.604Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-31T00:06:38.604Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T00:06:38.604Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T00:06:38.604Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T00:06:38.604Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T00:06:38.604Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-31T00:06:38.604Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-12-31T00:06:38.604Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-12-31T00:06:38.604Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-31T00:06:39.769Z] . [2019-12-31T00:06:39.770Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T00:06:39.770Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T00:06:39.770Z] Error: No such image: emptyfs [2019-12-31T00:06:39.770Z] ++++ docker load [2019-12-31T00:06:39.770Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T00:06:40.331Z] Running integration-test (iteration 1) [2019-12-31T00:06:40.331Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-12-31T00:06:40.331Z] ++ 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 [2019-12-31T00:06:40.331Z] ++ set -e [2019-12-31T00:06:40.331Z] ++ '[' -n 0 ']' [2019-12-31T00:06:40.331Z] ++ set -x [2019-12-31T00:06:40.331Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:06:40.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T00:06:40.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T00:06:41.138Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2019-12-31T00:06:41.138Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-31T00:06:41.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T00:06:41.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T00:06:41.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T00:06:41.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T00:06:41.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T00:06:41.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T00:06:41.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T00:06:41.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T00:06:41.138Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T00:06:41.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T00:06:41.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T00:06:41.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T00:06:41.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T00:06:41.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T00:06:41.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T00:06:41.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-12-31T00:06:41.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-12-31T00:06:41.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-12-31T00:06:41.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-12-31T00:06:41.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-12-31T00:06:41.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-12-31T00:06:41.138Z] === RUN TestContainerStartOnDaemonRestart [2019-12-31T00:06:41.138Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-31T00:06:41.138Z] === RUN TestDaemonRestartIpcMode [2019-12-31T00:06:41.138Z] === PAUSE TestDaemonRestartIpcMode [2019-12-31T00:06:41.138Z] === RUN TestDiff [2019-12-31T00:06:41.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T00:06:41.705Z] --- PASS: TestDiff (0.79s) [2019-12-31T00:06:41.705Z] === RUN TestExecWithCloseStdin [2019-12-31T00:06:42.641Z] --- PASS: TestExecWithCloseStdin (0.96s) [2019-12-31T00:06:42.641Z] === RUN TestExec [2019-12-31T00:06:43.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T00:06:43.577Z] --- PASS: TestExec (0.91s) [2019-12-31T00:06:43.578Z] === RUN TestExecUser [2019-12-31T00:06:43.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T00:06:44.515Z] --- PASS: TestExecUser (0.94s) [2019-12-31T00:06:44.515Z] === RUN TestExportContainerAndImportImage [2019-12-31T00:06:45.462Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2019-12-31T00:06:45.462Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-31T00:06:45.538Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-12-31T00:06:46.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T00:06:48.016Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s) [2019-12-31T00:06:48.016Z] === RUN TestHealthCheckWorkdir [2019-12-31T00:06:48.583Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2019-12-31T00:06:48.583Z] === RUN TestHealthKillContainer [2019-12-31T00:06:48.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T00:06:51.078Z] ok github.com/docker/docker/pkg/plugins 35.092s coverage: 73.4% of statements [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T00:06:51.078Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === Skipped [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2019-12-31T00:06:51.078Z] dispatchers_test.go:376: Windows does not support stopsignal [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2019-12-31T00:06:51.078Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2019-12-31T00:06:51.078Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2019-12-31T00:06:51.078Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2019-12-31T00:06:51.078Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2019-12-31T00:06:51.078Z] client_test.go:23: runtime.GOOS == "windows" [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2019-12-31T00:06:51.078Z] daemon_test.go:147: root required [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2019-12-31T00:06:51.078Z] reload_test.go:520: root required [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2019-12-31T00:06:51.078Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2019-12-31T00:06:51.078Z] pull_v2_test.go:73: Needs fixing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2019-12-31T00:06:51.078Z] pull_v2_test.go:118: Needs fixing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2019-12-31T00:06:51.078Z] download_test.go:268: Needs fixing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2019-12-31T00:06:51.078Z] layer_test.go:304: Failing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2019-12-31T00:06:51.078Z] layer_test.go:353: Failing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2019-12-31T00:06:51.078Z] layer_test.go:468: Failing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2019-12-31T00:06:51.078Z] layer_test.go:697: Failing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2019-12-31T00:06:51.078Z] migration_test.go:46: Failing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2019-12-31T00:06:51.078Z] migration_test.go:182: Failing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2019-12-31T00:06:51.078Z] mount_test.go:17: Failing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2019-12-31T00:06:51.078Z] mount_test.go:76: Failing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2019-12-31T00:06:51.078Z] mount_test.go:125: Failing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2019-12-31T00:06:51.078Z] mount_test.go:212: Failing on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2019-12-31T00:06:51.078Z] archive_test.go:133: Xz not present in msys2 [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2019-12-31T00:06:51.078Z] archive_test.go:238: Failing on Windows CI machines [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2019-12-31T00:06:51.078Z] archive_windows_test.go:16: Currently fails [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2019-12-31T00:06:51.078Z] changes_test.go:192: needs more investigation [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2019-12-31T00:06:51.078Z] changes_test.go:405: needs further investigation [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2019-12-31T00:06:51.078Z] changes_test.go:441: needs further investigation [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2019-12-31T00:06:51.078Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2019-12-31T00:06:51.078Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2019-12-31T00:06:51.078Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2019-12-31T00:06:51.078Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2019-12-31T00:06:51.078Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2019-12-31T00:06:51.078Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2019-12-31T00:06:51.078Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2019-12-31T00:06:51.078Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2019-12-31T00:06:51.078Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2019-12-31T00:06:51.078Z] poller_test.go:41: No chmod on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2019-12-31T00:06:51.078Z] fileutils_test.go:134: Needs porting to Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2019-12-31T00:06:51.078Z] fileutils_test.go:180: Needs porting to Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2019-12-31T00:06:51.078Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2019-12-31T00:06:51.078Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2019-12-31T00:06:51.078Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2019-12-31T00:06:51.078Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2019-12-31T00:06:51.078Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2019-12-31T00:06:51.078Z] local_test.go:181: runtime.GOOS == "windows" [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] [2019-12-31T00:06:51.078Z] DONE 1759 tests, 46 skipped in 204.854s [2019-12-31T00:06:51.078Z] INFO: make.ps1 ended at 12/31/2019 00:06:50 [2019-12-31T00:06:51.868Z] --- PASS: TestHealthKillContainer (2.95s) [2019-12-31T00:06:51.868Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-31T00:06:51.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T00:06:52.435Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2019-12-31T00:06:52.436Z] === RUN TestIpcModeNone [2019-12-31T00:06:52.614Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2019-12-31T00:06:53.073Z] INFO: Unit tests ended at 12/31/2019 00:06:52. Duration:00:03:40.9374121 [2019-12-31T00:06:53.073Z] INFO: Building busybox [2019-12-31T00:06:53.073Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-31T00:06:53.073Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-31T00:06:53.073Z] [2019-12-31T00:06:53.073Z] Sending build context to Docker daemon 2.56kB [2019-12-31T00:06:53.073Z] [2019-12-31T00:06:53.073Z] Step 1/6 : FROM microsoft/windowsservercore [2019-12-31T00:06:53.073Z] ---> 782a75e44953 [2019-12-31T00:06:53.073Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-12-31T00:06:53.372Z] --- PASS: TestIpcModeNone (0.84s) [2019-12-31T00:06:53.373Z] === RUN TestIpcModePrivate [2019-12-31T00:06:53.509Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-12-31T00:06:53.533Z] ---> Running in 0e3aea115777 [2019-12-31T00:06:54.309Z] --- PASS: TestIpcModePrivate (0.90s) [2019-12-31T00:06:54.309Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-12-31T00:06:54.309Z] === RUN TestIpcModeShareable [2019-12-31T00:06:55.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T00:06:55.245Z] --- PASS: TestIpcModeShareable (0.91s) [2019-12-31T00:06:55.245Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2019-12-31T00:06:55.245Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-31T00:06:57.483Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-12-31T00:06:57.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T00:06:57.780Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2019-12-31T00:06:57.780Z] === RUN TestAPIIpcModeHost [2019-12-31T00:06:58.347Z] --- PASS: TestAPIIpcModeHost (0.68s) [2019-12-31T00:06:58.347Z] === RUN TestDaemonIpcModeShareable [2019-12-31T00:06:59.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T00:07:00.252Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2019-12-31T00:07:00.252Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-12-31T00:07:00.252Z] === RUN TestDaemonIpcModePrivate [2019-12-31T00:07:02.156Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2019-12-31T00:07:02.156Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-12-31T00:07:02.156Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-31T00:07:03.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T00:07:04.061Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2019-12-31T00:07:04.061Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-12-31T00:07:04.061Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-31T00:07:05.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T00:07:05.907Z] Removing intermediate container 0e3aea115777 [2019-12-31T00:07:05.907Z] ---> dfae8b7c4021 [2019-12-31T00:07:05.907Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-12-31T00:07:05.907Z] [2019-12-31T00:07:05.907Z] ---> 78200015d908 [2019-12-31T00:07:05.907Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-12-31T00:07:05.907Z] ---> Running in 09110fe75f57 [2019-12-31T00:07:05.967Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2019-12-31T00:07:05.967Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-12-31T00:07:05.967Z] === RUN TestIpcModeOlderClient [2019-12-31T00:07:05.967Z] === PAUSE TestIpcModeOlderClient [2019-12-31T00:07:05.967Z] === RUN TestKillContainerInvalidSignal [2019-12-31T00:07:06.904Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-12-31T00:07:06.904Z] === RUN TestKillContainer [2019-12-31T00:07:06.904Z] === RUN TestKillContainer/no_signal [2019-12-31T00:07:07.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T00:07:07.441Z] [2019-12-31T00:07:07.442Z] SUCCESS: Specified value was saved. [2019-12-31T00:07:07.472Z] === RUN TestKillContainer/non_killing_signal [2019-12-31T00:07:08.040Z] === RUN TestKillContainer/killing_signal [2019-12-31T00:07:08.890Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T00:07:08.890Z] Using test binary docker [2019-12-31T00:07:08.890Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-31T00:07:08.890Z] +++ /etc/init.d/apparmor start [2019-12-31T00:07:08.890Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T00:07:08.890Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T00:07:08.890Z] Warning failed to create cache: (null) [2019-12-31T00:07:08.890Z] . [2019-12-31T00:07:08.890Z] Starting dockerd [2019-12-31T00:07:08.890Z] INFO: Waiting for daemon to start... [2019-12-31T00:07:08.890Z] +++ 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 [2019-12-31T00:07:08.977Z] --- PASS: TestKillContainer (2.39s) [2019-12-31T00:07:08.977Z] --- PASS: TestKillContainer/no_signal (0.75s) [2019-12-31T00:07:08.977Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2019-12-31T00:07:08.977Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2019-12-31T00:07:08.977Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-31T00:07:08.977Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-31T00:07:09.917Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-31T00:07:10.344Z] Removing intermediate container 09110fe75f57 [2019-12-31T00:07:10.344Z] ---> 2a1b44d02786 [2019-12-31T00:07:10.344Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-12-31T00:07:10.344Z] ---> Running in 50950729e79e [2019-12-31T00:07:10.853Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2019-12-31T00:07:10.854Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2019-12-31T00:07:10.854Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2019-12-31T00:07:10.854Z] === RUN TestKillStoppedContainer [2019-12-31T00:07:10.854Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-12-31T00:07:10.854Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-31T00:07:10.854Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-12-31T00:07:10.854Z] === RUN TestKillDifferentUserContainer [2019-12-31T00:07:10.983Z] . [2019-12-31T00:07:10.983Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T00:07:10.983Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T00:07:10.983Z] Error: No such image: emptyfs [2019-12-31T00:07:10.983Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T00:07:10.983Z] ++++ docker load [2019-12-31T00:07:10.983Z] Running integration-test (iteration 1) [2019-12-31T00:07:10.983Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-12-31T00:07:10.983Z] ++ 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 [2019-12-31T00:07:10.983Z] ++ set -e [2019-12-31T00:07:10.983Z] ++ '[' -n 0 ']' [2019-12-31T00:07:10.983Z] ++ set -x [2019-12-31T00:07:10.983Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:07:11.789Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2019-12-31T00:07:11.790Z] === RUN TestInspectOomKilledTrue [2019-12-31T00:07:11.790Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-31T00:07:11.790Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:07:11.790Z] === RUN TestInspectOomKilledFalse [2019-12-31T00:07:11.790Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-31T00:07:11.790Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:07:11.790Z] === RUN TestLinksEtcHostsContentMatch [2019-12-31T00:07:12.352Z] Loaded image: buildpack-deps:jessie [2019-12-31T00:07:12.352Z] Loaded image: busybox:latest [2019-12-31T00:07:12.352Z] Loaded image: busybox:glibc [2019-12-31T00:07:12.352Z] Loaded image: debian:jessie [2019-12-31T00:07:12.352Z] Loaded image: hello-world:latest [2019-12-31T00:07:12.352Z] INFO: Testing against a local daemon [2019-12-31T00:07:12.352Z] === RUN TestCgroupNamespacesBuild [2019-12-31T00:07:12.356Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-12-31T00:07:12.356Z] === RUN TestLinksContainerNames [2019-12-31T00:07:14.259Z] --- PASS: TestLinksContainerNames (1.57s) [2019-12-31T00:07:14.259Z] === RUN TestLogsFollowTailEmpty [2019-12-31T00:07:14.827Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2019-12-31T00:07:14.827Z] === RUN TestContainerNetworkMountsNoChown [2019-12-31T00:07:15.032Z] Cannot create a file when that file already exists. [2019-12-31T00:07:15.396Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/default [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/default [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/private [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/private [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/rprivate [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/slave [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/slave [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/rslave [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/shared [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/shared [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/rshared [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-31T00:07:15.396Z] === CONT TestMountDaemonRoot/default [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-31T00:07:15.396Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-31T00:07:15.396Z] === CONT TestMountDaemonRoot/rshared [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T00:07:15.396Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-31T00:07:15.396Z] === CONT TestMountDaemonRoot/shared [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-31T00:07:15.396Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-31T00:07:15.396Z] === CONT TestMountDaemonRoot/rslave [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-31T00:07:15.396Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T00:07:15.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T00:07:15.396Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-31T00:07:15.654Z] === CONT TestMountDaemonRoot/slave [2019-12-31T00:07:15.654Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-31T00:07:15.654Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-31T00:07:15.654Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-31T00:07:15.654Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-31T00:07:15.654Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-31T00:07:15.654Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-31T00:07:15.655Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-31T00:07:15.655Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/rprivate [2019-12-31T00:07:15.655Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T00:07:15.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T00:07:15.655Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-31T00:07:15.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-31T00:07:15.655Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T00:07:15.655Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T00:07:15.655Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-31T00:07:15.655Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/private [2019-12-31T00:07:15.655Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-31T00:07:15.655Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-31T00:07:15.655Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-31T00:07:15.655Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-31T00:07:15.655Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-31T00:07:15.655Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-31T00:07:15.655Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-31T00:07:15.655Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T00:07:15.655Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-31T00:07:15.913Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T00:07:15.913Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-31T00:07:15.913Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-31T00:07:15.913Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-31T00:07:15.913Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-31T00:07:15.913Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-31T00:07:15.913Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T00:07:15.913Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-31T00:07:15.913Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-31T00:07:15.913Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-31T00:07:15.913Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-12-31T00:07:15.913Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-12-31T00:07:15.914Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-12-31T00:07:15.914Z] === RUN TestContainerBindMountNonRecursive [2019-12-31T00:07:17.597Z] --- PASS: TestCgroupNamespacesBuild (4.90s) [2019-12-31T00:07:17.597Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-31T00:07:17.817Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2019-12-31T00:07:17.817Z] === RUN TestNetworkNat [2019-12-31T00:07:18.521Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-12-31T00:07:18.755Z] --- PASS: TestNetworkNat (0.88s) [2019-12-31T00:07:18.755Z] === RUN TestNetworkLocalhostTCPNat [2019-12-31T00:07:19.486Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.42s) [2019-12-31T00:07:19.486Z] === RUN TestBuildWithSession [2019-12-31T00:07:19.486Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-31T00:07:19.486Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T00:07:19.486Z] === RUN TestBuildSquashParent [2019-12-31T00:07:19.693Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2019-12-31T00:07:19.693Z] === RUN TestNetworkLoopbackNat [2019-12-31T00:07:19.724Z] Removing intermediate container 50950729e79e [2019-12-31T00:07:19.724Z] ---> b37c0580ba1f [2019-12-31T00:07:19.724Z] Step 6/6 : CMD ["sh"] [2019-12-31T00:07:19.724Z] ---> Running in e58c4b36a4a4 [2019-12-31T00:07:19.724Z] Removing intermediate container e58c4b36a4a4 [2019-12-31T00:07:19.724Z] ---> b2df76e07705 [2019-12-31T00:07:19.724Z] Successfully built b2df76e07705 [2019-12-31T00:07:19.724Z] Successfully tagged busybox:latest [2019-12-31T00:07:19.724Z] INFO: Docker images of the daemon under test [2019-12-31T00:07:19.724Z] [2019-12-31T00:07:20.183Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-31T00:07:20.183Z] busybox latest b2df76e07705 Less than a second ago 4.85GB [2019-12-31T00:07:20.183Z] microsoft/windowsservercore latest 782a75e44953 4 weeks ago 4.82GB [2019-12-31T00:07:20.183Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 4 weeks ago 4.82GB [2019-12-31T00:07:20.183Z] [2019-12-31T00:07:20.183Z] INFO: Running integration tests at 12/31/2019 00:07:19... [2019-12-31T00:07:20.183Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-12-31T00:07:20.183Z] INFO: Integration API tests being run from the host: [2019-12-31T00:07:20.183Z] INFO: make.ps1 starting at 12/31/2019 00:07:19 [2019-12-31T00:07:20.382Z] Loaded image: buildpack-deps:jessie [2019-12-31T00:07:20.382Z] Loaded image: busybox:latest [2019-12-31T00:07:20.382Z] Loaded image: busybox:glibc [2019-12-31T00:07:20.382Z] Loaded image: debian:jessie [2019-12-31T00:07:20.382Z] Loaded image: hello-world:latest [2019-12-31T00:07:20.382Z] INFO: Testing against a local daemon [2019-12-31T00:07:20.382Z] === RUN TestCgroupNamespacesBuild [2019-12-31T00:07:20.630Z] --- PASS: TestNetworkLoopbackNat (1.10s) [2019-12-31T00:07:20.630Z] === RUN TestPause [2019-12-31T00:07:21.151Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-12-31T00:07:21.569Z] --- PASS: TestPause (0.79s) [2019-12-31T00:07:21.569Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-31T00:07:21.569Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T00:07:21.569Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T00:07:21.569Z] === RUN TestPauseStopPausedContainer [2019-12-31T00:07:22.199Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2019-12-31T00:07:22.199Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-31T00:07:22.504Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2019-12-31T00:07:22.504Z] === RUN TestPsFilter [2019-12-31T00:07:22.504Z] --- PASS: TestPsFilter (0.27s) [2019-12-31T00:07:22.504Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-31T00:07:23.441Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2019-12-31T00:07:23.441Z] === RUN TestRemoveContainerWithVolume [2019-12-31T00:07:24.018Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2019-12-31T00:07:24.018Z] === RUN TestBuildWithSession [2019-12-31T00:07:24.018Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-31T00:07:24.018Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T00:07:24.018Z] === RUN TestBuildSquashParent [2019-12-31T00:07:24.378Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2019-12-31T00:07:24.378Z] === RUN TestRemoveContainerRunning [2019-12-31T00:07:24.946Z] --- PASS: TestRemoveContainerRunning (0.78s) [2019-12-31T00:07:24.946Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-31T00:07:25.883Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2019-12-31T00:07:25.883Z] === RUN TestRemoveInvalidContainer [2019-12-31T00:07:25.883Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-31T00:07:25.883Z] === RUN TestRenameLinkedContainer [2019-12-31T00:07:26.753Z] #73 exporting layers 104.1s done [2019-12-31T00:07:26.753Z] #73 exporting manifest sha256:991479f8bb4cfa4e6ae40451374484fb48fdf6d19bc4794e376beb7f1986c1df done [2019-12-31T00:07:26.753Z] #73 exporting config sha256:f17058d6d9b284be7a9931aa87cdfcea7816b1c88cb8c9e8eac9db04d2739c8f [2019-12-31T00:07:26.753Z] #73 exporting config sha256:f17058d6d9b284be7a9931aa87cdfcea7816b1c88cb8c9e8eac9db04d2739c8f done [2019-12-31T00:07:26.753Z] #73 sending tarball [2019-12-31T00:07:26.862Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-12-31T00:07:28.752Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-12-31T00:07:29.171Z] --- PASS: TestRenameLinkedContainer (3.10s) [2019-12-31T00:07:29.171Z] === RUN TestRenameStoppedContainer [2019-12-31T00:07:29.739Z] --- PASS: TestRenameStoppedContainer (0.82s) [2019-12-31T00:07:29.739Z] === RUN TestRenameRunningContainerAndReuse [2019-12-31T00:07:31.646Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2019-12-31T00:07:31.646Z] === RUN TestRenameInvalidName [2019-12-31T00:07:31.654Z] --- PASS: TestBuildSquashParent (10.42s) [2019-12-31T00:07:31.654Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-31T00:07:31.654Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T00:07:31.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T00:07:31.654Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T00:07:31.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T00:07:31.654Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T00:07:31.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T00:07:31.655Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T00:07:31.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T00:07:31.655Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T00:07:31.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T00:07:31.655Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T00:07:31.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T00:07:31.655Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T00:07:31.655Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T00:07:31.740Z] --- PASS: TestBuildSquashParent (6.89s) [2019-12-31T00:07:31.740Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-31T00:07:31.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T00:07:31.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T00:07:31.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T00:07:31.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T00:07:31.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T00:07:31.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T00:07:31.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T00:07:31.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T00:07:31.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T00:07:31.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T00:07:31.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T00:07:31.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T00:07:31.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T00:07:31.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T00:07:32.214Z] --- PASS: TestRenameInvalidName (0.78s) [2019-12-31T00:07:32.214Z] === RUN TestRenameAnonymousContainer [2019-12-31T00:07:33.289Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-12-31T00:07:33.544Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T00:07:33.544Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T00:07:33.564Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T00:07:33.564Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T00:07:35.257Z] #73 ... [2019-12-31T00:07:35.258Z] [2019-12-31T00:07:35.258Z] #74 importing to docker [2019-12-31T00:07:35.543Z] #74 ... [2019-12-31T00:07:35.543Z] [2019-12-31T00:07:35.543Z] #73 exporting to oci image format [2019-12-31T00:07:35.543Z] #73 sending tarball 17.1s done [2019-12-31T00:07:35.543Z] #73 DONE 121.3s [2019-12-31T00:07:35.543Z] [2019-12-31T00:07:35.543Z] #74 importing to docker [2019-12-31T00:07:36.404Z] --- PASS: TestRenameAnonymousContainer (4.03s) [2019-12-31T00:07:36.404Z] === RUN TestRenameContainerWithSameName [2019-12-31T00:07:36.811Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T00:07:36.811Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T00:07:36.899Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T00:07:36.899Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T00:07:36.971Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2019-12-31T00:07:36.971Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-31T00:07:38.350Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2019-12-31T00:07:38.350Z] === RUN TestResize [2019-12-31T00:07:39.319Z] --- PASS: TestResize (0.80s) [2019-12-31T00:07:39.319Z] === RUN TestResizeWithInvalidSize [2019-12-31T00:07:39.387Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-12-31T00:07:39.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2019-12-31T00:07:39.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) [2019-12-31T00:07:39.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.68s) [2019-12-31T00:07:39.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) [2019-12-31T00:07:39.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) [2019-12-31T00:07:39.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.94s) [2019-12-31T00:07:39.387Z] === RUN TestBuildMultiStageCopy [2019-12-31T00:07:39.387Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-31T00:07:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-31T00:07:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.55s) [2019-12-31T00:07:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.68s) [2019-12-31T00:07:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) [2019-12-31T00:07:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2019-12-31T00:07:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2019-12-31T00:07:40.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2019-12-31T00:07:40.078Z] === RUN TestBuildMultiStageCopy [2019-12-31T00:07:40.078Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-31T00:07:40.256Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2019-12-31T00:07:40.256Z] === RUN TestResizeWhenContainerNotStarted [2019-12-31T00:07:40.824Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T00:07:40.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T00:07:40.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T00:07:40.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T00:07:40.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T00:07:40.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T00:07:40.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T00:07:40.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T00:07:40.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:07:40.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:07:40.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:07:40.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:07:40.824Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:07:40.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:07:40.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T00:07:40.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T00:07:40.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:07:40.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:07:42.287Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:07:42.287Z] INFO: Testing against a local daemon [2019-12-31T00:07:42.576Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-31T00:07:42.576Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-31T00:07:42.729Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T00:07:42.977Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-31T00:07:43.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T00:07:43.343Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-31T00:07:43.599Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-31T00:07:43.758Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-31T00:07:44.131Z] --- PASS: TestBuildMultiStageCopy (4.72s) [2019-12-31T00:07:44.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2019-12-31T00:07:44.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2019-12-31T00:07:44.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2019-12-31T00:07:44.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2019-12-31T00:07:44.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-12-31T00:07:44.131Z] === RUN TestBuildMultiStageParentConfig [2019-12-31T00:07:44.166Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-31T00:07:44.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T00:07:44.772Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-31T00:07:45.178Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T00:07:45.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T00:07:45.698Z] --- PASS: TestBuildMultiStageCopy (5.81s) [2019-12-31T00:07:45.698Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.04s) [2019-12-31T00:07:45.698Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2019-12-31T00:07:45.698Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2019-12-31T00:07:45.698Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2019-12-31T00:07:45.698Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.84s) [2019-12-31T00:07:45.698Z] === RUN TestBuildMultiStageParentConfig [2019-12-31T00:07:46.052Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2019-12-31T00:07:46.052Z] === RUN TestBuildLabelWithTargets [2019-12-31T00:07:47.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:07:47.582Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2019-12-31T00:07:47.582Z] === RUN TestBuildLabelWithTargets [2019-12-31T00:07:47.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T00:07:47.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:07:48.227Z] ......................... [ 67%] [2019-12-31T00:07:48.551Z] --- PASS: TestBuildLabelWithTargets (2.50s) [2019-12-31T00:07:48.551Z] === RUN TestBuildWithEmptyLayers [2019-12-31T00:07:48.944Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T00:07:48.944Z] Using test binary docker [2019-12-31T00:07:48.944Z] +++ /etc/init.d/apparmor start [2019-12-31T00:07:48.944Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T00:07:48.944Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T00:07:48.944Z] Warning failed to create cache: (null) [2019-12-31T00:07:48.944Z] . [2019-12-31T00:07:48.944Z] INFO: Waiting for daemon to start... [2019-12-31T00:07:48.944Z] Starting dockerd [2019-12-31T00:07:48.944Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-12-31T00:07:49.338Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2019-12-31T00:07:49.338Z] === RUN TestBuildMultiStageOnBuild [2019-12-31T00:07:50.305Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T00:07:50.305Z] Using test binary docker [2019-12-31T00:07:50.305Z] +++ /etc/init.d/apparmor start [2019-12-31T00:07:50.305Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T00:07:50.305Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T00:07:50.305Z] Warning failed to create cache: (null) [2019-12-31T00:07:50.305Z] . [2019-12-31T00:07:50.305Z] INFO: Waiting for daemon to start... [2019-12-31T00:07:50.305Z] Starting dockerd [2019-12-31T00:07:50.305Z] +++ 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 [2019-12-31T00:07:50.865Z] .--- PASS: TestBuildLabelWithTargets (3.42s) [2019-12-31T00:07:50.865Z] === RUN TestBuildWithEmptyLayers [2019-12-31T00:07:50.865Z] [2019-12-31T00:07:50.865Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T00:07:50.865Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T00:07:50.960Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-31T00:07:50.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-12-31T00:07:50.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2019-12-31T00:07:50.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.22s) [2019-12-31T00:07:50.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (4.17s) [2019-12-31T00:07:50.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2019-12-31T00:07:50.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s) [2019-12-31T00:07:50.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s) [2019-12-31T00:07:50.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2019-12-31T00:07:50.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.83s) [2019-12-31T00:07:50.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2019-12-31T00:07:50.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2019-12-31T00:07:50.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.29s) [2019-12-31T00:07:50.961Z] === RUN TestCgroupNamespacesRun [2019-12-31T00:07:51.120Z] Error: No such image: emptyfs [2019-12-31T00:07:51.120Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T00:07:51.120Z] ++++ docker load [2019-12-31T00:07:51.375Z] Running integration-test (iteration 1) [2019-12-31T00:07:51.375Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-12-31T00:07:51.375Z] ++ 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)/' [2019-12-31T00:07:51.375Z] ++ set -e [2019-12-31T00:07:51.375Z] ++ '[' -n 0 ']' [2019-12-31T00:07:51.375Z] ++ set -x [2019-12-31T00:07:51.375Z] ++ env -i DEST=/go/src/github.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= 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)/' [2019-12-31T00:07:52.300Z] --- PASS: TestBuildWithEmptyLayers (1.50s) [2019-12-31T00:07:52.300Z] === RUN TestBuildMultiStageOnBuild [2019-12-31T00:07:52.300Z] [2019-12-31T00:07:52.300Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T00:07:52.542Z] --- PASS: TestBuildMultiStageOnBuild (3.25s) [2019-12-31T00:07:52.542Z] === RUN TestBuildUncleanTarFilenames [2019-12-31T00:07:52.556Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T00:07:52.556Z] Error: No such image: emptyfs [2019-12-31T00:07:52.556Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T00:07:52.556Z] ++++ docker load [2019-12-31T00:07:52.814Z] Running integration-test (iteration 1) [2019-12-31T00:07:52.864Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2019-12-31T00:07:52.864Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-31T00:07:53.070Z] 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)/ [2019-12-31T00:07:53.070Z] ++ 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)/' [2019-12-31T00:07:53.070Z] ++ set -e [2019-12-31T00:07:53.070Z] ++ '[' -n 0 ']' [2019-12-31T00:07:53.070Z] ++ set -x [2019-12-31T00:07:53.070Z] ++ env -i DEST=/go/src/github.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= 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)/' [2019-12-31T00:07:53.810Z] --- PASS: TestBuildUncleanTarFilenames (1.26s) [2019-12-31T00:07:53.810Z] === RUN TestBuildMultiStageLayerLeak [2019-12-31T00:07:54.241Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-12-31T00:07:54.241Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-31T00:07:56.147Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2019-12-31T00:07:56.147Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-31T00:07:57.010Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2019-12-31T00:07:57.010Z] === RUN TestBuildWithHugeFile [2019-12-31T00:07:58.051Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2019-12-31T00:07:58.051Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-31T00:07:59.602Z] --- PASS: TestBuildMultiStageOnBuild (6.72s) [2019-12-31T00:07:59.602Z] === RUN TestBuildUncleanTarFilenames [2019-12-31T00:07:59.956Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2019-12-31T00:07:59.956Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-31T00:07:59.964Z] ok github.com/docker/docker/integration/build 17.100s [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] === Skipped [2019-12-31T00:07:59.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2019-12-31T00:07:59.964Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2019-12-31T00:07:59.964Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2019-12-31T00:07:59.964Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2019-12-31T00:07:59.964Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2019-12-31T00:07:59.964Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2019-12-31T00:07:59.964Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2019-12-31T00:07:59.964Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2019-12-31T00:07:59.964Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2019-12-31T00:07:59.964Z] build_test.go:491: testEnv.OSType == "windows" [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2019-12-31T00:07:59.964Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] DONE 22 tests, 10 skipped in 38.705s [2019-12-31T00:07:59.964Z] [2019-12-31T00:07:59.964Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-12-31T00:08:00.892Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2019-12-31T00:08:00.892Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-31T00:08:00.967Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2019-12-31T00:08:00.967Z] === RUN TestBuildMultiStageLayerLeak [2019-12-31T00:08:01.828Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2019-12-31T00:08:01.828Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-31T00:08:02.140Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:08:02.140Z] INFO: Testing against a local daemon [2019-12-31T00:08:02.140Z] ok github.com/docker/docker/integration/config 0.261s [2019-12-31T00:08:02.140Z] [2019-12-31T00:08:02.140Z] === Skipped [2019-12-31T00:08:02.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2019-12-31T00:08:02.140Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:08:02.140Z] [2019-12-31T00:08:02.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2019-12-31T00:08:02.140Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:08:02.140Z] [2019-12-31T00:08:02.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2019-12-31T00:08:02.140Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:08:02.140Z] [2019-12-31T00:08:02.140Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2019-12-31T00:08:02.140Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:08:02.140Z] [2019-12-31T00:08:02.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2019-12-31T00:08:02.140Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:08:02.140Z] [2019-12-31T00:08:02.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2019-12-31T00:08:02.140Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:08:02.140Z] [2019-12-31T00:08:02.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2019-12-31T00:08:02.140Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:08:02.140Z] [2019-12-31T00:08:02.140Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2019-12-31T00:08:02.140Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:08:02.140Z] [2019-12-31T00:08:02.140Z] [2019-12-31T00:08:02.140Z] DONE 8 tests, 8 skipped in 2.558s [2019-12-31T00:08:02.140Z] [2019-12-31T00:08:02.140Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-12-31T00:08:03.743Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2019-12-31T00:08:03.743Z] === RUN TestKernelTCPMemory [2019-12-31T00:08:04.679Z] --- PASS: TestKernelTCPMemory (1.01s) [2019-12-31T00:08:04.679Z] === RUN TestNISDomainname [2019-12-31T00:08:05.617Z] --- PASS: TestNISDomainname (0.99s) [2019-12-31T00:08:05.617Z] === RUN TestHostnameDnsResolution [2019-12-31T00:08:05.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:08:05.880Z] INFO: Testing against a local daemon [2019-12-31T00:08:07.497Z] --- PASS: TestBuildMultiStageLayerLeak (6.29s) [2019-12-31T00:08:07.497Z] === RUN TestBuildWithHugeFile [2019-12-31T00:08:07.520Z] --- PASS: TestHostnameDnsResolution (1.67s) [2019-12-31T00:08:07.520Z] === RUN TestStats [2019-12-31T00:08:10.051Z] --- PASS: TestStats (2.33s) [2019-12-31T00:08:10.051Z] === RUN TestStopContainerWithTimeout [2019-12-31T00:08:10.051Z] === RUN TestStopContainerWithTimeout/0 [2019-12-31T00:08:10.051Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-31T00:08:10.051Z] === RUN TestStopContainerWithTimeout/1 [2019-12-31T00:08:10.051Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-31T00:08:10.051Z] === RUN TestStopContainerWithTimeout/3 [2019-12-31T00:08:10.051Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-31T00:08:10.051Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-31T00:08:10.051Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-31T00:08:10.051Z] === CONT TestStopContainerWithTimeout/0 [2019-12-31T00:08:10.051Z] === CONT TestStopContainerWithTimeout/1 [2019-12-31T00:08:10.051Z] === CONT TestStopContainerWithTimeout/3 [2019-12-31T00:08:10.051Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-31T00:08:13.341Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-12-31T00:08:13.341Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2019-12-31T00:08:13.341Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2019-12-31T00:08:13.341Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2019-12-31T00:08:13.341Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2019-12-31T00:08:13.341Z] === RUN TestDeleteDevicemapper [2019-12-31T00:08:13.341Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-31T00:08:13.341Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T00:08:13.341Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-31T00:08:14.809Z] #74 DONE 34.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-31T00:08:15.245Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s) [2019-12-31T00:08:15.245Z] === RUN TestUpdateMemory [2019-12-31T00:08:15.245Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-31T00:08:15.245Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:08:15.245Z] === RUN TestUpdateCPUQuota [2019-12-31T00:08:15.261Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b hack/test/unit [2019-12-31T00:08:16.626Z] --- PASS: TestUpdateCPUQuota (1.47s) [2019-12-31T00:08:16.626Z] === RUN TestUpdatePidsLimit [2019-12-31T00:08:16.626Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-31T00:08:17.194Z] === RUN TestUpdatePidsLimit/no_change [2019-12-31T00:08:17.431Z] Loaded image: buildpack-deps:jessie [2019-12-31T00:08:17.431Z] Loaded image: busybox:latest [2019-12-31T00:08:17.431Z] Loaded image: busybox:glibc [2019-12-31T00:08:17.431Z] Loaded image: debian:jessie [2019-12-31T00:08:17.431Z] Loaded image: hello-world:latest [2019-12-31T00:08:17.431Z] INFO: Testing against a local daemon [2019-12-31T00:08:17.431Z] === RUN TestDockerDaemonSuite [2019-12-31T00:08:17.431Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-12-31T00:08:17.453Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-31T00:08:18.020Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-31T00:08:18.279Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-31T00:08:18.538Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-31T00:08:19.105Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-31T00:08:19.318Z] Loaded image: buildpack-deps:jessie [2019-12-31T00:08:19.678Z] ? github.com/docker/docker/api [no test files] [2019-12-31T00:08:19.878Z] Loaded image: busybox:latest [2019-12-31T00:08:20.482Z] --- PASS: TestUpdatePidsLimit (3.92s) [2019-12-31T00:08:20.482Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-12-31T00:08:20.482Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-12-31T00:08:20.482Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-12-31T00:08:20.482Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-12-31T00:08:20.482Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-12-31T00:08:20.482Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2019-12-31T00:08:20.482Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-12-31T00:08:20.482Z] === RUN TestUpdateRestartPolicy [2019-12-31T00:08:20.544Z] Loaded image: busybox:glibc [2019-12-31T00:08:20.544Z] Loaded image: debian:jessie [2019-12-31T00:08:20.799Z] Loaded image: hello-world:latest [2019-12-31T00:08:20.799Z] INFO: Testing against a local daemon [2019-12-31T00:08:20.799Z] === RUN TestDockerSuite [2019-12-31T00:08:20.799Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-12-31T00:08:20.799Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-12-31T00:08:21.054Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-12-31T00:08:21.054Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-12-31T00:08:21.054Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-12-31T00:08:21.054Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-12-31T00:08:21.054Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-12-31T00:08:21.054Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-12-31T00:08:22.940Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-12-31T00:08:22.940Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-12-31T00:08:23.867Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-12-31T00:08:23.867Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-12-31T00:08:24.793Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-12-31T00:08:24.934Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-12-31T00:08:25.048Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-12-31T00:08:25.048Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-12-31T00:08:27.558Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-12-31T00:08:27.813Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-12-31T00:08:27.813Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-12-31T00:08:27.813Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-12-31T00:08:28.068Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-12-31T00:08:28.993Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-12-31T00:08:31.335Z] --- PASS: TestBuildWithHugeFile (32.28s) [2019-12-31T00:08:31.335Z] === RUN TestBuildWithEmptyDockerfile [2019-12-31T00:08:31.335Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T00:08:31.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T00:08:31.336Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T00:08:31.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T00:08:31.336Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T00:08:31.336Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T00:08:31.336Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T00:08:31.336Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T00:08:31.336Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T00:08:31.336Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-12-31T00:08:31.336Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2019-12-31T00:08:31.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2019-12-31T00:08:31.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-12-31T00:08:31.336Z] === RUN TestBuildPreserveOwnership [2019-12-31T00:08:31.336Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-31T00:08:31.619Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-12-31T00:08:31.619Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-12-31T00:08:31.876Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-12-31T00:08:31.876Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-12-31T00:08:31.876Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-12-31T00:08:32.131Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-12-31T00:08:33.794Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-31T00:08:35.363Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2019-12-31T00:08:35.363Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-31T00:08:35.363Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2019-12-31T00:08:35.363Z] === RUN TestWaitNonBlocked [2019-12-31T00:08:35.363Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T00:08:35.363Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T00:08:35.363Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T00:08:35.363Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T00:08:35.363Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T00:08:35.363Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T00:08:35.363Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-31T00:08:35.363Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2019-12-31T00:08:35.363Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2019-12-31T00:08:35.363Z] === RUN TestWaitBlocked [2019-12-31T00:08:35.363Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T00:08:35.363Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T00:08:35.363Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T00:08:35.363Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T00:08:35.363Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T00:08:35.363Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T00:08:35.597Z] --- PASS: TestBuildPreserveOwnership (6.28s) [2019-12-31T00:08:35.597Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.14s) [2019-12-31T00:08:35.597Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2019-12-31T00:08:35.597Z] === RUN TestBuildPlatformInvalid [2019-12-31T00:08:35.597Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-12-31T00:08:35.597Z] PASS [2019-12-31T00:08:35.597Z] [2019-12-31T00:08:35.597Z] === Skipped [2019-12-31T00:08:35.597Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-12-31T00:08:35.597Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T00:08:35.597Z] [2019-12-31T00:08:35.597Z] [2019-12-31T00:08:35.597Z] DONE 32 tests, 1 skipped in 84.643s [2019-12-31T00:08:35.930Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-31T00:08:35.930Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2019-12-31T00:08:35.930Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2019-12-31T00:08:35.930Z] === CONT TestContainerStartOnDaemonRestart [2019-12-31T00:08:35.930Z] === CONT TestIpcModeOlderClient [2019-12-31T00:08:35.930Z] === CONT TestDaemonRestartIpcMode [2019-12-31T00:08:35.995Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-12-31T00:08:35.995Z] ++ 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 [2019-12-31T00:08:35.995Z] ++ set -e [2019-12-31T00:08:35.995Z] ++ '[' -n 0 ']' [2019-12-31T00:08:35.995Z] ++ set -x [2019-12-31T00:08:35.995Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:08:35.995Z] INFO: Testing against a local daemon [2019-12-31T00:08:35.995Z] === RUN TestConfigList [2019-12-31T00:08:36.189Z] --- PASS: TestIpcModeOlderClient (0.22s) [2019-12-31T00:08:38.453Z] --- PASS: TestConfigList (2.53s) [2019-12-31T00:08:38.453Z] === RUN TestConfigsCreateAndDelete [2019-12-31T00:08:38.664Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-12-31T00:08:38.664Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-12-31T00:08:39.480Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2019-12-31T00:08:39.793Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-12-31T00:08:40.856Z] --- PASS: TestDaemonRestartIpcMode (4.70s) [2019-12-31T00:08:40.856Z] PASS [2019-12-31T00:08:40.856Z] [2019-12-31T00:08:40.856Z] === Skipped [2019-12-31T00:08:40.856Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-12-31T00:08:40.857Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T00:08:40.857Z] [2019-12-31T00:08:40.857Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-31T00:08:40.857Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:08:40.857Z] [2019-12-31T00:08:40.857Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-31T00:08:40.857Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:08:40.857Z] [2019-12-31T00:08:40.857Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T00:08:40.857Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T00:08:40.857Z] [2019-12-31T00:08:40.857Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-31T00:08:40.857Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T00:08:40.857Z] [2019-12-31T00:08:40.857Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-12-31T00:08:40.857Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:08:40.857Z] [2019-12-31T00:08:40.857Z] [2019-12-31T00:08:40.857Z] DONE 197 tests, 6 skipped in 128.770s [2019-12-31T00:08:40.857Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-12-31T00:08:40.857Z] ++ 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 [2019-12-31T00:08:40.857Z] ++ set -e [2019-12-31T00:08:40.857Z] ++ '[' -n 0 ']' [2019-12-31T00:08:40.857Z] ++ set -x [2019-12-31T00:08:40.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-12-31T00:08:41.115Z] INFO: Testing against a local daemon [2019-12-31T00:08:41.115Z] === RUN TestCommitInheritsEnv [2019-12-31T00:08:41.682Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-12-31T00:08:41.682Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-31T00:08:41.682Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-12-31T00:08:41.682Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-31T00:08:41.682Z] === RUN TestImagesFilterMultiReference [2019-12-31T00:08:41.682Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-12-31T00:08:41.682Z] === RUN TestImagePullPlatformInvalid [2019-12-31T00:08:41.682Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-31T00:08:41.682Z] === RUN TestRemoveImageOrphaning [2019-12-31T00:08:41.690Z] tests/integration/client_test.py ..... [ 75%] [2019-12-31T00:08:41.870Z] --- PASS: TestConfigsCreateAndDelete (3.14s) [2019-12-31T00:08:41.870Z] === RUN TestConfigsUpdate [2019-12-31T00:08:41.926Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-12-31T00:08:42.249Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2019-12-31T00:08:42.249Z] === RUN TestRemoveImageGarbageCollector [2019-12-31T00:08:42.249Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-31T00:08:42.249Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:08:42.249Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-31T00:08:42.249Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-12-31T00:08:42.249Z] === RUN TestTagInvalidReference [2019-12-31T00:08:42.254Z] tests/integration/errors_test.py . [ 76%] [2019-12-31T00:08:42.486Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-12-31T00:08:42.508Z] --- PASS: TestTagInvalidReference (0.04s) [2019-12-31T00:08:42.508Z] === RUN TestTagValidPrefixedRepo [2019-12-31T00:08:42.508Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-12-31T00:08:42.508Z] === RUN TestTagExistedNameWithoutForce [2019-12-31T00:08:42.508Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-31T00:08:42.508Z] === RUN TestTagOfficialNames [2019-12-31T00:08:42.508Z] --- PASS: TestTagOfficialNames (0.08s) [2019-12-31T00:08:42.508Z] === RUN TestTagMatchesDigest [2019-12-31T00:08:42.508Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-31T00:08:42.508Z] PASS [2019-12-31T00:08:42.508Z] [2019-12-31T00:08:42.508Z] === Skipped [2019-12-31T00:08:42.508Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-12-31T00:08:42.508Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-31T00:08:42.508Z] [2019-12-31T00:08:42.508Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-31T00:08:42.508Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:08:42.508Z] [2019-12-31T00:08:42.508Z] [2019-12-31T00:08:42.508Z] DONE 12 tests, 2 skipped in 1.861s [2019-12-31T00:08:42.508Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-12-31T00:08:42.508Z] ++ 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 [2019-12-31T00:08:42.508Z] ++ set -e [2019-12-31T00:08:42.508Z] ++ '[' -n 0 ']' [2019-12-31T00:08:42.508Z] ++ set -x [2019-12-31T00:08:42.508Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:08:42.767Z] INFO: Testing against a local daemon [2019-12-31T00:08:42.767Z] === RUN TestNetworkCreateDelete [2019-12-31T00:08:43.336Z] --- PASS: TestNetworkCreateDelete (0.41s) [2019-12-31T00:08:43.336Z] === RUN TestDockerNetworkDeletePreferID [2019-12-31T00:08:44.273Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2019-12-31T00:08:44.273Z] === RUN TestInspectNetwork [2019-12-31T00:08:44.343Z] --- PASS: TestConfigsUpdate (2.59s) [2019-12-31T00:08:44.343Z] === RUN TestTemplatedConfig [2019-12-31T00:08:45.000Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-12-31T00:08:45.927Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-12-31T00:08:46.759Z] ok github.com/docker/docker/api/server 0.040s coverage: 9.0% of statements [2019-12-31T00:08:47.878Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-12-31T00:08:48.436Z] --- PASS: TestTemplatedConfig (3.56s) [2019-12-31T00:08:48.436Z] === RUN TestConfigInspect [2019-12-31T00:08:49.241Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-12-31T00:08:50.836Z] === RUN TestInspectNetwork/full_network_id [2019-12-31T00:08:50.836Z] === RUN TestInspectNetwork/partial_network_id [2019-12-31T00:08:50.836Z] === RUN TestInspectNetwork/network_name [2019-12-31T00:08:50.836Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-31T00:08:50.904Z] --- PASS: TestConfigInspect (3.00s) [2019-12-31T00:08:50.904Z] === RUN TestConfigCreateWithLabels [2019-12-31T00:08:51.127Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-12-31T00:08:51.689Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-12-31T00:08:51.945Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-12-31T00:08:53.371Z] --- PASS: TestConfigCreateWithLabels (2.59s) [2019-12-31T00:08:53.371Z] === RUN TestConfigCreateResolve [2019-12-31T00:08:53.835Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-12-31T00:08:55.023Z] --- PASS: TestInspectNetwork (10.61s) [2019-12-31T00:08:55.023Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-31T00:08:55.023Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-31T00:08:55.023Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-31T00:08:55.023Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-31T00:08:55.023Z] === RUN TestRunContainerWithBridgeNone [2019-12-31T00:08:55.199Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-12-31T00:08:55.760Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-12-31T00:08:56.545Z] --- PASS: TestConfigCreateResolve (2.89s) [2019-12-31T00:08:56.545Z] === RUN TestConfigDaemonLibtrustID [2019-12-31T00:08:56.923Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-12-31T00:08:56.923Z] PASS [2019-12-31T00:08:56.923Z] [2019-12-31T00:08:56.923Z] DONE 8 tests in 21.018s [2019-12-31T00:08:56.923Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-12-31T00:08:56.923Z] ++ 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 [2019-12-31T00:08:56.923Z] ++ set -e [2019-12-31T00:08:56.923Z] ++ '[' -n 0 ']' [2019-12-31T00:08:56.923Z] ++ set -x [2019-12-31T00:08:56.923Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:08:56.923Z] INFO: Testing against a local daemon [2019-12-31T00:08:56.923Z] === RUN TestCheckpoint [2019-12-31T00:08:56.923Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-31T00:08:56.923Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T00:08:56.923Z] === RUN TestContainerInvalidJSON [2019-12-31T00:08:57.301Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T00:08:57.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T00:08:57.301Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T00:08:57.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T00:08:57.301Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-31T00:08:57.301Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-31T00:08:57.301Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T00:08:57.301Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-31T00:08:57.301Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T00:08:57.301Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-31T00:08:57.301Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-31T00:08:57.301Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-31T00:08:57.301Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-31T00:08:57.301Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-31T00:08:57.301Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-12-31T00:08:57.301Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-31T00:08:57.301Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-12-31T00:08:57.301Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-31T00:08:57.301Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-12-31T00:08:57.301Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-31T00:08:57.555Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2019-12-31T00:08:57.555Z] === RUN TestNetworkInvalidJSON [2019-12-31T00:08:57.555Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-31T00:08:57.556Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-31T00:08:57.556Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T00:08:57.556Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T00:08:57.556Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T00:08:57.556Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T00:08:57.556Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-31T00:08:57.556Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T00:08:57.556Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T00:08:57.556Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-31T00:08:57.556Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-31T00:08:57.556Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-31T00:08:57.556Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-31T00:08:57.556Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-31T00:08:57.648Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-12-31T00:08:57.682Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-12-31T00:08:57.682Z] === RUN TestCopyFromContainer [2019-12-31T00:08:59.460Z] --- PASS: TestDaemonRestartWithLiveRestore (1.52s) [2019-12-31T00:08:59.460Z] === RUN TestDaemonDefaultNetworkPools [2019-12-31T00:08:59.622Z] === RUN TestCopyFromContainer// [2019-12-31T00:08:59.622Z] === RUN TestCopyFromContainer//bar/root [2019-12-31T00:08:59.622Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-31T00:09:00.121Z] === RUN TestCopyFromContainer/bar/quux [2019-12-31T00:09:00.121Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-31T00:09:00.121Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-31T00:09:00.121Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-31T00:09:00.396Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2019-12-31T00:09:00.396Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-31T00:09:00.653Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-31T00:09:00.653Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-31T00:09:00.653Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-31T00:09:00.653Z] --- PASS: TestCopyFromContainer (3.15s) [2019-12-31T00:09:00.653Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-12-31T00:09:00.653Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-12-31T00:09:00.653Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-12-31T00:09:00.653Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-12-31T00:09:00.653Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-12-31T00:09:00.653Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-12-31T00:09:00.653Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2019-12-31T00:09:00.653Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2019-12-31T00:09:00.653Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-12-31T00:09:00.653Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-12-31T00:09:00.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-31T00:09:00.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T00:09:00.653Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T00:09:00.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T00:09:00.653Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T00:09:00.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T00:09:00.653Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T00:09:00.653Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T00:09:00.653Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T00:09:00.653Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T00:09:00.653Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-12-31T00:09:00.653Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-31T00:09:00.653Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-31T00:09:00.653Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-31T00:09:00.653Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-31T00:09:00.653Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-12-31T00:09:00.653Z] === RUN TestCreateWithInvalidEnv [2019-12-31T00:09:00.653Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-31T00:09:00.653Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-31T00:09:00.653Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-31T00:09:00.653Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-31T00:09:00.653Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-31T00:09:00.653Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-31T00:09:00.968Z] === RUN TestDockerSuite/TestAttachDetach [2019-12-31T00:09:01.065Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-31T00:09:01.065Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-31T00:09:01.065Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-31T00:09:01.065Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-12-31T00:09:01.065Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-31T00:09:01.065Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-31T00:09:01.065Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-31T00:09:01.065Z] === RUN TestCreateTmpfsMountsTarget [2019-12-31T00:09:01.065Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-12-31T00:09:01.065Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-31T00:09:01.893Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-12-31T00:09:02.148Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-12-31T00:09:02.305Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2019-12-31T00:09:02.305Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-31T00:09:03.542Z] --- PASS: TestCreateWithCustomMaskedPaths (2.65s) [2019-12-31T00:09:03.543Z] === RUN TestCreateWithCapabilities [2019-12-31T00:09:03.543Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-31T00:09:03.543Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-31T00:09:03.543Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-31T00:09:03.543Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-31T00:09:03.543Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-31T00:09:03.543Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-31T00:09:03.543Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-31T00:09:03.543Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-31T00:09:03.543Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T00:09:03.543Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T00:09:03.543Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T00:09:03.543Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T00:09:03.543Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-31T00:09:03.543Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-31T00:09:03.543Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-31T00:09:03.543Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-31T00:09:03.543Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-31T00:09:03.543Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-31T00:09:03.543Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T00:09:03.543Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T00:09:03.543Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T00:09:03.543Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T00:09:03.543Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-31T00:09:03.543Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T00:09:03.543Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T00:09:03.543Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-31T00:09:03.543Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-31T00:09:03.543Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-31T00:09:03.543Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T00:09:03.543Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T00:09:03.543Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-31T00:09:03.543Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-31T00:09:03.914Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-31T00:09:03.914Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-12-31T00:09:03.914Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-31T00:09:03.914Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-31T00:09:03.914Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-12-31T00:09:03.914Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-12-31T00:09:03.914Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-12-31T00:09:03.914Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-12-31T00:09:03.914Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-12-31T00:09:03.914Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-31T00:09:03.914Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-12-31T00:09:03.914Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2019-12-31T00:09:03.914Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-12-31T00:09:03.914Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-31T00:09:04.035Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-12-31T00:09:04.841Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.21s) [2019-12-31T00:09:04.841Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-31T00:09:05.409Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2019-12-31T00:09:05.409Z] === RUN TestServiceWithPredefinedNetwork [2019-12-31T00:09:06.400Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s) [2019-12-31T00:09:06.400Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-31T00:09:06.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T00:09:06.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T00:09:06.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T00:09:06.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T00:09:06.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T00:09:06.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T00:09:06.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T00:09:06.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T00:09:06.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T00:09:06.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T00:09:06.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T00:09:06.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T00:09:06.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T00:09:06.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T00:09:06.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T00:09:06.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-12-31T00:09:06.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-12-31T00:09:06.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-12-31T00:09:06.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-31T00:09:06.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-12-31T00:09:06.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-12-31T00:09:06.400Z] === RUN TestContainerStartOnDaemonRestart [2019-12-31T00:09:06.400Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-31T00:09:06.400Z] === RUN TestDaemonRestartIpcMode [2019-12-31T00:09:06.400Z] === PAUSE TestDaemonRestartIpcMode [2019-12-31T00:09:06.400Z] === RUN TestDiff [2019-12-31T00:09:06.545Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-12-31T00:09:07.672Z] --- PASS: TestDiff (0.85s) [2019-12-31T00:09:07.672Z] === RUN TestExecWithCloseStdin [2019-12-31T00:09:07.909Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-12-31T00:09:08.456Z] --- PASS: TestExecWithCloseStdin (1.03s) [2019-12-31T00:09:08.456Z] === RUN TestExec [2019-12-31T00:09:08.696Z] --- PASS: TestServiceWithPredefinedNetwork (3.37s) [2019-12-31T00:09:08.696Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-31T00:09:08.696Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T00:09:08.696Z] service_test.go:230: FLAKY_TEST [2019-12-31T00:09:08.696Z] === RUN TestServiceWithDataPathPortInit [2019-12-31T00:09:08.835Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-12-31T00:09:09.090Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-12-31T00:09:09.746Z] --- PASS: TestExec (1.10s) [2019-12-31T00:09:09.746Z] === RUN TestExecUser [2019-12-31T00:09:10.589Z] --- PASS: TestExecUser (1.15s) [2019-12-31T00:09:10.589Z] === RUN TestExportContainerAndImportImage [2019-12-31T00:09:10.978Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-12-31T00:09:11.871Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2019-12-31T00:09:11.871Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-31T00:09:12.866Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-12-31T00:09:13.689Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-12-31T00:09:13.689Z] === RUN TestHealthCheckWorkdir [2019-12-31T00:09:14.479Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2019-12-31T00:09:14.479Z] === RUN TestHealthKillContainer [2019-12-31T00:09:14.750Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-12-31T00:09:15.312Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-12-31T00:09:16.674Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-12-31T00:09:17.662Z] --- PASS: TestHealthKillContainer (3.06s) [2019-12-31T00:09:17.662Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-31T00:09:17.969Z] ok github.com/docker/docker/integration/container 64.563s [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === Skipped [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2019-12-31T00:09:17.969Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.04s) [2019-12-31T00:09:17.969Z] copy_test.go:25: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2019-12-31T00:09:17.969Z] copy_test.go:39: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2019-12-31T00:09:17.969Z] copy_test.go:51: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2019-12-31T00:09:17.969Z] copy_test.go:65: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2019-12-31T00:09:17.969Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2019-12-31T00:09:17.969Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2019-12-31T00:09:17.969Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2019-12-31T00:09:17.969Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2019-12-31T00:09:17.969Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2019-12-31T00:09:17.969Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2019-12-31T00:09:17.969Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2019-12-31T00:09:17.969Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2019-12-31T00:09:17.969Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2019-12-31T00:09:17.969Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2019-12-31T00:09:17.969Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2019-12-31T00:09:17.969Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2019-12-31T00:09:17.969Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2019-12-31T00:09:17.969Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2019-12-31T00:09:17.969Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-12-31T00:09:17.969Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2019-12-31T00:09:17.969Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2019-12-31T00:09:17.969Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2019-12-31T00:09:17.969Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2019-12-31T00:09:17.969Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2019-12-31T00:09:17.969Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2019-12-31T00:09:17.969Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2019-12-31T00:09:17.969Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2019-12-31T00:09:17.969Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2019-12-31T00:09:17.969Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2019-12-31T00:09:17.969Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2019-12-31T00:09:17.969Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2019-12-31T00:09:17.969Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2019-12-31T00:09:17.969Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2019-12-31T00:09:17.969Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2019-12-31T00:09:17.969Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2019-12-31T00:09:17.969Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2019-12-31T00:09:17.969Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2019-12-31T00:09:17.969Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2019-12-31T00:09:17.969Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] DONE 79 tests, 40 skipped in 67.437s [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-12-31T00:09:17.969Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:09:17.969Z] INFO: Testing against a local daemon [2019-12-31T00:09:17.969Z] ok github.com/docker/docker/integration/image 0.495s [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === Skipped [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2019-12-31T00:09:17.969Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2019-12-31T00:09:17.969Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2019-12-31T00:09:17.969Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2019-12-31T00:09:17.969Z] tag_test.go:98: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] DONE 11 tests, 4 skipped in 2.722s [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-12-31T00:09:17.969Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:09:17.969Z] INFO: Testing against a local daemon [2019-12-31T00:09:17.969Z] ok github.com/docker/docker/integration/network 0.221s [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === Skipped [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2019-12-31T00:09:17.969Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2019-12-31T00:09:17.969Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2019-12-31T00:09:17.969Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2019-12-31T00:09:17.969Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2019-12-31T00:09:17.969Z] service_test.go:29: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2019-12-31T00:09:17.969Z] service_test.go:51: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2019-12-31T00:09:17.969Z] service_test.go:94: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-12-31T00:09:17.969Z] service_test.go:127: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-12-31T00:09:17.969Z] service_test.go:177: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2019-12-31T00:09:17.969Z] service_test.go:201: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T00:09:17.969Z] service_test.go:230: FLAKY_TEST [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2019-12-31T00:09:17.969Z] service_test.go:319: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2019-12-31T00:09:17.969Z] service_test.go:386: testEnv.OSType == "windows" [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] DONE 17 tests, 13 skipped in 2.550s [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-12-31T00:09:17.969Z] testing: warning: no tests to run [2019-12-31T00:09:17.969Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] DONE 0 tests in 0.819s [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-12-31T00:09:17.969Z] testing: warning: no tests to run [2019-12-31T00:09:17.969Z] ok github.com/docker/docker/integration/network/macvlan 0.085s [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] DONE 0 tests in 0.780s [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-12-31T00:09:17.969Z] testing: warning: no tests to run [2019-12-31T00:09:17.969Z] ok github.com/docker/docker/integration/plugin 0.076s [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] DONE 0 tests in 0.767s [2019-12-31T00:09:17.969Z] [2019-12-31T00:09:17.969Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-12-31T00:09:18.451Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2019-12-31T00:09:18.451Z] === RUN TestIpcModeNone [2019-12-31T00:09:18.550Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-12-31T00:09:18.936Z] testing: warning: no tests to run [2019-12-31T00:09:18.936Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2019-12-31T00:09:18.936Z] [2019-12-31T00:09:18.936Z] DONE 0 tests in 0.847s [2019-12-31T00:09:18.936Z] [2019-12-31T00:09:18.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-12-31T00:09:19.197Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-12-31T00:09:19.197Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-12-31T00:09:19.453Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-12-31T00:09:19.719Z] --- PASS: TestIpcModeNone (1.05s) [2019-12-31T00:09:19.719Z] === RUN TestIpcModePrivate [2019-12-31T00:09:20.014Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-12-31T00:09:20.508Z] --- PASS: TestIpcModePrivate (0.94s) [2019-12-31T00:09:20.508Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-12-31T00:09:20.508Z] === RUN TestIpcModeShareable [2019-12-31T00:09:20.574Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-12-31T00:09:21.116Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:09:21.116Z] INFO: Testing against a local daemon [2019-12-31T00:09:21.116Z] ok github.com/docker/docker/integration/plugin/common 0.245s [2019-12-31T00:09:21.116Z] [2019-12-31T00:09:21.116Z] DONE 2 tests in 2.189s [2019-12-31T00:09:21.116Z] [2019-12-31T00:09:21.116Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-12-31T00:09:21.500Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-12-31T00:09:21.764Z] --- PASS: TestIpcModeShareable (1.09s) [2019-12-31T00:09:21.764Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-12-31T00:09:21.764Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-31T00:09:24.016Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-12-31T00:09:24.016Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-12-31T00:09:24.271Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-12-31T00:09:24.857Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:09:24.857Z] INFO: Testing against a local daemon [2019-12-31T00:09:24.857Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.297s [2019-12-31T00:09:24.857Z] [2019-12-31T00:09:24.857Z] === Skipped [2019-12-31T00:09:24.857Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2019-12-31T00:09:24.857Z] external_test.go:48: runtime.GOOS == "windows" [2019-12-31T00:09:24.857Z] [2019-12-31T00:09:24.857Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2019-12-31T00:09:24.857Z] external_test.go:407: runtime.GOOS == "windows" [2019-12-31T00:09:24.857Z] [2019-12-31T00:09:24.857Z] [2019-12-31T00:09:24.857Z] DONE 2 tests, 2 skipped in 3.995s [2019-12-31T00:09:24.857Z] [2019-12-31T00:09:24.857Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-12-31T00:09:24.944Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s) [2019-12-31T00:09:24.945Z] === RUN TestAPIIpcModeHost [2019-12-31T00:09:25.896Z] --- PASS: TestAPIIpcModeHost (0.84s) [2019-12-31T00:09:25.896Z] === RUN TestDaemonIpcModeShareable [2019-12-31T00:09:27.285Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-12-31T00:09:27.285Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-31T00:09:27.285Z] === RUN TestDaemonIpcModePrivate [2019-12-31T00:09:29.284Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2019-12-31T00:09:29.284Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-31T00:09:29.284Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-31T00:09:29.513Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-12-31T00:09:30.645Z] --- PASS: TestServiceWithDataPathPortInit (19.76s) [2019-12-31T00:09:30.645Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-31T00:09:30.875Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-12-31T00:09:31.128Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2019-12-31T00:09:31.128Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-31T00:09:31.128Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-31T00:09:32.239Z] --- PASS: TestBuildWithHugeFile (85.04s) [2019-12-31T00:09:32.239Z] === RUN TestBuildWithEmptyDockerfile [2019-12-31T00:09:32.239Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T00:09:32.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T00:09:32.239Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T00:09:32.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T00:09:32.239Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T00:09:32.239Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T00:09:32.239Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T00:09:32.239Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T00:09:32.239Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T00:09:32.494Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-12-31T00:09:32.494Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2019-12-31T00:09:32.494Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-12-31T00:09:32.494Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-12-31T00:09:32.494Z] === RUN TestBuildPreserveOwnership [2019-12-31T00:09:32.494Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-31T00:09:32.963Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2019-12-31T00:09:32.963Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-31T00:09:32.963Z] === RUN TestIpcModeOlderClient [2019-12-31T00:09:32.963Z] === PAUSE TestIpcModeOlderClient [2019-12-31T00:09:32.963Z] === RUN TestKillContainerInvalidSignal [2019-12-31T00:09:33.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:09:33.426Z] INFO: Testing against a local daemon [2019-12-31T00:09:33.426Z] testing: warning: no tests to run [2019-12-31T00:09:33.426Z] ok github.com/docker/docker/integration/plugin/logging 0.194s [2019-12-31T00:09:33.426Z] [2019-12-31T00:09:33.426Z] DONE 0 tests in 7.390s [2019-12-31T00:09:33.426Z] [2019-12-31T00:09:33.426Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-12-31T00:09:33.757Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2019-12-31T00:09:33.757Z] === RUN TestKillContainer [2019-12-31T00:09:33.757Z] === RUN TestKillContainer/no_signal [2019-12-31T00:09:33.856Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-12-31T00:09:34.554Z] === RUN TestKillContainer/non_killing_signal [2019-12-31T00:09:34.781Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-12-31T00:09:35.342Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-12-31T00:09:35.347Z] === RUN TestKillContainer/killing_signal [2019-12-31T00:09:35.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:09:35.604Z] INFO: Testing against a local daemon [2019-12-31T00:09:35.604Z] ok github.com/docker/docker/integration/plugin/volumes 0.283s [2019-12-31T00:09:35.604Z] [2019-12-31T00:09:35.604Z] === Skipped [2019-12-31T00:09:35.604Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2019-12-31T00:09:35.604Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:35.604Z] [2019-12-31T00:09:35.604Z] [2019-12-31T00:09:35.604Z] DONE 1 tests, 1 skipped in 2.853s [2019-12-31T00:09:35.604Z] [2019-12-31T00:09:35.604Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-12-31T00:09:36.266Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-31T00:09:36.649Z] --- PASS: TestKillContainer (2.77s) [2019-12-31T00:09:36.649Z] --- PASS: TestKillContainer/no_signal (0.86s) [2019-12-31T00:09:36.649Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-12-31T00:09:36.649Z] --- PASS: TestKillContainer/killing_signal (0.91s) [2019-12-31T00:09:36.649Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-31T00:09:36.649Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-31T00:09:37.577Z] ......... [ 85%] [2019-12-31T00:09:37.614Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-31T00:09:37.780Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:09:37.780Z] INFO: Testing against a local daemon [2019-12-31T00:09:37.780Z] ok github.com/docker/docker/integration/secret 0.229s [2019-12-31T00:09:37.780Z] [2019-12-31T00:09:37.780Z] === Skipped [2019-12-31T00:09:37.780Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2019-12-31T00:09:37.780Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:37.780Z] [2019-12-31T00:09:37.780Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2019-12-31T00:09:37.780Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:37.780Z] [2019-12-31T00:09:37.780Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2019-12-31T00:09:37.780Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:37.780Z] [2019-12-31T00:09:37.780Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2019-12-31T00:09:37.780Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:37.780Z] [2019-12-31T00:09:37.780Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2019-12-31T00:09:37.780Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:37.780Z] [2019-12-31T00:09:37.780Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2019-12-31T00:09:37.780Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:09:37.780Z] [2019-12-31T00:09:37.780Z] [2019-12-31T00:09:37.780Z] DONE 6 tests, 6 skipped in 2.422s [2019-12-31T00:09:37.780Z] [2019-12-31T00:09:37.780Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-12-31T00:09:38.150Z] --- PASS: TestBuildPreserveOwnership (5.64s) [2019-12-31T00:09:38.150Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.88s) [2019-12-31T00:09:38.150Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.75s) [2019-12-31T00:09:38.150Z] === RUN TestBuildPlatformInvalid [2019-12-31T00:09:38.150Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-12-31T00:09:38.150Z] PASS [2019-12-31T00:09:38.150Z] [2019-12-31T00:09:38.150Z] === Skipped [2019-12-31T00:09:38.150Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-12-31T00:09:38.150Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T00:09:38.150Z] [2019-12-31T00:09:38.150Z] [2019-12-31T00:09:38.150Z] DONE 32 tests, 1 skipped in 177.898s [2019-12-31T00:09:38.150Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-12-31T00:09:38.150Z] ++ 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 [2019-12-31T00:09:38.150Z] ++ set -e [2019-12-31T00:09:38.150Z] ++ '[' -n 0 ']' [2019-12-31T00:09:38.150Z] ++ set -x [2019-12-31T00:09:38.150Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-12-31T00:09:38.404Z] INFO: Testing against a local daemon [2019-12-31T00:09:38.404Z] === RUN TestConfigList [2019-12-31T00:09:38.476Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2019-12-31T00:09:38.476Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2019-12-31T00:09:38.476Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2019-12-31T00:09:38.476Z] === RUN TestKillStoppedContainer [2019-12-31T00:09:38.476Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-12-31T00:09:38.476Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-31T00:09:38.761Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.97s) [2019-12-31T00:09:38.761Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:or7l6cthhndsxzgcbv0icdfy2 Created:2019-12-31 00:09:30.097198483 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4ee1cb5e97dcf41d3ea56c97b00d46623a46c068ccbc9b11a5610e65b8a9b32c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mtegu42x9kqa0rp46u8jzebmy EndpointID:2f76f783fe92171cdac23384bcdd9037fa0605d327260a7600e1fc00e9656cd2 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b7cc0b3a2fdb2f78dd05ce5c8da65d4fc302d5b4987693b997de11c9161d62db MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:6d5a59bd43a0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mtegu42x9kqa0rp46u8jzebmy EndpointID:2f76f783fe92171cdac23384bcdd9037fa0605d327260a7600e1fc00e9656cd2 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-31T00:09:38.761Z] PASS [2019-12-31T00:09:38.761Z] [2019-12-31T00:09:38.761Z] === Skipped [2019-12-31T00:09:38.761Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T00:09:38.761Z] service_test.go:230: FLAKY_TEST [2019-12-31T00:09:38.761Z] [2019-12-31T00:09:38.761Z] [2019-12-31T00:09:38.761Z] DONE 21 tests, 1 skipped in 55.804s [2019-12-31T00:09:38.761Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-31T00:09:38.761Z] ++ 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 [2019-12-31T00:09:38.761Z] ++ set -e [2019-12-31T00:09:38.761Z] ++ '[' -n 0 ']' [2019-12-31T00:09:38.761Z] ++ set -x [2019-12-31T00:09:38.761Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:09:38.761Z] INFO: Testing against a local daemon [2019-12-31T00:09:38.761Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-31T00:09:38.761Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T00:09:38.761Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:09:38.761Z] === RUN TestDockerNetworkIpvlan [2019-12-31T00:09:38.761Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-31T00:09:38.761Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:09:38.761Z] PASS [2019-12-31T00:09:38.761Z] [2019-12-31T00:09:38.761Z] === Skipped [2019-12-31T00:09:38.761Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T00:09:38.761Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:09:38.761Z] [2019-12-31T00:09:38.761Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-31T00:09:38.762Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:09:38.762Z] [2019-12-31T00:09:38.762Z] [2019-12-31T00:09:38.762Z] DONE 2 tests, 2 skipped in 0.148s [2019-12-31T00:09:38.762Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-31T00:09:38.762Z] ++ 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 [2019-12-31T00:09:38.762Z] ++ set -e [2019-12-31T00:09:38.762Z] ++ '[' -n 0 ']' [2019-12-31T00:09:38.762Z] ++ set -x [2019-12-31T00:09:38.762Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:09:38.762Z] INFO: Testing against a local daemon [2019-12-31T00:09:38.762Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-31T00:09:38.863Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-12-31T00:09:38.863Z] === RUN TestKillDifferentUserContainer [2019-12-31T00:09:38.965Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-12-31T00:09:39.641Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2019-12-31T00:09:39.641Z] === RUN TestInspectOomKilledTrue [2019-12-31T00:09:39.641Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-12-31T00:09:39.641Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:09:39.641Z] === RUN TestInspectOomKilledFalse [2019-12-31T00:09:39.642Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-31T00:09:39.642Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:09:39.642Z] === RUN TestLinksEtcHostsContentMatch [2019-12-31T00:09:40.023Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2019-12-31T00:09:40.023Z] === RUN TestLinksContainerNames [2019-12-31T00:09:41.294Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2019-12-31T00:09:41.294Z] === RUN TestDockerNetworkMacvlan [2019-12-31T00:09:41.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:09:41.512Z] INFO: Testing against a local daemon [2019-12-31T00:09:41.512Z] ok github.com/docker/docker/integration/service 0.440s [2019-12-31T00:09:41.512Z] [2019-12-31T00:09:41.512Z] === Skipped [2019-12-31T00:09:41.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-12-31T00:09:41.512Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-12-31T00:09:41.512Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.512Z] [2019-12-31T00:09:41.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-12-31T00:09:41.512Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-12-31T00:09:41.512Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.512Z] [2019-12-31T00:09:41.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2019-12-31T00:09:41.512Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.512Z] [2019-12-31T00:09:41.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2019-12-31T00:09:41.512Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.512Z] [2019-12-31T00:09:41.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2019-12-31T00:09:41.512Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.512Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2019-12-31T00:09:41.513Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2019-12-31T00:09:41.513Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2019-12-31T00:09:41.513Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2019-12-31T00:09:41.513Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2019-12-31T00:09:41.513Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2019-12-31T00:09:41.513Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2019-12-31T00:09:41.513Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2019-12-31T00:09:41.513Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2019-12-31T00:09:41.513Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2019-12-31T00:09:41.513Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2019-12-31T00:09:41.513Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2019-12-31T00:09:41.513Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2019-12-31T00:09:41.513Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2019-12-31T00:09:41.513Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] DONE 20 tests, 19 skipped in 3.417s [2019-12-31T00:09:41.513Z] [2019-12-31T00:09:41.513Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-12-31T00:09:41.859Z] --- PASS: TestLinksContainerNames (1.64s) [2019-12-31T00:09:41.859Z] === RUN TestLogsFollowTailEmpty [2019-12-31T00:09:41.860Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-31T00:09:42.226Z] --- PASS: TestConfigList (3.45s) [2019-12-31T00:09:42.226Z] === RUN TestConfigsCreateAndDelete [2019-12-31T00:09:42.316Z] tests/integration/models_images_test.py ............... [ 89%] [2019-12-31T00:09:42.481Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-12-31T00:09:42.644Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2019-12-31T00:09:42.644Z] === RUN TestContainerNetworkMountsNoChown [2019-12-31T00:09:43.041Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-12-31T00:09:43.238Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-31T00:09:43.426Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/default [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/default [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/private [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/private [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/rprivate [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/slave [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/slave [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/rslave [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/shared [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/shared [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/rshared [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-31T00:09:43.426Z] === CONT TestMountDaemonRoot/default [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-31T00:09:43.426Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-31T00:09:43.426Z] === CONT TestMountDaemonRoot/rshared [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-31T00:09:43.426Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T00:09:43.426Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T00:09:43.426Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-31T00:09:43.601Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-12-31T00:09:43.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:09:43.695Z] INFO: Testing against a local daemon [2019-12-31T00:09:43.695Z] ok github.com/docker/docker/integration/session 0.220s [2019-12-31T00:09:43.695Z] [2019-12-31T00:09:43.695Z] === Skipped [2019-12-31T00:09:43.695Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2019-12-31T00:09:43.695Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:43.695Z] [2019-12-31T00:09:43.695Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2019-12-31T00:09:43.695Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:43.695Z] [2019-12-31T00:09:43.695Z] [2019-12-31T00:09:43.695Z] DONE 2 tests, 2 skipped in 2.329s [2019-12-31T00:09:43.695Z] [2019-12-31T00:09:43.695Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/shared [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/rslave [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/slave [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/rprivate [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/private [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-31T00:09:43.821Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-31T00:09:43.821Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-31T00:09:43.821Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T00:09:43.948Z] tests/integration/models_networks_test.py .... [ 90%] [2019-12-31T00:09:44.164Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-12-31T00:09:44.174Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-31T00:09:44.196Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-31T00:09:44.196Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-31T00:09:44.196Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-31T00:09:44.196Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-31T00:09:44.196Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-31T00:09:44.196Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-31T00:09:44.196Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T00:09:44.196Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-31T00:09:44.196Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T00:09:44.196Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-31T00:09:44.196Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-31T00:09:44.196Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-12-31T00:09:44.196Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-31T00:09:44.196Z] === RUN TestContainerBindMountNonRecursive [2019-12-31T00:09:44.724Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-12-31T00:09:45.285Z] --- PASS: TestConfigsCreateAndDelete (3.50s) [2019-12-31T00:09:45.285Z] === RUN TestConfigsUpdate [2019-12-31T00:09:46.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:09:46.600Z] INFO: Testing against a local daemon [2019-12-31T00:09:46.647Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-12-31T00:09:46.672Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2019-12-31T00:09:46.672Z] === RUN TestNetworkNat [2019-12-31T00:09:47.059Z] --- PASS: TestNetworkNat (0.86s) [2019-12-31T00:09:47.059Z] === RUN TestNetworkLocalhostTCPNat [2019-12-31T00:09:47.207Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-12-31T00:09:47.568Z] ok github.com/docker/docker/integration/system 1.373s [2019-12-31T00:09:47.568Z] [2019-12-31T00:09:47.568Z] === Skipped [2019-12-31T00:09:47.568Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T00:09:47.568Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T00:09:47.568Z] [2019-12-31T00:09:47.568Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2019-12-31T00:09:47.568Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-12-31T00:09:47.568Z] [2019-12-31T00:09:47.568Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2019-12-31T00:09:47.568Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-12-31T00:09:47.568Z] [2019-12-31T00:09:47.568Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2019-12-31T00:09:47.568Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T00:09:47.568Z] [2019-12-31T00:09:47.568Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2019-12-31T00:09:47.568Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-31T00:09:47.568Z] [2019-12-31T00:09:47.568Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2019-12-31T00:09:47.568Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-31T00:09:47.568Z] [2019-12-31T00:09:47.568Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2019-12-31T00:09:47.568Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-31T00:09:47.568Z] [2019-12-31T00:09:47.568Z] [2019-12-31T00:09:47.568Z] DONE 13 tests, 7 skipped in 3.652s [2019-12-31T00:09:47.568Z] [2019-12-31T00:09:47.568Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-12-31T00:09:48.133Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-12-31T00:09:48.133Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-12-31T00:09:48.331Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2019-12-31T00:09:48.331Z] === RUN TestNetworkLoopbackNat [2019-12-31T00:09:48.363Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-31T00:09:48.387Z] --- PASS: TestConfigsUpdate (3.07s) [2019-12-31T00:09:48.387Z] === RUN TestTemplatedConfig [2019-12-31T00:09:48.947Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-12-31T00:09:49.119Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2019-12-31T00:09:49.119Z] === RUN TestPause [2019-12-31T00:09:49.202Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-12-31T00:09:49.744Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:09:49.744Z] INFO: Testing against a local daemon [2019-12-31T00:09:49.744Z] ok github.com/docker/docker/integration/volume 0.261s [2019-12-31T00:09:50.127Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-12-31T00:09:50.202Z] [2019-12-31T00:09:50.202Z] === Skipped [2019-12-31T00:09:50.202Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2019-12-31T00:09:50.202Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-12-31T00:09:50.202Z] [2019-12-31T00:09:50.202Z] [2019-12-31T00:09:50.202Z] DONE 5 tests, 1 skipped in 2.444s [2019-12-31T00:09:50.202Z] [2019-12-31T00:09:50.202Z] INFO: make.ps1 ended at 12/31/2019 00:09:49 [2019-12-31T00:09:50.202Z] INFO: Integration CLI tests being run from the host: [2019-12-31T00:09:50.202Z] 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" [2019-12-31T00:09:50.402Z] --- PASS: TestPause (0.94s) [2019-12-31T00:09:50.403Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-31T00:09:50.403Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T00:09:50.403Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T00:09:50.403Z] === RUN TestPauseStopPausedContainer [2019-12-31T00:09:50.497Z] tests/integration/models_nodes_test.py . [ 91%] [2019-12-31T00:09:50.754Z] tests/integration/models_resources_test.py . [ 91%] [2019-12-31T00:09:51.055Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-12-31T00:09:51.055Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-12-31T00:09:51.263Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-12-31T00:09:51.263Z] === RUN TestPsFilter [2019-12-31T00:09:51.263Z] --- PASS: TestPsFilter (0.26s) [2019-12-31T00:09:51.263Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-31T00:09:52.204Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-12-31T00:09:52.204Z] === RUN TestRemoveContainerWithVolume [2019-12-31T00:09:52.433Z] --- PASS: TestTemplatedConfig (3.76s) [2019-12-31T00:09:52.433Z] === RUN TestConfigInspect [2019-12-31T00:09:52.433Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-12-31T00:09:52.552Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-31T00:09:53.137Z] --- PASS: TestRemoveContainerWithVolume (0.96s) [2019-12-31T00:09:53.137Z] === RUN TestRemoveContainerRunning [2019-12-31T00:09:53.358Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-12-31T00:09:54.380Z] --- PASS: TestRemoveContainerRunning (1.00s) [2019-12-31T00:09:54.380Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-31T00:09:55.159Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2019-12-31T00:09:55.159Z] === RUN TestRemoveInvalidContainer [2019-12-31T00:09:55.159Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-12-31T00:09:55.159Z] === RUN TestRenameLinkedContainer [2019-12-31T00:09:55.242Z] --- PASS: TestConfigInspect (2.98s) [2019-12-31T00:09:55.242Z] === RUN TestConfigCreateWithLabels [2019-12-31T00:09:55.242Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-12-31T00:09:55.242Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-12-31T00:09:56.575Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-12-31T00:09:56.604Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-12-31T00:09:56.859Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-12-31T00:09:58.747Z] --- PASS: TestConfigCreateWithLabels (3.69s) [2019-12-31T00:09:58.747Z] === RUN TestConfigCreateResolve [2019-12-31T00:09:59.004Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-12-31T00:09:59.117Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-31T00:09:59.192Z] --- PASS: TestRenameLinkedContainer (3.59s) [2019-12-31T00:09:59.192Z] === RUN TestRenameStoppedContainer [2019-12-31T00:09:59.737Z] --- PASS: TestRenameStoppedContainer (0.93s) [2019-12-31T00:09:59.737Z] === RUN TestRenameRunningContainerAndReuse [2019-12-31T00:10:00.056Z] --- PASS: TestDockerNetworkMacvlan (19.11s) [2019-12-31T00:10:00.056Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2019-12-31T00:10:00.056Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2019-12-31T00:10:00.056Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2019-12-31T00:10:00.056Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.94s) [2019-12-31T00:10:00.056Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.65s) [2019-12-31T00:10:00.056Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2019-12-31T00:10:00.056Z] PASS [2019-12-31T00:10:00.056Z] [2019-12-31T00:10:00.056Z] DONE 8 tests in 21.289s [2019-12-31T00:10:00.056Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-31T00:10:00.056Z] ++ 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 [2019-12-31T00:10:00.056Z] ++ set -e [2019-12-31T00:10:00.056Z] ++ '[' -n 0 ']' [2019-12-31T00:10:00.056Z] ++ set -x [2019-12-31T00:10:00.056Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:10:00.056Z] testing: warning: no tests to run [2019-12-31T00:10:00.056Z] PASS [2019-12-31T00:10:00.056Z] [2019-12-31T00:10:00.056Z] DONE 0 tests in 0.027s [2019-12-31T00:10:00.056Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-31T00:10:00.056Z] ++ 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 [2019-12-31T00:10:00.056Z] ++ set -e [2019-12-31T00:10:00.056Z] ++ '[' -n 0 ']' [2019-12-31T00:10:00.056Z] ++ set -x [2019-12-31T00:10:00.056Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:10:00.057Z] INFO: Testing against a local daemon [2019-12-31T00:10:00.057Z] === RUN TestAuthZPluginAllowRequest [2019-12-31T00:10:00.366Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-12-31T00:10:00.366Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-12-31T00:10:00.537Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T00:10:00.537Z] INFO: Testing against a local daemon [2019-12-31T00:10:01.561Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2019-12-31T00:10:01.561Z] === RUN TestRenameInvalidName [2019-12-31T00:10:01.960Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2019-12-31T00:10:01.960Z] === RUN TestAuthZPluginTLS [2019-12-31T00:10:02.344Z] --- PASS: TestRenameInvalidName (0.91s) [2019-12-31T00:10:02.344Z] === RUN TestRenameAnonymousContainer [2019-12-31T00:10:02.417Z] --- PASS: TestConfigCreateResolve (3.28s) [2019-12-31T00:10:02.418Z] === RUN TestConfigDaemonLibtrustID [2019-12-31T00:10:02.418Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-12-31T00:10:02.529Z] --- PASS: TestAuthZPluginTLS (0.70s) [2019-12-31T00:10:02.529Z] === RUN TestAuthZPluginDenyRequest [2019-12-31T00:10:02.673Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-12-31T00:10:02.673Z] PASS [2019-12-31T00:10:02.673Z] [2019-12-31T00:10:02.673Z] DONE 8 tests in 24.413s [2019-12-31T00:10:02.673Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-12-31T00:10:02.673Z] ++ 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 [2019-12-31T00:10:02.673Z] ++ set -e [2019-12-31T00:10:02.673Z] ++ '[' -n 0 ']' [2019-12-31T00:10:02.673Z] ++ set -x [2019-12-31T00:10:02.673Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:10:02.673Z] INFO: Testing against a local daemon [2019-12-31T00:10:02.928Z] === RUN TestCheckpoint [2019-12-31T00:10:02.928Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-31T00:10:02.928Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T00:10:02.928Z] === RUN TestContainerInvalidJSON [2019-12-31T00:10:02.928Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T00:10:02.928Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T00:10:02.928Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T00:10:02.928Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T00:10:02.928Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-31T00:10:02.928Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-31T00:10:02.928Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T00:10:02.928Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-31T00:10:02.928Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T00:10:02.928Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-12-31T00:10:02.928Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-31T00:10:02.928Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-31T00:10:02.928Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-31T00:10:02.928Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-31T00:10:02.928Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-12-31T00:10:02.928Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-12-31T00:10:02.928Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-31T00:10:02.928Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-12-31T00:10:02.928Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-31T00:10:03.184Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-12-31T00:10:03.184Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-31T00:10:03.184Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-12-31T00:10:03.184Z] === RUN TestCopyFromContainer [2019-12-31T00:10:03.465Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2019-12-31T00:10:03.465Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-31T00:10:04.032Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2019-12-31T00:10:04.032Z] === RUN TestAuthZPluginDenyResponse [2019-12-31T00:10:04.599Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2019-12-31T00:10:04.599Z] === RUN TestAuthZPluginAllowEventStream [2019-12-31T00:10:04.646Z] tests/integration/regression_test.py ...... [ 98%] [2019-12-31T00:10:04.903Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-12-31T00:10:04.903Z] tests/integration/credentials/utils_test.py . [100%] [2019-12-31T00:10:04.903Z] [2019-12-31T00:10:04.903Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-12-31T00:10:04.903Z] =========================== short test summary info ============================ [2019-12-31T00:10:04.903Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-12-31T00:10:04.903Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-12-31T00:10:04.903Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-12-31T00:10:04.903Z] Not supported on most drivers [2019-12-31T00:10:04.903Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-12-31T00:10:04.903Z] This doesn't seem to be taken into account by the engine [2019-12-31T00:10:04.903Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-12-31T00:10:04.903Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-12-31T00:10:04.903Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-12-31T00:10:04.903Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-12-31T00:10:04.903Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-12-31T00:10:04.903Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-12-31T00:10:04.903Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-12-31T00:10:04.903Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 339.45 seconds == [2019-12-31T00:10:05.067Z] === RUN TestCopyFromContainer// [2019-12-31T00:10:05.160Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-12-31T00:10:05.324Z] === RUN TestCopyFromContainer//bar/root [2019-12-31T00:10:05.324Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-31T00:10:05.324Z] === RUN TestCopyFromContainer/bar/quux [2019-12-31T00:10:05.579Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-31T00:10:05.579Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-31T00:10:05.579Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-12-31T00:10:05.723Z] --- PASS: TestRenameAnonymousContainer (3.09s) [2019-12-31T00:10:05.723Z] === RUN TestRenameContainerWithSameName [2019-12-31T00:10:05.836Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-31T00:10:05.836Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-31T00:10:05.836Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-31T00:10:06.091Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-31T00:10:06.091Z] --- PASS: TestCopyFromContainer (2.87s) [2019-12-31T00:10:06.091Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-12-31T00:10:06.091Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-12-31T00:10:06.091Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-12-31T00:10:06.091Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-12-31T00:10:06.091Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-12-31T00:10:06.091Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-12-31T00:10:06.091Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-12-31T00:10:06.091Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-12-31T00:10:06.091Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-12-31T00:10:06.091Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-12-31T00:10:06.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-31T00:10:06.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T00:10:06.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T00:10:06.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T00:10:06.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T00:10:06.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T00:10:06.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T00:10:06.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T00:10:06.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T00:10:06.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T00:10:06.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-12-31T00:10:06.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-31T00:10:06.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-31T00:10:06.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-31T00:10:06.091Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-31T00:10:06.091Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-12-31T00:10:06.091Z] === RUN TestCreateWithInvalidEnv [2019-12-31T00:10:06.091Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-31T00:10:06.091Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-31T00:10:06.091Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-31T00:10:06.091Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-31T00:10:06.091Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-31T00:10:06.091Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-31T00:10:06.095Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2019-12-31T00:10:06.095Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-31T00:10:06.346Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-31T00:10:06.346Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-31T00:10:06.346Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-31T00:10:06.346Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-31T00:10:06.346Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-31T00:10:06.346Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-12-31T00:10:06.346Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-31T00:10:06.346Z] === RUN TestCreateTmpfsMountsTarget [2019-12-31T00:10:06.346Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-12-31T00:10:06.346Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-31T00:10:06.503Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2019-12-31T00:10:06.503Z] === RUN TestAuthZPluginErrorResponse [2019-12-31T00:10:06.906Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-12-31T00:10:07.071Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2019-12-31T00:10:07.071Z] === RUN TestAuthZPluginErrorRequest [2019-12-31T00:10:07.640Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2019-12-31T00:10:07.640Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-31T00:10:07.892Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2019-12-31T00:10:07.892Z] === RUN TestResize [2019-12-31T00:10:08.577Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2019-12-31T00:10:08.577Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-31T00:10:08.685Z] --- PASS: TestResize (0.82s) [2019-12-31T00:10:08.685Z] === RUN TestResizeWithInvalidSize [2019-12-31T00:10:08.794Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s) [2019-12-31T00:10:08.794Z] === RUN TestCreateWithCapabilities [2019-12-31T00:10:08.794Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-31T00:10:08.794Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-31T00:10:08.794Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-31T00:10:08.794Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-31T00:10:08.794Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-31T00:10:08.794Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-31T00:10:08.794Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-31T00:10:08.794Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-31T00:10:08.794Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T00:10:08.794Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T00:10:08.794Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T00:10:08.794Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T00:10:08.794Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-31T00:10:08.794Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-31T00:10:08.794Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-31T00:10:08.794Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-31T00:10:08.794Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-31T00:10:08.794Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-31T00:10:08.794Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T00:10:08.794Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T00:10:08.794Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T00:10:08.794Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T00:10:08.794Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-31T00:10:08.794Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-31T00:10:08.794Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T00:10:08.794Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T00:10:08.794Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-31T00:10:08.794Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-31T00:10:08.794Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-31T00:10:09.048Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T00:10:09.049Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T00:10:09.049Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-31T00:10:09.049Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-31T00:10:09.049Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-12-31T00:10:09.049Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-12-31T00:10:09.049Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-12-31T00:10:09.049Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2019-12-31T00:10:09.049Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-31T00:10:09.049Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-12-31T00:10:09.049Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-12-31T00:10:09.049Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-31T00:10:09.049Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-31T00:10:09.049Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-12-31T00:10:09.049Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-12-31T00:10:09.049Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-12-31T00:10:09.049Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-31T00:10:09.941Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2019-12-31T00:10:09.941Z] === RUN TestResizeWhenContainerNotStarted [2019-12-31T00:10:10.414Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-12-31T00:10:10.414Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-12-31T00:10:10.670Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-12-31T00:10:10.727Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T00:10:10.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T00:10:10.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T00:10:10.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T00:10:10.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T00:10:10.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T00:10:10.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T00:10:10.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T00:10:10.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:10:10.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:10:10.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:10:10.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:10:10.727Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:10:10.727Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:10:10.727Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T00:10:10.727Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T00:10:11.110Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2019-12-31T00:10:11.110Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-31T00:10:11.597Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2019-12-31T00:10:11.597Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-31T00:10:11.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T00:10:11.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T00:10:11.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T00:10:11.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T00:10:11.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T00:10:11.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T00:10:11.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T00:10:11.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T00:10:11.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T00:10:11.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T00:10:11.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T00:10:11.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T00:10:11.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T00:10:11.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T00:10:11.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T00:10:11.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-12-31T00:10:11.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-12-31T00:10:11.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-12-31T00:10:11.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-31T00:10:11.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-12-31T00:10:11.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-12-31T00:10:11.597Z] === RUN TestContainerStartOnDaemonRestart [2019-12-31T00:10:11.597Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-31T00:10:11.597Z] === RUN TestDaemonRestartIpcMode [2019-12-31T00:10:11.597Z] === PAUSE TestDaemonRestartIpcMode [2019-12-31T00:10:11.597Z] === RUN TestDiff [2019-12-31T00:10:12.523Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-12-31T00:10:12.523Z] --- PASS: TestDiff (0.96s) [2019-12-31T00:10:12.523Z] === RUN TestExecWithCloseStdin [2019-12-31T00:10:13.015Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.41s) [2019-12-31T00:10:13.015Z] === RUN TestAuthZPluginHeader [2019-12-31T00:10:13.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:10:13.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:10:13.886Z] --- PASS: TestExecWithCloseStdin (0.98s) [2019-12-31T00:10:13.886Z] === RUN TestExec [2019-12-31T00:10:13.951Z] --- PASS: TestAuthZPluginHeader (0.99s) [2019-12-31T00:10:13.951Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-31T00:10:13.951Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T00:10:13.951Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:10:13.951Z] === RUN TestAuthZPluginV2Disable [2019-12-31T00:10:13.951Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-31T00:10:13.951Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:10:13.951Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-31T00:10:13.951Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T00:10:13.951Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:10:13.951Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-31T00:10:13.951Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T00:10:13.951Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:10:13.951Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-31T00:10:14.142Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-12-31T00:10:14.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:10:14.703Z] --- PASS: TestExec (0.97s) [2019-12-31T00:10:14.703Z] === RUN TestExecUser [2019-12-31T00:10:14.703Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-12-31T00:10:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:10:15.263Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-12-31T00:10:15.823Z] --- PASS: TestExecUser (1.10s) [2019-12-31T00:10:15.823Z] === RUN TestExportContainerAndImportImage [2019-12-31T00:10:15.823Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-12-31T00:10:15.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T00:10:16.747Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-12-31T00:10:16.800Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T00:10:17.002Z] --- PASS: TestExportContainerAndImportImage (1.34s) [2019-12-31T00:10:17.003Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-31T00:10:17.346Z] Clearing AppArmor profiles cache:. [2019-12-31T00:10:17.346Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T00:10:17.346Z] Unloading profiles will leave already running processes permanently [2019-12-31T00:10:17.346Z] unconfined, which can lead to unexpected situations. [2019-12-31T00:10:17.346Z] [2019-12-31T00:10:17.346Z] To set a process to complain mode, use the command line tool [2019-12-31T00:10:17.346Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T00:10:17.346Z] with the 'teardown' option." [2019-12-31T00:10:17.346Z] Post stage [Pipeline] junit [2019-12-31T00:10:17.923Z] Recording test results [2019-12-31T00:10:17.926Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-12-31T00:10:18.487Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-12-31T00:10:18.746Z] --- PASS: TestExportContainerAfterDaemonRestart (1.86s) [2019-12-31T00:10:18.746Z] === RUN TestHealthCheckWorkdir [2019-12-31T00:10:18.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T00:10:18.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T00:10:19.306Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [Pipeline] sh [2019-12-31T00:10:19.796Z] + echo Ensuring container killed. [2019-12-31T00:10:19.796Z] Ensuring container killed. [2019-12-31T00:10:19.796Z] + docker rm -vf docker-pr3 [2019-12-31T00:10:19.796Z] Error: No such container: docker-pr3 [2019-12-31T00:10:19.796Z] + true [Pipeline] sh [2019-12-31T00:10:19.865Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-12-31T00:10:20.080Z] + echo Chowning /workspace to jenkins user [2019-12-31T00:10:20.080Z] Chowning /workspace to jenkins user [2019-12-31T00:10:20.080Z] + id -u [2019-12-31T00:10:20.080Z] + id -g [2019-12-31T00:10:20.080Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40326:/workspace busybox chown -R 1000:1000 /workspace [2019-12-31T00:10:20.080Z] Unable to find image 'busybox:latest' locally [2019-12-31T00:10:20.080Z] latest: Pulling from library/busybox [2019-12-31T00:10:20.080Z] bdbbaa22dec6: Pulling fs layer [2019-12-31T00:10:20.340Z] bdbbaa22dec6: Verifying Checksum [2019-12-31T00:10:20.340Z] bdbbaa22dec6: Download complete [2019-12-31T00:10:20.340Z] bdbbaa22dec6: Pull complete [2019-12-31T00:10:20.340Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-31T00:10:20.340Z] Status: Downloaded newer image for busybox:latest [2019-12-31T00:10:20.425Z] --- PASS: TestHealthCheckWorkdir (1.46s) [2019-12-31T00:10:20.425Z] === RUN TestHealthKillContainer [2019-12-31T00:10:21.787Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T00:10:22.264Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T00:10:22.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T00:10:22.537Z] + bundleName=docker-py [2019-12-31T00:10:22.537Z] + echo Creating docker-py-bundles.tar.gz [2019-12-31T00:10:22.537Z] Creating docker-py-bundles.tar.gz [2019-12-31T00:10:22.537Z] + 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 [2019-12-31T00:10:22.550Z] Archiving artifacts [2019-12-31T00:10:23.148Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-12-31T00:10:23.403Z] --- PASS: TestHealthKillContainer (3.14s) [2019-12-31T00:10:23.403Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-31T00:10:23.658Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-12-31T00:10:23.982Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2019-12-31T00:10:23.982Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T00:10:23.982Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2019-12-31T00:10:23.982Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T00:10:23.982Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T00:10:23.982Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T00:10:23.982Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T00:10:23.982Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T00:10:23.982Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T00:10:23.982Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T00:10:23.982Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T00:10:23.982Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T00:10:24.218Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2019-12-31T00:10:24.218Z] === RUN TestIpcModeNone [2019-12-31T00:10:24.269Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40326/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-12-31T00:10:24.612Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T00:10:24.612Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T00:10:24.623Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -e DOCKER_GRAPHDRIVER docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b hack/make.sh binary-daemon [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.10s) [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s) [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s) [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2019-12-31T00:10:24.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s) [2019-12-31T00:10:24.750Z] === RUN TestCgroupNamespacesRun [2019-12-31T00:10:24.903Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2019-12-31T00:10:24.903Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2019-12-31T00:10:25.145Z] --- PASS: TestIpcModeNone (0.89s) [2019-12-31T00:10:25.145Z] === RUN TestIpcModePrivate [2019-12-31T00:10:25.193Z] [2019-12-31T00:10:25.193Z] Removing bundles/ [2019-12-31T00:10:25.193Z] [2019-12-31T00:10:25.193Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-12-31T00:10:25.193Z] Building: bundles/binary-daemon/dockerd-dev [2019-12-31T00:10:25.193Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T00:10:25.399Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-12-31T00:10:25.531Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.0% of statements [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T00:10:25.531Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T00:10:25.820Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2019-12-31T00:10:25.820Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-12-31T00:10:25.820Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T00:10:25.820Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T00:10:25.820Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T00:10:25.820Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T00:10:25.820Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T00:10:25.820Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T00:10:25.820Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T00:10:25.820Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T00:10:25.820Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T00:10:25.820Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T00:10:25.820Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T00:10:25.959Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-12-31T00:10:26.214Z] --- PASS: TestIpcModePrivate (1.02s) [2019-12-31T00:10:26.214Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:195, shared: false, mustBeShared: false [2019-12-31T00:10:26.214Z] === RUN TestIpcModeShareable [2019-12-31T00:10:26.584Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2019-12-31T00:10:26.584Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-31T00:10:27.139Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-12-31T00:10:27.335Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2019-12-31T00:10:27.398Z] --- PASS: TestIpcModeShareable (1.12s) [2019-12-31T00:10:27.398Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:192, shared: true, mustBeShared: true [2019-12-31T00:10:27.398Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-31T00:10:27.653Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-12-31T00:10:28.404Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-12-31T00:10:28.404Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-31T00:10:28.579Z] === RUN TestDockerSuite/TestBuildAddScript [2019-12-31T00:10:29.944Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-12-31T00:10:30.200Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-12-31T00:10:30.209Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2019-12-31T00:10:30.209Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-31T00:10:30.456Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s) [2019-12-31T00:10:30.456Z] === RUN TestAPIIpcModeHost [2019-12-31T00:10:31.381Z] --- PASS: TestAPIIpcModeHost (0.88s) [2019-12-31T00:10:31.381Z] === RUN TestDaemonIpcModeShareable [2019-12-31T00:10:31.636Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-12-31T00:10:31.767Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2019-12-31T00:10:32.032Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2019-12-31T00:10:32.032Z] PASS [2019-12-31T00:10:32.032Z] [2019-12-31T00:10:32.032Z] === Skipped [2019-12-31T00:10:32.032Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T00:10:32.032Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:10:32.032Z] [2019-12-31T00:10:32.032Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-31T00:10:32.032Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:10:32.032Z] [2019-12-31T00:10:32.032Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T00:10:32.032Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:10:32.032Z] [2019-12-31T00:10:32.032Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T00:10:32.032Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:10:32.032Z] [2019-12-31T00:10:32.032Z] [2019-12-31T00:10:32.032Z] DONE 17 tests, 4 skipped in 32.095s [2019-12-31T00:10:32.032Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-31T00:10:32.032Z] ++ 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 [2019-12-31T00:10:32.032Z] ++ set -e [2019-12-31T00:10:32.032Z] ++ '[' -n 0 ']' [2019-12-31T00:10:32.032Z] ++ set -x [2019-12-31T00:10:32.032Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:10:32.147Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2019-12-31T00:10:32.147Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-31T00:10:32.291Z] INFO: Testing against a local daemon [2019-12-31T00:10:32.291Z] === RUN TestPluginInvalidJSON [2019-12-31T00:10:32.291Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T00:10:32.291Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T00:10:32.291Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T00:10:32.291Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-12-31T00:10:32.291Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-31T00:10:32.291Z] PASS [2019-12-31T00:10:32.291Z] [2019-12-31T00:10:32.291Z] DONE 2 tests in 0.231s [2019-12-31T00:10:32.291Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-31T00:10:32.291Z] ++ 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 [2019-12-31T00:10:32.291Z] ++ set -e [2019-12-31T00:10:32.291Z] ++ '[' -n 0 ']' [2019-12-31T00:10:32.291Z] ++ set -x [2019-12-31T00:10:32.291Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:10:32.550Z] INFO: Testing against a local daemon [2019-12-31T00:10:32.550Z] === RUN TestExternalGraphDriver [2019-12-31T00:10:32.808Z] === RUN TestExternalGraphDriver/json [2019-12-31T00:10:32.996Z] --- PASS: TestDaemonIpcModeShareable (1.57s) [2019-12-31T00:10:32.996Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2019-12-31T00:10:32.996Z] === RUN TestDaemonIpcModePrivate [2019-12-31T00:10:33.544Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2019-12-31T00:10:33.544Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-31T00:10:33.921Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-12-31T00:10:34.350Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-12-31T00:10:34.350Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-31T00:10:34.846Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2019-12-31T00:10:34.846Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2019-12-31T00:10:34.846Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-31T00:10:35.155Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-12-31T00:10:35.155Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-31T00:10:35.293Z] ok github.com/docker/docker/builder/remotecontext/git 4.841s coverage: 86.3% of statements [2019-12-31T00:10:35.342Z] === RUN TestExternalGraphDriver/spec [2019-12-31T00:10:36.732Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2019-12-31T00:10:36.732Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2019-12-31T00:10:36.732Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-31T00:10:36.992Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2019-12-31T00:10:36.992Z] === RUN TestKernelTCPMemory [2019-12-31T00:10:37.362Z] ok github.com/docker/docker/builder/remotecontext 0.560s coverage: 13.6% of statements [2019-12-31T00:10:37.804Z] --- PASS: TestKernelTCPMemory (0.97s) [2019-12-31T00:10:37.804Z] === RUN TestNISDomainname [2019-12-31T00:10:37.877Z] === RUN TestExternalGraphDriver/pull [2019-12-31T00:10:38.093Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2019-12-31T00:10:38.093Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: true, mustBeShared: true [2019-12-31T00:10:38.093Z] === RUN TestIpcModeOlderClient [2019-12-31T00:10:38.093Z] === PAUSE TestIpcModeOlderClient [2019-12-31T00:10:38.093Z] === RUN TestKillContainerInvalidSignal [2019-12-31T00:10:38.859Z] ok github.com/docker/docker/builder/dockerfile 1.506s coverage: 48.2% of statements [2019-12-31T00:10:38.859Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T00:10:38.859Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T00:10:39.018Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2019-12-31T00:10:39.018Z] === RUN TestKillContainer [2019-12-31T00:10:39.018Z] === RUN TestKillContainer/no_signal [2019-12-31T00:10:39.066Z] --- PASS: TestNISDomainname (1.10s) [2019-12-31T00:10:39.066Z] === RUN TestHostnameDnsResolution [2019-12-31T00:10:39.577Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-12-31T00:10:39.577Z] === RUN TestKillContainer/non_killing_signal [2019-12-31T00:10:40.329Z] --- PASS: TestHostnameDnsResolution (1.20s) [2019-12-31T00:10:40.329Z] === RUN TestStats [2019-12-31T00:10:40.409Z] --- PASS: TestExternalGraphDriver (7.58s) [2019-12-31T00:10:40.409Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2019-12-31T00:10:40.409Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2019-12-31T00:10:40.409Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2019-12-31T00:10:40.409Z] === RUN TestGraphdriverPluginV2 [2019-12-31T00:10:40.409Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-12-31T00:10:40.409Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:10:40.409Z] PASS [2019-12-31T00:10:40.409Z] [2019-12-31T00:10:40.409Z] === Skipped [2019-12-31T00:10:40.409Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-12-31T00:10:40.409Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:10:40.409Z] [2019-12-31T00:10:40.409Z] [2019-12-31T00:10:40.409Z] DONE 5 tests, 1 skipped in 7.817s [2019-12-31T00:10:40.409Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-31T00:10:40.409Z] ++ 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 [2019-12-31T00:10:40.409Z] ++ set -e [2019-12-31T00:10:40.409Z] ++ '[' -n 0 ']' [2019-12-31T00:10:40.409Z] ++ set -x [2019-12-31T00:10:40.409Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:10:40.409Z] INFO: Testing against a local daemon [2019-12-31T00:10:40.409Z] === RUN TestContinueAfterPluginCrash [2019-12-31T00:10:40.409Z] === PAUSE TestContinueAfterPluginCrash [2019-12-31T00:10:40.409Z] === RUN TestDaemonStartWithLogOpt [2019-12-31T00:10:40.409Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-31T00:10:40.409Z] === CONT TestContinueAfterPluginCrash [2019-12-31T00:10:40.409Z] === CONT TestDaemonStartWithLogOpt [2019-12-31T00:10:40.502Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-12-31T00:10:40.502Z] === RUN TestKillContainer/killing_signal [2019-12-31T00:10:41.428Z] --- PASS: TestKillContainer (2.45s) [2019-12-31T00:10:41.428Z] --- PASS: TestKillContainer/no_signal (0.75s) [2019-12-31T00:10:41.428Z] --- PASS: TestKillContainer/non_killing_signal (0.70s) [2019-12-31T00:10:41.428Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2019-12-31T00:10:41.428Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-31T00:10:41.428Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-31T00:10:42.137Z] --- PASS: TestStats (2.04s) [2019-12-31T00:10:42.137Z] === RUN TestStopContainerWithTimeout [2019-12-31T00:10:42.137Z] === RUN TestStopContainerWithTimeout/0 [2019-12-31T00:10:42.137Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-31T00:10:42.137Z] === RUN TestStopContainerWithTimeout/1 [2019-12-31T00:10:42.137Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-31T00:10:42.137Z] === RUN TestStopContainerWithTimeout/3 [2019-12-31T00:10:42.137Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-31T00:10:42.137Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-31T00:10:42.137Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-31T00:10:42.137Z] === CONT TestStopContainerWithTimeout/0 [2019-12-31T00:10:42.137Z] === CONT TestStopContainerWithTimeout/3 [2019-12-31T00:10:42.354Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-31T00:10:43.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.03s) [2019-12-31T00:10:43.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.06s) [2019-12-31T00:10:43.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2019-12-31T00:10:43.280Z] === RUN TestKillStoppedContainer [2019-12-31T00:10:43.455Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-31T00:10:43.535Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-12-31T00:10:43.535Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-31T00:10:43.535Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2019-12-31T00:10:43.535Z] === RUN TestKillDifferentUserContainer [2019-12-31T00:10:44.899Z] --- PASS: TestKillDifferentUserContainer (1.21s) [2019-12-31T00:10:44.899Z] === RUN TestInspectOomKilledTrue [2019-12-31T00:10:44.899Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-31T00:10:44.899Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:10:44.899Z] === RUN TestInspectOomKilledFalse [2019-12-31T00:10:44.899Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-31T00:10:44.899Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:10:44.899Z] === RUN TestLinksEtcHostsContentMatch [2019-12-31T00:10:45.154Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-12-31T00:10:45.264Z] === CONT TestStopContainerWithTimeout/1 [2019-12-31T00:10:45.714Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2019-12-31T00:10:45.714Z] === RUN TestLinksContainerNames [2019-12-31T00:10:45.720Z] ok github.com/docker/docker/client 0.956s coverage: 75.8% of statements [2019-12-31T00:10:46.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-12-31T00:10:47.355Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-12-31T00:10:47.355Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2019-12-31T00:10:47.355Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2019-12-31T00:10:47.355Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2019-12-31T00:10:47.355Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2019-12-31T00:10:47.355Z] === RUN TestDeleteDevicemapper [2019-12-31T00:10:47.355Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-31T00:10:47.355Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T00:10:47.355Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-31T00:10:48.001Z] --- PASS: TestLinksContainerNames (2.14s) [2019-12-31T00:10:48.001Z] === RUN TestLogsFollowTailEmpty [2019-12-31T00:10:48.928Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2019-12-31T00:10:48.928Z] === RUN TestContainerNetworkMountsNoChown [2019-12-31T00:10:48.928Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-12-31T00:10:48.928Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-12-31T00:10:49.491Z] === RUN TestDockerSuite/TestBuildAddTar [2019-12-31T00:10:49.746Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2019-12-31T00:10:49.746Z] === RUN TestMountDaemonRoot [2019-12-31T00:10:49.746Z] === RUN TestMountDaemonRoot/default [2019-12-31T00:10:49.746Z] === PAUSE TestMountDaemonRoot/default [2019-12-31T00:10:49.746Z] === RUN TestMountDaemonRoot/private [2019-12-31T00:10:49.746Z] === PAUSE TestMountDaemonRoot/private [2019-12-31T00:10:49.746Z] === RUN TestMountDaemonRoot/rprivate [2019-12-31T00:10:49.746Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-31T00:10:49.746Z] === RUN TestMountDaemonRoot/slave [2019-12-31T00:10:49.746Z] === PAUSE TestMountDaemonRoot/slave [2019-12-31T00:10:49.746Z] === RUN TestMountDaemonRoot/rslave [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/shared [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/shared [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rshared [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-31T00:10:49.747Z] === CONT TestMountDaemonRoot/default [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-31T00:10:49.747Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-31T00:10:49.747Z] === CONT TestMountDaemonRoot/rshared [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-31T00:10:49.747Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T00:10:49.747Z] === CONT TestMountDaemonRoot/shared [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-31T00:10:49.747Z] === CONT TestMountDaemonRoot/rslave [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-31T00:10:49.747Z] === CONT TestMountDaemonRoot/slave [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-31T00:10:49.747Z] === CONT TestMountDaemonRoot/rprivate [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T00:10:49.747Z] === CONT TestMountDaemonRoot/private [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-31T00:10:49.747Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-31T00:10:49.747Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-31T00:10:49.747Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-31T00:10:49.747Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-31T00:10:50.002Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-31T00:10:50.002Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-31T00:10:50.002Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T00:10:50.002Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-31T00:10:50.002Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-31T00:10:50.002Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T00:10:50.002Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-31T00:10:50.258Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-31T00:10:50.258Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-31T00:10:50.258Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-31T00:10:50.258Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-31T00:10:50.258Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T00:10:50.258Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-31T00:10:50.258Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-31T00:10:50.258Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T00:10:50.514Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-31T00:10:50.514Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T00:10:50.514Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-31T00:10:50.514Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-31T00:10:50.514Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-31T00:10:50.514Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-31T00:10:50.514Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-31T00:10:50.514Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-31T00:10:50.566Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.06s) [2019-12-31T00:10:50.566Z] === RUN TestUpdateMemory [2019-12-31T00:10:50.566Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-31T00:10:50.566Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:10:50.566Z] === RUN TestUpdateCPUQuota [2019-12-31T00:10:50.769Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.18s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.16s) [2019-12-31T00:10:50.770Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-31T00:10:50.770Z] === RUN TestContainerBindMountNonRecursive [2019-12-31T00:10:51.838Z] --- PASS: TestUpdateCPUQuota (1.45s) [2019-12-31T00:10:51.838Z] === RUN TestUpdatePidsLimit [2019-12-31T00:10:51.838Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-31T00:10:52.208Z] === RUN TestUpdatePidsLimit/no_change [2019-12-31T00:10:52.577Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-31T00:10:52.625Z] --- PASS: TestDaemonStartWithLogOpt (10.44s) [2019-12-31T00:10:53.371Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-31T00:10:53.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-31T00:10:54.090Z] --- PASS: TestContainerBindMountNonRecursive (2.94s) [2019-12-31T00:10:54.090Z] === RUN TestNetworkNat [2019-12-31T00:10:54.117Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-31T00:10:54.494Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-31T00:10:55.021Z] --- PASS: TestNetworkNat (1.12s) [2019-12-31T00:10:55.021Z] === RUN TestNetworkLocalhostTCPNat [2019-12-31T00:10:55.912Z] --- PASS: TestContinueAfterPluginCrash (15.30s) [2019-12-31T00:10:55.912Z] PASS [2019-12-31T00:10:55.912Z] [2019-12-31T00:10:55.912Z] DONE 2 tests in 15.463s [2019-12-31T00:10:55.912Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-31T00:10:55.912Z] ++ 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 [2019-12-31T00:10:55.912Z] ++ set -e [2019-12-31T00:10:55.912Z] ++ '[' -n 0 ']' [2019-12-31T00:10:55.912Z] ++ set -x [2019-12-31T00:10:55.912Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:10:55.912Z] INFO: Testing against a local daemon [2019-12-31T00:10:55.912Z] === RUN TestPluginWithDevMounts [2019-12-31T00:10:55.912Z] === PAUSE TestPluginWithDevMounts [2019-12-31T00:10:55.912Z] === CONT TestPluginWithDevMounts [2019-12-31T00:10:56.319Z] --- PASS: TestUpdatePidsLimit (4.12s) [2019-12-31T00:10:56.320Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-12-31T00:10:56.320Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-12-31T00:10:56.320Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-12-31T00:10:56.320Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-12-31T00:10:56.320Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-12-31T00:10:56.320Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-12-31T00:10:56.320Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-12-31T00:10:56.320Z] === RUN TestUpdateRestartPolicy [2019-12-31T00:10:56.389Z] --- PASS: TestNetworkLocalhostTCPNat (1.35s) [2019-12-31T00:10:56.389Z] === RUN TestNetworkLoopbackNat [2019-12-31T00:10:57.756Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2019-12-31T00:10:57.756Z] === RUN TestPause [2019-12-31T00:10:58.446Z] --- PASS: TestPluginWithDevMounts (2.24s) [2019-12-31T00:10:58.446Z] PASS [2019-12-31T00:10:58.446Z] [2019-12-31T00:10:58.446Z] DONE 1 tests in 2.397s [2019-12-31T00:10:58.446Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-31T00:10:58.446Z] ++ 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 [2019-12-31T00:10:58.446Z] ++ set -e [2019-12-31T00:10:58.446Z] ++ '[' -n 0 ']' [2019-12-31T00:10:58.446Z] ++ set -x [2019-12-31T00:10:58.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2019-12-31T00:10:58.446Z] INFO: Testing against a local daemon [2019-12-31T00:10:58.446Z] === RUN TestSecretInspect [2019-12-31T00:10:59.646Z] --- PASS: TestPause (1.76s) [2019-12-31T00:10:59.646Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-31T00:10:59.646Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T00:10:59.646Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T00:10:59.646Z] === RUN TestPauseStopPausedContainer [2019-12-31T00:11:00.207Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2019-12-31T00:11:00.207Z] === RUN TestPsFilter [2019-12-31T00:11:00.462Z] --- PASS: TestPsFilter (0.23s) [2019-12-31T00:11:00.462Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-31T00:11:01.023Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-12-31T00:11:01.733Z] --- PASS: TestSecretInspect (3.29s) [2019-12-31T00:11:01.733Z] === RUN TestSecretList [2019-12-31T00:11:01.950Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.44s) [2019-12-31T00:11:01.950Z] === RUN TestRemoveContainerWithVolume [2019-12-31T00:11:02.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-12-31T00:11:02.765Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-12-31T00:11:02.765Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-12-31T00:11:02.765Z] === RUN TestRemoveContainerRunning [2019-12-31T00:11:03.690Z] --- PASS: TestRemoveContainerRunning (0.96s) [2019-12-31T00:11:03.690Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-31T00:11:04.250Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-12-31T00:11:04.281Z] --- PASS: TestSecretList (2.80s) [2019-12-31T00:11:04.281Z] === RUN TestSecretsCreateAndDelete [2019-12-31T00:11:04.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-12-31T00:11:04.761Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.05s) [2019-12-31T00:11:04.761Z] === RUN TestRemoveInvalidContainer [2019-12-31T00:11:04.761Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-12-31T00:11:04.761Z] === RUN TestRenameLinkedContainer [2019-12-31T00:11:05.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-12-31T00:11:07.568Z] --- PASS: TestSecretsCreateAndDelete (3.28s) [2019-12-31T00:11:07.568Z] === RUN TestSecretsUpdate [2019-12-31T00:11:08.950Z] --- PASS: TestRenameLinkedContainer (3.56s) [2019-12-31T00:11:08.950Z] === RUN TestRenameStoppedContainer [2019-12-31T00:11:08.950Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-12-31T00:11:09.205Z] --- PASS: TestRenameStoppedContainer (0.80s) [2019-12-31T00:11:09.205Z] === RUN TestRenameRunningContainerAndReuse [2019-12-31T00:11:10.099Z] --- PASS: TestUpdateRestartPolicy (12.96s) [2019-12-31T00:11:10.099Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-31T00:11:10.099Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2019-12-31T00:11:10.099Z] === RUN TestWaitNonBlocked [2019-12-31T00:11:10.099Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T00:11:10.099Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T00:11:10.099Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T00:11:10.099Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T00:11:10.099Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T00:11:10.099Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T00:11:10.570Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-12-31T00:11:10.855Z] --- PASS: TestSecretsUpdate (3.28s) [2019-12-31T00:11:10.855Z] === RUN TestTemplatedSecret [2019-12-31T00:11:11.133Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2019-12-31T00:11:11.133Z] === RUN TestRenameInvalidName [2019-12-31T00:11:11.377Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-12-31T00:11:11.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2019-12-31T00:11:11.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2019-12-31T00:11:11.377Z] === RUN TestWaitBlocked [2019-12-31T00:11:11.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T00:11:11.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T00:11:11.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T00:11:11.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T00:11:11.377Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T00:11:11.377Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T00:11:12.058Z] --- PASS: TestRenameInvalidName (0.94s) [2019-12-31T00:11:12.058Z] === RUN TestRenameAnonymousContainer [2019-12-31T00:11:12.645Z] --- PASS: TestWaitBlocked (0.01s) [2019-12-31T00:11:12.646Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2019-12-31T00:11:12.646Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s) [2019-12-31T00:11:12.646Z] === CONT TestContainerStartOnDaemonRestart [2019-12-31T00:11:12.646Z] === CONT TestIpcModeOlderClient [2019-12-31T00:11:12.646Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-12-31T00:11:12.646Z] === CONT TestDaemonRestartIpcMode [2019-12-31T00:11:14.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-12-31T00:11:15.045Z] --- PASS: TestTemplatedSecret (3.45s) [2019-12-31T00:11:15.045Z] === RUN TestSecretCreateResolve [2019-12-31T00:11:15.503Z] --- PASS: TestRenameAnonymousContainer (3.52s) [2019-12-31T00:11:15.503Z] === RUN TestRenameContainerWithSameName [2019-12-31T00:11:15.503Z] === RUN TestDockerSuite/TestBuildBlankName [2019-12-31T00:11:15.867Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s) [2019-12-31T00:11:16.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-12-31T00:11:16.628Z] --- PASS: TestRenameContainerWithSameName (1.08s) [2019-12-31T00:11:16.628Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-31T00:11:16.662Z] --- PASS: TestDaemonRestartIpcMode (4.04s) [2019-12-31T00:11:16.662Z] PASS [2019-12-31T00:11:16.662Z] [2019-12-31T00:11:16.662Z] === Skipped [2019-12-31T00:11:16.662Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-12-31T00:11:16.662Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T00:11:16.662Z] [2019-12-31T00:11:16.662Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-12-31T00:11:16.662Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:11:16.662Z] [2019-12-31T00:11:16.662Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-31T00:11:16.662Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:11:16.662Z] [2019-12-31T00:11:16.662Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T00:11:16.662Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T00:11:16.662Z] [2019-12-31T00:11:16.662Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-12-31T00:11:16.662Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T00:11:16.662Z] [2019-12-31T00:11:16.662Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-12-31T00:11:16.662Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:11:16.662Z] [2019-12-31T00:11:16.662Z] [2019-12-31T00:11:16.662Z] DONE 197 tests, 6 skipped in 139.857s [2019-12-31T00:11:16.662Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-12-31T00:11:16.662Z] ++ 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 [2019-12-31T00:11:16.662Z] ++ set -e [2019-12-31T00:11:16.662Z] ++ '[' -n 0 ']' [2019-12-31T00:11:16.662Z] ++ set -x [2019-12-31T00:11:16.662Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:11:17.041Z] INFO: Testing against a local daemon [2019-12-31T00:11:17.041Z] === RUN TestCommitInheritsEnv [2019-12-31T00:11:17.580Z] --- PASS: TestSecretCreateResolve (3.24s) [2019-12-31T00:11:17.580Z] PASS [2019-12-31T00:11:17.580Z] [2019-12-31T00:11:17.580Z] DONE 6 tests in 19.503s [2019-12-31T00:11:17.580Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-12-31T00:11:17.580Z] ++ 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 [2019-12-31T00:11:17.580Z] ++ set -e [2019-12-31T00:11:17.580Z] ++ '[' -n 0 ']' [2019-12-31T00:11:17.580Z] ++ set -x [2019-12-31T00:11:17.580Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:11:17.838Z] INFO: Testing against a local daemon [2019-12-31T00:11:17.838Z] === RUN TestServiceCreateInit [2019-12-31T00:11:17.838Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-31T00:11:17.850Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-12-31T00:11:17.850Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-31T00:11:17.850Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-31T00:11:17.850Z] === RUN TestImagesFilterMultiReference [2019-12-31T00:11:17.850Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-12-31T00:11:17.850Z] === RUN TestImagePullPlatformInvalid [2019-12-31T00:11:17.850Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-12-31T00:11:17.850Z] === RUN TestRemoveImageOrphaning [2019-12-31T00:11:18.220Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-12-31T00:11:18.220Z] === RUN TestRemoveImageGarbageCollector [2019-12-31T00:11:18.220Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-31T00:11:18.220Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:11:18.220Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-31T00:11:18.220Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-12-31T00:11:18.220Z] === RUN TestTagInvalidReference [2019-12-31T00:11:18.220Z] --- PASS: TestTagInvalidReference (0.02s) [2019-12-31T00:11:18.220Z] === RUN TestTagValidPrefixedRepo [2019-12-31T00:11:18.220Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-12-31T00:11:18.220Z] === RUN TestTagExistedNameWithoutForce [2019-12-31T00:11:18.515Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2019-12-31T00:11:18.515Z] === RUN TestResize [2019-12-31T00:11:18.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-12-31T00:11:18.608Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-12-31T00:11:18.608Z] === RUN TestTagOfficialNames [2019-12-31T00:11:18.608Z] --- PASS: TestTagOfficialNames (0.06s) [2019-12-31T00:11:18.608Z] === RUN TestTagMatchesDigest [2019-12-31T00:11:18.608Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-12-31T00:11:18.608Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-31T00:11:19.441Z] --- PASS: TestResize (0.98s) [2019-12-31T00:11:19.441Z] === RUN TestResizeWithInvalidSize [2019-12-31T00:11:19.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-12-31T00:11:20.368Z] --- PASS: TestResizeWithInvalidSize (1.01s) [2019-12-31T00:11:20.368Z] === RUN TestResizeWhenContainerNotStarted [2019-12-31T00:11:20.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-12-31T00:11:20.928Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-12-31T00:11:21.184Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T00:11:21.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T00:11:21.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T00:11:21.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T00:11:21.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T00:11:21.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T00:11:21.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T00:11:21.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T00:11:21.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:11:21.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:11:21.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:11:21.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:11:21.184Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:11:21.184Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:11:21.184Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T00:11:21.184Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T00:11:22.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-12-31T00:11:23.111Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-31T00:11:23.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-12-31T00:11:23.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T00:11:24.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T00:11:25.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-12-31T00:11:27.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T00:11:28.382Z] --- PASS: TestServiceCreateInit (9.64s) [2019-12-31T00:11:28.382Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s) [2019-12-31T00:11:28.382Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2019-12-31T00:11:28.382Z] === RUN TestCreateServiceMultipleTimes [2019-12-31T00:11:28.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-12-31T00:11:29.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T00:11:30.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T00:11:31.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-12-31T00:11:31.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:11:33.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:11:33.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:11:33.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-12-31T00:11:35.275Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:11:35.275Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-12-31T00:11:35.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T00:11:37.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.61s) [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s) [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s) [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s) [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.59s) [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2019-12-31T00:11:38.287Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2019-12-31T00:11:38.287Z] === RUN TestCgroupNamespacesRun [2019-12-31T00:11:38.542Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-12-31T00:11:40.429Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2019-12-31T00:11:40.429Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-31T00:11:40.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-12-31T00:11:41.793Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-12-31T00:11:41.793Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-31T00:11:42.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-12-31T00:11:42.782Z] ok github.com/docker/docker/cmd/dockerd 0.243s coverage: 30.3% of statements [2019-12-31T00:11:42.782Z] ok github.com/docker/docker/container 0.245s coverage: 35.3% of statements [2019-12-31T00:11:42.782Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T00:11:42.782Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T00:11:42.782Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T00:11:42.782Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T00:11:43.648Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2019-12-31T00:11:43.648Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-31T00:11:45.535Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2019-12-31T00:11:45.535Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-31T00:11:45.642Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.094s coverage: 65.3% of statements [2019-12-31T00:11:46.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-12-31T00:11:46.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-12-31T00:11:46.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-12-31T00:11:46.604Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-12-31T00:11:46.604Z] Copying nested executables into bundles/binary-daemon [2019-12-31T00:11:46.604Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-12-31T00:11:46.942Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -e DOCKER_GRAPHDRIVER docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b hack/make.sh cross [2019-12-31T00:11:47.460Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s) [2019-12-31T00:11:47.460Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-31T00:11:47.510Z] [2019-12-31T00:11:47.510Z] Removing bundles/ [2019-12-31T00:11:47.510Z] [2019-12-31T00:11:47.510Z] ---> Making bundle: cross (in bundles/cross) [2019-12-31T00:11:47.510Z] Cross building: bundles/cross/linux/amd64 [2019-12-31T00:11:47.510Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-12-31T00:11:47.510Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-12-31T00:11:48.389Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) [2019-12-31T00:11:48.389Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-31T00:11:49.315Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-12-31T00:11:49.315Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-31T00:11:50.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-12-31T00:11:51.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-12-31T00:11:51.010Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2019-12-31T00:11:51.010Z] === RUN TestKernelTCPMemory [2019-12-31T00:11:52.420Z] --- PASS: TestKernelTCPMemory (1.13s) [2019-12-31T00:11:52.420Z] === RUN TestNISDomainname [2019-12-31T00:11:53.347Z] --- PASS: TestNISDomainname (1.10s) [2019-12-31T00:11:53.347Z] === RUN TestHostnameDnsResolution [2019-12-31T00:11:54.247Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.8% of statements [2019-12-31T00:11:54.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-12-31T00:11:54.925Z] --- PASS: TestCreateServiceMultipleTimes (24.41s) [2019-12-31T00:11:54.925Z] === RUN TestCreateServiceConflict [2019-12-31T00:11:54.965Z] --- PASS: TestHostnameDnsResolution (1.49s) [2019-12-31T00:11:54.965Z] === RUN TestStats [2019-12-31T00:11:55.185Z] --- PASS: TestCreateServiceConflict (3.26s) [2019-12-31T00:11:55.185Z] === RUN TestCreateServiceMaxReplicas [2019-12-31T00:11:55.525Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-12-31T00:11:57.082Z] ok github.com/docker/docker/daemon/cluster 0.227s coverage: 0.5% of statements [2019-12-31T00:11:57.410Z] --- PASS: TestStats (2.25s) [2019-12-31T00:11:57.410Z] === RUN TestStopContainerWithTimeout [2019-12-31T00:11:57.410Z] === RUN TestStopContainerWithTimeout/0 [2019-12-31T00:11:57.410Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-31T00:11:57.410Z] === RUN TestStopContainerWithTimeout/1 [2019-12-31T00:11:57.410Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-31T00:11:57.411Z] === RUN TestStopContainerWithTimeout/3 [2019-12-31T00:11:57.411Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-31T00:11:57.411Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-31T00:11:57.411Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-31T00:11:57.411Z] === CONT TestStopContainerWithTimeout/0 [2019-12-31T00:11:57.411Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-31T00:11:57.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-12-31T00:11:57.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-12-31T00:11:58.229Z] === CONT TestStopContainerWithTimeout/3 [2019-12-31T00:11:58.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-12-31T00:11:59.376Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2019-12-31T00:11:59.376Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-31T00:12:00.675Z] === CONT TestStopContainerWithTimeout/1 [2019-12-31T00:12:00.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-12-31T00:12:02.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-12-31T00:12:02.600Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-12-31T00:12:02.600Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2019-12-31T00:12:02.600Z] --- PASS: TestStopContainerWithTimeout/-1 (3.37s) [2019-12-31T00:12:02.600Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2019-12-31T00:12:02.600Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2019-12-31T00:12:02.600Z] === RUN TestDeleteDevicemapper [2019-12-31T00:12:02.600Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-31T00:12:02.600Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T00:12:02.600Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-31T00:12:02.752Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2019-12-31T00:12:03.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-12-31T00:12:04.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-12-31T00:12:04.824Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-12-31T00:12:04.824Z] ok github.com/docker/docker/daemon/config 0.108s coverage: 82.1% of statements [2019-12-31T00:12:05.449Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.02s) [2019-12-31T00:12:05.449Z] === RUN TestUpdateMemory [2019-12-31T00:12:05.449Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-31T00:12:05.449Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:12:05.449Z] === RUN TestUpdateCPUQuota [2019-12-31T00:12:07.336Z] --- PASS: TestUpdateCPUQuota (1.63s) [2019-12-31T00:12:07.336Z] === RUN TestUpdatePidsLimit [2019-12-31T00:12:07.336Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-31T00:12:07.591Z] === RUN TestUpdatePidsLimit/no_change [2019-12-31T00:12:07.847Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-31T00:12:08.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-12-31T00:12:08.408Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-31T00:12:08.663Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-31T00:12:09.277Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-12-31T00:12:09.589Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-31T00:12:09.850Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-31T00:12:10.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-12-31T00:12:11.326Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.530s coverage: 13.7% of statements [2019-12-31T00:12:11.705Z] --- PASS: TestUpdatePidsLimit (4.41s) [2019-12-31T00:12:11.705Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2019-12-31T00:12:11.705Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-12-31T00:12:11.705Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2019-12-31T00:12:11.705Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2019-12-31T00:12:11.705Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.78s) [2019-12-31T00:12:11.706Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-12-31T00:12:11.706Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2019-12-31T00:12:11.706Z] === RUN TestUpdateRestartPolicy [2019-12-31T00:12:11.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-12-31T00:12:12.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-12-31T00:12:13.377Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-12-31T00:12:13.451Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-12-31T00:12:14.377Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-12-31T00:12:14.876Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.002s coverage: 57.9% of statements [2019-12-31T00:12:15.302Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-12-31T00:12:15.907Z] ok github.com/docker/docker/daemon 12.486s coverage: 17.6% of statements [2019-12-31T00:12:15.907Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T00:12:15.907Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T00:12:15.907Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T00:12:15.907Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T00:12:17.461Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.62s) [2019-12-31T00:12:17.461Z] === RUN TestCreateServiceSecretFileMode [2019-12-31T00:12:17.720Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2019-12-31T00:12:17.720Z] === RUN TestCreateServiceConfigFileMode [2019-12-31T00:12:17.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-12-31T00:12:19.417Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.097s coverage: 68.6% of statements [2019-12-31T00:12:20.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-12-31T00:12:21.008Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2019-12-31T00:12:21.008Z] === RUN TestCreateServiceSysctls [2019-12-31T00:12:21.251Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-12-31T00:12:21.464Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.101s coverage: 48.6% of statements [2019-12-31T00:12:22.614Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-12-31T00:12:22.953Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.085s coverage: 45.9% of statements [2019-12-31T00:12:22.953Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T00:12:23.174Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-12-31T00:12:23.174Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-12-31T00:12:23.578Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.532s coverage: 76.1% of statements [2019-12-31T00:12:24.101Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-12-31T00:12:24.645Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.044s coverage: 54.8% of statements [2019-12-31T00:12:24.645Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-31T00:12:24.645Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T00:12:25.028Z] --- PASS: TestUpdateRestartPolicy (13.36s) [2019-12-31T00:12:25.028Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-31T00:12:25.200Z] --- PASS: TestCreateServiceSysctls (4.38s) [2019-12-31T00:12:25.200Z] === RUN TestCreateServiceCapabilities [2019-12-31T00:12:25.952Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-12-31T00:12:25.952Z] === RUN TestWaitNonBlocked [2019-12-31T00:12:25.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T00:12:25.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T00:12:25.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T00:12:25.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T00:12:25.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T00:12:25.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T00:12:26.514Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-12-31T00:12:26.701Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2019-12-31T00:12:26.701Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2019-12-31T00:12:27.075Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-12-31T00:12:27.075Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2019-12-31T00:12:27.075Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.40s) [2019-12-31T00:12:27.075Z] === RUN TestWaitBlocked [2019-12-31T00:12:27.331Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T00:12:27.331Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T00:12:27.331Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T00:12:27.331Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T00:12:27.331Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T00:12:27.331Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T00:12:28.488Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2019-12-31T00:12:28.488Z] === RUN TestInspect [2019-12-31T00:12:28.694Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-12-31T00:12:28.694Z] --- PASS: TestWaitBlocked (0.05s) [2019-12-31T00:12:28.694Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2019-12-31T00:12:28.694Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s) [2019-12-31T00:12:28.694Z] === CONT TestContainerStartOnDaemonRestart [2019-12-31T00:12:28.694Z] === CONT TestIpcModeOlderClient [2019-12-31T00:12:28.694Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-12-31T00:12:28.694Z] === CONT TestDaemonRestartIpcMode [2019-12-31T00:12:28.778Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2019-12-31T00:12:31.210Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-12-31T00:12:31.770Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s) [2019-12-31T00:12:31.779Z] --- PASS: TestInspect (3.59s) [2019-12-31T00:12:31.779Z] === RUN TestServiceListWithStatuses [2019-12-31T00:12:31.779Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-31T00:12:31.779Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T00:12:31.779Z] === RUN TestDockerNetworkConnectAlias [2019-12-31T00:12:32.025Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-12-31T00:12:32.276Z] ok github.com/docker/docker/daemon/logger 0.273s coverage: 42.7% of statements [2019-12-31T00:12:33.060Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2019-12-31T00:12:33.060Z] PASS [2019-12-31T00:12:33.060Z] [2019-12-31T00:12:33.060Z] === Skipped [2019-12-31T00:12:33.061Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-12-31T00:12:33.061Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T00:12:33.061Z] [2019-12-31T00:12:33.061Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-31T00:12:33.061Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:12:33.061Z] [2019-12-31T00:12:33.061Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-31T00:12:33.061Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:12:33.061Z] [2019-12-31T00:12:33.061Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T00:12:33.061Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T00:12:33.061Z] [2019-12-31T00:12:33.061Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-31T00:12:33.061Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T00:12:33.061Z] [2019-12-31T00:12:33.061Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-12-31T00:12:33.061Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T00:12:33.061Z] [2019-12-31T00:12:33.061Z] [2019-12-31T00:12:33.061Z] DONE 197 tests, 6 skipped in 150.232s [2019-12-31T00:12:33.061Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-12-31T00:12:33.061Z] ++ 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 [2019-12-31T00:12:33.061Z] ++ set -e [2019-12-31T00:12:33.061Z] ++ '[' -n 0 ']' [2019-12-31T00:12:33.061Z] ++ set -x [2019-12-31T00:12:33.061Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:12:33.082Z] ok github.com/docker/docker/daemon/logger/gelf 0.056s coverage: 67.0% of statements [2019-12-31T00:12:33.316Z] INFO: Testing against a local daemon [2019-12-31T00:12:33.316Z] === RUN TestCommitInheritsEnv [2019-12-31T00:12:33.316Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-12-31T00:12:33.370Z] ok github.com/docker/docker/daemon/logger/awslogs 0.499s coverage: 77.4% of statements [2019-12-31T00:12:33.875Z] --- PASS: TestCommitInheritsEnv (0.61s) [2019-12-31T00:12:33.875Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-31T00:12:33.875Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-31T00:12:33.875Z] === RUN TestImagesFilterMultiReference [2019-12-31T00:12:33.875Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-12-31T00:12:33.875Z] === RUN TestImagePullPlatformInvalid [2019-12-31T00:12:33.875Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-12-31T00:12:33.875Z] === RUN TestRemoveImageOrphaning [2019-12-31T00:12:34.131Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-12-31T00:12:34.386Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2019-12-31T00:12:34.386Z] === RUN TestRemoveImageGarbageCollector [2019-12-31T00:12:34.400Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 4.9% of statements [2019-12-31T00:12:34.400Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T00:12:34.400Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T00:12:34.400Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T00:12:34.400Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T00:12:34.946Z] === RUN TestDockerSuite/TestBuildCmd [2019-12-31T00:12:35.027Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 88.3% of statements [2019-12-31T00:12:35.202Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-12-31T00:12:35.766Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-12-31T00:12:36.023Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-12-31T00:12:36.023Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-12-31T00:12:36.080Z] ok github.com/docker/docker/daemon/logger/journald 0.065s coverage: 26.2% of statements [2019-12-31T00:12:36.947Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2019-12-31T00:12:36.947Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-31T00:12:36.947Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-12-31T00:12:36.947Z] === RUN TestTagInvalidReference [2019-12-31T00:12:36.947Z] --- PASS: TestTagInvalidReference (0.02s) [2019-12-31T00:12:36.947Z] === RUN TestTagValidPrefixedRepo [2019-12-31T00:12:36.947Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-12-31T00:12:36.947Z] === RUN TestTagExistedNameWithoutForce [2019-12-31T00:12:36.947Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-12-31T00:12:36.947Z] === RUN TestTagOfficialNames [2019-12-31T00:12:36.947Z] --- PASS: TestTagOfficialNames (0.06s) [2019-12-31T00:12:36.947Z] === RUN TestTagMatchesDigest [2019-12-31T00:12:36.947Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-12-31T00:12:36.947Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-31T00:12:37.508Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-12-31T00:12:37.577Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.053s coverage: 62.1% of statements [2019-12-31T00:12:37.764Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-12-31T00:12:39.129Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-12-31T00:12:39.384Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-12-31T00:12:39.627Z] ok github.com/docker/docker/daemon/logger/local 0.084s coverage: 74.7% of statements [2019-12-31T00:12:39.627Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T00:12:39.627Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 19.9% of statements [2019-12-31T00:12:39.898Z] --- PASS: TestDockerNetworkConnectAlias (7.39s) [2019-12-31T00:12:39.898Z] === RUN TestDockerNetworkReConnect [2019-12-31T00:12:39.945Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-12-31T00:12:41.685Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2019-12-31T00:12:41.685Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 47.8% of statements [2019-12-31T00:12:42.713Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2019-12-31T00:12:44.234Z] ok github.com/docker/docker/daemon/logger/splunk 3.068s coverage: 82.5% of statements [2019-12-31T00:12:44.234Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T00:12:44.234Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T00:12:45.170Z] --- PASS: TestDockerNetworkReConnect (5.86s) [2019-12-31T00:12:45.170Z] === RUN TestServicePlugin [2019-12-31T00:12:45.170Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-31T00:12:45.170Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:12:45.170Z] === RUN TestServiceUpdateLabel [2019-12-31T00:12:45.181Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-12-31T00:12:45.181Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-12-31T00:12:46.109Z] === RUN TestDockerSuite/TestBuildContChar [2019-12-31T00:12:46.363Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-12-31T00:12:46.924Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-12-31T00:12:46.953Z] ok github.com/docker/docker/distribution/metadata 0.203s coverage: 48.2% of statements [2019-12-31T00:12:47.485Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-12-31T00:12:48.457Z] --- PASS: TestServiceUpdateLabel (3.26s) [2019-12-31T00:12:48.457Z] === RUN TestServiceUpdateSecrets [2019-12-31T00:12:49.674Z] ok github.com/docker/docker/errdefs 0.033s coverage: 49.4% of statements [2019-12-31T00:12:50.303Z] ok github.com/docker/docker/distribution 0.717s coverage: 22.1% of statements [2019-12-31T00:12:50.303Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T00:12:50.797Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-12-31T00:12:50.933Z] ok github.com/docker/docker/distribution/xfer 1.706s coverage: 85.6% of statements [2019-12-31T00:12:50.933Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T00:12:51.357Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-12-31T00:12:51.917Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-12-31T00:12:51.917Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-12-31T00:12:52.172Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-12-31T00:12:52.447Z] ok github.com/docker/docker/image 0.128s coverage: 86.4% of statements [2019-12-31T00:12:52.732Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-12-31T00:12:53.293Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-12-31T00:12:53.854Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-12-31T00:12:53.939Z] ok github.com/docker/docker/image/cache 0.035s coverage: 19.2% of statements [2019-12-31T00:12:53.939Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T00:12:54.226Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2019-12-31T00:12:54.851Z] ok github.com/docker/docker/image/v1 0.070s coverage: 25.0% of statements [2019-12-31T00:12:54.851Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T00:12:55.216Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-12-31T00:12:56.347Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2019-12-31T00:12:57.728Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-12-31T00:12:59.844Z] ok github.com/docker/docker/opts 0.087s coverage: 66.9% of statements [2019-12-31T00:13:00.920Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-12-31T00:13:01.956Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2019-12-31T00:13:01.956Z] ok github.com/docker/docker/pkg/archive 1.377s coverage: 76.8% of statements [2019-12-31T00:13:02.125Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-12-31T00:13:02.977Z] ok github.com/docker/docker/pkg/authorization 3.002s coverage: 68.3% of statements [2019-12-31T00:13:03.267Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2019-12-31T00:13:03.488Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-12-31T00:13:04.763Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-12-31T00:13:04.763Z] ok github.com/docker/docker/pkg/discovery/file 0.037s coverage: 92.9% of statements [2019-12-31T00:13:06.258Z] ok github.com/docker/docker/pkg/discovery/memory 0.021s coverage: 92.3% of statements [2019-12-31T00:13:06.258Z] ok github.com/docker/docker/layer 7.823s coverage: 68.8% of statements [2019-12-31T00:13:06.258Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T00:13:06.258Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T00:13:06.258Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T00:13:06.258Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T00:13:06.258Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T00:13:06.258Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T00:13:06.543Z] --- PASS: TestServiceUpdateSecrets (15.63s) [2019-12-31T00:13:06.543Z] === RUN TestServiceUpdateConfigs [2019-12-31T00:13:07.285Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-12-31T00:13:07.285Z] ok github.com/docker/docker/pkg/discovery/nodes 0.019s coverage: 93.8% of statements [2019-12-31T00:13:08.732Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-12-31T00:13:08.786Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2019-12-31T00:13:08.786Z] ok github.com/docker/docker/pkg/fileutils 0.034s coverage: 89.5% of statements [2019-12-31T00:13:08.968Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-12-31T00:13:08.968Z] Copying nested executables into bundles/cross/linux/amd64 [2019-12-31T00:13:08.968Z] Cross building: bundles/cross/windows/amd64 [2019-12-31T00:13:08.968Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-31T00:13:08.968Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-12-31T00:13:09.074Z] ok github.com/docker/docker/pkg/chrootarchive 4.531s coverage: 43.2% of statements [2019-12-31T00:13:09.074Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T00:13:09.074Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T00:13:09.292Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-12-31T00:13:10.576Z] ok github.com/docker/docker/pkg/fsutils 0.349s coverage: 85.1% of statements [2019-12-31T00:13:10.576Z] ok github.com/docker/docker/pkg/discovery/kv 3.316s coverage: 84.1% of statements [2019-12-31T00:13:10.655Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-12-31T00:13:10.866Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2019-12-31T00:13:11.216Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-12-31T00:13:12.581Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-12-31T00:13:12.923Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2019-12-31T00:13:12.923Z] ok github.com/docker/docker/pkg/locker 0.103s coverage: 88.9% of statements [2019-12-31T00:13:13.210Z] ok github.com/docker/docker/pkg/idtools 0.905s coverage: 70.1% of statements [2019-12-31T00:13:13.498Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-12-31T00:13:14.525Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2019-12-31T00:13:14.816Z] ok github.com/docker/docker/pkg/ioutils 1.827s coverage: 69.3% of statements [2019-12-31T00:13:14.816Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-31T00:13:15.105Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2019-12-31T00:13:15.737Z] ok github.com/docker/docker/pkg/mount 0.799s coverage: 70.0% of statements [2019-12-31T00:13:15.737Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T00:13:15.737Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2019-12-31T00:13:15.847Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-12-31T00:13:15.847Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-12-31T00:13:16.368Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 91.4% of statements [2019-12-31T00:13:16.659Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2019-12-31T00:13:16.659Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T00:13:16.659Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T00:13:17.289Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2019-12-31T00:13:18.361Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-12-31T00:13:18.616Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-12-31T00:13:19.177Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-12-31T00:13:19.351Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2019-12-31T00:13:19.351Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2019-12-31T00:13:19.351Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2019-12-31T00:13:19.739Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-12-31T00:13:20.374Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-12-31T00:13:20.998Z] ok github.com/docker/docker/pkg/pubsub 1.175s coverage: 73.9% of statements [2019-12-31T00:13:21.101Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-12-31T00:13:21.437Z] --- PASS: TestServiceUpdateConfigs (15.47s) [2019-12-31T00:13:21.437Z] === RUN TestServiceUpdateNetwork [2019-12-31T00:13:21.627Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2019-12-31T00:13:21.661Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-12-31T00:13:21.661Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-12-31T00:13:22.648Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2019-12-31T00:13:22.648Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-12-31T00:13:23.024Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-12-31T00:13:23.024Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-12-31T00:13:23.024Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-12-31T00:13:23.024Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-12-31T00:13:23.024Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-12-31T00:13:23.280Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-12-31T00:13:23.567Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.0% of statements [2019-12-31T00:13:23.584Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-12-31T00:13:23.856Z] ok github.com/docker/docker/pkg/signal 3.391s coverage: 61.0% of statements [2019-12-31T00:13:24.880Z] ok github.com/docker/docker/pkg/tailfile 0.223s coverage: 88.6% of statements [2019-12-31T00:13:25.168Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 36.2% of statements [2019-12-31T00:13:25.470Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-12-31T00:13:26.194Z] testing: warning: no tests to run [2019-12-31T00:13:26.194Z] coverage: [no statements] [2019-12-31T00:13:26.194Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-12-31T00:13:26.818Z] ok github.com/docker/docker/pkg/term 0.028s coverage: 84.8% of statements [2019-12-31T00:13:27.552Z] ok github.com/docker/docker/pkg/tarsum 0.193s coverage: 89.3% of statements [2019-12-31T00:13:27.552Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2019-12-31T00:13:27.840Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2019-12-31T00:13:28.130Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2019-12-31T00:13:28.602Z] --- PASS: TestImportExtremelyLargeImageWorks (116.69s) [2019-12-31T00:13:28.602Z] PASS [2019-12-31T00:13:28.602Z] [2019-12-31T00:13:28.602Z] === Skipped [2019-12-31T00:13:28.602Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-31T00:13:28.602Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:13:28.602Z] [2019-12-31T00:13:28.602Z] [2019-12-31T00:13:28.602Z] DONE 12 tests, 1 skipped in 118.359s [2019-12-31T00:13:28.602Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-12-31T00:13:28.602Z] ++ 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 [2019-12-31T00:13:28.602Z] ++ set -e [2019-12-31T00:13:28.602Z] ++ '[' -n 0 ']' [2019-12-31T00:13:28.602Z] ++ set -x [2019-12-31T00:13:28.602Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:13:28.602Z] INFO: Testing against a local daemon [2019-12-31T00:13:28.602Z] === RUN TestNetworkCreateDelete [2019-12-31T00:13:28.602Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-12-31T00:13:28.602Z] === RUN TestDockerNetworkDeletePreferID [2019-12-31T00:13:28.602Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2019-12-31T00:13:28.602Z] === RUN TestInspectNetwork [2019-12-31T00:13:28.602Z] === RUN TestInspectNetwork/full_network_id [2019-12-31T00:13:28.602Z] === RUN TestInspectNetwork/partial_network_id [2019-12-31T00:13:28.602Z] === RUN TestInspectNetwork/network_name [2019-12-31T00:13:28.603Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-31T00:13:28.603Z] --- PASS: TestInspectNetwork (8.93s) [2019-12-31T00:13:28.603Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-12-31T00:13:28.603Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-31T00:13:28.603Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-31T00:13:28.603Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-31T00:13:28.603Z] === RUN TestRunContainerWithBridgeNone [2019-12-31T00:13:28.603Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2019-12-31T00:13:28.603Z] === RUN TestNetworkInvalidJSON [2019-12-31T00:13:28.603Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-31T00:13:28.603Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-31T00:13:28.603Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T00:13:28.603Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T00:13:28.603Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T00:13:28.603Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T00:13:28.603Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-31T00:13:28.603Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T00:13:28.603Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T00:13:28.603Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-12-31T00:13:28.603Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-12-31T00:13:28.603Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-12-31T00:13:28.603Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-31T00:13:28.603Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-31T00:13:28.603Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-12-31T00:13:28.603Z] === RUN TestDaemonDefaultNetworkPools [2019-12-31T00:13:28.907Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-12-31T00:13:29.396Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-12-31T00:13:29.396Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-31T00:13:29.467Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-12-31T00:13:30.210Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-12-31T00:13:30.782Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-12-31T00:13:30.782Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-31T00:13:31.353Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-12-31T00:13:31.789Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-12-31T00:13:31.789Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-31T00:13:32.208Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-12-31T00:13:32.208Z] === RUN TestServiceWithPredefinedNetwork [2019-12-31T00:13:32.269Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2019-12-31T00:13:32.895Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 68.8% of statements [2019-12-31T00:13:33.241Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-12-31T00:13:33.917Z] ok github.com/docker/docker/plugin 0.597s coverage: 27.1% of statements [2019-12-31T00:13:34.944Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2019-12-31T00:13:35.129Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-12-31T00:13:35.451Z] --- PASS: TestServiceWithPredefinedNetwork (3.05s) [2019-12-31T00:13:35.451Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-31T00:13:35.451Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T00:13:35.451Z] service_test.go:230: FLAKY_TEST [2019-12-31T00:13:35.451Z] === RUN TestServiceWithDataPathPortInit [2019-12-31T00:13:35.975Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2019-12-31T00:13:36.317Z] --- PASS: TestServiceUpdateNetwork (15.53s) [2019-12-31T00:13:36.317Z] PASS [2019-12-31T00:13:36.317Z] [2019-12-31T00:13:36.317Z] === Skipped [2019-12-31T00:13:36.317Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-31T00:13:36.317Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T00:13:36.317Z] [2019-12-31T00:13:36.317Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-12-31T00:13:36.317Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:13:36.317Z] [2019-12-31T00:13:36.317Z] [2019-12-31T00:13:36.317Z] DONE 20 tests, 2 skipped in 137.385s [2019-12-31T00:13:36.317Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-12-31T00:13:36.317Z] ++ 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 [2019-12-31T00:13:36.317Z] ++ set -e [2019-12-31T00:13:36.317Z] ++ '[' -n 0 ']' [2019-12-31T00:13:36.317Z] ++ set -x [2019-12-31T00:13:36.317Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:13:36.317Z] INFO: Testing against a local daemon [2019-12-31T00:13:36.317Z] === RUN TestSessionCreate [2019-12-31T00:13:36.317Z] --- PASS: TestSessionCreate (0.05s) [2019-12-31T00:13:36.317Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-31T00:13:36.317Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-12-31T00:13:36.317Z] PASS [2019-12-31T00:13:36.317Z] [2019-12-31T00:13:36.317Z] DONE 2 tests in 0.248s [2019-12-31T00:13:36.317Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-12-31T00:13:36.317Z] ++ 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 [2019-12-31T00:13:36.317Z] ++ set -e [2019-12-31T00:13:36.317Z] ++ '[' -n 0 ']' [2019-12-31T00:13:36.317Z] ++ set -x [2019-12-31T00:13:36.317Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:13:36.317Z] INFO: Testing against a local daemon [2019-12-31T00:13:36.317Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-31T00:13:36.317Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T00:13:36.317Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T00:13:36.317Z] === RUN TestEventsExecDie [2019-12-31T00:13:36.317Z] --- PASS: TestEventsExecDie (0.94s) [2019-12-31T00:13:36.317Z] === RUN TestEventsBackwardsCompatible [2019-12-31T00:13:36.576Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-12-31T00:13:36.576Z] === RUN TestInfoBinaryCommits [2019-12-31T00:13:36.576Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-12-31T00:13:36.576Z] === RUN TestInfoAPIVersioned [2019-12-31T00:13:36.576Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-12-31T00:13:36.576Z] === RUN TestInfoDiscoveryBackend [2019-12-31T00:13:37.016Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-12-31T00:13:37.144Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2019-12-31T00:13:37.144Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-31T00:13:37.478Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2019-12-31T00:13:37.478Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2019-12-31T00:13:38.131Z] ok github.com/docker/docker/registry 0.660s coverage: 56.0% of statements [2019-12-31T00:13:38.522Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-31T00:13:38.522Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-31T00:13:38.780Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2019-12-31T00:13:38.780Z] === RUN TestInfoAPI [2019-12-31T00:13:39.039Z] --- PASS: TestInfoAPI (0.05s) [2019-12-31T00:13:39.039Z] === RUN TestInfoAPIWarnings [2019-12-31T00:13:39.529Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-12-31T00:13:39.608Z] --- PASS: TestInfoAPIWarnings (0.63s) [2019-12-31T00:13:39.608Z] === RUN TestInfoDebug [2019-12-31T00:13:39.785Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-12-31T00:13:40.175Z] --- PASS: TestInfoDebug (0.64s) [2019-12-31T00:13:40.175Z] === RUN TestInfoInsecureRegistries [2019-12-31T00:13:40.713Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-12-31T00:13:40.743Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2019-12-31T00:13:40.743Z] === RUN TestInfoRegistryMirrors [2019-12-31T00:13:41.627Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2019-12-31T00:13:41.679Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2019-12-31T00:13:41.679Z] === RUN TestLoginFailsWithBadCredentials [2019-12-31T00:13:41.937Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-12-31T00:13:41.937Z] === RUN TestPingCacheHeaders [2019-12-31T00:13:41.937Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-31T00:13:41.937Z] === RUN TestPingGet [2019-12-31T00:13:41.937Z] --- PASS: TestPingGet (0.03s) [2019-12-31T00:13:41.937Z] === RUN TestPingHead [2019-12-31T00:13:41.937Z] --- PASS: TestPingHead (0.05s) [2019-12-31T00:13:41.937Z] === RUN TestVersion [2019-12-31T00:13:41.937Z] --- PASS: TestVersion (0.05s) [2019-12-31T00:13:41.937Z] PASS [2019-12-31T00:13:41.937Z] [2019-12-31T00:13:41.937Z] === Skipped [2019-12-31T00:13:41.937Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T00:13:41.937Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T00:13:41.937Z] [2019-12-31T00:13:41.937Z] [2019-12-31T00:13:41.937Z] DONE 18 tests, 1 skipped in 6.699s [2019-12-31T00:13:41.937Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-31T00:13:41.937Z] ++ 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 [2019-12-31T00:13:41.937Z] ++ set -e [2019-12-31T00:13:41.937Z] ++ '[' -n 0 ']' [2019-12-31T00:13:41.937Z] ++ set -x [2019-12-31T00:13:41.937Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:13:42.196Z] INFO: Testing against a local daemon [2019-12-31T00:13:42.196Z] === RUN TestVolumesCreateAndList [2019-12-31T00:13:42.196Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-31T00:13:42.196Z] === RUN TestVolumesRemove [2019-12-31T00:13:42.455Z] --- PASS: TestVolumesRemove (0.12s) [2019-12-31T00:13:42.455Z] === RUN TestVolumesInspect [2019-12-31T00:13:42.455Z] --- PASS: TestVolumesInspect (0.03s) [2019-12-31T00:13:42.455Z] === RUN TestVolumesInvalidJSON [2019-12-31T00:13:42.455Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-31T00:13:42.455Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-31T00:13:42.455Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-31T00:13:42.455Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-31T00:13:42.455Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-31T00:13:42.455Z] PASS [2019-12-31T00:13:42.455Z] [2019-12-31T00:13:42.455Z] DONE 5 tests in 0.367s [2019-12-31T00:13:42.455Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T00:13:42.714Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T00:13:42.714Z] +++ kill 13045 [2019-12-31T00:13:44.091Z] +++ /etc/init.d/apparmor stop [2019-12-31T00:13:44.091Z] Clearing AppArmor profiles cache:. [2019-12-31T00:13:44.091Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T00:13:44.091Z] Unloading profiles will leave already running processes permanently [2019-12-31T00:13:44.091Z] unconfined, which can lead to unexpected situations. [2019-12-31T00:13:44.091Z] [2019-12-31T00:13:44.091Z] To set a process to complain mode, use the command line tool [2019-12-31T00:13:44.091Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T00:13:44.091Z] with the 'teardown' option." [2019-12-31T00:13:44.091Z] [2019-12-31T00:13:44.403Z] ok github.com/docker/docker/volume/mounts 0.115s coverage: 67.0% of statements [2019-12-31T00:13:44.403Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2019-12-31T00:13:45.889Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-12-31T00:13:45.951Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat Post stage [Pipeline] junit [2019-12-31T00:13:46.638Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T00:13:47.316Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-12-31T00:13:47.452Z] + echo Ensuring container killed. [2019-12-31T00:13:47.453Z] Ensuring container killed. [2019-12-31T00:13:47.453Z] + docker rm -vf docker-pr3 [2019-12-31T00:13:47.453Z] Error: No such container: docker-pr3 [2019-12-31T00:13:47.453Z] + true [Pipeline] sh [2019-12-31T00:13:47.744Z] + echo Chowning /workspace to jenkins user [2019-12-31T00:13:47.744Z] Chowning /workspace to jenkins user [2019-12-31T00:13:47.744Z] + id -u [2019-12-31T00:13:47.744Z] + id -g [2019-12-31T00:13:47.744Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40326:/workspace busybox chown -R 1000:1000 /workspace [2019-12-31T00:13:47.744Z] Unable to find image 'busybox:latest' locally [2019-12-31T00:13:47.744Z] latest: Pulling from library/busybox [2019-12-31T00:13:47.876Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-12-31T00:13:48.004Z] 220602de6ed2: Pulling fs layer [2019-12-31T00:13:48.004Z] 220602de6ed2: Download complete [2019-12-31T00:13:48.265Z] 220602de6ed2: Pull complete [2019-12-31T00:13:48.265Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-31T00:13:48.265Z] Status: Downloaded newer image for busybox:latest [2019-12-31T00:13:49.241Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-12-31T00:13:50.604Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T00:13:51.857Z] + bundleName=arm64-integration [2019-12-31T00:13:51.857Z] + echo Creating arm64-integration-bundles.tar.gz [2019-12-31T00:13:51.857Z] Creating arm64-integration-bundles.tar.gz [2019-12-31T00:13:51.857Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-31T00:13:51.857Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-31T00:13:52.130Z] Archiving artifacts [2019-12-31T00:13:54.016Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40326/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T00:13:54.290Z] ok github.com/docker/docker/pkg/plugins 33.660s coverage: 76.6% of statements [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T00:13:54.290Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === Skipped [2019-12-31T00:13:54.290Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-31T00:13:54.290Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-31T00:13:54.290Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:13:54.290Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:13:54.290Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:13:54.290Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:13:54.290Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:13:54.290Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:73: No driver to put! [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-31T00:13:54.290Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-31T00:13:54.290Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-31T00:13:54.290Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:13:54.290Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:13:54.290Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:13:54.290Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:13:54.290Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:13:54.290Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-31T00:13:54.290Z] graphtest_unix.go:73: No driver to put! [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-31T00:13:54.290Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-31T00:13:54.290Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] [2019-12-31T00:13:54.290Z] DONE 2155 tests, 20 skipped in 335.760s Post stage [Pipeline] junit [2019-12-31T00:13:54.332Z] Recording test results [2019-12-31T00:13:54.333Z] + make clean [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-31T00:13:54.765Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-12-31T00:13:55.136Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -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:a218e9b7b0ba5422288e79c7703e71f7ea41f85b hack/make.sh dynbinary test-integration [2019-12-31T00:13:55.143Z] --- PASS: TestServiceWithDataPathPortInit (16.96s) [2019-12-31T00:13:55.143Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-31T00:13:55.273Z] docker volume rm -f docker-dev-cache [2019-12-31T00:13:55.273Z] docker-dev-cache [Pipeline] deleteDir [2019-12-31T00:13:55.326Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-12-31T00:13:55.425Z] [2019-12-31T00:13:55.714Z] Removing bundles/ [2019-12-31T00:13:55.714Z] [2019-12-31T00:13:55.714Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-31T00:13:55.714Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T00:13:55.714Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T00:13:55.904Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-12-31T00:13:57.807Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T00:14:01.602Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.51s) [2019-12-31T00:14:01.602Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rsiyboicp71io1d3jh057aita Created:2019-12-31 00:13:53.691861237 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[71478bcc2b9c386349da423ed9b2caccdc17d7e07763c8ac9bfce457831bc0fe:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cdh2jibesblz4ucee8gz3469c EndpointID:8dfc84c33e7eef921c831607e63e5291936a0b0b64a56a5bd4192ea2028c524f MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:24ea5114591837f1c57ee7040a2eed0ceb8455d395e910c070853968b4950fe5 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:adc06a21564e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cdh2jibesblz4ucee8gz3469c EndpointID:8dfc84c33e7eef921c831607e63e5291936a0b0b64a56a5bd4192ea2028c524f EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-31T00:14:01.602Z] PASS [2019-12-31T00:14:01.602Z] [2019-12-31T00:14:01.602Z] === Skipped [2019-12-31T00:14:01.602Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T00:14:01.602Z] service_test.go:230: FLAKY_TEST [2019-12-31T00:14:01.602Z] [2019-12-31T00:14:01.602Z] [2019-12-31T00:14:01.602Z] DONE 21 tests, 1 skipped in 45.601s [2019-12-31T00:14:01.602Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-31T00:14:01.602Z] ++ 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 [2019-12-31T00:14:01.602Z] ++ set -e [2019-12-31T00:14:01.602Z] ++ '[' -n 0 ']' [2019-12-31T00:14:01.602Z] ++ set -x [2019-12-31T00:14:01.602Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:14:01.602Z] INFO: Testing against a local daemon [2019-12-31T00:14:01.602Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-31T00:14:01.602Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T00:14:01.602Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:14:01.602Z] === RUN TestDockerNetworkIpvlan [2019-12-31T00:14:01.602Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-31T00:14:01.602Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:14:01.602Z] PASS [2019-12-31T00:14:01.602Z] [2019-12-31T00:14:01.602Z] === Skipped [2019-12-31T00:14:01.602Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T00:14:01.602Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:14:01.602Z] [2019-12-31T00:14:01.602Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-31T00:14:01.602Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:14:01.602Z] [2019-12-31T00:14:01.602Z] [2019-12-31T00:14:01.602Z] DONE 2 tests, 2 skipped in 0.203s [2019-12-31T00:14:01.602Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-31T00:14:01.602Z] ++ 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 [2019-12-31T00:14:01.602Z] ++ set -e [2019-12-31T00:14:01.602Z] ++ '[' -n 0 ']' [2019-12-31T00:14:01.602Z] ++ set -x [2019-12-31T00:14:01.602Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:14:01.602Z] INFO: Testing against a local daemon [2019-12-31T00:14:01.602Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-31T00:14:02.879Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-12-31T00:14:02.879Z] === RUN TestDockerNetworkMacvlan [2019-12-31T00:14:03.050Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-12-31T00:14:03.306Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-12-31T00:14:03.561Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-12-31T00:14:03.562Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-12-31T00:14:03.685Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-31T00:14:04.475Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-31T00:14:05.264Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-31T00:14:05.448Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-12-31T00:14:06.813Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-12-31T00:14:08.175Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-12-31T00:14:08.483Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-31T00:14:11.675Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-31T00:14:13.416Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-12-31T00:14:16.678Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-12-31T00:14:17.118Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-31T00:14:18.405Z] --- PASS: TestDockerNetworkMacvlan (15.79s) [2019-12-31T00:14:18.405Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-12-31T00:14:18.405Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-12-31T00:14:18.405Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.30s) [2019-12-31T00:14:18.405Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.33s) [2019-12-31T00:14:18.405Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.41s) [2019-12-31T00:14:18.405Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s) [2019-12-31T00:14:18.405Z] PASS [2019-12-31T00:14:18.405Z] [2019-12-31T00:14:18.405Z] DONE 8 tests in 17.433s [2019-12-31T00:14:18.405Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-31T00:14:18.405Z] ++ 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 [2019-12-31T00:14:18.405Z] ++ set -e [2019-12-31T00:14:18.405Z] ++ '[' -n 0 ']' [2019-12-31T00:14:18.405Z] ++ set -x [2019-12-31T00:14:18.405Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:14:18.405Z] testing: warning: no tests to run [2019-12-31T00:14:18.405Z] PASS [2019-12-31T00:14:18.405Z] [2019-12-31T00:14:18.405Z] DONE 0 tests in 0.096s [2019-12-31T00:14:18.405Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-31T00:14:18.405Z] ++ 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 [2019-12-31T00:14:18.405Z] ++ set -e [2019-12-31T00:14:18.405Z] ++ '[' -n 0 ']' [2019-12-31T00:14:18.405Z] ++ set -x [2019-12-31T00:14:18.405Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:14:18.567Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-12-31T00:14:18.781Z] INFO: Testing against a local daemon [2019-12-31T00:14:18.781Z] === RUN TestAuthZPluginAllowRequest [2019-12-31T00:14:20.607Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2019-12-31T00:14:20.607Z] === RUN TestAuthZPluginTLS [2019-12-31T00:14:20.969Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-12-31T00:14:20.969Z] === RUN TestAuthZPluginDenyRequest [2019-12-31T00:14:21.744Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-12-31T00:14:21.744Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-31T00:14:21.831Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-12-31T00:14:21.831Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-12-31T00:14:21.831Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-12-31T00:14:22.112Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-12-31T00:14:22.112Z] === RUN TestAuthZPluginDenyResponse [2019-12-31T00:14:22.491Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-12-31T00:14:22.491Z] === RUN TestAuthZPluginAllowEventStream [2019-12-31T00:14:23.717Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-12-31T00:14:24.294Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-12-31T00:14:24.294Z] === RUN TestAuthZPluginErrorResponse [2019-12-31T00:14:25.079Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-12-31T00:14:25.079Z] === RUN TestAuthZPluginErrorRequest [2019-12-31T00:14:25.443Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-12-31T00:14:25.443Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-31T00:14:26.239Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-12-31T00:14:26.239Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite (370.26s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.96s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.46s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.48s) [2019-12-31T00:14:27.881Z] docker_cli_daemon_test.go:1449: [dbc8f4356ab13] daemon is not started [2019-12-31T00:14:27.881Z] check_test.go:309: [df582977ce21d] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.91s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.65s) [2019-12-31T00:14:27.881Z] check_test.go:309: [d7d7116967196] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.87s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.73s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.08s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.42s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.70s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.09s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.29s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.13s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-12-31T00:14:27.881Z] check_test.go:309: [d3b1cda27dfda] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-12-31T00:14:27.881Z] check_test.go:309: [db410d6db16a3] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (3.17s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.82s) [2019-12-31T00:14:27.881Z] check_test.go:309: [d0974b24ccb45] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.21s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.17s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.81s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-12-31T00:14:27.881Z] check_test.go:309: [d878f4599157e] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.45s) [2019-12-31T00:14:27.881Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-12-31T00:14:27.881Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-31T00:14:27.881Z] check_test.go:309: [ddc65ad773269] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s) [2019-12-31T00:14:27.881Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-31T00:14:27.881Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-31T00:14:27.881Z] check_test.go:309: [dd637a2b8f095] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.09s) [2019-12-31T00:14:27.881Z] check_test.go:309: [dd77a06577a33] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.34s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-12-31T00:14:27.881Z] check_test.go:309: [d2d134e4f92ef] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.03s) [2019-12-31T00:14:27.881Z] docker_cli_daemon_plugins_test.go:79: [defb686f601a3] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.76s) [2019-12-31T00:14:27.881Z] docker_cli_daemon_plugins_test.go:169: [d57477d615cf3] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.56s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-12-31T00:14:27.881Z] check_test.go:309: [d092bb8978b15] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.97s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.11s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.00s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.68s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.19s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.21s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.12s) [2019-12-31T00:14:27.881Z] check_test.go:309: [d85427b3db207] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.31s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.39s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.98s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.60s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.33s) [2019-12-31T00:14:27.881Z] check_test.go:309: [dad7fdfed5d1d] daemon is not started [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.67s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.62s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.30s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.47s) [2019-12-31T00:14:27.881Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.43s) [2019-12-31T00:14:27.881Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-12-31T00:14:27.881Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-31T00:14:27.881Z] check_test.go:309: [df3bcad5015a6] daemon is not started [2019-12-31T00:14:27.881Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-12-31T00:14:27.881Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-31T00:14:27.881Z] check_test.go:309: [d802168b3a8b0] daemon is not started [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.91s) [2019-12-31T00:14:27.882Z] check_test.go:309: [dca4ca9e06c9d] daemon is not started [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.41s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.33s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.24s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.37s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.85s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.55s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.74s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.39s) [2019-12-31T00:14:27.882Z] check_test.go:309: [d3ef3ce41d960] daemon is not started [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.15s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.42s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.02s) [2019-12-31T00:14:27.882Z] check_test.go:309: [d0a14e29abceb] daemon is not started [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.74s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2019-12-31T00:14:27.882Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-12-31T00:14:27.882Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-12-31T00:14:27.882Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-12-31T00:14:27.882Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-12-31T00:14:27.882Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-12-31T00:14:27.882Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-12-31T00:14:27.882Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-12-31T00:14:27.882Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-12-31T00:14:27.882Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-12-31T00:14:27.882Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-12-31T00:14:27.882Z] check_test.go:309: [d90af7e42be1b] daemon is not started [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.28s) [2019-12-31T00:14:27.882Z] check_test.go:309: [de7c4866cbc69] daemon is not started [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.82s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-12-31T00:14:27.882Z] check_test.go:309: [d9dc6c12a2a0e] daemon is not started [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.40s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.22s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.71s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-12-31T00:14:27.882Z] check_test.go:309: [d2a5791fc95c1] daemon is not started [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.35s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.01s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.22s) [2019-12-31T00:14:27.882Z] check_test.go:309: [d88fcff9aab63] daemon is not started [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.10s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-12-31T00:14:27.882Z] check_test.go:309: [dcbd97cbce839] daemon is not started [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.85s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.69s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.07s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.70s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.86s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.35s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.69s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.21s) [2019-12-31T00:14:27.882Z] docker_cli_daemon_test.go:2542: [d7c4abe282ae8] daemon is not started [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.14s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.82s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.06s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.12s) [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2019-12-31T00:14:27.882Z] check_test.go:309: [d944b30904643] daemon is not started [2019-12-31T00:14:27.882Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.74s) [2019-12-31T00:14:27.882Z] === RUN TestDockerSwarmSuite [2019-12-31T00:14:27.882Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-12-31T00:14:27.882Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-12-31T00:14:28.086Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2019-12-31T00:14:28.086Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-31T00:14:30.383Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-31T00:14:30.383Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-12-31T00:14:30.383Z] remote: Enumerating objects: 19, done. [2019-12-31T00:14:30.383Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-12-31T00:14:30.383Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-12-31T00:14:30.383Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-12-31T00:14:30.383Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-31T00:14:30.710Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40326/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b hack/test/unit [2019-12-31T00:14:31.065Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.39s) [2019-12-31T00:14:31.065Z] === RUN TestAuthZPluginHeader [2019-12-31T00:14:31.454Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-12-31T00:14:31.454Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-31T00:14:31.454Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T00:14:31.454Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:14:31.454Z] === RUN TestAuthZPluginV2Disable [2019-12-31T00:14:31.454Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-31T00:14:31.454Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:14:31.454Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-31T00:14:31.454Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T00:14:31.454Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:14:31.454Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-31T00:14:31.454Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T00:14:31.454Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:14:31.454Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-31T00:14:32.045Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-12-31T00:14:33.238Z] ? github.com/docker/docker/api [no test files] [2019-12-31T00:14:35.308Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-12-31T00:14:41.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-12-31T00:14:42.402Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-12-31T00:14:43.766Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-12-31T00:14:43.766Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-12-31T00:14:48.108Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2019-12-31T00:14:49.006Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-12-31T00:14:51.146Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-12-31T00:14:51.146Z] PASS [2019-12-31T00:14:51.146Z] [2019-12-31T00:14:51.146Z] === Skipped [2019-12-31T00:14:51.146Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T00:14:51.146Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:14:51.146Z] [2019-12-31T00:14:51.146Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-31T00:14:51.146Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:14:51.146Z] [2019-12-31T00:14:51.146Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T00:14:51.146Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:14:51.146Z] [2019-12-31T00:14:51.146Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T00:14:51.146Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:14:51.146Z] [2019-12-31T00:14:51.146Z] [2019-12-31T00:14:51.146Z] DONE 17 tests, 4 skipped in 29.813s [2019-12-31T00:14:51.146Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-31T00:14:51.146Z] ++ 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 [2019-12-31T00:14:51.146Z] ++ set -e [2019-12-31T00:14:51.146Z] ++ '[' -n 0 ']' [2019-12-31T00:14:51.146Z] ++ set -x [2019-12-31T00:14:51.146Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:14:51.146Z] INFO: Testing against a local daemon [2019-12-31T00:14:51.146Z] === RUN TestPluginInvalidJSON [2019-12-31T00:14:51.146Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T00:14:51.146Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T00:14:51.146Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T00:14:51.146Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-12-31T00:14:51.146Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-31T00:14:51.146Z] PASS [2019-12-31T00:14:51.146Z] [2019-12-31T00:14:51.146Z] DONE 2 tests in 0.201s [2019-12-31T00:14:51.146Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-31T00:14:51.146Z] ++ 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 [2019-12-31T00:14:51.146Z] ++ set -e [2019-12-31T00:14:51.146Z] ++ '[' -n 0 ']' [2019-12-31T00:14:51.146Z] ++ set -x [2019-12-31T00:14:51.146Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:14:51.146Z] INFO: Testing against a local daemon [2019-12-31T00:14:51.146Z] === RUN TestExternalGraphDriver [2019-12-31T00:14:51.146Z] === RUN TestExternalGraphDriver/json [2019-12-31T00:14:51.146Z] === RUN TestExternalGraphDriver/spec [2019-12-31T00:14:51.517Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-12-31T00:14:53.633Z] === RUN TestExternalGraphDriver/pull [2019-12-31T00:14:54.784Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-12-31T00:14:54.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-12-31T00:14:55.488Z] --- PASS: TestExternalGraphDriver (6.45s) [2019-12-31T00:14:55.488Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2019-12-31T00:14:55.488Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2019-12-31T00:14:55.488Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2019-12-31T00:14:55.488Z] === RUN TestGraphdriverPluginV2 [2019-12-31T00:14:55.488Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2019-12-31T00:14:55.488Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:14:55.488Z] PASS [2019-12-31T00:14:55.488Z] [2019-12-31T00:14:55.488Z] === Skipped [2019-12-31T00:14:55.488Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2019-12-31T00:14:55.488Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:14:55.488Z] [2019-12-31T00:14:55.488Z] [2019-12-31T00:14:55.488Z] DONE 5 tests, 1 skipped in 6.746s [2019-12-31T00:14:55.488Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-31T00:14:55.488Z] ++ 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 [2019-12-31T00:14:55.488Z] ++ set -e [2019-12-31T00:14:55.488Z] ++ '[' -n 0 ']' [2019-12-31T00:14:55.488Z] ++ set -x [2019-12-31T00:14:55.488Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:14:55.488Z] INFO: Testing against a local daemon [2019-12-31T00:14:55.488Z] === RUN TestContinueAfterPluginCrash [2019-12-31T00:14:55.488Z] === PAUSE TestContinueAfterPluginCrash [2019-12-31T00:14:55.488Z] === RUN TestDaemonStartWithLogOpt [2019-12-31T00:14:55.488Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-31T00:14:55.488Z] === CONT TestContinueAfterPluginCrash [2019-12-31T00:14:55.488Z] === CONT TestDaemonStartWithLogOpt [2019-12-31T00:14:55.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-12-31T00:15:03.786Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-12-31T00:15:05.149Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-12-31T00:15:07.147Z] --- PASS: TestDaemonStartWithLogOpt (11.71s) [2019-12-31T00:15:08.414Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-12-31T00:15:12.201Z] --- PASS: TestContinueAfterPluginCrash (16.53s) [2019-12-31T00:15:12.201Z] PASS [2019-12-31T00:15:12.201Z] [2019-12-31T00:15:12.201Z] DONE 2 tests in 16.713s [2019-12-31T00:15:12.201Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-31T00:15:12.201Z] ++ 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 [2019-12-31T00:15:12.201Z] ++ set -e [2019-12-31T00:15:12.201Z] ++ '[' -n 0 ']' [2019-12-31T00:15:12.201Z] ++ set -x [2019-12-31T00:15:12.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=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= 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 [2019-12-31T00:15:12.201Z] INFO: Testing against a local daemon [2019-12-31T00:15:12.201Z] === RUN TestPluginWithDevMounts [2019-12-31T00:15:12.201Z] === PAUSE TestPluginWithDevMounts [2019-12-31T00:15:12.201Z] === CONT TestPluginWithDevMounts [2019-12-31T00:15:14.657Z] --- PASS: TestPluginWithDevMounts (2.00s) [2019-12-31T00:15:14.657Z] PASS [2019-12-31T00:15:14.657Z] [2019-12-31T00:15:14.657Z] DONE 1 tests in 2.193s [2019-12-31T00:15:14.657Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-12-31T00:15:14.657Z] ++ 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 [2019-12-31T00:15:14.657Z] ++ set -e [2019-12-31T00:15:14.657Z] ++ '[' -n 0 ']' [2019-12-31T00:15:14.657Z] ++ set -x [2019-12-31T00:15:14.657Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:15:14.657Z] INFO: Testing against a local daemon [2019-12-31T00:15:14.657Z] === RUN TestSecretInspect [2019-12-31T00:15:17.922Z] --- PASS: TestSecretInspect (3.18s) [2019-12-31T00:15:17.922Z] === RUN TestSecretList [2019-12-31T00:15:21.333Z] --- PASS: TestSecretList (3.23s) [2019-12-31T00:15:21.333Z] === RUN TestSecretsCreateAndDelete [2019-12-31T00:15:23.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-12-31T00:15:23.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-12-31T00:15:23.767Z] --- PASS: TestSecretsCreateAndDelete (3.00s) [2019-12-31T00:15:23.767Z] === RUN TestSecretsUpdate [2019-12-31T00:15:26.963Z] --- PASS: TestSecretsUpdate (2.87s) [2019-12-31T00:15:26.964Z] === RUN TestTemplatedSecret [2019-12-31T00:15:28.521Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-12-31T00:15:28.521Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-12-31T00:15:30.166Z] --- PASS: TestTemplatedSecret (3.37s) [2019-12-31T00:15:30.166Z] === RUN TestSecretCreateResolve [2019-12-31T00:15:33.391Z] --- PASS: TestSecretCreateResolve (2.97s) [2019-12-31T00:15:33.391Z] PASS [2019-12-31T00:15:33.391Z] [2019-12-31T00:15:33.391Z] DONE 6 tests in 18.792s [2019-12-31T00:15:33.391Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-12-31T00:15:33.391Z] ++ 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 [2019-12-31T00:15:33.391Z] ++ set -e [2019-12-31T00:15:33.391Z] ++ '[' -n 0 ']' [2019-12-31T00:15:33.391Z] ++ set -x [2019-12-31T00:15:33.391Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:15:33.391Z] INFO: Testing against a local daemon [2019-12-31T00:15:33.391Z] === RUN TestServiceCreateInit [2019-12-31T00:15:33.391Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-31T00:15:35.069Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-12-31T00:15:35.069Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-12-31T00:15:35.324Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-12-31T00:15:36.250Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-12-31T00:15:36.506Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-12-31T00:15:36.762Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-12-31T00:15:37.324Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-12-31T00:15:38.782Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-31T00:15:40.586Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-12-31T00:15:42.471Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-12-31T00:15:43.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-12-31T00:15:44.091Z] === RUN TestDockerSuite/TestBuildEnv [2019-12-31T00:15:45.017Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-12-31T00:15:45.017Z] --- PASS: TestImportExtremelyLargeImageWorks (188.09s) [2019-12-31T00:15:45.017Z] PASS [2019-12-31T00:15:45.017Z] [2019-12-31T00:15:45.017Z] DONE 12 tests in 192.063s [2019-12-31T00:15:45.017Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-12-31T00:15:45.017Z] ++ 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 [2019-12-31T00:15:45.017Z] ++ set -e [2019-12-31T00:15:45.017Z] ++ '[' -n 0 ']' [2019-12-31T00:15:45.017Z] ++ set -x [2019-12-31T00:15:45.017Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:15:45.040Z] --- PASS: TestServiceCreateInit (10.72s) [2019-12-31T00:15:45.040Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.43s) [2019-12-31T00:15:45.040Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2019-12-31T00:15:45.040Z] === RUN TestCreateServiceMultipleTimes [2019-12-31T00:15:45.273Z] INFO: Testing against a local daemon [2019-12-31T00:15:45.273Z] === RUN TestNetworkCreateDelete [2019-12-31T00:15:45.273Z] --- PASS: TestNetworkCreateDelete (0.16s) [2019-12-31T00:15:45.273Z] === RUN TestDockerNetworkDeletePreferID [2019-12-31T00:15:45.835Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2019-12-31T00:15:45.835Z] === RUN TestInspectNetwork [2019-12-31T00:15:45.835Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-12-31T00:15:47.198Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-12-31T00:15:48.562Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-12-31T00:15:52.721Z] === RUN TestInspectNetwork/full_network_id [2019-12-31T00:15:52.721Z] === RUN TestInspectNetwork/partial_network_id [2019-12-31T00:15:52.721Z] === RUN TestInspectNetwork/network_name [2019-12-31T00:15:52.721Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-31T00:15:55.230Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T00:15:55.780Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2019-12-31T00:15:55.780Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T00:15:55.780Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.0% of statements [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T00:15:55.780Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T00:15:56.040Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2019-12-31T00:15:56.040Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-12-31T00:15:56.040Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T00:15:56.040Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T00:15:56.040Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T00:15:56.040Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T00:15:56.040Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T00:15:56.040Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T00:15:56.040Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T00:15:56.605Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2019-12-31T00:15:56.605Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2019-12-31T00:15:56.605Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T00:15:56.605Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T00:15:56.605Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T00:15:56.605Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T00:15:56.605Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T00:15:56.605Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T00:15:56.605Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T00:15:56.605Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T00:15:56.605Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T00:15:56.605Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T00:15:56.605Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T00:15:57.115Z] --- PASS: TestInspectNetwork (11.12s) [2019-12-31T00:15:57.115Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-31T00:15:57.115Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-31T00:15:57.115Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-31T00:15:57.115Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-31T00:15:57.115Z] === RUN TestRunContainerWithBridgeNone [2019-12-31T00:15:57.174Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-12-31T00:16:00.376Z] --- PASS: TestRunContainerWithBridgeNone (2.86s) [2019-12-31T00:16:00.376Z] === RUN TestNetworkInvalidJSON [2019-12-31T00:16:00.376Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-31T00:16:00.376Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-31T00:16:00.376Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T00:16:00.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T00:16:00.376Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T00:16:00.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T00:16:00.376Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-31T00:16:00.376Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T00:16:00.376Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T00:16:00.376Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-12-31T00:16:00.376Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-31T00:16:00.376Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-31T00:16:00.376Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-31T00:16:00.376Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-31T00:16:00.937Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2019-12-31T00:16:00.937Z] === RUN TestDaemonDefaultNetworkPools [2019-12-31T00:16:01.358Z] ok github.com/docker/docker/builder/remotecontext 0.164s coverage: 13.6% of statements [2019-12-31T00:16:01.358Z] ok github.com/docker/docker/builder/dockerfile 0.526s coverage: 48.2% of statements [2019-12-31T00:16:01.496Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2019-12-31T00:16:01.496Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-31T00:16:01.925Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-12-31T00:16:02.859Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-12-31T00:16:02.859Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-31T00:16:03.141Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T00:16:03.141Z] [2019-12-31T00:16:03.141Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T00:16:03.141Z] PKG_CONFIG=pkg-config [2019-12-31T00:16:03.141Z] GOLANG_VERSION=1.13.5 [2019-12-31T00:16:03.141Z] HOSTNAME=ca6354a9ad77 [2019-12-31T00:16:03.141Z] DOCKER_EXPERIMENTAL=1 [2019-12-31T00:16:03.141Z] container=docker [2019-12-31T00:16:03.141Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-31T00:16:03.141Z] GO111MODULE=off [2019-12-31T00:16:03.141Z] GOPATH=/go [2019-12-31T00:16:03.141Z] PWD=/go/src/github.com/docker/docker [2019-12-31T00:16:03.141Z] HOME=/root [2019-12-31T00:16:03.141Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T00:16:03.141Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T00:16:03.141Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T00:16:03.141Z] DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b [2019-12-31T00:16:03.141Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T00:16:03.141Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T00:16:03.141Z] TERM=xterm [2019-12-31T00:16:03.141Z] VALIDATE_BRANCH=master [2019-12-31T00:16:03.141Z] DEST=bundles/test-integration [2019-12-31T00:16:03.141Z] SHLVL=1 [2019-12-31T00:16:03.141Z] TIMEOUT=120m [2019-12-31T00:16:03.141Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T00:16:03.141Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T00:16:03.141Z] TESTDEBUG=0 [2019-12-31T00:16:03.141Z] _=/usr/bin/env [2019-12-31T00:16:03.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T00:16:03.785Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-12-31T00:16:03.785Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-31T00:16:03.824Z] ok github.com/docker/docker/builder/remotecontext/git 1.983s coverage: 86.3% of statements [2019-12-31T00:16:03.824Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T00:16:03.824Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T00:16:04.346Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-12-31T00:16:04.346Z] === RUN TestServiceWithPredefinedNetwork [2019-12-31T00:16:04.798Z] --- PASS: TestCreateServiceMultipleTimes (19.43s) [2019-12-31T00:16:04.798Z] === RUN TestCreateServiceConflict [2019-12-31T00:16:06.352Z] ok github.com/docker/docker/client 0.199s coverage: 75.8% of statements [2019-12-31T00:16:06.614Z] --- PASS: TestCreateServiceConflict (3.02s) [2019-12-31T00:16:06.614Z] === RUN TestCreateServiceMaxReplicas [2019-12-31T00:16:07.607Z] --- PASS: TestServiceWithPredefinedNetwork (3.11s) [2019-12-31T00:16:07.607Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-31T00:16:07.607Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T00:16:07.607Z] service_test.go:230: FLAKY_TEST [2019-12-31T00:16:07.607Z] === RUN TestServiceWithDataPathPortInit [2019-12-31T00:16:09.846Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2019-12-31T00:16:09.846Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-31T00:16:19.762Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-12-31T00:16:19.762Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-12-31T00:16:26.217Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.15s) [2019-12-31T00:16:26.217Z] === RUN TestCreateServiceSecretFileMode [2019-12-31T00:16:26.288Z] --- PASS: TestServiceWithDataPathPortInit (18.57s) [2019-12-31T00:16:26.288Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-31T00:16:28.100Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2019-12-31T00:16:28.100Z] === RUN TestCreateServiceConfigFileMode [2019-12-31T00:16:29.554Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-12-31T00:16:30.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-12-31T00:16:30.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-12-31T00:16:31.236Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-12-31T00:16:31.543Z] --- PASS: TestCreateServiceConfigFileMode (3.41s) [2019-12-31T00:16:31.544Z] === RUN TestCreateServiceSysctls [2019-12-31T00:16:32.600Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-12-31T00:16:32.600Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-12-31T00:16:32.855Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-12-31T00:16:33.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-12-31T00:16:35.667Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.66s) [2019-12-31T00:16:35.667Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jucfawnrxd7c1jb4q4wx2a4c5 Created:2019-12-31 00:16:27.351729032 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[85ab27e448c5f30e2e57de671cf0fae847a2ec9028d997127b028aff9542be27:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3dbmqe5lfmi8lyn6hmbf93kdg EndpointID:075e44b9751f1c7a2e34c044cb8a8d20e9f6f5bd4491b98c696b5eeb1fbd19d4 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4ac3ec3549bc7354698677665fb5a36832391a4b07674f4ea58ac36a96486935 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:2c5e652f8688 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3dbmqe5lfmi8lyn6hmbf93kdg EndpointID:075e44b9751f1c7a2e34c044cb8a8d20e9f6f5bd4491b98c696b5eeb1fbd19d4 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-31T00:16:35.667Z] PASS [2019-12-31T00:16:35.670Z] --- PASS: TestCreateServiceSysctls (4.23s) [2019-12-31T00:16:35.670Z] === RUN TestCreateServiceCapabilities [2019-12-31T00:16:35.925Z] [2019-12-31T00:16:35.925Z] === Skipped [2019-12-31T00:16:35.925Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T00:16:35.925Z] service_test.go:230: FLAKY_TEST [2019-12-31T00:16:35.925Z] [2019-12-31T00:16:35.925Z] [2019-12-31T00:16:35.925Z] DONE 21 tests, 1 skipped in 50.749s [2019-12-31T00:16:35.925Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-31T00:16:35.925Z] ++ 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 [2019-12-31T00:16:35.925Z] ++ set -e [2019-12-31T00:16:35.925Z] ++ '[' -n 0 ']' [2019-12-31T00:16:35.925Z] ++ set -x [2019-12-31T00:16:35.925Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:16:35.925Z] INFO: Testing against a local daemon [2019-12-31T00:16:35.925Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-31T00:16:35.925Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T00:16:35.925Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:16:35.925Z] === RUN TestDockerNetworkIpvlan [2019-12-31T00:16:35.925Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-31T00:16:35.925Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:16:35.925Z] PASS [2019-12-31T00:16:35.925Z] [2019-12-31T00:16:35.925Z] === Skipped [2019-12-31T00:16:35.925Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T00:16:35.925Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:16:35.925Z] [2019-12-31T00:16:35.925Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-31T00:16:35.925Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:16:35.925Z] [2019-12-31T00:16:35.925Z] [2019-12-31T00:16:35.925Z] DONE 2 tests, 2 skipped in 0.179s [2019-12-31T00:16:35.925Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-31T00:16:35.925Z] ++ 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 [2019-12-31T00:16:35.925Z] ++ set -e [2019-12-31T00:16:35.925Z] ++ '[' -n 0 ']' [2019-12-31T00:16:35.925Z] ++ set -x [2019-12-31T00:16:35.925Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:16:36.180Z] INFO: Testing against a local daemon [2019-12-31T00:16:36.180Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-31T00:16:38.064Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.55s) [2019-12-31T00:16:38.064Z] === RUN TestDockerNetworkMacvlan [2019-12-31T00:16:38.624Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-31T00:16:39.550Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-31T00:16:39.733Z] --- PASS: TestCreateServiceCapabilities (3.57s) [2019-12-31T00:16:39.733Z] === RUN TestInspect [2019-12-31T00:16:40.474Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-31T00:16:42.977Z] --- PASS: TestInspect (3.64s) [2019-12-31T00:16:42.977Z] === RUN TestServiceListWithStatuses [2019-12-31T00:16:42.977Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-12-31T00:16:42.977Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T00:16:42.977Z] === RUN TestDockerNetworkConnectAlias [2019-12-31T00:16:43.736Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-31T00:16:45.056Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 30.3% of statements [2019-12-31T00:16:45.056Z] ok github.com/docker/docker/container 0.126s coverage: 35.3% of statements [2019-12-31T00:16:45.056Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T00:16:45.056Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T00:16:45.056Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T00:16:45.056Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T00:16:45.621Z] === RUN TestDockerSuite/TestBuildExpose [2019-12-31T00:16:45.876Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-12-31T00:16:46.491Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-12-31T00:16:46.747Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-12-31T00:16:47.674Z] === RUN TestDockerSuite/TestBuildFails [2019-12-31T00:16:47.674Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-31T00:16:48.598Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-12-31T00:16:48.598Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-12-31T00:16:49.378Z] --- PASS: TestDockerNetworkConnectAlias (6.34s) [2019-12-31T00:16:49.378Z] === RUN TestDockerNetworkReConnect [2019-12-31T00:16:50.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T00:16:51.108Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-12-31T00:16:51.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T00:16:53.618Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-31T00:16:53.873Z] === RUN TestDockerSuite/TestBuildForceRm [2019-12-31T00:16:54.454Z] --- PASS: TestDockerNetworkReConnect (4.96s) [2019-12-31T00:16:54.454Z] === RUN TestServicePlugin [2019-12-31T00:16:54.454Z] --- SKIP: TestServicePlugin (0.01s) [2019-12-31T00:16:54.454Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:16:54.454Z] === RUN TestServiceUpdateLabel [2019-12-31T00:16:55.024Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2019-12-31T00:16:55.283Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-12-31T00:16:55.759Z] --- PASS: TestDockerNetworkMacvlan (17.66s) [2019-12-31T00:16:55.759Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-12-31T00:16:55.759Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-12-31T00:16:55.759Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.88s) [2019-12-31T00:16:55.759Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2019-12-31T00:16:55.759Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.51s) [2019-12-31T00:16:55.759Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2019-12-31T00:16:55.759Z] PASS [2019-12-31T00:16:55.759Z] [2019-12-31T00:16:55.759Z] DONE 8 tests in 19.359s [2019-12-31T00:16:55.760Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-31T00:16:55.760Z] ++ 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 [2019-12-31T00:16:55.760Z] ++ set -e [2019-12-31T00:16:55.760Z] ++ '[' -n 0 ']' [2019-12-31T00:16:55.760Z] ++ set -x [2019-12-31T00:16:55.760Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:16:55.760Z] testing: warning: no tests to run [2019-12-31T00:16:55.760Z] PASS [2019-12-31T00:16:55.760Z] [2019-12-31T00:16:55.760Z] DONE 0 tests in 0.032s [2019-12-31T00:16:55.760Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-31T00:16:55.760Z] ++ 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 [2019-12-31T00:16:55.760Z] ++ set -e [2019-12-31T00:16:55.760Z] ++ '[' -n 0 ']' [2019-12-31T00:16:55.760Z] ++ set -x [2019-12-31T00:16:55.760Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:16:55.760Z] INFO: Testing against a local daemon [2019-12-31T00:16:55.760Z] === RUN TestAuthZPluginAllowRequest [2019-12-31T00:16:55.760Z] === RUN TestDockerSuite/TestBuildFromGit [2019-12-31T00:16:56.656Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-12-31T00:16:57.644Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2019-12-31T00:16:57.644Z] === RUN TestAuthZPluginTLS [2019-12-31T00:16:57.644Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-12-31T00:16:57.668Z] --- PASS: TestServiceUpdateLabel (3.00s) [2019-12-31T00:16:57.668Z] === RUN TestServiceUpdateSecrets [2019-12-31T00:16:57.899Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-12-31T00:16:57.899Z] === RUN TestAuthZPluginDenyRequest [2019-12-31T00:16:57.899Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-12-31T00:16:58.458Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-12-31T00:16:58.458Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-31T00:16:58.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T00:16:59.018Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-12-31T00:16:59.018Z] === RUN TestAuthZPluginDenyResponse [2019-12-31T00:16:59.018Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-12-31T00:16:59.578Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-12-31T00:16:59.578Z] === RUN TestAuthZPluginAllowEventStream [2019-12-31T00:17:01.463Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-12-31T00:17:01.463Z] === RUN TestAuthZPluginErrorResponse [2019-12-31T00:17:01.463Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-12-31T00:17:01.718Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-12-31T00:17:01.718Z] === RUN TestAuthZPluginErrorRequest [2019-12-31T00:17:02.278Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-12-31T00:17:02.278Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-12-31T00:17:02.278Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-31T00:17:02.533Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-12-31T00:17:02.787Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-12-31T00:17:02.787Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-31T00:17:04.760Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2019-12-31T00:17:05.298Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2019-12-31T00:17:05.298Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-31T00:17:05.298Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-12-31T00:17:06.133Z] ok github.com/docker/docker/daemon 12.227s coverage: 17.6% of statements [2019-12-31T00:17:06.133Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T00:17:06.133Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T00:17:06.698Z] ok github.com/docker/docker/daemon/config 0.042s coverage: 82.1% of statements [2019-12-31T00:17:07.185Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2019-12-31T00:17:07.185Z] === RUN TestAuthZPluginHeader [2019-12-31T00:17:07.185Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-12-31T00:17:07.265Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-12-31T00:17:07.832Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-12-31T00:17:07.832Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T00:17:07.832Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T00:17:08.109Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-12-31T00:17:08.109Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-31T00:17:09.033Z] === RUN TestDockerSuite/TestBuildHistory [2019-12-31T00:17:09.208Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-12-31T00:17:11.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-12-31T00:17:11.740Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-12-31T00:17:12.307Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.240s coverage: 57.0% of statements [2019-12-31T00:17:12.907Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.74s) [2019-12-31T00:17:12.907Z] === RUN TestAuthZPluginV2Disable [2019-12-31T00:17:14.138Z] --- PASS: TestServiceUpdateSecrets (15.79s) [2019-12-31T00:17:14.138Z] === RUN TestServiceUpdateConfigs [2019-12-31T00:17:14.270Z] === RUN TestDockerSuite/TestBuildIidFile [2019-12-31T00:17:14.830Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-12-31T00:17:15.085Z] === RUN TestDockerSuite/TestBuildInheritance [2019-12-31T00:17:15.588Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.564s coverage: 72.5% of statements [2019-12-31T00:17:15.588Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.570s coverage: 45.9% of statements [2019-12-31T00:17:15.588Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T00:17:15.647Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-12-31T00:17:16.209Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-12-31T00:17:16.209Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-12-31T00:17:16.770Z] --- PASS: TestAuthZPluginV2Disable (3.96s) [2019-12-31T00:17:16.770Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-31T00:17:17.333Z] === RUN TestDockerSuite/TestBuildLabel [2019-12-31T00:17:17.894Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-12-31T00:17:18.116Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.004s coverage: 48.6% of statements [2019-12-31T00:17:18.453Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-12-31T00:17:19.013Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-12-31T00:17:19.267Z] === RUN TestDockerSuite/TestBuildLabels [2019-12-31T00:17:19.491Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.277s coverage: 76.1% of statements [2019-12-31T00:17:19.827Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-12-31T00:17:19.827Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2019-12-31T00:17:19.827Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-31T00:17:20.751Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-12-31T00:17:20.865Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-12-31T00:17:20.865Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.126s coverage: 60.1% of statements [2019-12-31T00:17:20.865Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-31T00:17:20.865Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T00:17:22.275Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-12-31T00:17:23.222Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2019-12-31T00:17:24.593Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 4.9% of statements [2019-12-31T00:17:24.593Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T00:17:24.593Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T00:17:25.526Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 42.7% of statements [2019-12-31T00:17:25.991Z] === RUN TestDockerSuite/TestBuildLastModified [2019-12-31T00:17:26.458Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 77.4% of statements [2019-12-31T00:17:26.458Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T00:17:26.458Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T00:17:26.458Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2019-12-31T00:17:27.832Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2019-12-31T00:17:27.832Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-12-31T00:17:28.399Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 88.3% of statements [2019-12-31T00:17:29.334Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2019-12-31T00:17:29.334Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T00:17:29.901Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.9% of statements [2019-12-31T00:17:30.561Z] --- PASS: TestServiceUpdateConfigs (15.35s) [2019-12-31T00:17:30.561Z] === RUN TestServiceUpdateNetwork [2019-12-31T00:17:31.276Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-12-31T00:17:31.842Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-12-31T00:17:32.408Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-12-31T00:17:32.523Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-12-31T00:17:32.523Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.97s) [2019-12-31T00:17:32.523Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-31T00:17:32.667Z] ok github.com/docker/docker/daemon/logger/splunk 1.729s coverage: 82.5% of statements [2019-12-31T00:17:32.667Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T00:17:32.667Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T00:17:35.199Z] ok github.com/docker/docker/distribution 0.212s coverage: 22.1% of statements [2019-12-31T00:17:35.199Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 48.2% of statements [2019-12-31T00:17:35.199Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T00:17:35.783Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-12-31T00:17:35.783Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-12-31T00:17:35.783Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-12-31T00:17:35.783Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-12-31T00:17:36.038Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-12-31T00:17:36.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-12-31T00:17:36.161Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2019-12-31T00:17:36.292Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-12-31T00:17:37.534Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-12-31T00:17:37.655Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-12-31T00:17:38.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T00:17:38.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T00:17:38.468Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-12-31T00:17:38.468Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2019-12-31T00:17:38.468Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T00:17:38.468Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T00:17:39.542Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-12-31T00:17:39.843Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2019-12-31T00:17:39.843Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T00:17:40.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T00:17:40.409Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-12-31T00:17:41.783Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-12-31T00:17:41.783Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-12-31T00:17:42.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T00:17:43.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T00:17:43.681Z] ok github.com/docker/docker/pkg/archive 0.402s coverage: 77.4% of statements [2019-12-31T00:17:43.699Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-12-31T00:17:43.954Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-12-31T00:17:44.237Z] --- PASS: TestServiceUpdateNetwork (14.50s) [2019-12-31T00:17:44.237Z] PASS [2019-12-31T00:17:44.237Z] [2019-12-31T00:17:44.237Z] === Skipped [2019-12-31T00:17:44.237Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-12-31T00:17:44.237Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T00:17:44.237Z] [2019-12-31T00:17:44.237Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2019-12-31T00:17:44.237Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:17:44.237Z] [2019-12-31T00:17:44.237Z] [2019-12-31T00:17:44.237Z] DONE 20 tests, 2 skipped in 129.777s [2019-12-31T00:17:44.237Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-12-31T00:17:44.237Z] ++ 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 [2019-12-31T00:17:44.237Z] ++ set -e [2019-12-31T00:17:44.237Z] ++ '[' -n 0 ']' [2019-12-31T00:17:44.237Z] ++ set -x [2019-12-31T00:17:44.238Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:17:44.238Z] INFO: Testing against a local daemon [2019-12-31T00:17:44.238Z] === RUN TestSessionCreate [2019-12-31T00:17:44.238Z] --- PASS: TestSessionCreate (0.02s) [2019-12-31T00:17:44.238Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-31T00:17:44.238Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-12-31T00:17:44.238Z] PASS [2019-12-31T00:17:44.238Z] [2019-12-31T00:17:44.238Z] DONE 2 tests in 0.274s [2019-12-31T00:17:44.238Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-12-31T00:17:44.238Z] ++ 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 [2019-12-31T00:17:44.238Z] ++ set -e [2019-12-31T00:17:44.238Z] ++ '[' -n 0 ']' [2019-12-31T00:17:44.238Z] ++ set -x [2019-12-31T00:17:44.238Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:17:44.238Z] INFO: Testing against a local daemon [2019-12-31T00:17:44.238Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-31T00:17:44.238Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T00:17:44.238Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T00:17:44.238Z] === RUN TestEventsExecDie [2019-12-31T00:17:44.513Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-12-31T00:17:44.615Z] ok github.com/docker/docker/pkg/authorization 0.127s coverage: 68.3% of statements [2019-12-31T00:17:44.615Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-12-31T00:17:44.615Z] --- PASS: TestEventsExecDie (1.07s) [2019-12-31T00:17:44.615Z] === RUN TestEventsBackwardsCompatible [2019-12-31T00:17:44.615Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-12-31T00:17:44.615Z] === RUN TestInfoBinaryCommits [2019-12-31T00:17:44.615Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-12-31T00:17:44.615Z] === RUN TestInfoAPIVersioned [2019-12-31T00:17:44.615Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-31T00:17:44.615Z] === RUN TestInfoDiscoveryBackend [2019-12-31T00:17:44.872Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-31T00:17:45.005Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-12-31T00:17:45.005Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-31T00:17:46.259Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-31T00:17:46.259Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-31T00:17:46.634Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-12-31T00:17:46.634Z] === RUN TestInfoAPI [2019-12-31T00:17:46.634Z] --- PASS: TestInfoAPI (0.02s) [2019-12-31T00:17:46.634Z] === RUN TestInfoAPIWarnings [2019-12-31T00:17:47.422Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-12-31T00:17:47.422Z] === RUN TestInfoDebug [2019-12-31T00:17:47.793Z] --- PASS: TestInfoDebug (0.54s) [2019-12-31T00:17:47.793Z] === RUN TestInfoInsecureRegistries [2019-12-31T00:17:48.151Z] ok github.com/docker/docker/layer 7.257s coverage: 68.8% of statements [2019-12-31T00:17:48.151Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T00:17:48.151Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T00:17:48.151Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T00:17:48.151Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T00:17:48.151Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T00:17:48.151Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T00:17:48.188Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-12-31T00:17:48.188Z] === RUN TestInfoRegistryMirrors [2019-12-31T00:17:48.409Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-12-31T00:17:48.667Z] ok github.com/docker/docker/pkg/chrootarchive 2.947s coverage: 43.2% of statements [2019-12-31T00:17:48.667Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T00:17:48.667Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T00:17:48.674Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2019-12-31T00:17:48.674Z] PASS [2019-12-31T00:17:48.674Z] [2019-12-31T00:17:48.674Z] DONE 17 tests in 52.922s [2019-12-31T00:17:48.674Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-31T00:17:48.674Z] ++ 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 [2019-12-31T00:17:48.674Z] ++ set -e [2019-12-31T00:17:48.674Z] ++ '[' -n 0 ']' [2019-12-31T00:17:48.674Z] ++ set -x [2019-12-31T00:17:48.674Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:17:48.674Z] INFO: Testing against a local daemon [2019-12-31T00:17:48.674Z] === RUN TestPluginInvalidJSON [2019-12-31T00:17:48.674Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T00:17:48.674Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T00:17:48.674Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T00:17:48.674Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-31T00:17:48.674Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-31T00:17:48.674Z] PASS [2019-12-31T00:17:48.674Z] [2019-12-31T00:17:48.674Z] DONE 2 tests in 0.104s [2019-12-31T00:17:48.674Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-31T00:17:48.674Z] ++ 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 [2019-12-31T00:17:48.674Z] ++ set -e [2019-12-31T00:17:48.674Z] ++ '[' -n 0 ']' [2019-12-31T00:17:48.674Z] ++ set -x [2019-12-31T00:17:48.674Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:17:48.674Z] INFO: Testing against a local daemon [2019-12-31T00:17:48.674Z] === RUN TestExternalGraphDriver [2019-12-31T00:17:48.926Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-12-31T00:17:48.929Z] === RUN TestExternalGraphDriver/json [2019-12-31T00:17:48.984Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-12-31T00:17:48.984Z] === RUN TestLoginFailsWithBadCredentials [2019-12-31T00:17:49.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T00:17:49.377Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-12-31T00:17:49.377Z] === RUN TestPingCacheHeaders [2019-12-31T00:17:49.377Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-12-31T00:17:49.377Z] === RUN TestPingGet [2019-12-31T00:17:49.377Z] --- PASS: TestPingGet (0.02s) [2019-12-31T00:17:49.377Z] === RUN TestPingHead [2019-12-31T00:17:49.377Z] --- PASS: TestPingHead (0.02s) [2019-12-31T00:17:49.377Z] === RUN TestVersion [2019-12-31T00:17:49.377Z] --- PASS: TestVersion (0.02s) [2019-12-31T00:17:49.377Z] PASS [2019-12-31T00:17:49.377Z] [2019-12-31T00:17:49.377Z] === Skipped [2019-12-31T00:17:49.377Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T00:17:49.377Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T00:17:49.377Z] [2019-12-31T00:17:49.377Z] [2019-12-31T00:17:49.377Z] DONE 18 tests, 1 skipped in 6.057s [2019-12-31T00:17:49.377Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-12-31T00:17:49.377Z] ++ 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 [2019-12-31T00:17:49.377Z] ++ set -e [2019-12-31T00:17:49.377Z] ++ '[' -n 0 ']' [2019-12-31T00:17:49.377Z] ++ set -x [2019-12-31T00:17:49.377Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:17:49.377Z] INFO: Testing against a local daemon [2019-12-31T00:17:49.377Z] === RUN TestVolumesCreateAndList [2019-12-31T00:17:49.377Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-12-31T00:17:49.377Z] === RUN TestVolumesRemove [2019-12-31T00:17:49.377Z] --- PASS: TestVolumesRemove (0.09s) [2019-12-31T00:17:49.377Z] === RUN TestVolumesInspect [2019-12-31T00:17:49.491Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-12-31T00:17:49.750Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-31T00:17:49.751Z] === RUN TestVolumesInvalidJSON [2019-12-31T00:17:49.751Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-31T00:17:49.751Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-31T00:17:49.751Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-31T00:17:49.751Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-12-31T00:17:49.751Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-31T00:17:49.751Z] PASS [2019-12-31T00:17:49.751Z] [2019-12-31T00:17:49.751Z] DONE 5 tests in 0.299s [2019-12-31T00:17:49.751Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T00:17:49.751Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T00:17:49.751Z] +++ kill 11524 [2019-12-31T00:17:50.058Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-12-31T00:17:50.624Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2019-12-31T00:17:50.814Z] === RUN TestExternalGraphDriver/spec [2019-12-31T00:17:51.002Z] +++ /etc/init.d/apparmor stop [2019-12-31T00:17:51.002Z] Clearing AppArmor profiles cache:. [2019-12-31T00:17:51.002Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T00:17:51.002Z] Unloading profiles will leave already running processes permanently [2019-12-31T00:17:51.002Z] unconfined, which can lead to unexpected situations. [2019-12-31T00:17:51.002Z] [2019-12-31T00:17:51.002Z] To set a process to complain mode, use the command line tool [2019-12-31T00:17:51.002Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T00:17:51.002Z] with the 'teardown' option." [2019-12-31T00:17:51.002Z] [2019-12-31T00:17:51.190Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2019-12-31T00:17:51.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T00:17:52.123Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-12-31T00:17:53.055Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-12-31T00:17:53.313Z] ok github.com/docker/docker/pkg/discovery/kv 3.105s coverage: 84.1% of statements [2019-12-31T00:17:53.325Z] === RUN TestExternalGraphDriver/pull [2019-12-31T00:17:53.571Z] ok github.com/docker/docker/pkg/fsutils 0.239s coverage: 85.1% of statements [2019-12-31T00:17:53.830Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements Post stage [Pipeline] junit [2019-12-31T00:17:54.359Z] Recording test results [2019-12-31T00:17:55.202Z] ok github.com/docker/docker/pkg/idtools 0.491s coverage: 70.1% of statements [2019-12-31T00:17:55.202Z] ok github.com/docker/docker/pkg/ioutils 0.435s coverage: 69.3% of statements [2019-12-31T00:17:55.247Z] --- PASS: TestExternalGraphDriver (6.24s) [2019-12-31T00:17:55.247Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2019-12-31T00:17:55.247Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-12-31T00:17:55.247Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2019-12-31T00:17:55.247Z] === RUN TestGraphdriverPluginV2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T00:17:55.502Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-12-31T00:17:55.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T00:17:55.768Z] ok github.com/docker/docker/pkg/locker 0.025s coverage: 88.9% of statements [2019-12-31T00:17:55.768Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2019-12-31T00:17:56.027Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2019-12-31T00:17:56.027Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-31T00:17:56.173Z] + echo Ensuring container killed. [2019-12-31T00:17:56.173Z] Ensuring container killed. [2019-12-31T00:17:56.173Z] + docker rm -vf docker-pr3 [2019-12-31T00:17:56.173Z] Error: No such container: docker-pr3 [2019-12-31T00:17:56.173Z] + true [Pipeline] sh [2019-12-31T00:17:56.593Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-12-31T00:17:56.852Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-12-31T00:17:57.038Z] + echo Chowning /workspace to jenkins user [2019-12-31T00:17:57.038Z] Chowning /workspace to jenkins user [2019-12-31T00:17:57.038Z] + id -u [2019-12-31T00:17:57.038Z] + id -g [2019-12-31T00:17:57.038Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40326:/workspace busybox chown -R 1001:1001 /workspace [2019-12-31T00:17:57.038Z] Unable to find image 'busybox:latest' locally [2019-12-31T00:17:57.038Z] latest: Pulling from library/busybox [2019-12-31T00:17:57.110Z] ok github.com/docker/docker/pkg/mount 0.551s coverage: 70.0% of statements [2019-12-31T00:17:57.110Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T00:17:57.110Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-12-31T00:17:57.368Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-12-31T00:17:57.415Z] 6dc7af96dfc8: Pulling fs layer [2019-12-31T00:17:57.415Z] 6dc7af96dfc8: Verifying Checksum [2019-12-31T00:17:57.415Z] 6dc7af96dfc8: Download complete [2019-12-31T00:17:57.626Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-12-31T00:17:57.626Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T00:17:57.626Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T00:17:57.781Z] 6dc7af96dfc8: Pull complete [2019-12-31T00:17:57.781Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-31T00:17:57.781Z] Status: Downloaded newer image for busybox:latest [2019-12-31T00:17:58.559Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2019-12-31T00:17:59.126Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-12-31T00:17:59.659Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-12-31T00:17:59.691Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2019-12-31T00:17:59.914Z] --- PASS: TestGraphdriverPluginV2 (5.01s) [2019-12-31T00:17:59.914Z] PASS [2019-12-31T00:17:59.914Z] [2019-12-31T00:17:59.914Z] DONE 5 tests in 11.386s [2019-12-31T00:17:59.914Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-31T00:17:59.914Z] ++ 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 [2019-12-31T00:17:59.914Z] ++ set -e [2019-12-31T00:17:59.914Z] ++ '[' -n 0 ']' [2019-12-31T00:17:59.914Z] ++ set -x [2019-12-31T00:17:59.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2019-12-31T00:17:59.950Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-12-31T00:18:00.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-12-31T00:18:00.169Z] INFO: Testing against a local daemon [2019-12-31T00:18:00.169Z] === RUN TestContinueAfterPluginCrash [2019-12-31T00:18:00.169Z] === PAUSE TestContinueAfterPluginCrash [2019-12-31T00:18:00.169Z] === RUN TestDaemonStartWithLogOpt [2019-12-31T00:18:00.169Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-31T00:18:00.169Z] === CONT TestContinueAfterPluginCrash [2019-12-31T00:18:00.169Z] === CONT TestDaemonStartWithLogOpt [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T00:18:01.093Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-12-31T00:18:01.138Z] + bundleName=s390x-integration [2019-12-31T00:18:01.138Z] + echo Creating s390x-integration-bundles.tar.gz [2019-12-31T00:18:01.138Z] Creating s390x-integration-bundles.tar.gz [2019-12-31T00:18:01.138Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-12-31T00:18:01.138Z] + 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 [2019-12-31T00:18:01.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T00:18:01.320Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 73.9% of statements [2019-12-31T00:18:01.336Z] Archiving artifacts [2019-12-31T00:18:01.577Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-12-31T00:18:02.889Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40326/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T00:18:03.631Z] + make clean [2019-12-31T00:18:03.996Z] make: command: Command not found [2019-12-31T00:18:03.996Z] make: command: Command not found [2019-12-31T00:18:03.996Z] docker volume rm -f docker-dev-cache [2019-12-31T00:18:03.996Z] docker-dev-cache [Pipeline] deleteDir [2019-12-31T00:18:04.856Z] ok github.com/docker/docker/pkg/signal 2.435s coverage: 61.0% of statements [2019-12-31T00:18:04.856Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-12-31T00:18:05.115Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-12-31T00:18:05.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-12-31T00:18:05.254Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-12-31T00:18:05.254Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-12-31T00:18:05.373Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-31T00:18:05.632Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-12-31T00:18:05.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T00:18:05.890Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-12-31T00:18:06.456Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.2% of statements [2019-12-31T00:18:07.023Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2019-12-31T00:18:07.590Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-12-31T00:18:07.848Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-12-31T00:18:08.106Z] testing: warning: no tests to run [2019-12-31T00:18:08.106Z] coverage: [no statements] [2019-12-31T00:18:08.106Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-12-31T00:18:08.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T00:18:08.671Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-31T00:18:08.671Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-12-31T00:18:08.930Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-12-31T00:18:11.482Z] ok github.com/docker/docker/plugin 0.528s coverage: 27.1% of statements [2019-12-31T00:18:11.761Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-12-31T00:18:12.700Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-12-31T00:18:12.957Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2019-12-31T00:18:13.335Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-12-31T00:18:13.335Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-12-31T00:18:13.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T00:18:14.858Z] ok github.com/docker/docker/registry 0.095s coverage: 56.0% of statements [2019-12-31T00:18:15.117Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-12-31T00:18:15.376Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-12-31T00:18:15.941Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-12-31T00:18:16.198Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-31T00:18:16.601Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-12-31T00:18:16.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T00:18:16.856Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-12-31T00:18:18.220Z] --- PASS: TestDaemonStartWithLogOpt (18.16s) [2019-12-31T00:18:19.145Z] === RUN TestDockerSuite/TestBuildNetNone [2019-12-31T00:18:19.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T00:18:19.480Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-12-31T00:18:19.480Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2019-12-31T00:18:19.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-12-31T00:18:19.705Z] === RUN TestDockerSuite/TestBuildNoContext [2019-12-31T00:18:20.413Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2019-12-31T00:18:21.073Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-12-31T00:18:21.346Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-12-31T00:18:21.999Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-12-31T00:18:22.041Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T00:18:22.041Z] Using test binary docker [2019-12-31T00:18:22.041Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-31T00:18:22.041Z] +++ /etc/init.d/apparmor start [2019-12-31T00:18:22.041Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T00:18:22.041Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T00:18:22.041Z] Warning failed to create cache: (null) [2019-12-31T00:18:22.041Z] . [2019-12-31T00:18:22.041Z] INFO: Waiting for daemon to start... [2019-12-31T00:18:22.041Z] Starting dockerd [2019-12-31T00:18:22.041Z] +++ 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 [2019-12-31T00:18:22.924Z] --- PASS: TestContinueAfterPluginCrash (22.85s) [2019-12-31T00:18:22.925Z] PASS [2019-12-31T00:18:22.925Z] [2019-12-31T00:18:22.925Z] DONE 2 tests in 23.002s [2019-12-31T00:18:22.925Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-31T00:18:22.925Z] ++ 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 [2019-12-31T00:18:22.925Z] ++ set -e [2019-12-31T00:18:22.925Z] ++ '[' -n 0 ']' [2019-12-31T00:18:22.925Z] ++ set -x [2019-12-31T00:18:22.925Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:18:23.181Z] INFO: Testing against a local daemon [2019-12-31T00:18:23.181Z] === RUN TestPluginWithDevMounts [2019-12-31T00:18:23.181Z] === PAUSE TestPluginWithDevMounts [2019-12-31T00:18:23.181Z] === CONT TestPluginWithDevMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T00:18:24.077Z] . [2019-12-31T00:18:24.077Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T00:18:24.077Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T00:18:24.077Z] Error: No such image: emptyfs [2019-12-31T00:18:24.077Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T00:18:24.077Z] ++++ docker load [2019-12-31T00:18:24.117Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-12-31T00:18:24.366Z] Running integration-test (iteration 1) [2019-12-31T00:18:24.366Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-12-31T00:18:24.366Z] ++ 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 [2019-12-31T00:18:24.366Z] ++ set -e [2019-12-31T00:18:24.366Z] ++ '[' -n 0 ']' [2019-12-31T00:18:24.366Z] ++ set -x [2019-12-31T00:18:24.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-12-31T00:18:25.042Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-12-31T00:18:25.042Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-12-31T00:18:25.297Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-12-31T00:18:25.552Z] --- PASS: TestPluginWithDevMounts (2.41s) [2019-12-31T00:18:25.552Z] PASS [2019-12-31T00:18:25.552Z] [2019-12-31T00:18:25.552Z] DONE 1 tests in 2.611s [2019-12-31T00:18:25.552Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-31T00:18:25.552Z] ++ 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 [2019-12-31T00:18:25.552Z] ++ set -e [2019-12-31T00:18:25.552Z] ++ '[' -n 0 ']' [2019-12-31T00:18:25.552Z] ++ set -x [2019-12-31T00:18:25.552Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:18:25.807Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-12-31T00:18:25.807Z] INFO: Testing against a local daemon [2019-12-31T00:18:25.807Z] === RUN TestSecretInspect [2019-12-31T00:18:26.733Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-12-31T00:18:29.246Z] --- PASS: TestSecretInspect (3.02s) [2019-12-31T00:18:29.246Z] === RUN TestSecretList [2019-12-31T00:18:29.246Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-12-31T00:18:29.501Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-12-31T00:18:32.012Z] --- PASS: TestSecretList (3.12s) [2019-12-31T00:18:32.012Z] === RUN TestSecretsCreateAndDelete [2019-12-31T00:18:32.267Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-12-31T00:18:33.532Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T00:18:33.532Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === Skipped [2019-12-31T00:18:33.532Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-31T00:18:33.532Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-31T00:18:33.532Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:18:33.532Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:18:33.532Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:18:33.532Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:18:33.532Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:18:33.532Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:73: No driver to put! [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-31T00:18:33.532Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-31T00:18:33.532Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-31T00:18:33.532Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:18:33.532Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:18:33.532Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:18:33.532Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:18:33.532Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T00:18:33.532Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-31T00:18:33.532Z] graphtest_unix.go:73: No driver to put! [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-31T00:18:33.532Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-31T00:18:33.532Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] [2019-12-31T00:18:33.532Z] DONE 2155 tests, 20 skipped in 240.444s Post stage [Pipeline] junit [2019-12-31T00:18:33.543Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-12-31T00:18:34.153Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-12-31T00:18:34.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40326/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a218e9b7b0ba5422288e79c7703e71f7ea41f85b hack/validate/vendor [2019-12-31T00:18:34.410Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2019-12-31T00:18:34.410Z] === RUN TestSecretsUpdate [2019-12-31T00:18:35.310Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-12-31T00:18:36.206Z] + echo Building e2e image [2019-12-31T00:18:36.206Z] Building e2e image [2019-12-31T00:18:36.206Z] + docker build --build-arg DOCKER_GITCOMMIT=a218e9b7b0ba5422288e79c7703e71f7ea41f85b -t moby-e2e-test -f Dockerfile.e2e . [2019-12-31T00:18:36.206Z] #2 [internal] load .dockerignore [2019-12-31T00:18:36.206Z] #2 transferring context: 34B done [2019-12-31T00:18:36.206Z] #2 DONE 0.0s [2019-12-31T00:18:36.206Z] [2019-12-31T00:18:36.206Z] #1 [internal] load build definition from Dockerfile.e2e [2019-12-31T00:18:36.206Z] #1 transferring dockerfile: 3.21kB done [2019-12-31T00:18:36.206Z] #1 DONE 0.0s [2019-12-31T00:18:36.206Z] [2019-12-31T00:18:36.206Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2019-12-31T00:18:36.467Z] #4 ... [2019-12-31T00:18:36.467Z] [2019-12-31T00:18:36.467Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-12-31T00:18:36.467Z] #3 DONE 0.2s [2019-12-31T00:18:36.467Z] [2019-12-31T00:18:36.467Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2019-12-31T00:18:36.467Z] #4 DONE 0.2s [2019-12-31T00:18:36.467Z] [2019-12-31T00:18:36.467Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2019-12-31T00:18:36.467Z] #14 resolve docker.io/library/golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa done [2019-12-31T00:18:36.467Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 0B / 154B 0.0s [2019-12-31T00:18:36.467Z] #14 sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa 1.65kB / 1.65kB done [2019-12-31T00:18:36.467Z] #14 sha256:eec8b6c0bc53eff8fc6d5f934279138854f6c93c7d997cb292bcab09d3c6a3b6 1.36kB / 1.36kB done [2019-12-31T00:18:36.467Z] #14 sha256:57ce7b9daa9bccf08840e20b6014c51c382d06ff45e8b6aeeac21b4e71071186 3.83kB / 3.83kB done [2019-12-31T00:18:36.467Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0B / 301.28kB 0.0s [2019-12-31T00:18:36.728Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 [2019-12-31T00:18:36.728Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.1s done [2019-12-31T00:18:36.728Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.1s done [2019-12-31T00:18:36.728Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 126B / 126B 0.1s done [2019-12-31T00:18:36.728Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 4.55MB / 126.88MB 0.3s [2019-12-31T00:18:36.921Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-12-31T00:18:36.988Z] #14 ... [2019-12-31T00:18:36.988Z] [2019-12-31T00:18:36.988Z] #8 [internal] load build context [2019-12-31T00:18:36.988Z] #8 transferring context: 809.08kB 0.4s done [2019-12-31T00:18:36.988Z] #8 DONE 0.4s [2019-12-31T00:18:36.988Z] [2019-12-31T00:18:36.988Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2019-12-31T00:18:36.988Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 11.56MB / 126.88MB 0.4s [2019-12-31T00:18:36.988Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.3s done [2019-12-31T00:18:36.988Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 18.47MB / 126.88MB 0.5s [2019-12-31T00:18:36.988Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done [2019-12-31T00:18:37.249Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 31.30MB / 126.88MB 0.6s [2019-12-31T00:18:37.249Z] #14 ... [2019-12-31T00:18:37.249Z] [2019-12-31T00:18:37.249Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-12-31T00:18:37.249Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-12-31T00:18:37.249Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done [2019-12-31T00:18:37.249Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done [2019-12-31T00:18:37.249Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done [2019-12-31T00:18:37.249Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.1s done [2019-12-31T00:18:37.249Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.5s done [2019-12-31T00:18:37.249Z] #5 DONE 0.8s [2019-12-31T00:18:37.249Z] [2019-12-31T00:18:37.249Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2019-12-31T00:18:37.249Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 43.21MB / 126.88MB 0.8s [2019-12-31T00:18:37.481Z] --- PASS: TestSecretsUpdate (3.02s) [2019-12-31T00:18:37.481Z] === RUN TestTemplatedSecret [2019-12-31T00:18:37.507Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 56.86MB / 126.88MB 1.0s [2019-12-31T00:18:37.767Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 75.87MB / 126.88MB 1.2s [2019-12-31T00:18:38.026Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 99.26MB / 126.88MB 1.4s [2019-12-31T00:18:38.027Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 111.64MB / 126.88MB 1.5s [2019-12-31T00:18:38.041Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-12-31T00:18:38.285Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 121.86MB / 126.88MB 1.6s [2019-12-31T00:18:38.285Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 1.9s done [2019-12-31T00:18:38.544Z] #14 ... [2019-12-31T00:18:38.544Z] [2019-12-31T00:18:38.544Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-12-31T00:18:38.544Z] #6 DONE 1.3s [2019-12-31T00:18:38.544Z] [2019-12-31T00:18:38.544Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2019-12-31T00:18:38.544Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 [2019-12-31T00:18:39.651Z] Loaded image: buildpack-deps:jessie [2019-12-31T00:18:39.651Z] Loaded image: busybox:latest [2019-12-31T00:18:39.651Z] Loaded image: busybox:glibc [2019-12-31T00:18:39.651Z] Loaded image: debian:jessie [2019-12-31T00:18:39.651Z] Loaded image: hello-world:latest [2019-12-31T00:18:39.651Z] INFO: Testing against a local daemon [2019-12-31T00:18:39.651Z] === RUN TestCgroupNamespacesBuild [2019-12-31T00:18:39.927Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-12-31T00:18:39.938Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2019-12-31T00:18:39.938Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-31T00:18:40.182Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-12-31T00:18:40.741Z] --- PASS: TestTemplatedSecret (3.02s) [2019-12-31T00:18:40.742Z] === RUN TestSecretCreateResolve [2019-12-31T00:18:41.990Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2019-12-31T00:18:41.990Z] === RUN TestBuildWithSession [2019-12-31T00:18:41.990Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-31T00:18:41.990Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T00:18:41.990Z] === RUN TestBuildSquashParent [2019-12-31T00:18:43.255Z] --- PASS: TestSecretCreateResolve (2.63s) [2019-12-31T00:18:43.255Z] PASS [2019-12-31T00:18:43.255Z] [2019-12-31T00:18:43.255Z] DONE 6 tests in 17.569s [2019-12-31T00:18:43.255Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-12-31T00:18:43.255Z] ++ 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 [2019-12-31T00:18:43.255Z] ++ set -e [2019-12-31T00:18:43.255Z] ++ '[' -n 0 ']' [2019-12-31T00:18:43.255Z] ++ set -x [2019-12-31T00:18:43.255Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:18:43.255Z] INFO: Testing against a local daemon [2019-12-31T00:18:43.255Z] === RUN TestServiceCreateInit [2019-12-31T00:18:43.255Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-31T00:18:43.806Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 5.0s [2019-12-31T00:18:43.815Z] === RUN TestDockerSuite/TestBuildPATH [2019-12-31T00:18:44.741Z] #14 ... [2019-12-31T00:18:44.741Z] [2019-12-31T00:18:44.741Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-12-31T00:18:44.741Z] #7 1.065 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-12-31T00:18:44.741Z] #7 2.241 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-12-31T00:18:44.741Z] #7 2.356 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-12-31T00:18:44.741Z] #7 2.360 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-12-31T00:18:44.741Z] #7 2.576 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-12-31T00:18:44.741Z] #7 2.588 (4/31) Installing readline (8.0.0-r0) [2019-12-31T00:18:44.741Z] #7 2.594 (5/31) Installing bash (5.0.0-r0) [2019-12-31T00:18:44.741Z] #7 2.613 Executing bash-5.0.0-r0.post-install [2019-12-31T00:18:44.741Z] #7 2.617 (6/31) Installing ca-certificates (20190108-r0) [2019-12-31T00:18:44.741Z] #7 2.643 (7/31) Installing libgcc (8.3.0-r0) [2019-12-31T00:18:44.741Z] #7 2.648 (8/31) Installing libstdc++ (8.3.0-r0) [2019-12-31T00:18:44.741Z] #7 2.663 (9/31) Installing binutils (2.32-r0) [2019-12-31T00:18:44.741Z] #7 2.776 (10/31) Installing gmp (6.1.2-r1) [2019-12-31T00:18:44.741Z] #7 2.785 (11/31) Installing isl (0.18-r0) [2019-12-31T00:18:44.741Z] #7 2.811 (12/31) Installing libgomp (8.3.0-r0) [2019-12-31T00:18:44.741Z] #7 2.817 (13/31) Installing libatomic (8.3.0-r0) [2019-12-31T00:18:44.741Z] #7 2.820 (14/31) Installing mpfr3 (3.1.5-r1) [2019-12-31T00:18:44.741Z] #7 2.826 (15/31) Installing mpc1 (1.1.0-r0) [2019-12-31T00:18:44.741Z] #7 2.829 (16/31) Installing gcc (8.3.0-r0) [2019-12-31T00:18:44.741Z] #7 3.783 (17/31) Installing musl-dev (1.1.22-r3) [2019-12-31T00:18:44.741Z] #7 3.893 (18/31) Installing libc-dev (0.7.1-r0) [2019-12-31T00:18:44.741Z] #7 3.895 (19/31) Installing g++ (8.3.0-r0) [2019-12-31T00:18:44.741Z] #7 4.512 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-12-31T00:18:44.741Z] #7 4.518 (21/31) Installing libcurl (7.66.0-r0) [2019-12-31T00:18:44.741Z] #7 4.527 (22/31) Installing expat (2.2.8-r0) [2019-12-31T00:18:44.741Z] #7 4.535 (23/31) Installing pcre2 (10.33-r0) [2019-12-31T00:18:44.741Z] #7 4.545 (24/31) Installing git (2.22.2-r0) [2019-12-31T00:18:44.741Z] #7 4.771 (25/31) Installing libmnl (1.0.4-r0) [2019-12-31T00:18:44.741Z] #7 4.776 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-12-31T00:18:44.741Z] #7 4.779 (27/31) Installing iptables (1.8.3-r0) [2019-12-31T00:18:44.741Z] #7 4.809 (28/31) Installing pigz (2.4-r0) [2019-12-31T00:18:44.741Z] #7 4.816 (29/31) Installing tar (1.32-r0) [2019-12-31T00:18:44.741Z] #7 4.827 (30/31) Installing xz-libs (5.2.4-r0) [2019-12-31T00:18:44.741Z] #7 4.832 (31/31) Installing xz (5.2.4-r0) [2019-12-31T00:18:44.741Z] #7 4.841 Executing busybox-1.30.1-r2.trigger [2019-12-31T00:18:44.741Z] #7 4.849 Executing ca-certificates-20190108-r0.trigger [2019-12-31T00:18:44.741Z] #7 4.914 OK: 185 MiB in 45 packages [2019-12-31T00:18:44.741Z] #7 DONE 6.3s [2019-12-31T00:18:45.000Z] [2019-12-31T00:18:45.000Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-12-31T00:18:45.000Z] #9 DONE 0.1s [2019-12-31T00:18:45.000Z] [2019-12-31T00:18:45.000Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2019-12-31T00:18:45.000Z] #14 ... [2019-12-31T00:18:45.000Z] [2019-12-31T00:18:45.000Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-12-31T00:18:45.000Z] #10 DONE 0.1s [2019-12-31T00:18:45.000Z] [2019-12-31T00:18:45.000Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-12-31T00:18:45.000Z] #11 DONE 0.1s [2019-12-31T00:18:45.257Z] [2019-12-31T00:18:45.257Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-12-31T00:18:45.257Z] #12 DONE 0.1s [2019-12-31T00:18:45.257Z] [2019-12-31T00:18:45.257Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-12-31T00:18:45.257Z] #13 DONE 0.1s [2019-12-31T00:18:45.257Z] [2019-12-31T00:18:45.257Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2019-12-31T00:18:45.257Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 6.7s done [2019-12-31T00:18:45.257Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 done [2019-12-31T00:18:45.515Z] #14 DONE 9.0s [2019-12-31T00:18:45.515Z] [2019-12-31T00:18:45.515Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-31T00:18:46.080Z] #15 0.654 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2019-12-31T00:18:46.326Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-12-31T00:18:46.413Z] --- PASS: TestBuildSquashParent (4.90s) [2019-12-31T00:18:46.413Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-31T00:18:46.413Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T00:18:46.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T00:18:46.413Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T00:18:46.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T00:18:46.413Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T00:18:46.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T00:18:46.413Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T00:18:46.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T00:18:46.413Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T00:18:46.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T00:18:46.413Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T00:18:46.413Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T00:18:46.413Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T00:18:46.413Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T00:18:46.413Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T00:18:46.413Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T00:18:47.014Z] #15 1.722 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2019-12-31T00:18:47.251Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-12-31T00:18:47.272Z] #15 1.889 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2019-12-31T00:18:47.272Z] #15 1.892 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2019-12-31T00:18:47.529Z] #15 2.029 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2019-12-31T00:18:47.529Z] #15 2.042 (4/43) Installing readline (8.0.1-r0) [2019-12-31T00:18:47.529Z] #15 2.047 (5/43) Installing bash (5.0.11-r1) [2019-12-31T00:18:47.529Z] #15 2.060 Executing bash-5.0.11-r1.post-install [2019-12-31T00:18:47.529Z] #15 2.063 (6/43) Installing linux-headers (4.19.36-r0) [2019-12-31T00:18:47.529Z] #15 2.138 (7/43) Installing libblkid (2.34-r1) [2019-12-31T00:18:47.529Z] #15 2.144 (8/43) Installing libuuid (2.34-r1) [2019-12-31T00:18:47.529Z] #15 2.146 (9/43) Installing btrfs-progs-libs (5.4-r0) [2019-12-31T00:18:47.529Z] #15 2.153 (10/43) Installing btrfs-progs-dev (5.4-r0) [2019-12-31T00:18:47.529Z] #15 2.158 (11/43) Installing libgcc (9.2.0-r3) [2019-12-31T00:18:47.529Z] #15 2.160 (12/43) Installing libstdc++ (9.2.0-r3) [2019-12-31T00:18:47.529Z] #15 2.174 (13/43) Installing binutils (2.33.1-r0) [2019-12-31T00:18:47.529Z] #15 2.240 (14/43) Installing libmagic (5.37-r1) [2019-12-31T00:18:47.788Z] #15 2.260 (15/43) Installing file (5.37-r1) [2019-12-31T00:18:47.788Z] #15 2.262 (16/43) Installing gmp (6.1.2-r1) [2019-12-31T00:18:47.788Z] #15 2.269 (17/43) Installing isl (0.18-r0) [2019-12-31T00:18:47.788Z] #15 2.284 (18/43) Installing libgomp (9.2.0-r3) [2019-12-31T00:18:47.788Z] #15 2.287 (19/43) Installing libatomic (9.2.0-r3) [2019-12-31T00:18:47.788Z] #15 2.289 (20/43) Installing mpfr4 (4.0.2-r1) [2019-12-31T00:18:47.788Z] #15 2.296 (21/43) Installing mpc1 (1.1.0-r1) [2019-12-31T00:18:47.788Z] #15 2.299 (22/43) Installing gcc (9.2.0-r3) [2019-12-31T00:18:48.511Z] #15 3.031 (23/43) Installing musl-dev (1.1.24-r0) [2019-12-31T00:18:48.511Z] #15 3.100 (24/43) Installing libc-dev (0.7.2-r0) [2019-12-31T00:18:48.511Z] #15 3.102 (25/43) Installing g++ (9.2.0-r3) [2019-12-31T00:18:48.613Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-12-31T00:18:48.613Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-31T00:18:48.769Z] #15 3.528 (26/43) Installing make (4.2.1-r2) [2019-12-31T00:18:49.027Z] #15 3.533 (27/43) Installing fortify-headers (1.1-r0) [2019-12-31T00:18:49.027Z] #15 3.535 (28/43) Installing build-base (0.5-r1) [2019-12-31T00:18:49.027Z] #15 3.537 (29/43) Installing nghttp2-libs (1.40.0-r0) [2019-12-31T00:18:49.027Z] #15 3.541 (30/43) Installing libcurl (7.67.0-r0) [2019-12-31T00:18:49.027Z] #15 3.548 (31/43) Installing curl (7.67.0-r0) [2019-12-31T00:18:49.027Z] #15 3.552 (32/43) Installing oniguruma (6.9.4-r0) [2019-12-31T00:18:49.027Z] #15 3.559 (33/43) Installing jq (1.6-r0) [2019-12-31T00:18:49.027Z] #15 3.566 (34/43) Installing device-mapper-libs (2.02.186-r0) [2019-12-31T00:18:49.027Z] #15 3.572 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2019-12-31T00:18:49.027Z] #15 3.574 (36/43) Installing libaio (0.3.112-r1) [2019-12-31T00:18:49.027Z] #15 3.577 (37/43) Installing lvm2-libs (2.02.186-r0) [2019-12-31T00:18:49.027Z] #15 3.608 (38/43) Installing libfdisk (2.34-r1) [2019-12-31T00:18:49.027Z] #15 3.614 (39/43) Installing libmount (2.34-r1) [2019-12-31T00:18:49.027Z] #15 3.619 (40/43) Installing libsmartcols (2.34-r1) [2019-12-31T00:18:49.027Z] #15 3.624 (41/43) Installing pkgconf (1.6.3-r0) [2019-12-31T00:18:49.027Z] #15 3.627 (42/43) Installing util-linux-dev (2.34-r1) [2019-12-31T00:18:49.027Z] #15 3.649 (43/43) Installing lvm2-dev (2.02.186-r0) [2019-12-31T00:18:49.285Z] #15 3.654 Executing busybox-1.31.1-r8.trigger [2019-12-31T00:18:49.285Z] #15 3.662 OK: 203 MiB in 58 packages [2019-12-31T00:18:49.850Z] #15 DONE 4.4s [2019-12-31T00:18:49.850Z] [2019-12-31T00:18:49.850Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-12-31T00:18:49.972Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T00:18:49.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T00:18:50.783Z] #16 DONE 0.8s [2019-12-31T00:18:50.784Z] [2019-12-31T00:18:50.784Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-12-31T00:18:51.349Z] #17 DONE 0.7s [2019-12-31T00:18:51.349Z] [2019-12-31T00:18:51.349Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-12-31T00:18:51.349Z] #18 DONE 0.0s [2019-12-31T00:18:51.349Z] [2019-12-31T00:18:51.349Z] #31 [builder 1/4] COPY . . [2019-12-31T00:18:51.606Z] #31 ... [2019-12-31T00:18:51.606Z] [2019-12-31T00:18:51.606Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T00:18:51.606Z] #19 DONE 0.1s [2019-12-31T00:18:51.606Z] [2019-12-31T00:18:51.606Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-31T00:18:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-31T00:18:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.08s) [2019-12-31T00:18:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s) [2019-12-31T00:18:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2019-12-31T00:18:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) [2019-12-31T00:18:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2019-12-31T00:18:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2019-12-31T00:18:52.041Z] === RUN TestBuildMultiStageCopy [2019-12-31T00:18:52.041Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-31T00:18:52.980Z] #20 1.234 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-31T00:18:52.980Z] #20 1.393 curl: option --progress: is ambiguous [2019-12-31T00:18:52.980Z] #20 1.393 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T00:18:52.980Z] #20 1.543 curl: option --progress: is ambiguous [2019-12-31T00:18:52.980Z] #20 1.543 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T00:18:53.238Z] #20 1.698 curl: option --progress: is ambiguous [2019-12-31T00:18:53.238Z] #20 1.698 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T00:18:53.238Z] #20 1.863 curl: option --progress: is ambiguous [2019-12-31T00:18:53.238Z] #20 1.863 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T00:18:53.496Z] #20 2.008 [2019-12-31T00:18:54.061Z] #20 2.526 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-31T00:18:54.111Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-31T00:18:54.111Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-31T00:18:54.319Z] #20 2.678 curl: option --progress: is ambiguous [2019-12-31T00:18:54.320Z] #20 2.678 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T00:18:54.320Z] #20 2.819 [2019-12-31T00:18:54.730Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-31T00:18:54.886Z] #20 3.309 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-31T00:18:54.886Z] #20 3.464 curl: option --progress: is ambiguous [2019-12-31T00:18:54.886Z] #20 3.464 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T00:18:55.018Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-31T00:18:55.142Z] --- PASS: TestServiceCreateInit (10.68s) [2019-12-31T00:18:55.142Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2019-12-31T00:18:55.142Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2019-12-31T00:18:55.142Z] === RUN TestCreateServiceMultipleTimes [2019-12-31T00:18:55.143Z] #20 3.608 [2019-12-31T00:18:55.304Z] --- PASS: TestBuildMultiStageCopy (3.36s) [2019-12-31T00:18:55.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.78s) [2019-12-31T00:18:55.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2019-12-31T00:18:55.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-12-31T00:18:55.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-12-31T00:18:55.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2019-12-31T00:18:55.304Z] === RUN TestBuildMultiStageParentConfig [2019-12-31T00:18:55.400Z] #20 ... [2019-12-31T00:18:55.400Z] [2019-12-31T00:18:55.400Z] #31 [builder 1/4] COPY . . [2019-12-31T00:18:55.400Z] #31 DONE 3.8s [2019-12-31T00:18:55.400Z] [2019-12-31T00:18:55.400Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-12-31T00:18:56.324Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2019-12-31T00:18:56.325Z] === RUN TestBuildLabelWithTargets [2019-12-31T00:18:56.332Z] #32 DONE 1.1s [2019-12-31T00:18:56.332Z] [2019-12-31T00:18:56.332Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-31T00:18:56.332Z] #20 4.286 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-31T00:18:56.332Z] #20 4.454 curl: option --progress: is ambiguous [2019-12-31T00:18:56.332Z] #20 4.459 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T00:18:56.332Z] #20 4.683 [2019-12-31T00:18:56.897Z] #20 5.477 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-31T00:18:57.155Z] #20 5.712 curl: option --progress: is ambiguous [2019-12-31T00:18:57.155Z] #20 5.716 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T00:18:57.415Z] #20 5.934 [2019-12-31T00:18:57.415Z] #20 5.998 Download of images into '/build' complete. [2019-12-31T00:18:57.415Z] #20 5.998 Use something like the following to load the result into a Docker daemon: [2019-12-31T00:18:57.415Z] #20 5.998 tar -cC '/build' . | docker load [2019-12-31T00:18:57.415Z] #20 DONE 6.1s [2019-12-31T00:18:57.415Z] [2019-12-31T00:18:57.415Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-12-31T00:18:57.676Z] #26 DONE 0.1s [2019-12-31T00:18:57.676Z] [2019-12-31T00:18:57.676Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T00:18:57.676Z] #22 DONE 0.1s [2019-12-31T00:18:57.676Z] [2019-12-31T00:18:57.676Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-12-31T00:18:57.676Z] #27 DONE 0.1s [2019-12-31T00:18:57.676Z] [2019-12-31T00:18:57.676Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T00:18:57.676Z] #23 DONE 0.1s [2019-12-31T00:18:57.676Z] [2019-12-31T00:18:57.676Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-12-31T00:18:57.676Z] #28 DONE 0.1s [2019-12-31T00:18:57.676Z] [2019-12-31T00:18:57.676Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-31T00:18:58.368Z] --- PASS: TestBuildLabelWithTargets (1.59s) [2019-12-31T00:18:58.368Z] === RUN TestBuildWithEmptyLayers [2019-12-31T00:18:58.678Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2019-12-31T00:18:58.678Z] === RUN TestBuildMultiStageOnBuild [2019-12-31T00:18:59.300Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-12-31T00:18:59.578Z] #29 ... [2019-12-31T00:18:59.578Z] [2019-12-31T00:18:59.578Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T00:18:59.578Z] #21 DONE 0.1s [2019-12-31T00:18:59.578Z] [2019-12-31T00:18:59.578Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-31T00:18:59.578Z] #33 0.946 [2019-12-31T00:18:59.578Z] #33 1.024 Removing bundles/ [2019-12-31T00:18:59.578Z] #33 1.024 [2019-12-31T00:18:59.578Z] #33 1.029 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-12-31T00:18:59.578Z] #33 2.099 Building test suite binary ./integration-cli/test.main [2019-12-31T00:19:01.375Z] --- PASS: TestBuildMultiStageOnBuild (2.12s) [2019-12-31T00:19:01.375Z] === RUN TestBuildUncleanTarFilenames [2019-12-31T00:19:02.000Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2019-12-31T00:19:02.000Z] === RUN TestBuildMultiStageLayerLeak [2019-12-31T00:19:02.106Z] #33 ... [2019-12-31T00:19:02.106Z] [2019-12-31T00:19:02.106Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-12-31T00:19:02.106Z] #24 1.902 + RM_GOPATH=0 [2019-12-31T00:19:02.106Z] #24 1.902 + TMP_GOPATH= [2019-12-31T00:19:02.106Z] #24 1.902 + : /build [2019-12-31T00:19:02.106Z] #24 1.902 + '[' -z '' ']' [2019-12-31T00:19:02.106Z] #24 1.907 ++ mktemp -d [2019-12-31T00:19:02.106Z] #24 1.907 + export GOPATH=/tmp/tmp.fHDLAM [2019-12-31T00:19:02.106Z] #24 1.907 + GOPATH=/tmp/tmp.fHDLAM [2019-12-31T00:19:02.106Z] #24 1.907 + RM_GOPATH=1 [2019-12-31T00:19:02.106Z] #24 1.907 ++ dirname ./install.sh [2019-12-31T00:19:02.106Z] #24 1.909 + dir=. [2019-12-31T00:19:02.106Z] #24 1.913 Install docker/cli version 17.06.2-ce from stable [2019-12-31T00:19:02.106Z] #24 1.913 + bin=dockercli [2019-12-31T00:19:02.106Z] #24 1.913 + shift [2019-12-31T00:19:02.106Z] #24 1.913 + '[' '!' -f ./dockercli.installer ']' [2019-12-31T00:19:02.106Z] #24 1.913 + . ./dockercli.installer [2019-12-31T00:19:02.106Z] #24 1.913 ++ : stable [2019-12-31T00:19:02.106Z] #24 1.913 ++ : 17.06.2-ce [2019-12-31T00:19:02.106Z] #24 1.913 + install_dockercli [2019-12-31T00:19:02.106Z] #24 1.913 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-31T00:19:02.106Z] #24 1.913 ++ uname -m [2019-12-31T00:19:02.106Z] #24 1.914 + arch=x86_64 [2019-12-31T00:19:02.106Z] #24 1.914 + '[' x86_64 '!=' x86_64 ']' [2019-12-31T00:19:02.106Z] #24 1.915 + url=https://download.docker.com/linux/static [2019-12-31T00:19:02.106Z] #24 1.916 + tar -xz docker/docker [2019-12-31T00:19:02.106Z] #24 1.918 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-31T00:19:02.106Z] #24 4.314 + mkdir -p /build [2019-12-31T00:19:02.106Z] #24 4.316 + mv docker/docker /build/ [2019-12-31T00:19:02.106Z] #24 4.318 + rmdir docker [2019-12-31T00:19:02.364Z] #24 DONE 4.5s [2019-12-31T00:19:02.364Z] [2019-12-31T00:19:02.364Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-31T00:19:02.930Z] #29 ... [2019-12-31T00:19:02.930Z] [2019-12-31T00:19:02.930Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-12-31T00:19:03.189Z] #25 DONE 0.1s [2019-12-31T00:19:03.189Z] [2019-12-31T00:19:03.189Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-31T00:19:03.459Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-12-31T00:19:04.704Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2019-12-31T00:19:04.704Z] === RUN TestBuildWithHugeFile [2019-12-31T00:19:05.971Z] === RUN TestDockerSuite/TestBuildRm [2019-12-31T00:19:10.194Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-12-31T00:19:10.759Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-12-31T00:19:12.121Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-12-31T00:19:12.376Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-12-31T00:19:13.301Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-12-31T00:19:13.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-12-31T00:19:14.664Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-12-31T00:19:15.590Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-12-31T00:19:16.952Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-12-31T00:19:17.878Z] --- PASS: TestCreateServiceMultipleTimes (23.79s) [2019-12-31T00:19:17.878Z] === RUN TestCreateServiceConflict [2019-12-31T00:19:21.143Z] --- PASS: TestCreateServiceConflict (3.21s) [2019-12-31T00:19:21.143Z] === RUN TestCreateServiceMaxReplicas [2019-12-31T00:19:21.398Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-12-31T00:19:21.654Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-12-31T00:19:22.216Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-12-31T00:19:22.216Z] === RUN TestDockerSuite/TestBuildSpaces [2019-12-31T00:19:22.776Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-12-31T00:19:24.140Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-12-31T00:19:24.140Z] === RUN TestDockerSuite/TestBuildStderr [2019-12-31T00:19:25.504Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-12-31T00:19:25.760Z] --- PASS: TestCreateServiceMaxReplicas (4.66s) [2019-12-31T00:19:25.760Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-31T00:19:29.777Z] #29 28.35 # github.com/docker/docker/contrib/httpserver [2019-12-31T00:19:29.777Z] #29 28.35 loadinternal: cannot find runtime/cgo [2019-12-31T00:19:29.777Z] #29 DONE 28.7s [2019-12-31T00:19:29.777Z] [2019-12-31T00:19:29.777Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-31T00:19:29.777Z] #33 ... [2019-12-31T00:19:29.777Z] [2019-12-31T00:19:29.777Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-12-31T00:19:29.777Z] #30 DONE 0.1s [2019-12-31T00:19:29.777Z] [2019-12-31T00:19:29.777Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-31T00:19:31.001Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-12-31T00:19:31.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-12-31T00:19:31.257Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-12-31T00:19:32.620Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-12-31T00:19:33.181Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-12-31T00:19:34.542Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-12-31T00:19:35.904Z] === RUN TestDockerSuite/TestBuildUser [2019-12-31T00:19:37.788Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-12-31T00:19:41.953Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.65s) [2019-12-31T00:19:41.953Z] === RUN TestCreateServiceSecretFileMode [2019-12-31T00:19:41.953Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-12-31T00:19:43.841Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2019-12-31T00:19:43.841Z] === RUN TestCreateServiceConfigFileMode [2019-12-31T00:19:47.106Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2019-12-31T00:19:47.106Z] === RUN TestCreateServiceSysctls [2019-12-31T00:19:51.266Z] --- PASS: TestCreateServiceSysctls (3.61s) [2019-12-31T00:19:51.266Z] === RUN TestCreateServiceCapabilities [2019-12-31T00:19:54.527Z] --- PASS: TestCreateServiceCapabilities (3.17s) [2019-12-31T00:19:54.527Z] === RUN TestInspect [2019-12-31T00:19:57.787Z] --- PASS: TestInspect (3.57s) [2019-12-31T00:19:57.787Z] === RUN TestServiceListWithStatuses [2019-12-31T00:19:57.787Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-31T00:19:57.787Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T00:19:57.787Z] === RUN TestDockerNetworkConnectAlias [2019-12-31T00:20:00.297Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-12-31T00:20:01.223Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-12-31T00:20:01.478Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-12-31T00:20:02.840Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-12-31T00:20:04.203Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-12-31T00:20:04.762Z] --- PASS: TestDockerNetworkConnectAlias (7.08s) [2019-12-31T00:20:04.762Z] === RUN TestDockerNetworkReConnect [2019-12-31T00:20:05.688Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-12-31T00:20:05.688Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-12-31T00:20:05.688Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-12-31T00:20:05.688Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-12-31T00:20:05.688Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-12-31T00:20:06.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-12-31T00:20:07.671Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-12-31T00:20:07.671Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-12-31T00:20:08.614Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-12-31T00:20:09.539Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-12-31T00:20:10.465Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-12-31T00:20:10.465Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-12-31T00:20:10.720Z] --- PASS: TestDockerNetworkReConnect (6.12s) [2019-12-31T00:20:10.720Z] === RUN TestServicePlugin [2019-12-31T00:20:13.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-12-31T00:20:14.161Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-12-31T00:20:16.675Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-12-31T00:20:17.601Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-12-31T00:20:18.161Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-12-31T00:20:19.088Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-12-31T00:20:19.088Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-12-31T00:20:20.459Z] === RUN TestDockerSuite/TestBuildXZHost [2019-12-31T00:20:22.970Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-12-31T00:20:22.970Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-12-31T00:20:22.970Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-12-31T00:20:23.530Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-12-31T00:20:24.456Z] === RUN TestDockerSuite/TestCommitChange [2019-12-31T00:20:25.817Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-12-31T00:20:26.741Z] === RUN TestDockerSuite/TestCommitHardlink [2019-12-31T00:20:26.804Z] --- PASS: TestBuildWithHugeFile (82.34s) [2019-12-31T00:20:26.804Z] === RUN TestBuildWithEmptyDockerfile [2019-12-31T00:20:26.804Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T00:20:26.804Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T00:20:26.804Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T00:20:26.804Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T00:20:26.804Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T00:20:26.804Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T00:20:26.804Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T00:20:26.804Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T00:20:26.804Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T00:20:27.090Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-12-31T00:20:27.090Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-12-31T00:20:27.090Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-12-31T00:20:27.090Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-12-31T00:20:27.090Z] === RUN TestBuildPreserveOwnership [2019-12-31T00:20:27.090Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-31T00:20:28.623Z] === RUN TestDockerSuite/TestCommitNewFile [2019-12-31T00:20:29.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-12-31T00:20:30.473Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-12-31T00:20:30.577Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-31T00:20:31.400Z] === RUN TestDockerSuite/TestCommitTTY [2019-12-31T00:20:32.073Z] --- PASS: TestBuildPreserveOwnership (4.86s) [2019-12-31T00:20:32.073Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2019-12-31T00:20:32.073Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2019-12-31T00:20:32.073Z] === RUN TestBuildPlatformInvalid [2019-12-31T00:20:32.073Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-12-31T00:20:32.073Z] PASS [2019-12-31T00:20:32.073Z] [2019-12-31T00:20:32.073Z] === Skipped [2019-12-31T00:20:32.073Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-12-31T00:20:32.073Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T00:20:32.073Z] [2019-12-31T00:20:32.073Z] [2019-12-31T00:20:32.073Z] DONE 32 tests, 1 skipped in 127.637s [2019-12-31T00:20:32.073Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-12-31T00:20:32.073Z] ++ 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 [2019-12-31T00:20:32.073Z] ++ set -e [2019-12-31T00:20:32.073Z] ++ '[' -n 0 ']' [2019-12-31T00:20:32.073Z] ++ set -x [2019-12-31T00:20:32.074Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:20:32.074Z] INFO: Testing against a local daemon [2019-12-31T00:20:32.074Z] === RUN TestConfigList [2019-12-31T00:20:33.911Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-12-31T00:20:34.765Z] --- PASS: TestConfigList (2.22s) [2019-12-31T00:20:34.765Z] === RUN TestConfigsCreateAndDelete [2019-12-31T00:20:34.838Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-12-31T00:20:36.725Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-12-31T00:20:36.800Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2019-12-31T00:20:36.800Z] === RUN TestConfigsUpdate [2019-12-31T00:20:37.649Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-12-31T00:20:37.649Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-12-31T00:20:37.649Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-12-31T00:20:37.649Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-12-31T00:20:37.649Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-12-31T00:20:37.649Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-12-31T00:20:37.649Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-12-31T00:20:38.850Z] --- PASS: TestConfigsUpdate (2.30s) [2019-12-31T00:20:38.850Z] === RUN TestTemplatedConfig [2019-12-31T00:20:39.535Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-12-31T00:20:41.420Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-12-31T00:20:41.420Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-12-31T00:20:41.549Z] --- PASS: TestTemplatedConfig (2.72s) [2019-12-31T00:20:41.549Z] === RUN TestConfigInspect [2019-12-31T00:20:41.980Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-12-31T00:20:42.905Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-12-31T00:20:43.465Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-12-31T00:20:44.244Z] --- PASS: TestConfigInspect (2.23s) [2019-12-31T00:20:44.244Z] === RUN TestConfigCreateWithLabels [2019-12-31T00:20:44.391Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-12-31T00:20:45.321Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-12-31T00:20:45.321Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-12-31T00:20:45.321Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-12-31T00:20:46.246Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-12-31T00:20:46.246Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-12-31T00:20:46.246Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-12-31T00:20:46.246Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-12-31T00:20:46.282Z] --- PASS: TestConfigCreateWithLabels (2.26s) [2019-12-31T00:20:46.282Z] === RUN TestConfigCreateResolve [2019-12-31T00:20:46.501Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-12-31T00:20:46.501Z] --- PASS: TestServicePlugin (35.82s) [2019-12-31T00:20:46.501Z] plugin_test.go:62: [d8be3a071d980] joining swarm manager [df32ca6ff06c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:20:46.501Z] plugin_test.go:65: [d762fd3313845] joining swarm manager [df32ca6ff06c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:20:46.501Z] === RUN TestServiceUpdateLabel [2019-12-31T00:20:47.437Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-12-31T00:20:48.332Z] --- PASS: TestConfigCreateResolve (2.30s) [2019-12-31T00:20:48.332Z] === RUN TestConfigDaemonLibtrustID [2019-12-31T00:20:48.362Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-12-31T00:20:48.961Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-12-31T00:20:48.961Z] PASS [2019-12-31T00:20:48.961Z] [2019-12-31T00:20:48.961Z] DONE 8 tests in 16.898s [2019-12-31T00:20:48.961Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-12-31T00:20:48.961Z] ++ 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 [2019-12-31T00:20:48.961Z] ++ set -e [2019-12-31T00:20:48.961Z] ++ '[' -n 0 ']' [2019-12-31T00:20:48.961Z] ++ set -x [2019-12-31T00:20:48.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-12-31T00:20:48.961Z] INFO: Testing against a local daemon [2019-12-31T00:20:48.961Z] === RUN TestCheckpoint [2019-12-31T00:20:48.961Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-31T00:20:48.961Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T00:20:48.961Z] === RUN TestContainerInvalidJSON [2019-12-31T00:20:48.961Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T00:20:48.961Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T00:20:48.961Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T00:20:48.961Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T00:20:48.961Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-31T00:20:48.961Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-31T00:20:49.245Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T00:20:49.245Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-31T00:20:49.245Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T00:20:49.245Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-12-31T00:20:49.245Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-31T00:20:49.245Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-31T00:20:49.245Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-31T00:20:49.245Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-31T00:20:49.245Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-12-31T00:20:49.245Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-31T00:20:49.245Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2019-12-31T00:20:49.245Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-31T00:20:49.245Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-12-31T00:20:49.245Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-31T00:20:49.287Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-12-31T00:20:49.287Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-12-31T00:20:49.530Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-12-31T00:20:49.530Z] === RUN TestCopyFromContainer [2019-12-31T00:20:49.847Z] --- PASS: TestServiceUpdateLabel (3.15s) [2019-12-31T00:20:49.847Z] === RUN TestServiceUpdateSecrets [2019-12-31T00:20:51.012Z] === RUN TestCopyFromContainer// [2019-12-31T00:20:51.012Z] === RUN TestCopyFromContainer//bar/root [2019-12-31T00:20:51.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-12-31T00:20:51.298Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-31T00:20:51.298Z] === RUN TestCopyFromContainer/bar/quux [2019-12-31T00:20:51.298Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-31T00:20:51.584Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-31T00:20:51.584Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-31T00:20:51.584Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-31T00:20:51.584Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-31T00:20:51.869Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-31T00:20:51.870Z] --- PASS: TestCopyFromContainer (2.51s) [2019-12-31T00:20:51.870Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-12-31T00:20:51.870Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-12-31T00:20:51.870Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-12-31T00:20:51.870Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-12-31T00:20:51.870Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-12-31T00:20:51.870Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-12-31T00:20:51.870Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-12-31T00:20:51.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-12-31T00:20:51.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-12-31T00:20:51.870Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-12-31T00:20:51.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-31T00:20:51.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T00:20:51.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T00:20:51.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T00:20:51.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T00:20:51.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T00:20:51.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T00:20:51.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T00:20:51.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T00:20:51.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T00:20:51.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-12-31T00:20:51.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-31T00:20:51.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-12-31T00:20:51.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-12-31T00:20:51.870Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-31T00:20:52.134Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-12-31T00:20:52.134Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-12-31T00:20:52.155Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-12-31T00:20:52.155Z] === RUN TestCreateWithInvalidEnv [2019-12-31T00:20:52.155Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-31T00:20:52.155Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-31T00:20:52.155Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-31T00:20:52.155Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-31T00:20:52.155Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-31T00:20:52.155Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-31T00:20:52.155Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-31T00:20:52.155Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-31T00:20:52.155Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-31T00:20:52.155Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-12-31T00:20:52.155Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-31T00:20:52.155Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-31T00:20:52.155Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-12-31T00:20:52.155Z] === RUN TestCreateTmpfsMountsTarget [2019-12-31T00:20:52.155Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-31T00:20:52.155Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-31T00:20:53.059Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-12-31T00:20:53.985Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCapabilities [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-31T00:20:54.200Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-31T00:20:54.200Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-31T00:20:54.200Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-31T00:20:54.200Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T00:20:54.200Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T00:20:54.200Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-31T00:20:54.200Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-31T00:20:54.200Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-31T00:20:54.200Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T00:20:54.200Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T00:20:54.200Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T00:20:54.200Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-31T00:20:54.200Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T00:20:54.200Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-31T00:20:54.200Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T00:20:54.200Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T00:20:54.200Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T00:20:54.200Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-31T00:20:54.200Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-31T00:20:54.200Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-31T00:20:54.200Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-31T00:20:54.200Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-12-31T00:20:54.200Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-12-31T00:20:54.200Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-31T00:20:54.545Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-12-31T00:20:55.471Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-12-31T00:20:55.471Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-12-31T00:20:56.238Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2019-12-31T00:20:56.238Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-31T00:20:56.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T00:20:56.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T00:20:56.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T00:20:56.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T00:20:56.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T00:20:56.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T00:20:56.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T00:20:56.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T00:20:56.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T00:20:56.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T00:20:56.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T00:20:56.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T00:20:56.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T00:20:56.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T00:20:56.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T00:20:56.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-12-31T00:20:56.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-12-31T00:20:56.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-12-31T00:20:56.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2019-12-31T00:20:56.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-12-31T00:20:56.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-12-31T00:20:56.238Z] === RUN TestContainerStartOnDaemonRestart [2019-12-31T00:20:56.238Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-31T00:20:56.238Z] === RUN TestDaemonRestartIpcMode [2019-12-31T00:20:56.238Z] === PAUSE TestDaemonRestartIpcMode [2019-12-31T00:20:56.238Z] === RUN TestDiff [2019-12-31T00:20:56.395Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-12-31T00:20:56.959Z] --- PASS: TestDiff (0.66s) [2019-12-31T00:20:56.960Z] === RUN TestExecWithCloseStdin [2019-12-31T00:20:57.321Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-12-31T00:20:57.580Z] --- PASS: TestExecWithCloseStdin (0.78s) [2019-12-31T00:20:57.580Z] === RUN TestExec [2019-12-31T00:20:58.244Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-12-31T00:20:58.244Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-12-31T00:20:58.595Z] --- PASS: TestExec (0.79s) [2019-12-31T00:20:58.595Z] === RUN TestExecUser [2019-12-31T00:20:59.169Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-12-31T00:20:59.217Z] --- PASS: TestExecUser (0.78s) [2019-12-31T00:20:59.217Z] === RUN TestExportContainerAndImportImage [2019-12-31T00:21:00.238Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2019-12-31T00:21:00.238Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-31T00:21:01.054Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-12-31T00:21:01.721Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-12-31T00:21:01.721Z] === RUN TestHealthCheckWorkdir [2019-12-31T00:21:02.415Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-12-31T00:21:02.415Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-12-31T00:21:02.415Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-12-31T00:21:02.415Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-12-31T00:21:02.415Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-12-31T00:21:02.772Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2019-12-31T00:21:02.772Z] === RUN TestHealthKillContainer [2019-12-31T00:21:03.339Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-12-31T00:21:05.223Z] --- PASS: TestServiceUpdateSecrets (15.53s) [2019-12-31T00:21:05.223Z] === RUN TestServiceUpdateConfigs [2019-12-31T00:21:05.460Z] --- PASS: TestHealthKillContainer (2.85s) [2019-12-31T00:21:05.460Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-31T00:21:06.204Z] #33 129.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T00:21:06.476Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2019-12-31T00:21:06.476Z] === RUN TestIpcModeNone [2019-12-31T00:21:07.098Z] --- PASS: TestIpcModeNone (0.80s) [2019-12-31T00:21:07.098Z] === RUN TestIpcModePrivate [2019-12-31T00:21:07.720Z] --- PASS: TestIpcModePrivate (0.76s) [2019-12-31T00:21:07.720Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-12-31T00:21:07.720Z] === RUN TestIpcModeShareable [2019-12-31T00:21:07.739Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-12-31T00:21:08.664Z] === RUN TestDockerSuite/TestContainerAPITop [2019-12-31T00:21:08.737Z] --- PASS: TestIpcModeShareable (0.79s) [2019-12-31T00:21:08.737Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-12-31T00:21:08.737Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-31T00:21:09.489Z] #33 132.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T00:21:09.590Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-12-31T00:21:09.590Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-12-31T00:21:09.590Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-12-31T00:21:10.864Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T00:21:11.444Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s) [2019-12-31T00:21:11.444Z] === RUN TestAPIIpcModeHost [2019-12-31T00:21:11.729Z] --- PASS: TestAPIIpcModeHost (0.64s) [2019-12-31T00:21:11.729Z] === RUN TestDaemonIpcModeShareable [2019-12-31T00:21:12.853Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-12-31T00:21:13.110Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-12-31T00:21:13.217Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2019-12-31T00:21:13.217Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-31T00:21:13.217Z] === RUN TestDaemonIpcModePrivate [2019-12-31T00:21:14.146Z] #33 137.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T00:21:14.473Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-12-31T00:21:15.256Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2019-12-31T00:21:15.256Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-31T00:21:15.256Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-31T00:21:16.742Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2019-12-31T00:21:16.742Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-31T00:21:16.742Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-31T00:21:18.253Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2019-12-31T00:21:18.253Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-31T00:21:18.253Z] === RUN TestIpcModeOlderClient [2019-12-31T00:21:18.253Z] === PAUSE TestIpcModeOlderClient [2019-12-31T00:21:18.253Z] === RUN TestKillContainerInvalidSignal [2019-12-31T00:21:18.332Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T00:21:18.878Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2019-12-31T00:21:18.878Z] === RUN TestKillContainer [2019-12-31T00:21:18.878Z] === RUN TestKillContainer/no_signal [2019-12-31T00:21:19.267Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T00:21:19.710Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-12-31T00:21:19.710Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-12-31T00:21:19.893Z] === RUN TestKillContainer/non_killing_signal [2019-12-31T00:21:20.178Z] === RUN TestKillContainer/killing_signal [2019-12-31T00:21:20.634Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2019-12-31T00:21:20.634Z] === RUN TestServiceUpdateNetwork [2019-12-31T00:21:20.641Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T00:21:21.192Z] --- PASS: TestKillContainer (2.01s) [2019-12-31T00:21:21.192Z] --- PASS: TestKillContainer/no_signal (0.64s) [2019-12-31T00:21:21.192Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2019-12-31T00:21:21.192Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2019-12-31T00:21:21.192Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-31T00:21:21.192Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-31T00:21:21.560Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-12-31T00:21:21.812Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-31T00:21:22.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2019-12-31T00:21:22.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2019-12-31T00:21:22.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2019-12-31T00:21:22.432Z] === RUN TestKillStoppedContainer [2019-12-31T00:21:22.432Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-12-31T00:21:22.432Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-31T00:21:22.432Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-12-31T00:21:22.432Z] === RUN TestKillDifferentUserContainer [2019-12-31T00:21:22.540Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T00:21:22.798Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T00:21:23.056Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2019-12-31T00:21:23.056Z] === RUN TestInspectOomKilledTrue [2019-12-31T00:21:23.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-12-31T00:21:24.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-12-31T00:21:24.542Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2019-12-31T00:21:24.542Z] === RUN TestInspectOomKilledFalse [2019-12-31T00:21:25.169Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2019-12-31T00:21:25.169Z] === RUN TestLinksEtcHostsContentMatch [2019-12-31T00:21:25.327Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T00:21:25.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-12-31T00:21:25.790Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2019-12-31T00:21:25.790Z] === RUN TestLinksContainerNames [2019-12-31T00:21:26.702Z] #33 150.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T00:21:26.808Z] --- PASS: TestLinksContainerNames (1.34s) [2019-12-31T00:21:26.808Z] === RUN TestLogsFollowTailEmpty [2019-12-31T00:21:27.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-12-31T00:21:27.830Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2019-12-31T00:21:27.830Z] === RUN TestContainerNetworkMountsNoChown [2019-12-31T00:21:28.453Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/default [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/default [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/private [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/private [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/rprivate [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/slave [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/slave [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/rslave [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/shared [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/shared [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/rshared [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-31T00:21:28.453Z] === CONT TestMountDaemonRoot/default [2019-12-31T00:21:28.453Z] === CONT TestMountDaemonRoot/rslave [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-31T00:21:28.453Z] === CONT TestMountDaemonRoot/shared [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-31T00:21:28.453Z] === CONT TestMountDaemonRoot/rshared [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-31T00:21:28.453Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T00:21:28.453Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/slave [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/rprivate [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/private [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T00:21:28.454Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-31T00:21:28.454Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-31T00:21:28.454Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-31T00:21:28.740Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-31T00:21:28.740Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T00:21:28.740Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-31T00:21:28.740Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T00:21:28.740Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-31T00:21:28.740Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-12-31T00:21:28.740Z] === RUN TestContainerBindMountNonRecursive [2019-12-31T00:21:28.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-12-31T00:21:29.232Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T00:21:29.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-12-31T00:21:30.228Z] --- PASS: TestContainerBindMountNonRecursive (1.60s) [2019-12-31T00:21:30.228Z] === RUN TestNetworkNat [2019-12-31T00:21:30.848Z] --- PASS: TestNetworkNat (0.71s) [2019-12-31T00:21:30.848Z] === RUN TestNetworkLocalhostTCPNat [2019-12-31T00:21:30.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a10360_} [2019-12-31T00:21:31.760Z] #33 155.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T00:21:31.864Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2019-12-31T00:21:31.864Z] === RUN TestNetworkLoopbackNat [2019-12-31T00:21:32.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1822527316_/foo_false____} [2019-12-31T00:21:32.490Z] --- PASS: TestNetworkLoopbackNat (0.89s) [2019-12-31T00:21:32.490Z] === RUN TestPause [2019-12-31T00:21:33.505Z] --- PASS: TestPause (0.71s) [2019-12-31T00:21:33.505Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-31T00:21:33.505Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T00:21:33.505Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T00:21:33.505Z] === RUN TestPauseStopPausedContainer [2019-12-31T00:21:33.792Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2019-12-31T00:21:33.792Z] === RUN TestPsFilter [2019-12-31T00:21:34.079Z] --- PASS: TestPsFilter (0.20s) [2019-12-31T00:21:34.079Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-31T00:21:34.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1822527316_/foo_true____} [2019-12-31T00:21:34.290Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T00:21:34.697Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2019-12-31T00:21:34.698Z] === RUN TestRemoveContainerWithVolume [2019-12-31T00:21:35.316Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2019-12-31T00:21:35.316Z] === RUN TestRemoveContainerRunning [2019-12-31T00:21:35.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3353722531_/foo_false____} [2019-12-31T00:21:35.663Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T00:21:36.092Z] --- PASS: TestServiceUpdateNetwork (15.44s) [2019-12-31T00:21:36.092Z] PASS [2019-12-31T00:21:36.092Z] [2019-12-31T00:21:36.092Z] === Skipped [2019-12-31T00:21:36.092Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-31T00:21:36.092Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T00:21:36.092Z] [2019-12-31T00:21:36.092Z] [2019-12-31T00:21:36.092Z] DONE 20 tests, 1 skipped in 172.843s [2019-12-31T00:21:36.092Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-12-31T00:21:36.092Z] ++ 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 [2019-12-31T00:21:36.092Z] ++ set -e [2019-12-31T00:21:36.092Z] ++ '[' -n 0 ']' [2019-12-31T00:21:36.092Z] ++ set -x [2019-12-31T00:21:36.092Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:21:36.092Z] INFO: Testing against a local daemon [2019-12-31T00:21:36.092Z] === RUN TestSessionCreate [2019-12-31T00:21:36.330Z] --- PASS: TestRemoveContainerRunning (0.71s) [2019-12-31T00:21:36.330Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-31T00:21:36.347Z] --- PASS: TestSessionCreate (0.04s) [2019-12-31T00:21:36.347Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-31T00:21:36.347Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-12-31T00:21:36.347Z] PASS [2019-12-31T00:21:36.347Z] [2019-12-31T00:21:36.347Z] DONE 2 tests in 0.209s [2019-12-31T00:21:36.347Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-12-31T00:21:36.347Z] ++ 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 [2019-12-31T00:21:36.347Z] ++ set -e [2019-12-31T00:21:36.347Z] ++ '[' -n 0 ']' [2019-12-31T00:21:36.347Z] ++ set -x [2019-12-31T00:21:36.347Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:21:36.347Z] INFO: Testing against a local daemon [2019-12-31T00:21:36.347Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-31T00:21:36.347Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T00:21:36.347Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T00:21:36.347Z] === RUN TestEventsExecDie [2019-12-31T00:21:36.950Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2019-12-31T00:21:36.950Z] === RUN TestRemoveInvalidContainer [2019-12-31T00:21:36.950Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-12-31T00:21:36.950Z] === RUN TestRenameLinkedContainer [2019-12-31T00:21:37.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3353722531_/foo_true____} [2019-12-31T00:21:37.527Z] --- PASS: TestEventsExecDie (1.08s) [2019-12-31T00:21:37.527Z] === RUN TestEventsBackwardsCompatible [2019-12-31T00:21:37.527Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2019-12-31T00:21:37.527Z] === RUN TestInfoBinaryCommits [2019-12-31T00:21:37.527Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-12-31T00:21:37.527Z] === RUN TestInfoAPIVersioned [2019-12-31T00:21:37.527Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-31T00:21:37.527Z] === RUN TestInfoDiscoveryBackend [2019-12-31T00:21:38.087Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-12-31T00:21:38.087Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-31T00:21:38.193Z] #33 162.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T00:21:38.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3353722531_/foo_true__0xc000a107e0__} [2019-12-31T00:21:39.208Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-31T00:21:39.208Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-31T00:21:39.658Z] --- PASS: TestRenameLinkedContainer (2.68s) [2019-12-31T00:21:39.658Z] === RUN TestRenameStoppedContainer [2019-12-31T00:21:39.767Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-12-31T00:21:39.767Z] === RUN TestInfoAPI [2019-12-31T00:21:39.767Z] --- PASS: TestInfoAPI (0.02s) [2019-12-31T00:21:39.767Z] === RUN TestInfoAPIWarnings [2019-12-31T00:21:40.092Z] #33 163.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T00:21:40.277Z] --- PASS: TestRenameStoppedContainer (0.67s) [2019-12-31T00:21:40.277Z] === RUN TestRenameRunningContainerAndReuse [2019-12-31T00:21:40.327Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-12-31T00:21:40.327Z] === RUN TestInfoDebug [2019-12-31T00:21:40.327Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a10820_} [2019-12-31T00:21:40.886Z] --- PASS: TestInfoDebug (0.52s) [2019-12-31T00:21:40.886Z] === RUN TestInfoInsecureRegistries [2019-12-31T00:21:41.142Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-12-31T00:21:41.142Z] === RUN TestInfoRegistryMirrors [2019-12-31T00:21:41.468Z] #33 164.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T00:21:41.703Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-12-31T00:21:41.703Z] === RUN TestLoginFailsWithBadCredentials [2019-12-31T00:21:41.755Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2019-12-31T00:21:41.755Z] === RUN TestRenameInvalidName [2019-12-31T00:21:41.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a10840_} [2019-12-31T00:21:41.958Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2019-12-31T00:21:41.958Z] === RUN TestPingCacheHeaders [2019-12-31T00:21:41.958Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-12-31T00:21:41.958Z] === RUN TestPingGet [2019-12-31T00:21:41.958Z] --- PASS: TestPingGet (0.02s) [2019-12-31T00:21:41.958Z] === RUN TestPingHead [2019-12-31T00:21:42.215Z] --- PASS: TestPingHead (0.02s) [2019-12-31T00:21:42.215Z] === RUN TestVersion [2019-12-31T00:21:42.215Z] --- PASS: TestVersion (0.02s) [2019-12-31T00:21:42.215Z] PASS [2019-12-31T00:21:42.215Z] [2019-12-31T00:21:42.215Z] === Skipped [2019-12-31T00:21:42.215Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T00:21:42.215Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T00:21:42.215Z] [2019-12-31T00:21:42.215Z] [2019-12-31T00:21:42.215Z] DONE 18 tests, 1 skipped in 5.809s [2019-12-31T00:21:42.215Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-31T00:21:42.215Z] ++ 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 [2019-12-31T00:21:42.215Z] ++ set -e [2019-12-31T00:21:42.215Z] ++ '[' -n 0 ']' [2019-12-31T00:21:42.215Z] ++ set -x [2019-12-31T00:21:42.215Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-12-31T00:21:42.215Z] INFO: Testing against a local daemon [2019-12-31T00:21:42.215Z] === RUN TestVolumesCreateAndList [2019-12-31T00:21:42.215Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-12-31T00:21:42.215Z] === RUN TestVolumesRemove [2019-12-31T00:21:42.376Z] --- PASS: TestRenameInvalidName (0.69s) [2019-12-31T00:21:42.376Z] === RUN TestRenameAnonymousContainer [2019-12-31T00:21:42.471Z] --- PASS: TestVolumesRemove (0.15s) [2019-12-31T00:21:42.471Z] === RUN TestVolumesInspect [2019-12-31T00:21:42.471Z] --- PASS: TestVolumesInspect (0.08s) [2019-12-31T00:21:42.471Z] === RUN TestVolumesInvalidJSON [2019-12-31T00:21:42.471Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-31T00:21:42.471Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-31T00:21:42.471Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-31T00:21:42.471Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-31T00:21:42.471Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-31T00:21:42.471Z] PASS [2019-12-31T00:21:42.471Z] [2019-12-31T00:21:42.471Z] DONE 5 tests in 0.387s [2019-12-31T00:21:42.471Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T00:21:42.841Z] #33 166.5 [2019-12-31T00:21:43.032Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T00:21:43.032Z] +++ kill 5331 [2019-12-31T00:21:43.032Z] +++ /etc/init.d/apparmor stop [2019-12-31T00:21:43.099Z] #33 DONE 166.9s [2019-12-31T00:21:43.099Z] [2019-12-31T00:21:43.099Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-12-31T00:21:43.288Z] Clearing AppArmor profiles cache:. [2019-12-31T00:21:43.288Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T00:21:43.288Z] Unloading profiles will leave already running processes permanently [2019-12-31T00:21:43.288Z] unconfined, which can lead to unexpected situations. [2019-12-31T00:21:43.288Z] [2019-12-31T00:21:43.288Z] To set a process to complain mode, use the command line tool [2019-12-31T00:21:43.288Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T00:21:43.288Z] with the 'teardown' option." [2019-12-31T00:21:43.288Z] [2019-12-31T00:21:43.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a10880_} [2019-12-31T00:21:44.997Z] #34 DONE 1.8s [2019-12-31T00:21:45.069Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2019-12-31T00:21:45.069Z] === RUN TestRenameContainerWithSameName [2019-12-31T00:21:45.357Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2019-12-31T00:21:45.357Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-31T00:21:45.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a108a0_} [2019-12-31T00:21:46.842Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2019-12-31T00:21:46.842Z] === RUN TestResize [2019-12-31T00:21:46.898Z] [2019-12-31T00:21:46.898Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-12-31T00:21:47.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-12-31T00:21:47.464Z] --- PASS: TestResize (0.69s) [2019-12-31T00:21:47.464Z] === RUN TestResizeWithInvalidSize [2019-12-31T00:21:47.829Z] #35 DONE 1.0s [2019-12-31T00:21:47.829Z] [2019-12-31T00:21:47.829Z] #36 exporting to image [2019-12-31T00:21:47.829Z] #36 exporting layers [2019-12-31T00:21:48.090Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2019-12-31T00:21:48.090Z] === RUN TestResizeWhenContainerNotStarted [2019-12-31T00:21:48.720Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T00:21:48.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T00:21:48.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T00:21:48.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T00:21:48.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T00:21:48.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T00:21:48.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T00:21:48.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T00:21:48.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:21:48.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:21:48.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:21:48.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:21:48.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:21:48.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:21:48.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T00:21:48.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T00:21:48.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:21:48.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-12-31T00:21:48.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-12-31T00:21:49.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-12-31T00:21:49.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-12-31T00:21:49.232Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-12-31T00:21:50.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:21:50.356Z] #36 exporting layers 2.5s done [2019-12-31T00:21:50.357Z] #36 writing image sha256:1ff4c198c51641eaf2c48a1fa1a5722164186b60c1ffd94a0af4ea6d7c4c571e done [2019-12-31T00:21:50.357Z] #36 naming to docker.io/library/moby-e2e-test done [2019-12-31T00:21:50.357Z] #36 DONE 2.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T00:21:50.666Z] + echo Ensuring container killed. [2019-12-31T00:21:50.666Z] Ensuring container killed. [2019-12-31T00:21:50.666Z] + docker rm -vf docker-pr3 [2019-12-31T00:21:50.666Z] Error: No such container: docker-pr3 [2019-12-31T00:21:50.666Z] + true [Pipeline] sh [2019-12-31T00:21:50.954Z] + echo Chowning /workspace to jenkins user [2019-12-31T00:21:50.954Z] Chowning /workspace to jenkins user [2019-12-31T00:21:50.954Z] + id -u [2019-12-31T00:21:50.954Z] + id -g [2019-12-31T00:21:50.954Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40326:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T00:21:52.188Z] + bundleName=unit [2019-12-31T00:21:52.188Z] + echo Creating unit-bundles.tar.gz [2019-12-31T00:21:52.188Z] Creating unit-bundles.tar.gz [2019-12-31T00:21:52.188Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-12-31T00:21:52.188Z] bundles/junit-report.xml [2019-12-31T00:21:52.188Z] bundles/go-test-report.json [2019-12-31T00:21:52.188Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-12-31T00:21:52.395Z] Archiving artifacts [2019-12-31T00:21:52.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T00:21:52.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T00:21:52.490Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-12-31T00:21:52.970Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40326/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T00:21:53.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T00:21:53.298Z] + make clean [2019-12-31T00:21:53.558Z] docker volume rm -f docker-dev-cache [2019-12-31T00:21:53.558Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T00:21:54.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T00:21:55.001Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-12-31T00:21:55.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T00:21:55.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T00:21:57.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T00:21:57.536Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-12-31T00:21:59.419Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-12-31T00:21:59.419Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.48s) [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (4.43s) [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.46s) [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (3.29s) [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.22s) [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.08s) [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s) [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.31s) [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.81s) [2019-12-31T00:22:00.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2019-12-31T00:22:00.167Z] === RUN TestCgroupNamespacesRun [2019-12-31T00:22:00.344Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-12-31T00:22:01.269Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-12-31T00:22:01.648Z] --- PASS: TestCgroupNamespacesRun (1.57s) [2019-12-31T00:22:01.648Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-31T00:22:02.631Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-12-31T00:22:03.130Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.56s) [2019-12-31T00:22:03.130Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-31T00:22:03.555Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-12-31T00:22:04.479Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-12-31T00:22:04.616Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2019-12-31T00:22:04.616Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-31T00:22:05.404Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-12-31T00:22:06.101Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2019-12-31T00:22:06.102Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-31T00:22:06.328Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-12-31T00:22:07.253Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-12-31T00:22:07.586Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2019-12-31T00:22:07.586Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-31T00:22:08.601Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-12-31T00:22:08.601Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-31T00:22:08.614Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-12-31T00:22:09.538Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-12-31T00:22:09.614Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-12-31T00:22:09.614Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-31T00:22:10.462Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-12-31T00:22:11.104Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2019-12-31T00:22:11.104Z] === RUN TestKernelTCPMemory [2019-12-31T00:22:11.386Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-12-31T00:22:12.124Z] --- PASS: TestKernelTCPMemory (0.81s) [2019-12-31T00:22:12.124Z] === RUN TestNISDomainname [2019-12-31T00:22:12.744Z] --- PASS: TestNISDomainname (0.89s) [2019-12-31T00:22:12.744Z] === RUN TestHostnameDnsResolution [2019-12-31T00:22:12.748Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-12-31T00:22:14.109Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-12-31T00:22:14.229Z] --- PASS: TestHostnameDnsResolution (1.03s) [2019-12-31T00:22:14.229Z] === RUN TestStats [2019-12-31T00:22:15.035Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-12-31T00:22:15.959Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-12-31T00:22:15.959Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-12-31T00:22:16.885Z] === RUN TestDockerSuite/TestCpRelativePath [2019-12-31T00:22:16.916Z] --- PASS: TestStats (2.65s) [2019-12-31T00:22:16.916Z] === RUN TestStopContainerWithTimeout [2019-12-31T00:22:16.916Z] === RUN TestStopContainerWithTimeout/0 [2019-12-31T00:22:16.916Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-31T00:22:16.916Z] === RUN TestStopContainerWithTimeout/1 [2019-12-31T00:22:16.916Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-31T00:22:16.916Z] === RUN TestStopContainerWithTimeout/3 [2019-12-31T00:22:16.916Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-31T00:22:16.916Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-31T00:22:16.916Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-31T00:22:16.916Z] === CONT TestStopContainerWithTimeout/0 [2019-12-31T00:22:16.916Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-31T00:22:16.916Z] === CONT TestStopContainerWithTimeout/1 [2019-12-31T00:22:16.916Z] === CONT TestStopContainerWithTimeout/3 [2019-12-31T00:22:17.829Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-12-31T00:22:19.190Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-12-31T00:22:19.626Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-12-31T00:22:19.626Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2019-12-31T00:22:19.626Z] --- PASS: TestStopContainerWithTimeout/1 (2.18s) [2019-12-31T00:22:19.626Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2019-12-31T00:22:19.626Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2019-12-31T00:22:19.626Z] === RUN TestDeleteDevicemapper [2019-12-31T00:22:19.626Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-31T00:22:19.626Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T00:22:19.626Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-31T00:22:20.113Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-12-31T00:22:21.474Z] === RUN TestDockerSuite/TestCpToCaseA [2019-12-31T00:22:21.664Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s) [2019-12-31T00:22:21.664Z] === RUN TestUpdateMemory [2019-12-31T00:22:22.681Z] --- PASS: TestUpdateMemory (0.94s) [2019-12-31T00:22:22.681Z] === RUN TestUpdateCPUQuota [2019-12-31T00:22:23.360Z] === RUN TestDockerSuite/TestCpToCaseB [2019-12-31T00:22:24.165Z] --- PASS: TestUpdateCPUQuota (1.21s) [2019-12-31T00:22:24.165Z] === RUN TestUpdatePidsLimit [2019-12-31T00:22:24.165Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-31T00:22:24.165Z] === RUN TestUpdatePidsLimit/no_change [2019-12-31T00:22:24.284Z] === RUN TestDockerSuite/TestCpToCaseC [2019-12-31T00:22:24.450Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-31T00:22:25.070Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-31T00:22:25.357Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-31T00:22:25.643Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-31T00:22:25.929Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-31T00:22:26.795Z] === RUN TestDockerSuite/TestCpToCaseD [2019-12-31T00:22:27.418Z] --- PASS: TestUpdatePidsLimit (3.54s) [2019-12-31T00:22:27.418Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2019-12-31T00:22:27.418Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2019-12-31T00:22:27.418Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2019-12-31T00:22:27.418Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2019-12-31T00:22:27.418Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2019-12-31T00:22:27.418Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2019-12-31T00:22:27.418Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2019-12-31T00:22:27.418Z] === RUN TestUpdateRestartPolicy [2019-12-31T00:22:28.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-12-31T00:22:32.316Z] === RUN TestDockerSuite/TestCpToCaseE [2019-12-31T00:22:35.579Z] === RUN TestDockerSuite/TestCpToCaseF [2019-12-31T00:22:36.139Z] === RUN TestDockerSuite/TestCpToCaseG [2019-12-31T00:22:39.955Z] --- PASS: TestUpdateRestartPolicy (12.09s) [2019-12-31T00:22:39.955Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-31T00:22:40.241Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2019-12-31T00:22:40.241Z] === RUN TestWaitNonBlocked [2019-12-31T00:22:40.241Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T00:22:40.241Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T00:22:40.241Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T00:22:40.241Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T00:22:40.241Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T00:22:40.241Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T00:22:41.257Z] --- PASS: TestWaitNonBlocked (0.05s) [2019-12-31T00:22:41.257Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2019-12-31T00:22:41.257Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2019-12-31T00:22:41.257Z] === RUN TestWaitBlocked [2019-12-31T00:22:41.257Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T00:22:41.257Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T00:22:41.257Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T00:22:41.257Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T00:22:41.257Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T00:22:41.257Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T00:22:41.373Z] === RUN TestDockerSuite/TestCpToCaseH [2019-12-31T00:22:42.286Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-31T00:22:42.286Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2019-12-31T00:22:42.286Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2019-12-31T00:22:42.286Z] === CONT TestContainerStartOnDaemonRestart [2019-12-31T00:22:42.286Z] === CONT TestDaemonRestartIpcMode [2019-12-31T00:22:42.286Z] === CONT TestIpcModeOlderClient [2019-12-31T00:22:42.286Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-12-31T00:22:44.634Z] === RUN TestDockerSuite/TestCpToCaseI [2019-12-31T00:22:45.567Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-12-31T00:22:45.767Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2019-12-31T00:22:46.054Z] --- PASS: TestContainerStartOnDaemonRestart (3.95s) [2019-12-31T00:22:46.054Z] PASS [2019-12-31T00:22:46.054Z] [2019-12-31T00:22:46.054Z] === Skipped [2019-12-31T00:22:46.054Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-12-31T00:22:46.054Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T00:22:46.054Z] [2019-12-31T00:22:46.054Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T00:22:46.054Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T00:22:46.054Z] [2019-12-31T00:22:46.054Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-12-31T00:22:46.054Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T00:22:46.054Z] [2019-12-31T00:22:46.054Z] [2019-12-31T00:22:46.054Z] DONE 197 tests, 3 skipped in 117.090s [2019-12-31T00:22:46.054Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-12-31T00:22:46.054Z] ++ 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 [2019-12-31T00:22:46.054Z] ++ set -e [2019-12-31T00:22:46.054Z] ++ '[' -n 0 ']' [2019-12-31T00:22:46.054Z] ++ set -x [2019-12-31T00:22:46.054Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:22:46.341Z] INFO: Testing against a local daemon [2019-12-31T00:22:46.341Z] === RUN TestCommitInheritsEnv [2019-12-31T00:22:46.629Z] --- PASS: TestCommitInheritsEnv (0.43s) [2019-12-31T00:22:46.629Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-31T00:22:46.629Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-31T00:22:46.629Z] === RUN TestImagesFilterMultiReference [2019-12-31T00:22:46.629Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-12-31T00:22:46.629Z] === RUN TestImagePullPlatformInvalid [2019-12-31T00:22:46.916Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-31T00:22:46.916Z] === RUN TestRemoveImageOrphaning [2019-12-31T00:22:47.208Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-12-31T00:22:47.208Z] === RUN TestRemoveImageGarbageCollector [2019-12-31T00:22:47.208Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-31T00:22:47.208Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:22:47.208Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-31T00:22:47.208Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-12-31T00:22:47.208Z] === RUN TestTagInvalidReference [2019-12-31T00:22:47.208Z] --- PASS: TestTagInvalidReference (0.04s) [2019-12-31T00:22:47.208Z] === RUN TestTagValidPrefixedRepo [2019-12-31T00:22:47.208Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-12-31T00:22:47.208Z] === RUN TestTagExistedNameWithoutForce [2019-12-31T00:22:47.493Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-12-31T00:22:47.493Z] === RUN TestTagOfficialNames [2019-12-31T00:22:47.493Z] --- PASS: TestTagOfficialNames (0.07s) [2019-12-31T00:22:47.493Z] === RUN TestTagMatchesDigest [2019-12-31T00:22:47.493Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-31T00:22:47.493Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-31T00:22:49.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-12-31T00:22:50.651Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-12-31T00:22:51.578Z] === RUN TestDockerSuite/TestCpToDot [2019-12-31T00:22:52.941Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-12-31T00:22:54.828Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-12-31T00:22:54.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-12-31T00:22:56.713Z] === RUN TestDockerSuite/TestCpToStdout [2019-12-31T00:22:57.638Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-12-31T00:23:01.799Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-12-31T00:23:01.799Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-12-31T00:23:02.724Z] === RUN TestDockerSuite/TestCpVolumePath [2019-12-31T00:23:04.609Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-12-31T00:23:04.609Z] === RUN TestDockerSuite/TestCreateArgs [2019-12-31T00:23:04.864Z] === RUN TestDockerSuite/TestCreateByImageID [2019-12-31T00:23:05.424Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-12-31T00:23:06.349Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-12-31T00:23:06.349Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-12-31T00:23:06.349Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-12-31T00:23:06.909Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-12-31T00:23:07.469Z] === RUN TestDockerSuite/TestCreateLabels [2019-12-31T00:23:07.469Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-12-31T00:23:07.469Z] === RUN TestDockerSuite/TestCreateRM [2019-12-31T00:23:07.724Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-12-31T00:23:07.724Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-12-31T00:23:07.978Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-12-31T00:23:07.978Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-12-31T00:23:10.503Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-12-31T00:23:10.503Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-12-31T00:23:10.503Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-12-31T00:23:13.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-12-31T00:23:14.692Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-12-31T00:23:14.948Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-12-31T00:23:14.948Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-12-31T00:23:14.948Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-12-31T00:23:15.203Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-12-31T00:23:15.203Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-12-31T00:23:16.130Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-12-31T00:23:18.016Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-12-31T00:23:18.577Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-12-31T00:23:20.465Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-12-31T00:23:22.350Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-12-31T00:23:23.274Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-12-31T00:23:23.834Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-12-31T00:23:24.089Z] === RUN TestDockerSuite/TestDevicePermissions [2019-12-31T00:23:25.014Z] === RUN TestDockerSuite/TestDockerFails [2019-12-31T00:23:25.014Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-12-31T00:23:25.014Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-12-31T00:23:25.014Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-12-31T00:23:26.377Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-12-31T00:23:27.302Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-12-31T00:23:28.664Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-12-31T00:23:28.664Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-12-31T00:23:28.664Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-12-31T00:23:28.919Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-12-31T00:23:32.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-12-31T00:23:35.610Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-12-31T00:23:38.870Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-12-31T00:23:41.382Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-12-31T00:23:43.268Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-12-31T00:23:44.629Z] === RUN TestDockerSuite/TestEventsAttach [2019-12-31T00:23:45.554Z] === RUN TestDockerSuite/TestEventsCommit [2019-12-31T00:23:46.479Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-12-31T00:23:47.405Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-12-31T00:23:47.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-12-31T00:23:48.329Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-12-31T00:23:49.254Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-12-31T00:23:51.141Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-12-31T00:23:53.028Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-12-31T00:23:53.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-12-31T00:23:56.855Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-12-31T00:23:59.367Z] === RUN TestDockerSuite/TestEventsCopy [2019-12-31T00:24:00.732Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-12-31T00:24:02.616Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-12-31T00:24:03.541Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-12-31T00:24:03.796Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-12-31T00:24:05.680Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-12-31T00:24:06.239Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-12-31T00:24:06.239Z] === RUN TestDockerSuite/TestEventsFilterType [2019-12-31T00:24:06.800Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-12-31T00:24:06.800Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-12-31T00:24:06.800Z] === RUN TestDockerSuite/TestEventsFilters [2019-12-31T00:24:08.685Z] === RUN TestDockerSuite/TestEventsFormat [2019-12-31T00:24:10.047Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-12-31T00:24:10.047Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-12-31T00:24:10.047Z] === RUN TestDockerSuite/TestEventsImageImport [2019-12-31T00:24:10.972Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-12-31T00:24:11.226Z] === RUN TestDockerSuite/TestEventsImagePull [2019-12-31T00:24:11.482Z] === RUN TestDockerSuite/TestEventsImageTag [2019-12-31T00:24:12.406Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-12-31T00:24:12.966Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-12-31T00:24:12.966Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-12-31T00:24:12.966Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-12-31T00:24:14.849Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-12-31T00:24:15.409Z] === RUN TestDockerSuite/TestEventsRename [2019-12-31T00:24:16.335Z] === RUN TestDockerSuite/TestEventsResize [2019-12-31T00:24:17.260Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-12-31T00:24:17.822Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-12-31T00:24:18.749Z] === RUN TestDockerSuite/TestEventsStreaming [2019-12-31T00:24:19.676Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-12-31T00:24:22.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-12-31T00:24:22.962Z] === RUN TestDockerSuite/TestEventsTop [2019-12-31T00:24:23.522Z] === RUN TestDockerSuite/TestEventsUntag [2019-12-31T00:24:25.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-12-31T00:24:26.332Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-12-31T00:24:27.696Z] === RUN TestDockerSuite/TestExec [2019-12-31T00:24:29.064Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-12-31T00:24:29.999Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-12-31T00:24:30.926Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-12-31T00:24:31.486Z] === RUN TestDockerSuite/TestExecAPIStart [2019-12-31T00:24:33.370Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-12-31T00:24:34.296Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-12-31T00:24:35.221Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-12-31T00:24:36.148Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-12-31T00:24:37.074Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-12-31T00:24:37.999Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-12-31T00:24:38.926Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-12-31T00:24:40.813Z] === RUN TestDockerSuite/TestExecCgroup [2019-12-31T00:24:41.742Z] === RUN TestDockerSuite/TestExecEnv [2019-12-31T00:24:42.668Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-12-31T00:24:44.559Z] === RUN TestDockerSuite/TestExecExitStatus [2019-12-31T00:24:45.118Z] === RUN TestDockerSuite/TestExecInspectID [2019-12-31T00:24:48.378Z] === RUN TestDockerSuite/TestExecInteractive [2019-12-31T00:24:48.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-12-31T00:24:49.193Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-12-31T00:24:50.118Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-12-31T00:24:51.480Z] === RUN TestDockerSuite/TestExecParseError [2019-12-31T00:24:52.040Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-12-31T00:24:52.964Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-12-31T00:24:54.330Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-12-31T00:24:56.217Z] === RUN TestDockerSuite/TestExecSetEnv [2019-12-31T00:24:57.142Z] === RUN TestDockerSuite/TestExecStartFails [2019-12-31T00:24:58.068Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-12-31T00:25:10.225Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-12-31T00:25:10.225Z] === RUN TestDockerSuite/TestExecTTY [2019-12-31T00:25:11.152Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-12-31T00:25:12.521Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-12-31T00:25:13.446Z] === RUN TestDockerSuite/TestExecUlimits [2019-12-31T00:25:14.405Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-12-31T00:25:14.405Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-12-31T00:25:16.296Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-12-31T00:25:17.220Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-12-31T00:25:18.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-12-31T00:25:18.585Z] === RUN TestDockerSuite/TestExecWithTERM [2019-12-31T00:25:19.510Z] === RUN TestDockerSuite/TestExecWithUser [2019-12-31T00:25:20.437Z] === RUN TestDockerSuite/TestGetContainerStats [2019-12-31T00:25:25.674Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-12-31T00:25:30.911Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-12-31T00:25:32.271Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-12-31T00:25:37.505Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-12-31T00:25:38.065Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-12-31T00:25:38.065Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-12-31T00:25:38.065Z] === RUN TestDockerSuite/TestHealth [2019-12-31T00:25:44.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-12-31T00:25:59.435Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-12-31T00:25:59.435Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-12-31T00:25:59.435Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-12-31T00:25:59.435Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-12-31T00:26:00.359Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-12-31T00:26:00.359Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-12-31T00:26:01.284Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-12-31T00:26:01.284Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-12-31T00:26:01.284Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-12-31T00:26:01.284Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-12-31T00:26:01.539Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-12-31T00:26:01.793Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-12-31T00:26:02.353Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-12-31T00:26:02.353Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-12-31T00:26:03.714Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-12-31T00:26:03.714Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-12-31T00:26:04.639Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-12-31T00:26:05.563Z] === RUN TestDockerSuite/TestImagesFormat [2019-12-31T00:26:05.563Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-12-31T00:26:06.490Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-12-31T00:26:09.749Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-12-31T00:26:09.750Z] === RUN TestDockerSuite/TestImportBadURL [2019-12-31T00:26:09.750Z] === RUN TestDockerSuite/TestImportDisplay [2019-12-31T00:26:11.112Z] === RUN TestDockerSuite/TestImportFile [2019-12-31T00:26:13.628Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-12-31T00:26:13.628Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-12-31T00:26:15.514Z] === RUN TestDockerSuite/TestImportGzipped [2019-12-31T00:26:17.400Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-12-31T00:26:19.284Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-12-31T00:26:20.224Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-12-31T00:26:21.148Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-12-31T00:26:22.072Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-12-31T00:26:22.072Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-12-31T00:26:22.072Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-12-31T00:26:22.632Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-12-31T00:26:23.556Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-12-31T00:26:24.482Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-12-31T00:26:25.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-12-31T00:26:25.297Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-12-31T00:26:26.221Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-12-31T00:26:26.781Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-12-31T00:26:27.037Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-12-31T00:26:28.923Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-12-31T00:26:29.849Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-12-31T00:26:30.774Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-12-31T00:26:30.774Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-12-31T00:26:31.335Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-12-31T00:26:31.335Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-12-31T00:26:32.696Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-12-31T00:26:33.622Z] === RUN TestDockerSuite/TestInspectDefault [2019-12-31T00:26:34.182Z] === RUN TestDockerSuite/TestInspectHistory [2019-12-31T00:26:35.175Z] === RUN TestDockerSuite/TestInspectImage [2019-12-31T00:26:35.431Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-12-31T00:26:35.431Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-12-31T00:26:35.431Z] === RUN TestDockerSuite/TestInspectInt64 [2019-12-31T00:26:36.357Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-12-31T00:26:37.283Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-12-31T00:26:37.283Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-12-31T00:26:38.209Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-12-31T00:26:39.134Z] === RUN TestDockerSuite/TestInspectPlugin [2019-12-31T00:26:41.039Z] === RUN TestDockerSuite/TestInspectRootFS [2019-12-31T00:26:41.039Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-12-31T00:26:41.600Z] === RUN TestDockerSuite/TestInspectStatus [2019-12-31T00:26:42.525Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-12-31T00:26:44.413Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-12-31T00:26:45.341Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-12-31T00:26:46.266Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-12-31T00:26:47.190Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-12-31T00:26:47.750Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-12-31T00:26:48.675Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-12-31T00:26:49.603Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-12-31T00:26:49.858Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-12-31T00:26:51.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-12-31T00:26:52.148Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-12-31T00:26:54.035Z] === RUN TestDockerSuite/TestLinksEnvs [2019-12-31T00:26:55.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-12-31T00:26:55.921Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-12-31T00:26:56.482Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-12-31T00:26:58.996Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-12-31T00:26:58.996Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-12-31T00:27:01.509Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-12-31T00:27:01.768Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-12-31T00:27:04.304Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-12-31T00:27:04.304Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-12-31T00:27:05.228Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-12-31T00:27:06.590Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-12-31T00:27:07.150Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-12-31T00:27:08.116Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-12-31T00:27:09.042Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-12-31T00:27:11.555Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-12-31T00:27:16.792Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-12-31T00:27:22.031Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-12-31T00:27:22.031Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-12-31T00:27:23.916Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-12-31T00:27:25.803Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-12-31T00:27:26.728Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-12-31T00:27:29.240Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-12-31T00:27:29.240Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-12-31T00:27:29.806Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-12-31T00:27:29.806Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-12-31T00:27:29.806Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-12-31T00:27:30.730Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-12-31T00:27:31.290Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-12-31T00:27:35.449Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-12-31T00:27:36.008Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-12-31T00:27:41.243Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-12-31T00:27:41.498Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-12-31T00:27:41.753Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-12-31T00:27:42.678Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-12-31T00:27:44.040Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-12-31T00:27:44.965Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-12-31T00:27:46.326Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-12-31T00:27:47.251Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-12-31T00:27:47.251Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-12-31T00:27:50.513Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-12-31T00:27:51.072Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-12-31T00:27:51.998Z] === RUN TestDockerSuite/TestLogsSince [2019-12-31T00:27:55.280Z] --- PASS: TestImportExtremelyLargeImageWorks (298.40s) [2019-12-31T00:27:55.281Z] PASS [2019-12-31T00:27:55.281Z] [2019-12-31T00:27:55.281Z] === Skipped [2019-12-31T00:27:55.281Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-31T00:27:55.281Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:27:55.281Z] [2019-12-31T00:27:55.281Z] [2019-12-31T00:27:55.281Z] DONE 12 tests, 1 skipped in 299.782s [2019-12-31T00:27:55.281Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-12-31T00:27:55.281Z] ++ 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 [2019-12-31T00:27:55.281Z] ++ set -e [2019-12-31T00:27:55.281Z] ++ '[' -n 0 ']' [2019-12-31T00:27:55.281Z] ++ set -x [2019-12-31T00:27:55.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= 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 [2019-12-31T00:27:55.281Z] INFO: Testing against a local daemon [2019-12-31T00:27:55.281Z] === RUN TestNetworkCreateDelete [2019-12-31T00:27:55.281Z] --- PASS: TestNetworkCreateDelete (0.24s) [2019-12-31T00:27:55.281Z] === RUN TestDockerNetworkDeletePreferID [2019-12-31T00:27:55.281Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2019-12-31T00:27:55.281Z] === RUN TestInspectNetwork [2019-12-31T00:27:55.281Z] === RUN TestInspectNetwork/full_network_id [2019-12-31T00:27:55.281Z] === RUN TestInspectNetwork/partial_network_id [2019-12-31T00:27:55.281Z] === RUN TestInspectNetwork/network_name [2019-12-31T00:27:55.281Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-31T00:27:56.764Z] --- PASS: TestInspectNetwork (9.62s) [2019-12-31T00:27:56.764Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-31T00:27:56.764Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-31T00:27:56.764Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-31T00:27:56.764Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-31T00:27:56.764Z] === RUN TestRunContainerWithBridgeNone [2019-12-31T00:27:58.540Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-12-31T00:27:58.795Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-12-31T00:27:58.836Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2019-12-31T00:27:58.836Z] === RUN TestNetworkInvalidJSON [2019-12-31T00:27:58.836Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-31T00:27:58.836Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-31T00:27:58.836Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T00:27:58.836Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T00:27:58.836Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T00:27:58.836Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T00:27:58.836Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-31T00:27:58.836Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T00:27:58.836Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T00:27:58.836Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-12-31T00:27:58.836Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-31T00:27:58.836Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-31T00:27:58.836Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-31T00:27:58.836Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-31T00:27:59.889Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-12-31T00:27:59.889Z] === RUN TestDaemonDefaultNetworkPools [2019-12-31T00:28:00.958Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2019-12-31T00:28:00.958Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-31T00:28:02.014Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-12-31T00:28:02.014Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-31T00:28:02.057Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-12-31T00:28:03.501Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2019-12-31T00:28:03.501Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-31T00:28:04.122Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-12-31T00:28:04.122Z] === RUN TestServiceWithPredefinedNetwork [2019-12-31T00:28:04.566Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-12-31T00:28:05.492Z] === RUN TestDockerSuite/TestLogsTail [2019-12-31T00:28:06.421Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-12-31T00:28:06.850Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2019-12-31T00:28:06.850Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-31T00:28:06.850Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T00:28:06.850Z] service_test.go:230: FLAKY_TEST [2019-12-31T00:28:06.850Z] === RUN TestServiceWithDataPathPortInit [2019-12-31T00:28:07.346Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-12-31T00:28:08.271Z] === RUN TestDockerSuite/TestMountIntoProc [2019-12-31T00:28:08.526Z] === RUN TestDockerSuite/TestMountIntoSys [2019-12-31T00:28:09.451Z] === RUN TestDockerSuite/TestNetHostname [2019-12-31T00:28:11.961Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-12-31T00:28:12.217Z] === RUN TestDockerSuite/TestNetworkEvents [2019-12-31T00:28:13.579Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-12-31T00:28:15.063Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-12-31T00:28:15.988Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-12-31T00:28:16.913Z] === RUN TestDockerSuite/TestPluginActive [2019-12-31T00:28:17.842Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-12-31T00:28:18.402Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-12-31T00:28:22.166Z] --- PASS: TestServiceWithDataPathPortInit (15.64s) [2019-12-31T00:28:22.166Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-31T00:28:22.568Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-12-31T00:28:25.828Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-12-31T00:28:25.828Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-12-31T00:28:25.828Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-12-31T00:28:26.389Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-12-31T00:28:28.903Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-12-31T00:28:29.223Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.27s) [2019-12-31T00:28:29.223Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l5ygmyfap0n1oqgo370blnzcj Created:2019-12-31 00:28:23.089751393 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[165b65b89a72f2a07d2771d0bc7af869a80c998a1dd2d88db13c5199f7bc8fb3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.935qdp7uutfc787fbblgani1w EndpointID:a7329b898c723a14346ab2dd0c3052c465a0b655e35b63833734107951e15d33 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d301503ab0fae109170776bb57ca998e876c29f7e5ce9d6ce7b01f50bed18c1d MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:1053e12ef9ef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.935qdp7uutfc787fbblgani1w EndpointID:a7329b898c723a14346ab2dd0c3052c465a0b655e35b63833734107951e15d33 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-31T00:28:29.223Z] PASS [2019-12-31T00:28:29.223Z] [2019-12-31T00:28:29.223Z] === Skipped [2019-12-31T00:28:29.223Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T00:28:29.223Z] service_test.go:230: FLAKY_TEST [2019-12-31T00:28:29.223Z] [2019-12-31T00:28:29.223Z] [2019-12-31T00:28:29.223Z] DONE 21 tests, 1 skipped in 43.357s [2019-12-31T00:28:29.223Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-31T00:28:29.223Z] ++ 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 [2019-12-31T00:28:29.223Z] ++ set -e [2019-12-31T00:28:29.223Z] ++ '[' -n 0 ']' [2019-12-31T00:28:29.223Z] ++ set -x [2019-12-31T00:28:29.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-12-31T00:28:29.518Z] INFO: Testing against a local daemon [2019-12-31T00:28:29.518Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-31T00:28:29.518Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T00:28:29.518Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:28:29.518Z] === RUN TestDockerNetworkIpvlan [2019-12-31T00:28:29.518Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-31T00:28:29.518Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:28:29.518Z] PASS [2019-12-31T00:28:29.518Z] [2019-12-31T00:28:29.518Z] === Skipped [2019-12-31T00:28:29.518Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T00:28:29.518Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:28:29.518Z] [2019-12-31T00:28:29.518Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-31T00:28:29.518Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T00:28:29.518Z] [2019-12-31T00:28:29.518Z] [2019-12-31T00:28:29.518Z] DONE 2 tests, 2 skipped in 0.108s [2019-12-31T00:28:29.518Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-31T00:28:29.518Z] ++ 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 [2019-12-31T00:28:29.518Z] ++ set -e [2019-12-31T00:28:29.518Z] ++ '[' -n 0 ']' [2019-12-31T00:28:29.518Z] ++ set -x [2019-12-31T00:28:29.518Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:28:29.518Z] INFO: Testing against a local daemon [2019-12-31T00:28:29.518Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-31T00:28:29.871Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-12-31T00:28:31.040Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2019-12-31T00:28:31.040Z] === RUN TestDockerNetworkMacvlan [2019-12-31T00:28:31.236Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-12-31T00:28:32.082Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-31T00:28:33.121Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-12-31T00:28:33.121Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-12-31T00:28:33.132Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-31T00:28:33.791Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-31T00:28:36.382Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-12-31T00:28:36.602Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-31T00:28:38.891Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-12-31T00:28:39.147Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-12-31T00:28:40.246Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-31T00:28:41.659Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-12-31T00:28:42.219Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-12-31T00:28:43.145Z] === RUN TestDockerSuite/TestPortHostBinding [2019-12-31T00:28:44.683Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-31T00:28:45.031Z] === RUN TestDockerSuite/TestPortList [2019-12-31T00:28:45.712Z] --- PASS: TestDockerNetworkMacvlan (14.57s) [2019-12-31T00:28:45.712Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-12-31T00:28:45.712Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-12-31T00:28:45.712Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2019-12-31T00:28:45.712Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s) [2019-12-31T00:28:45.712Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2019-12-31T00:28:45.712Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2019-12-31T00:28:45.712Z] PASS [2019-12-31T00:28:45.712Z] [2019-12-31T00:28:45.712Z] DONE 8 tests in 16.168s [2019-12-31T00:28:45.712Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-31T00:28:45.712Z] ++ 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 [2019-12-31T00:28:45.712Z] ++ set -e [2019-12-31T00:28:45.712Z] ++ '[' -n 0 ']' [2019-12-31T00:28:45.712Z] ++ set -x [2019-12-31T00:28:45.712Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:28:45.712Z] testing: warning: no tests to run [2019-12-31T00:28:45.712Z] PASS [2019-12-31T00:28:45.712Z] [2019-12-31T00:28:45.712Z] DONE 0 tests in 0.027s [2019-12-31T00:28:45.712Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-31T00:28:45.712Z] ++ 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 [2019-12-31T00:28:45.712Z] ++ set -e [2019-12-31T00:28:45.712Z] ++ '[' -n 0 ']' [2019-12-31T00:28:45.712Z] ++ set -x [2019-12-31T00:28:45.712Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:28:45.712Z] INFO: Testing against a local daemon [2019-12-31T00:28:45.712Z] === RUN TestAuthZPluginAllowRequest [2019-12-31T00:28:47.780Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2019-12-31T00:28:47.780Z] === RUN TestAuthZPluginTLS [2019-12-31T00:28:48.070Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-12-31T00:28:48.070Z] === RUN TestAuthZPluginDenyRequest [2019-12-31T00:28:48.712Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-12-31T00:28:48.712Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-31T00:28:49.006Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-12-31T00:28:49.006Z] === RUN TestAuthZPluginDenyResponse [2019-12-31T00:28:49.199Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-12-31T00:28:49.644Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-12-31T00:28:49.644Z] === RUN TestAuthZPluginAllowEventStream [2019-12-31T00:28:51.179Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2019-12-31T00:28:51.179Z] === RUN TestAuthZPluginErrorResponse [2019-12-31T00:28:51.822Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-12-31T00:28:51.822Z] === RUN TestAuthZPluginErrorRequest [2019-12-31T00:28:52.445Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-12-31T00:28:52.445Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-31T00:28:53.067Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-12-31T00:28:53.067Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-31T00:28:54.435Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-12-31T00:28:55.231Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2019-12-31T00:28:55.231Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-31T00:28:55.557Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-12-31T00:28:56.923Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-12-31T00:28:57.276Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2019-12-31T00:28:57.276Z] === RUN TestAuthZPluginHeader [2019-12-31T00:28:58.294Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-12-31T00:28:58.294Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-31T00:28:58.294Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T00:28:58.294Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:28:58.294Z] === RUN TestAuthZPluginV2Disable [2019-12-31T00:28:58.294Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-31T00:28:58.294Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:28:58.294Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-31T00:28:58.294Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T00:28:58.294Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:28:58.294Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-31T00:28:58.294Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T00:28:58.294Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:28:58.294Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-31T00:29:04.998Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-12-31T00:29:04.998Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-12-31T00:29:04.998Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-12-31T00:29:05.254Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-12-31T00:29:05.254Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-12-31T00:29:06.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-12-31T00:29:06.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-12-31T00:29:07.103Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-12-31T00:29:07.103Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-12-31T00:29:08.028Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-12-31T00:29:08.589Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-12-31T00:29:08.589Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-12-31T00:29:10.474Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-12-31T00:29:11.841Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-12-31T00:29:13.727Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-12-31T00:29:13.982Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-12-31T00:29:14.237Z] === RUN TestDockerSuite/TestPsByOrder [2019-12-31T00:29:14.493Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-12-31T00:29:16.994Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.96s) [2019-12-31T00:29:16.994Z] PASS [2019-12-31T00:29:16.994Z] [2019-12-31T00:29:16.994Z] === Skipped [2019-12-31T00:29:16.994Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T00:29:16.994Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:29:16.994Z] [2019-12-31T00:29:16.994Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-31T00:29:16.994Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:29:16.994Z] [2019-12-31T00:29:16.994Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T00:29:16.994Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:29:16.994Z] [2019-12-31T00:29:16.994Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T00:29:16.994Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:29:16.994Z] [2019-12-31T00:29:16.994Z] [2019-12-31T00:29:16.994Z] DONE 17 tests, 4 skipped in 29.444s [2019-12-31T00:29:16.994Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-31T00:29:16.994Z] ++ 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 [2019-12-31T00:29:16.994Z] ++ set -e [2019-12-31T00:29:16.994Z] ++ '[' -n 0 ']' [2019-12-31T00:29:16.994Z] ++ set -x [2019-12-31T00:29:16.994Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:29:16.994Z] INFO: Testing against a local daemon [2019-12-31T00:29:16.994Z] === RUN TestPluginInvalidJSON [2019-12-31T00:29:16.994Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T00:29:16.994Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T00:29:16.994Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T00:29:16.994Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-12-31T00:29:16.994Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-31T00:29:16.994Z] PASS [2019-12-31T00:29:16.994Z] [2019-12-31T00:29:16.994Z] DONE 2 tests in 0.139s [2019-12-31T00:29:16.994Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-31T00:29:16.994Z] ++ 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 [2019-12-31T00:29:16.994Z] ++ set -e [2019-12-31T00:29:16.994Z] ++ '[' -n 0 ']' [2019-12-31T00:29:16.994Z] ++ set -x [2019-12-31T00:29:16.994Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:29:16.994Z] INFO: Testing against a local daemon [2019-12-31T00:29:16.994Z] === RUN TestExternalGraphDriver [2019-12-31T00:29:16.994Z] === RUN TestExternalGraphDriver/json [2019-12-31T00:29:17.617Z] === RUN TestExternalGraphDriver/spec [2019-12-31T00:29:17.770Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-12-31T00:29:17.770Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-12-31T00:29:19.133Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-12-31T00:29:19.660Z] === RUN TestExternalGraphDriver/pull [2019-12-31T00:29:22.357Z] --- PASS: TestExternalGraphDriver (6.46s) [2019-12-31T00:29:22.357Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2019-12-31T00:29:22.357Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2019-12-31T00:29:22.357Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2019-12-31T00:29:22.358Z] === RUN TestGraphdriverPluginV2 [2019-12-31T00:29:22.358Z] --- SKIP: TestGraphdriverPluginV2 (0.14s) [2019-12-31T00:29:22.358Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:29:22.358Z] PASS [2019-12-31T00:29:22.358Z] [2019-12-31T00:29:22.358Z] === Skipped [2019-12-31T00:29:22.358Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.14s) [2019-12-31T00:29:22.358Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:29:22.358Z] [2019-12-31T00:29:22.358Z] [2019-12-31T00:29:22.358Z] DONE 5 tests, 1 skipped in 6.706s [2019-12-31T00:29:22.358Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-31T00:29:22.358Z] ++ 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 [2019-12-31T00:29:22.358Z] ++ set -e [2019-12-31T00:29:22.358Z] ++ '[' -n 0 ']' [2019-12-31T00:29:22.358Z] ++ set -x [2019-12-31T00:29:22.358Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:29:22.358Z] INFO: Testing against a local daemon [2019-12-31T00:29:22.358Z] === RUN TestContinueAfterPluginCrash [2019-12-31T00:29:22.358Z] === PAUSE TestContinueAfterPluginCrash [2019-12-31T00:29:22.358Z] === RUN TestDaemonStartWithLogOpt [2019-12-31T00:29:22.358Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-31T00:29:22.358Z] === CONT TestContinueAfterPluginCrash [2019-12-31T00:29:22.358Z] === CONT TestDaemonStartWithLogOpt [2019-12-31T00:29:22.392Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-12-31T00:29:22.952Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-12-31T00:29:27.110Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-12-31T00:29:27.672Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-12-31T00:29:27.672Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-12-31T00:29:31.834Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-12-31T00:29:39.912Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-12-31T00:29:39.912Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-12-31T00:29:40.902Z] --- PASS: TestDaemonStartWithLogOpt (16.11s) [2019-12-31T00:29:41.796Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-12-31T00:29:42.932Z] --- PASS: TestContinueAfterPluginCrash (20.89s) [2019-12-31T00:29:42.932Z] PASS [2019-12-31T00:29:42.932Z] [2019-12-31T00:29:42.932Z] DONE 2 tests in 20.992s [2019-12-31T00:29:42.932Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-31T00:29:42.932Z] ++ 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 [2019-12-31T00:29:42.932Z] ++ set -e [2019-12-31T00:29:42.932Z] ++ '[' -n 0 ']' [2019-12-31T00:29:42.932Z] ++ set -x [2019-12-31T00:29:42.932Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:29:43.219Z] INFO: Testing against a local daemon [2019-12-31T00:29:43.219Z] === RUN TestPluginWithDevMounts [2019-12-31T00:29:43.219Z] === PAUSE TestPluginWithDevMounts [2019-12-31T00:29:43.219Z] === CONT TestPluginWithDevMounts [2019-12-31T00:29:44.309Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-12-31T00:29:45.269Z] --- PASS: TestPluginWithDevMounts (2.27s) [2019-12-31T00:29:45.269Z] PASS [2019-12-31T00:29:45.269Z] [2019-12-31T00:29:45.269Z] DONE 1 tests in 2.370s [2019-12-31T00:29:45.557Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-12-31T00:29:45.557Z] ++ 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 [2019-12-31T00:29:45.557Z] ++ set -e [2019-12-31T00:29:45.557Z] ++ '[' -n 0 ']' [2019-12-31T00:29:45.557Z] ++ set -x [2019-12-31T00:29:45.557Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:29:45.557Z] INFO: Testing against a local daemon [2019-12-31T00:29:45.557Z] === RUN TestSecretInspect [2019-12-31T00:29:45.671Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-12-31T00:29:47.564Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-12-31T00:29:48.281Z] --- PASS: TestSecretInspect (2.26s) [2019-12-31T00:29:48.281Z] === RUN TestSecretList [2019-12-31T00:29:49.449Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-12-31T00:29:50.354Z] --- PASS: TestSecretList (2.28s) [2019-12-31T00:29:50.354Z] === RUN TestSecretsCreateAndDelete [2019-12-31T00:29:51.958Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-12-31T00:29:52.472Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2019-12-31T00:29:52.472Z] === RUN TestSecretsUpdate [2019-12-31T00:29:53.320Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-12-31T00:29:53.320Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-12-31T00:29:53.320Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-12-31T00:29:54.248Z] === RUN TestDockerSuite/TestPsRightTagName [2019-12-31T00:29:54.612Z] --- PASS: TestSecretsUpdate (2.26s) [2019-12-31T00:29:54.612Z] === RUN TestTemplatedSecret [2019-12-31T00:29:57.442Z] --- PASS: TestTemplatedSecret (2.72s) [2019-12-31T00:29:57.442Z] === RUN TestSecretCreateResolve [2019-12-31T00:29:57.509Z] === RUN TestDockerSuite/TestPsShowMounts [2019-12-31T00:29:59.596Z] --- PASS: TestSecretCreateResolve (2.30s) [2019-12-31T00:29:59.596Z] PASS [2019-12-31T00:29:59.596Z] [2019-12-31T00:29:59.596Z] DONE 6 tests in 14.192s [2019-12-31T00:29:59.596Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-12-31T00:29:59.596Z] ++ 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 [2019-12-31T00:29:59.596Z] ++ set -e [2019-12-31T00:29:59.596Z] ++ '[' -n 0 ']' [2019-12-31T00:29:59.596Z] ++ set -x [2019-12-31T00:29:59.596Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:29:59.596Z] INFO: Testing against a local daemon [2019-12-31T00:29:59.596Z] === RUN TestServiceCreateInit [2019-12-31T00:29:59.907Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-31T00:30:00.019Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-12-31T00:30:00.578Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-12-31T00:30:00.578Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-12-31T00:30:00.833Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-12-31T00:30:00.833Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-12-31T00:30:01.088Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-12-31T00:30:02.013Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-12-31T00:30:03.898Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-12-31T00:30:04.574Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-31T00:30:05.261Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-12-31T00:30:05.821Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-12-31T00:30:06.747Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-12-31T00:30:08.060Z] --- PASS: TestServiceCreateInit (8.29s) [2019-12-31T00:30:08.060Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.10s) [2019-12-31T00:30:08.060Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s) [2019-12-31T00:30:08.060Z] === RUN TestCreateServiceMultipleTimes [2019-12-31T00:30:10.915Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-12-31T00:30:14.196Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-12-31T00:30:15.559Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-12-31T00:30:18.072Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-12-31T00:30:18.072Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-12-31T00:30:18.072Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-12-31T00:30:18.327Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-12-31T00:30:21.587Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-12-31T00:30:22.513Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-12-31T00:30:26.571Z] --- PASS: TestCreateServiceMultipleTimes (18.20s) [2019-12-31T00:30:26.572Z] === RUN TestCreateServiceConflict [2019-12-31T00:30:26.671Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-12-31T00:30:28.032Z] === RUN TestDockerSuite/TestRmiBlank [2019-12-31T00:30:28.288Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-12-31T00:30:28.288Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-12-31T00:30:28.629Z] --- PASS: TestCreateServiceConflict (2.34s) [2019-12-31T00:30:28.629Z] === RUN TestCreateServiceMaxReplicas [2019-12-31T00:30:30.800Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-12-31T00:30:32.105Z] --- PASS: TestCreateServiceMaxReplicas (3.10s) [2019-12-31T00:30:32.106Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-31T00:30:32.686Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-12-31T00:30:33.246Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-12-31T00:30:34.170Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-12-31T00:30:34.425Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-12-31T00:30:36.311Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-12-31T00:30:36.311Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-12-31T00:30:37.674Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-12-31T00:30:39.557Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-12-31T00:30:40.922Z] === RUN TestDockerSuite/TestRmiTag [2019-12-31T00:30:40.922Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-12-31T00:30:41.846Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-12-31T00:30:46.007Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-12-31T00:30:46.932Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-12-31T00:30:47.366Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.39s) [2019-12-31T00:30:47.366Z] === RUN TestCreateServiceSecretFileMode [2019-12-31T00:30:47.651Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2019-12-31T00:30:47.651Z] === RUN TestCreateServiceConfigFileMode [2019-12-31T00:30:47.858Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-12-31T00:30:48.418Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-12-31T00:30:50.303Z] === RUN TestDockerSuite/TestRunAddHost [2019-12-31T00:30:50.348Z] --- PASS: TestCreateServiceConfigFileMode (2.61s) [2019-12-31T00:30:50.348Z] === RUN TestCreateServiceSysctls [2019-12-31T00:30:50.864Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-12-31T00:30:51.423Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-12-31T00:30:52.347Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-12-31T00:30:52.347Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-12-31T00:30:52.906Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-12-31T00:30:53.819Z] --- PASS: TestCreateServiceSysctls (3.41s) [2019-12-31T00:30:53.819Z] === RUN TestCreateServiceCapabilities [2019-12-31T00:30:54.792Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-12-31T00:30:55.716Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-12-31T00:30:56.277Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-12-31T00:30:56.531Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2019-12-31T00:30:56.531Z] === RUN TestInspect [2019-12-31T00:30:56.532Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-12-31T00:30:57.459Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-12-31T00:30:59.275Z] --- PASS: TestInspect (2.82s) [2019-12-31T00:30:59.276Z] === RUN TestServiceListWithStatuses [2019-12-31T00:30:59.276Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-31T00:30:59.276Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T00:30:59.276Z] === RUN TestDockerNetworkConnectAlias [2019-12-31T00:30:59.345Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-12-31T00:31:00.712Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-12-31T00:31:01.637Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-12-31T00:31:02.577Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-12-31T00:31:03.511Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-12-31T00:31:04.439Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-12-31T00:31:04.695Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-12-31T00:31:04.799Z] --- PASS: TestDockerNetworkConnectAlias (5.62s) [2019-12-31T00:31:04.800Z] === RUN TestDockerNetworkReConnect [2019-12-31T00:31:05.621Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-12-31T00:31:06.546Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-12-31T00:31:07.471Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-12-31T00:31:07.726Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-12-31T00:31:08.651Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-12-31T00:31:09.215Z] --- PASS: TestDockerNetworkReConnect (4.68s) [2019-12-31T00:31:09.215Z] === RUN TestServicePlugin [2019-12-31T00:31:09.215Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-31T00:31:09.215Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:31:09.215Z] === RUN TestServiceUpdateLabel [2019-12-31T00:31:09.584Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-12-31T00:31:10.581Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-12-31T00:31:10.581Z] === RUN TestDockerSuite/TestRunBindMounts [2019-12-31T00:31:11.908Z] --- PASS: TestServiceUpdateLabel (2.26s) [2019-12-31T00:31:11.908Z] === RUN TestServiceUpdateSecrets [2019-12-31T00:31:13.099Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-12-31T00:31:13.660Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-12-31T00:31:14.220Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-12-31T00:31:15.145Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-12-31T00:31:16.072Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-12-31T00:31:16.072Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-12-31T00:31:16.998Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-12-31T00:31:17.735Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-12-31T00:31:18.295Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-12-31T00:31:19.222Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-12-31T00:31:20.160Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-12-31T00:31:20.160Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-12-31T00:31:21.084Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-12-31T00:31:21.084Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-12-31T00:31:22.446Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-12-31T00:31:23.370Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-12-31T00:31:23.370Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-12-31T00:31:24.295Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-12-31T00:31:25.220Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-12-31T00:31:25.220Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-12-31T00:31:26.145Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-12-31T00:31:27.201Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2019-12-31T00:31:27.201Z] === RUN TestServiceUpdateConfigs [2019-12-31T00:31:28.031Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-12-31T00:31:29.915Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-12-31T00:31:31.276Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-12-31T00:31:31.834Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-12-31T00:31:32.760Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-12-31T00:31:33.687Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-12-31T00:31:34.247Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-12-31T00:31:35.211Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-12-31T00:31:37.097Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-12-31T00:31:41.259Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-12-31T00:31:41.259Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-12-31T00:31:41.259Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-12-31T00:31:42.464Z] --- PASS: TestServiceUpdateConfigs (14.83s) [2019-12-31T00:31:42.464Z] === RUN TestServiceUpdateNetwork [2019-12-31T00:31:42.633Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-12-31T00:31:44.164Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-12-31T00:31:46.048Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-12-31T00:31:48.559Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-12-31T00:31:51.071Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-12-31T00:31:51.631Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-12-31T00:31:51.631Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-12-31T00:31:51.631Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-12-31T00:31:52.557Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-12-31T00:31:55.035Z] --- PASS: TestServiceUpdateNetwork (13.06s) [2019-12-31T00:31:55.035Z] PASS [2019-12-31T00:31:55.035Z] [2019-12-31T00:31:55.035Z] === Skipped [2019-12-31T00:31:55.035Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-12-31T00:31:55.035Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T00:31:55.035Z] [2019-12-31T00:31:55.035Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-12-31T00:31:55.035Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T00:31:55.035Z] [2019-12-31T00:31:55.035Z] [2019-12-31T00:31:55.035Z] DONE 20 tests, 2 skipped in 114.626s [2019-12-31T00:31:55.035Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-12-31T00:31:55.035Z] ++ 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 [2019-12-31T00:31:55.035Z] ++ set -e [2019-12-31T00:31:55.035Z] ++ '[' -n 0 ']' [2019-12-31T00:31:55.035Z] ++ set -x [2019-12-31T00:31:55.035Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:31:55.035Z] INFO: Testing against a local daemon [2019-12-31T00:31:55.035Z] === RUN TestSessionCreate [2019-12-31T00:31:55.035Z] --- PASS: TestSessionCreate (0.06s) [2019-12-31T00:31:55.035Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-31T00:31:55.035Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-12-31T00:31:55.035Z] PASS [2019-12-31T00:31:55.035Z] [2019-12-31T00:31:55.035Z] DONE 2 tests in 0.205s [2019-12-31T00:31:55.035Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-12-31T00:31:55.035Z] ++ 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 [2019-12-31T00:31:55.035Z] ++ set -e [2019-12-31T00:31:55.035Z] ++ '[' -n 0 ']' [2019-12-31T00:31:55.035Z] ++ set -x [2019-12-31T00:31:55.035Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:31:55.035Z] INFO: Testing against a local daemon [2019-12-31T00:31:55.035Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-31T00:31:55.035Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T00:31:55.035Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T00:31:55.035Z] === RUN TestEventsExecDie [2019-12-31T00:31:55.068Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-12-31T00:31:55.320Z] --- PASS: TestEventsExecDie (0.82s) [2019-12-31T00:31:55.320Z] === RUN TestEventsBackwardsCompatible [2019-12-31T00:31:55.605Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-12-31T00:31:55.605Z] === RUN TestInfoBinaryCommits [2019-12-31T00:31:55.605Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-12-31T00:31:55.605Z] === RUN TestInfoAPIVersioned [2019-12-31T00:31:55.605Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-12-31T00:31:55.605Z] === RUN TestInfoDiscoveryBackend [2019-12-31T00:31:56.225Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-12-31T00:31:56.225Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-31T00:31:56.430Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-12-31T00:31:57.241Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-31T00:31:57.241Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-31T00:31:57.864Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-12-31T00:31:57.864Z] === RUN TestInfoAPI [2019-12-31T00:31:57.864Z] --- PASS: TestInfoAPI (0.05s) [2019-12-31T00:31:57.864Z] === RUN TestInfoAPIWarnings [2019-12-31T00:31:58.153Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-12-31T00:31:58.153Z] === RUN TestInfoDebug [2019-12-31T00:31:58.781Z] --- PASS: TestInfoDebug (0.54s) [2019-12-31T00:31:58.781Z] === RUN TestInfoInsecureRegistries [2019-12-31T00:31:58.944Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-12-31T00:31:59.401Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-12-31T00:31:59.401Z] === RUN TestInfoRegistryMirrors [2019-12-31T00:31:59.868Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-12-31T00:32:00.022Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-12-31T00:32:00.022Z] === RUN TestLoginFailsWithBadCredentials [2019-12-31T00:32:00.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s) [2019-12-31T00:32:00.642Z] === RUN TestPingCacheHeaders [2019-12-31T00:32:00.642Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-31T00:32:00.642Z] === RUN TestPingGet [2019-12-31T00:32:00.642Z] --- PASS: TestPingGet (0.03s) [2019-12-31T00:32:00.642Z] === RUN TestPingHead [2019-12-31T00:32:00.642Z] --- PASS: TestPingHead (0.06s) [2019-12-31T00:32:00.642Z] === RUN TestVersion [2019-12-31T00:32:00.642Z] --- PASS: TestVersion (0.04s) [2019-12-31T00:32:00.642Z] PASS [2019-12-31T00:32:00.642Z] [2019-12-31T00:32:00.642Z] === Skipped [2019-12-31T00:32:00.642Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T00:32:00.642Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T00:32:00.642Z] [2019-12-31T00:32:00.642Z] [2019-12-31T00:32:00.642Z] DONE 18 tests, 1 skipped in 6.141s [2019-12-31T00:32:00.642Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-12-31T00:32:00.642Z] ++ 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 [2019-12-31T00:32:00.642Z] ++ set -e [2019-12-31T00:32:00.642Z] ++ '[' -n 0 ']' [2019-12-31T00:32:00.642Z] ++ set -x [2019-12-31T00:32:00.642Z] ++ env -i DEST=/go/src/github.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= 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 [2019-12-31T00:32:00.642Z] INFO: Testing against a local daemon [2019-12-31T00:32:00.642Z] === RUN TestVolumesCreateAndList [2019-12-31T00:32:00.927Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-31T00:32:00.927Z] === RUN TestVolumesRemove [2019-12-31T00:32:00.927Z] --- PASS: TestVolumesRemove (0.10s) [2019-12-31T00:32:00.927Z] === RUN TestVolumesInspect [2019-12-31T00:32:00.927Z] --- PASS: TestVolumesInspect (0.05s) [2019-12-31T00:32:00.927Z] === RUN TestVolumesInvalidJSON [2019-12-31T00:32:00.927Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-31T00:32:00.927Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-31T00:32:00.927Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-31T00:32:00.927Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-31T00:32:00.927Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-31T00:32:00.927Z] PASS [2019-12-31T00:32:00.927Z] [2019-12-31T00:32:00.927Z] DONE 5 tests in 0.306s [2019-12-31T00:32:00.927Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T00:32:01.214Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T00:32:01.214Z] +++ kill 13197 [2019-12-31T00:32:01.753Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-12-31T00:32:02.677Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-12-31T00:32:02.677Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-12-31T00:32:02.692Z] +++ /etc/init.d/apparmor stop [2019-12-31T00:32:02.692Z] Clearing AppArmor profiles cache:. [2019-12-31T00:32:02.692Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T00:32:02.692Z] Unloading profiles will leave already running processes permanently [2019-12-31T00:32:02.692Z] unconfined, which can lead to unexpected situations. [2019-12-31T00:32:02.692Z] [2019-12-31T00:32:02.692Z] To set a process to complain mode, use the command line tool [2019-12-31T00:32:02.692Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T00:32:02.692Z] with the 'teardown' option." [2019-12-31T00:32:02.692Z] [2019-12-31T00:32:03.237Z] === RUN TestDockerSuite/TestRunDeviceSymlink Post stage [Pipeline] junit [2019-12-31T00:32:04.770Z] Recording test results [2019-12-31T00:32:05.122Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-12-31T00:32:05.122Z] === RUN TestDockerSuite/TestRunDuplicateMount [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T00:32:05.795Z] + echo Ensuring container killed. [2019-12-31T00:32:05.795Z] Ensuring container killed. [2019-12-31T00:32:05.795Z] + docker rm -vf docker-pr3 [2019-12-31T00:32:05.795Z] Error: No such container: docker-pr3 [2019-12-31T00:32:05.795Z] + true [Pipeline] sh [2019-12-31T00:32:06.056Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-12-31T00:32:06.205Z] + echo Chowning /workspace to jenkins user [2019-12-31T00:32:06.205Z] Chowning /workspace to jenkins user [2019-12-31T00:32:06.205Z] + id -u [2019-12-31T00:32:06.205Z] + id -g [2019-12-31T00:32:06.205Z] + docker run --rm -v /home/docker/workspace/moby_PR-40326:/workspace busybox chown -R 1001:1001 /workspace [2019-12-31T00:32:06.205Z] Unable to find image 'busybox:latest' locally [2019-12-31T00:32:06.495Z] latest: Pulling from library/busybox [2019-12-31T00:32:06.495Z] d7e28ec550a2: Pulling fs layer [2019-12-31T00:32:06.783Z] d7e28ec550a2: Verifying Checksum [2019-12-31T00:32:06.783Z] d7e28ec550a2: Download complete [2019-12-31T00:32:06.983Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-12-31T00:32:07.069Z] d7e28ec550a2: Pull complete [2019-12-31T00:32:07.069Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-31T00:32:07.069Z] Status: Downloaded newer image for busybox:latest [2019-12-31T00:32:07.543Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-12-31T00:32:08.469Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-12-31T00:32:08.469Z] === RUN TestDockerSuite/TestRunEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T00:32:09.394Z] === RUN TestDockerSuite/TestRunEnvironment [2019-12-31T00:32:09.514Z] + bundleName=ppc64le-integration [2019-12-31T00:32:09.514Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-12-31T00:32:09.514Z] Creating ppc64le-integration-bundles.tar.gz [2019-12-31T00:32:09.514Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2019-12-31T00:32:09.514Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-31T00:32:09.839Z] Archiving artifacts [2019-12-31T00:32:09.954Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-12-31T00:32:10.255Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40326/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T00:32:10.649Z] + make clean [2019-12-31T00:32:10.879Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-12-31T00:32:11.272Z] make: command: Command not found [2019-12-31T00:32:11.272Z] make: command: Command not found [2019-12-31T00:32:11.272Z] docker volume rm -f docker-dev-cache [2019-12-31T00:32:11.272Z] docker-dev-cache [Pipeline] deleteDir [2019-12-31T00:32:11.805Z] === RUN TestDockerSuite/TestRunExitCode [2019-12-31T00:32:12.729Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-12-31T00:32:13.292Z] === RUN TestDockerSuite/TestRunExitCodeZero [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T00:32:14.218Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-12-31T00:32:15.144Z] === RUN TestDockerSuite/TestRunExposePort [2019-12-31T00:32:15.144Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-12-31T00:32:15.872Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-12-31T00:32:16.432Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-12-31T00:32:18.316Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-12-31T00:32:18.571Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-31T00:32:18.571Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-12-31T00:32:22.730Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-12-31T00:32:22.730Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-12-31T00:32:34.884Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-12-31T00:32:35.446Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-12-31T00:32:37.330Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-12-31T00:32:37.330Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-12-31T00:32:37.330Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-12-31T00:32:37.330Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-12-31T00:32:37.889Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-12-31T00:32:41.151Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-12-31T00:32:43.036Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-12-31T00:32:44.920Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-12-31T00:32:45.845Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-12-31T00:32:46.405Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-12-31T00:32:46.964Z] === RUN TestDockerSuite/TestRunModeHostname [2019-12-31T00:32:48.325Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-12-31T00:32:48.325Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-12-31T00:32:48.582Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-12-31T00:32:49.946Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-12-31T00:32:51.309Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-12-31T00:32:53.198Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-12-31T00:32:53.198Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-12-31T00:32:53.198Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-12-31T00:32:55.083Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-12-31T00:32:56.445Z] === RUN TestDockerSuite/TestRunMount [2019-12-31T00:33:02.981Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-12-31T00:33:03.541Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-12-31T00:33:04.100Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-12-31T00:33:05.986Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-12-31T00:33:08.498Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-12-31T00:33:11.760Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-12-31T00:33:14.271Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-12-31T00:33:16.782Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-12-31T00:33:18.145Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-12-31T00:33:20.030Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-12-31T00:33:20.030Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-12-31T00:33:20.590Z] === RUN TestDockerSuite/TestRunNetHost [2019-12-31T00:33:21.953Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-12-31T00:33:22.513Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-12-31T00:33:23.438Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-12-31T00:33:25.968Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-12-31T00:33:28.478Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-12-31T00:33:33.717Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-12-31T00:33:33.717Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-12-31T00:33:33.717Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-12-31T00:33:34.641Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-12-31T00:33:34.641Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-12-31T00:33:35.204Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-12-31T00:33:36.128Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-12-31T00:33:36.128Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-12-31T00:33:37.053Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-12-31T00:33:37.978Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-12-31T00:33:37.978Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-12-31T00:33:38.904Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-12-31T00:33:39.464Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-12-31T00:33:41.356Z] === RUN TestDockerSuite/TestRunPortInUse [2019-12-31T00:33:42.282Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-12-31T00:33:42.843Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-12-31T00:33:43.767Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-12-31T00:33:44.327Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-12-31T00:33:45.252Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-12-31T00:33:45.812Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-31T00:33:45.812Z] === RUN TestDockerSuite/TestRunPublishPort [2019-12-31T00:33:46.736Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-12-31T00:33:47.661Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-12-31T00:33:47.661Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-12-31T00:33:48.222Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-12-31T00:33:50.163Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-12-31T00:33:50.163Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-12-31T00:33:53.424Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-12-31T00:33:54.785Z] === RUN TestDockerSuite/TestRunRm [2019-12-31T00:33:55.709Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-12-31T00:33:59.866Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-12-31T00:34:00.120Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-12-31T00:34:01.045Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-12-31T00:34:02.930Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-12-31T00:34:03.490Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-12-31T00:34:07.651Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-12-31T00:34:12.886Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-12-31T00:34:12.886Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-12-31T00:34:13.810Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-12-31T00:34:14.736Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-12-31T00:34:15.296Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-12-31T00:34:16.229Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-12-31T00:34:16.798Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-12-31T00:34:17.721Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-12-31T00:34:18.646Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-12-31T00:34:19.205Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-12-31T00:34:22.466Z] === RUN TestDockerSuite/TestRunState [2019-12-31T00:34:23.828Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-12-31T00:34:24.388Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-12-31T00:34:25.315Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-12-31T00:34:25.315Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-12-31T00:34:25.315Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-12-31T00:34:26.239Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-12-31T00:34:27.164Z] === RUN TestDockerSuite/TestRunSysctls [2019-12-31T00:34:27.164Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-12-31T00:34:29.050Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-12-31T00:34:29.050Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-12-31T00:34:29.050Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-12-31T00:34:29.610Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-12-31T00:34:32.873Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-12-31T00:34:33.433Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-12-31T00:34:33.433Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-12-31T00:34:35.944Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-12-31T00:34:40.105Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-12-31T00:34:43.370Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-12-31T00:34:43.931Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-12-31T00:34:44.492Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-12-31T00:34:45.052Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-12-31T00:34:45.976Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-12-31T00:34:48.489Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-12-31T00:34:50.373Z] === RUN TestDockerSuite/TestRunUserByID [2019-12-31T00:34:50.933Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-12-31T00:34:51.188Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-12-31T00:34:51.443Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-12-31T00:34:52.367Z] === RUN TestDockerSuite/TestRunUserByName [2019-12-31T00:34:53.294Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-12-31T00:34:53.854Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-12-31T00:34:54.109Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-12-31T00:34:54.109Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-12-31T00:34:54.109Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-12-31T00:34:55.035Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-12-31T00:34:57.548Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-12-31T00:35:00.059Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-12-31T00:35:00.619Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-12-31T00:35:01.980Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-12-31T00:35:02.909Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-12-31T00:35:04.835Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-12-31T00:35:05.765Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-12-31T00:35:06.690Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-12-31T00:35:09.202Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-12-31T00:35:11.087Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-12-31T00:35:11.087Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-12-31T00:35:12.011Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-12-31T00:35:12.572Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-12-31T00:35:13.497Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-12-31T00:35:14.423Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-12-31T00:35:14.423Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-12-31T00:35:14.423Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-12-31T00:35:14.423Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-12-31T00:35:14.679Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-12-31T00:35:15.604Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-12-31T00:35:16.530Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-12-31T00:35:17.457Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-12-31T00:35:18.018Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-12-31T00:35:18.948Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-12-31T00:35:18.948Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-12-31T00:35:19.508Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-12-31T00:35:20.069Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-12-31T00:35:20.993Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-12-31T00:35:20.994Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-12-31T00:35:21.553Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-12-31T00:35:21.809Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-12-31T00:35:21.809Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-12-31T00:35:21.809Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-12-31T00:35:21.809Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-12-31T00:35:22.065Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-12-31T00:35:22.065Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-12-31T00:35:22.065Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-12-31T00:35:22.320Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-12-31T00:35:22.575Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-12-31T00:35:22.575Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-12-31T00:35:23.500Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-12-31T00:35:24.446Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-12-31T00:35:25.371Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-12-31T00:35:25.371Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-12-31T00:35:26.296Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-12-31T00:35:26.551Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-12-31T00:35:27.476Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-12-31T00:35:27.476Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-12-31T00:35:28.400Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-12-31T00:35:28.961Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-12-31T00:35:28.961Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-12-31T00:35:28.961Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-12-31T00:35:29.886Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-12-31T00:35:31.770Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-12-31T00:35:32.329Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-12-31T00:35:32.329Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-12-31T00:35:32.888Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-12-31T00:35:32.888Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-12-31T00:35:34.772Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-12-31T00:35:35.332Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-12-31T00:35:37.843Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-12-31T00:35:38.768Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-12-31T00:35:38.768Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-12-31T00:35:38.768Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-12-31T00:35:39.693Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-12-31T00:35:41.055Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-12-31T00:35:42.415Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-12-31T00:35:42.416Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-12-31T00:35:44.300Z] === RUN TestDockerSuite/TestSaveImageId [2019-12-31T00:35:44.300Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-12-31T00:35:44.860Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-12-31T00:35:47.377Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-12-31T00:35:47.377Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-12-31T00:35:48.739Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-12-31T00:35:48.739Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-12-31T00:35:48.739Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-12-31T00:35:50.624Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-12-31T00:35:52.039Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-12-31T00:35:52.598Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-12-31T00:35:52.598Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-12-31T00:35:52.598Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-12-31T00:35:52.598Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-12-31T00:35:53.158Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-12-31T00:35:55.669Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-12-31T00:36:02.194Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-12-31T00:36:04.078Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-12-31T00:36:05.003Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-12-31T00:36:06.365Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-12-31T00:36:09.626Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-12-31T00:36:12.139Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-12-31T00:36:13.063Z] === RUN TestDockerSuite/TestStartRecordError [2019-12-31T00:36:14.947Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-12-31T00:36:16.309Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-12-31T00:36:17.671Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-12-31T00:36:19.557Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-12-31T00:36:23.715Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-12-31T00:36:27.875Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-12-31T00:36:30.383Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-12-31T00:36:36.911Z] === RUN TestDockerSuite/TestStatsNoStream [2019-12-31T00:36:39.420Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-12-31T00:36:41.321Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-12-31T00:36:41.881Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-12-31T00:36:42.805Z] === RUN TestDockerSuite/TestTopPrivileged [2019-12-31T00:36:43.365Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-12-31T00:36:43.365Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-12-31T00:36:44.292Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-12-31T00:36:48.450Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-12-31T00:36:52.609Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-12-31T00:36:52.864Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-12-31T00:36:53.788Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-12-31T00:36:53.788Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-12-31T00:36:54.716Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-12-31T00:36:56.600Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-12-31T00:36:56.600Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-12-31T00:36:57.964Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-12-31T00:36:58.890Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-12-31T00:36:59.816Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-12-31T00:37:01.700Z] === RUN TestDockerSuite/TestUpdateStats [2019-12-31T00:37:05.858Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-12-31T00:37:07.240Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-12-31T00:37:07.240Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-12-31T00:37:08.165Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-12-31T00:37:09.090Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-12-31T00:37:13.251Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-12-31T00:37:16.514Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-12-31T00:37:17.074Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-12-31T00:37:21.290Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-12-31T00:37:23.801Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-12-31T00:37:27.961Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-12-31T00:37:29.845Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-12-31T00:37:33.106Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-12-31T00:37:36.382Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-12-31T00:37:36.382Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-12-31T00:37:38.897Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-12-31T00:37:40.259Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-12-31T00:37:42.143Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-12-31T00:37:44.654Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-12-31T00:37:47.164Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-12-31T00:37:49.676Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-12-31T00:37:52.188Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-12-31T00:37:54.702Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-12-31T00:38:09.701Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-12-31T00:38:09.701Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-12-31T00:38:09.701Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-12-31T00:38:10.628Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-12-31T00:38:10.628Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-12-31T00:38:10.628Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-12-31T00:38:10.628Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-12-31T00:38:11.552Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-12-31T00:38:11.552Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-12-31T00:38:12.480Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-12-31T00:38:12.480Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-12-31T00:38:12.480Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-12-31T00:38:12.480Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-12-31T00:38:12.480Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-12-31T00:38:14.992Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-12-31T00:38:15.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-12-31T00:38:15.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-12-31T00:38:15.247Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-12-31T00:38:15.502Z] === RUN TestDockerSuite/TestVolumeEvents [2019-12-31T00:38:16.427Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-12-31T00:38:18.936Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-12-31T00:38:18.936Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-12-31T00:38:18.936Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-12-31T00:38:22.209Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-12-31T00:38:27.447Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite (1805.80s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.74s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.86s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.02s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.52s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.96s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.83s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.96s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.63s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.20s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.53s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.65s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.16s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.70s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.26s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.37s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (3.13s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAttachDetach (1.48s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.71s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.68s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.45s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.29s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.89s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.48s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.16s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (2.40s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.43s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (2.09s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.00s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.80s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.42s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.73s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.01s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.75s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.08s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.12s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.71s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.86s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.11s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.73s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.73s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.85s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.64s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.63s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.53s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.14s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.19s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.27s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.42s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.56s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.14s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.98s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.01s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.77s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.41s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.24s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.56s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.05s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.57s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.18s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.88s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.79s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.92s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.83s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.30s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2019-12-31T00:38:27.447Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-12-31T00:38:27.447Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.52s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.01s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildContChar (4.33s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.57s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.34s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.18s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.30s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.67s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.84s) [2019-12-31T00:38:27.447Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2019-12-31T00:38:27.447Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.447Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-12-31T00:38:27.447Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.447Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-12-31T00:38:27.447Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.447Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-12-31T00:38:27.447Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.81s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.27s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.08s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.40s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.04s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.76s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.79s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.95s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.58s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.59s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.46s) [2019-12-31T00:38:27.447Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.61s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.99s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.83s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.68s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.49s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.58s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.58s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.40s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.64s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.75s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.48s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.86s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.98s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.83s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.94s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEnv (1.80s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.26s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.77s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.51s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.95s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.43s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s) [2019-12-31T00:38:27.448Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-12-31T00:38:27.448Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.61s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.55s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.66s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildFails (1.14s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.45s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.69s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.02s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.63s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.18s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.33s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.40s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.34s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.59s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildHistory (5.21s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.61s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.35s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.65s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.30s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.70s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.53s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.85s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.00s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.99s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.20s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.43s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.99s) [2019-12-31T00:38:27.448Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-31T00:38:27.448Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.43s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.74s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.23s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.28s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.75s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.10s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.01s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.28s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.74s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.80s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.31s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.75s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.75s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.83s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.55s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.27s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.60s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.69s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildPATH (2.52s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.12s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.90s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.29s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.42s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildRm (3.50s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.12s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.43s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.32s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.32s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.13s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.66s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.45s) [2019-12-31T00:38:27.448Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-31T00:38:27.448Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.20s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildStderr (1.57s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.58s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.20s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.19s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.68s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.23s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.34s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildUser (1.97s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.71s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.53s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.12s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.19s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.24s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.63s) [2019-12-31T00:38:27.448Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-31T00:38:27.448Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.448Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-31T00:38:27.448Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.448Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-31T00:38:27.448Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.448Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-31T00:38:27.448Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.03s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.88s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.82s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.87s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.61s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.30s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.30s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.92s) [2019-12-31T00:38:27.448Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-31T00:38:27.448Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.20s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.44s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-12-31T00:38:27.448Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-31T00:38:27.448Z] docker_cli_sni_test.go:18: Flakey test [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.94s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestCommitChange (1.13s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.71s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.12s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestCommitTTY (2.30s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.75s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.73s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.75s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.17s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.08s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.75s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.15s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.91s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.63s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.89s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2019-12-31T00:38:27.448Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-31T00:38:27.448Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.24s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.56s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.90s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.62s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.06s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.53s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.68s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.53s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a10360_} (1.62s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1822527316_/foo_false____} (1.70s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1822527316_/foo_true____} (1.71s) [2019-12-31T00:38:27.448Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3353722531_/foo_false____} (1.50s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3353722531_/foo_true____} (1.54s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3353722531_/foo_true__0xc000a107e0__} (1.61s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a10820_} (1.59s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a10840_} (1.92s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a10880_} (1.73s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a108a0_} (1.62s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.92s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.38s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.12s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.70s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.99s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.15s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.44s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.02s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.99s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.86s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.94s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.48s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.11s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.47s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.96s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.48s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.90s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.15s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToDot (1.21s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.85s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToStdout (1.06s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.43s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.28s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.74s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2019-12-31T00:38:27.449Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-31T00:38:27.449Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.74s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2019-12-31T00:38:27.449Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-31T00:38:27.449Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.41s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.14s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.94s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.90s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.84s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.80s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.16s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.38s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.69s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.03s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.75s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.09s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.90s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.94s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.83s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.69s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsCopy (1.52s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.69s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.82s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.58s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFilters (1.64s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFormat (1.62s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.34s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2019-12-31T00:38:27.449Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-31T00:38:27.449Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-31T00:38:27.449Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-31T00:38:27.449Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.86s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.64s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsTop (0.93s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.70s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExec (1.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.14s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.76s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.05s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.95s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecCgroup (1.26s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.58s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.93s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecInspectID (2.95s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.13s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.94s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.12s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.12s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.89s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecStartFails (0.94s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.02s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecTTY (0.95s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.08s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.98s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecUlimits (0.93s) [2019-12-31T00:38:27.449Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-12-31T00:38:27.449Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.17s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.93s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.14s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.94s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestExecWithUser (1.07s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.95s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.16s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestHealth (21.22s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.07s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.96s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.97s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.07s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImportDisplay (1.67s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImportFile (2.02s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.94s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImportGzipped (1.93s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.03s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.03s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.87s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.09s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.75s) [2019-12-31T00:38:27.449Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-31T00:38:27.449Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.22s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectHistory (1.00s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-12-31T00:38:27.449Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2019-12-31T00:38:27.450Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-31T00:38:27.450Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.03s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.90s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.73s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.78s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectStatus (0.96s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.89s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.84s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.80s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.02s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.48s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.86s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.97s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.16s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.58s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.74s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.60s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.16s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.08s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.57s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.92s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.98s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.50s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.15s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.90s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.87s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsSince (6.95s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.87s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.88s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.80s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestNetHostname (2.38s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.25s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.41s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.92s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPluginActive (1.73s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.99s) [2019-12-31T00:38:27.450Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-31T00:38:27.450Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.82s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.41s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.53s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.61s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.46s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.75s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.65s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPortList (10.62s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.71s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.40s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.51s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.39s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.80s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsByOrder (3.50s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.59s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.27s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.15s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.05s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.59s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.50s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.65s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.61s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.47s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.66s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.93s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.97s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.52s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.83s) [2019-12-31T00:38:27.450Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-31T00:38:27.450Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.56s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.54s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.29s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.64s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.61s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.89s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.65s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.38s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.29s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.55s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.90s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.09s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.03s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.11s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.48s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.56s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAddHost (0.88s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.44s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.77s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.78s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.87s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.03s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.66s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.52s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.09s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.17s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.87s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.84s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.83s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.88s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.43s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.97s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.93s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.14s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.90s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.78s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.55s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.89s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.73s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.92s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.52s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.58s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.93s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.80s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.04s) [2019-12-31T00:38:27.450Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-31T00:38:27.450Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.450Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-31T00:38:27.450Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.11s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.76s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.53s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.87s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.82s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2019-12-31T00:38:27.450Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-31T00:38:27.450Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.87s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.87s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2019-12-31T00:38:27.450Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.75s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.58s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.63s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.15s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.27s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.91s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.82s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.37s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.46s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunMount (6.23s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.37s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.39s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.47s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.71s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.40s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.83s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.84s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.89s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.85s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.74s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2019-12-31T00:38:27.451Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.71s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.70s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.61s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.29s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.58s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunRm (0.85s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.78s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.76s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.76s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.90s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.78s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.74s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.78s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.80s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunState (1.65s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunSysctls (1.72s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.82s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.99s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.24s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.21s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.31s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.85s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.94s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.94s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.66s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.59s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunUserByID (0.84s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.87s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunUserByName (0.96s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.88s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-12-31T00:38:27.451Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.86s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.76s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.84s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.27s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.87s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.68s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.34s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.97s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.88s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.83s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.98s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.89s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.90s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.88s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.87s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.88s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.92s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.90s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.76s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.59s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.65s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.58s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.84s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.39s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.98s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.09s) [2019-12-31T00:38:27.451Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents040853989 [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.72s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.44s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.45s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.61s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.59s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.66s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.96s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStartRecordError (1.78s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.62s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.80s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.69s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.98s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.87s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.86s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.27s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.76s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.60s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUpdateStats (3.93s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.54s) [2019-12-31T00:38:27.451Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-31T00:38:27.451Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.08s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.21s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.54s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.93s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.62s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.07s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.43s) [2019-12-31T00:38:27.451Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.85s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.86s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.69s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.55s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.48s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.42s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.48s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.50s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.91s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.53s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.49s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.26s) [2019-12-31T00:38:27.452Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.55s) [2019-12-31T00:38:27.452Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-31T00:38:27.452Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-31T00:38:27.452Z] === RUN TestDockerRegistrySuite [2019-12-31T00:38:27.452Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-12-31T00:38:28.376Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-12-31T00:38:30.261Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-12-31T00:38:32.149Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-12-31T00:38:32.149Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-12-31T00:38:36.324Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-12-31T00:38:41.567Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-12-31T00:38:45.727Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-12-31T00:38:47.089Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-12-31T00:38:48.013Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-12-31T00:38:49.897Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-12-31T00:38:51.259Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-12-31T00:38:52.621Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-12-31T00:38:53.983Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-12-31T00:38:55.345Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-12-31T00:38:57.856Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-12-31T00:39:00.366Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-12-31T00:39:02.251Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-12-31T00:39:05.518Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-12-31T00:39:06.879Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-12-31T00:39:06.879Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-12-31T00:39:08.243Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-12-31T00:39:09.604Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-12-31T00:39:10.966Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-12-31T00:39:15.128Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-12-31T00:39:15.128Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-12-31T00:39:16.052Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-12-31T00:39:16.611Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-12-31T00:39:16.611Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-12-31T00:39:16.866Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-12-31T00:39:17.426Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-12-31T00:39:17.681Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-12-31T00:39:17.681Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-12-31T00:39:19.566Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-12-31T00:39:21.450Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-12-31T00:39:22.813Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-12-31T00:39:24.175Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-12-31T00:39:25.101Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite (59.16s) [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.76s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d38a85829b41b] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d9061e4fb1e02] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.83s) [2019-12-31T00:39:26.027Z] check_test.go:196: [de4baab607f2a] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-12-31T00:39:26.027Z] check_test.go:196: [dc347957ed008] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.48s) [2019-12-31T00:39:26.027Z] check_test.go:196: [df128ea6f4fbc] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.46s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d2cbc8330224a] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.52s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d5dceb5c6417e] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.50s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d82dc289cdc95] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d1ac0467b96d2] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.42s) [2019-12-31T00:39:26.027Z] check_test.go:196: [dbffb4ca8e4f6] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.50s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d7475fb7adb12] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d6c25012f8327] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d5b4479253004] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.40s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d11e90460f676] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.61s) [2019-12-31T00:39:26.027Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6a5d0e68a436c4fc0cafb00223481e4641565ef59fc0f454c7482db73aa93777 [2019-12-31T00:39:26.027Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:239d3b699c9258539570fe4fc6ceed8bd8e8c093f60ec1811723e06672d0785b [2019-12-31T00:39:26.027Z] check_test.go:196: [dc446b230becf] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.67s) [2019-12-31T00:39:26.027Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:751fd5e22c4e5f88479e8d2eeee6f247719ad38ca35b72d71c32e032750e79d1 [2019-12-31T00:39:26.027Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e96ec892adc240d20570564552803abdad0a356b3476f3fbefa9b3b30820a115 [2019-12-31T00:39:26.027Z] check_test.go:196: [d82dd8f863691] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.42s) [2019-12-31T00:39:26.027Z] check_test.go:196: [dd67d891df786] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.35s) [2019-12-31T00:39:26.027Z] check_test.go:196: [df36c0c3f5d37] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.39s) [2019-12-31T00:39:26.027Z] check_test.go:196: [da50b26f8e033] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-12-31T00:39:26.027Z] check_test.go:196: [de953686e44ad] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d879670249d98] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d7e7f37a94625] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d24efbd4ca7ad] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.73s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d77b27b598619] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d12190ca2ba83] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d396c4a024f08] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d0cb55757b4c7] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d00b551835f4a] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d4bc36cb449a9] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s) [2019-12-31T00:39:26.027Z] check_test.go:196: [df6d64e343b89] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d97180d03c78c] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d8843b4e120fe] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.46s) [2019-12-31T00:39:26.027Z] check_test.go:196: [daad0390d374a] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.23s) [2019-12-31T00:39:26.027Z] check_test.go:196: [d35536f2c0adf] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.29s) [2019-12-31T00:39:26.027Z] check_test.go:196: [ddf9e5b409937] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.31s) [2019-12-31T00:39:26.027Z] check_test.go:196: [ddf344e1d50d3] daemon is not started [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2019-12-31T00:39:26.027Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2019-12-31T00:39:26.027Z] === RUN TestDockerSchema1RegistrySuite [2019-12-31T00:39:26.027Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-12-31T00:39:26.027Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-12-31T00:39:30.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-12-31T00:39:35.426Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-12-31T00:39:38.685Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-12-31T00:39:40.050Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-12-31T00:39:41.411Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-12-31T00:39:41.666Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-12-31T00:39:43.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-12-31T00:39:44.390Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-12-31T00:39:45.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-12-31T00:39:49.500Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-12-31T00:39:49.755Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-12-31T00:39:50.010Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-12-31T00:39:50.265Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-12-31T00:39:50.520Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-12-31T00:39:50.775Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-12-31T00:39:51.336Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite (25.44s) [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-12-31T00:39:51.336Z] check_test.go:223: [dbdd6bff8409f] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.27s) [2019-12-31T00:39:51.336Z] check_test.go:223: [d1cd72ccd1ca7] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.31s) [2019-12-31T00:39:51.336Z] check_test.go:223: [d0ebdbc1ef51e] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.22s) [2019-12-31T00:39:51.336Z] check_test.go:223: [d517926a04fb1] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s) [2019-12-31T00:39:51.336Z] check_test.go:223: [dc9af607abeba] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.40s) [2019-12-31T00:39:51.336Z] check_test.go:223: [d1ed06e0e0e35] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-12-31T00:39:51.336Z] check_test.go:223: [d1cd94a537f51] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2019-12-31T00:39:51.336Z] check_test.go:223: [d5b3af37a4087] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2019-12-31T00:39:51.336Z] check_test.go:223: [dbc2719d8f0ea] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2019-12-31T00:39:51.336Z] check_test.go:223: [dde2429fb1245] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.78s) [2019-12-31T00:39:51.336Z] check_test.go:223: [df74e12a87736] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2019-12-31T00:39:51.336Z] check_test.go:223: [dbe22950f7472] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2019-12-31T00:39:51.336Z] check_test.go:223: [d5561d9850806] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-12-31T00:39:51.336Z] check_test.go:223: [d1a399e1f6ed7] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-12-31T00:39:51.336Z] check_test.go:223: [dbf1f97ede1e1] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2019-12-31T00:39:51.336Z] check_test.go:223: [def7a5a0f0c43] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2019-12-31T00:39:51.336Z] check_test.go:223: [dfaefa85551c8] daemon is not started [2019-12-31T00:39:51.336Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-12-31T00:39:51.336Z] check_test.go:223: [dff345a0e4165] daemon is not started [2019-12-31T00:39:51.336Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-12-31T00:39:51.336Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-12-31T00:39:51.896Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-12-31T00:39:52.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-12-31T00:39:53.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-12-31T00:39:53.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-12-31T00:39:54.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-12-31T00:39:54.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-12-31T00:39:55.280Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-12-31T00:39:55.841Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-12-31T00:39:56.096Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2019-12-31T00:39:56.096Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s) [2019-12-31T00:39:56.096Z] check_test.go:252: [d2fe2291adc90] daemon is not started [2019-12-31T00:39:56.096Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s) [2019-12-31T00:39:56.096Z] check_test.go:252: [d81bbfdb694be] daemon is not started [2019-12-31T00:39:56.096Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-12-31T00:39:56.096Z] check_test.go:252: [dd9f2f042b71c] daemon is not started [2019-12-31T00:39:56.096Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.46s) [2019-12-31T00:39:56.096Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.28s) [2019-12-31T00:39:56.096Z] check_test.go:252: [d78b12f7fd695] daemon is not started [2019-12-31T00:39:56.096Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2019-12-31T00:39:56.096Z] check_test.go:252: [d092033ec0fb7] daemon is not started [2019-12-31T00:39:56.096Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2019-12-31T00:39:56.096Z] check_test.go:252: [de828d6d75084] daemon is not started [2019-12-31T00:39:56.096Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2019-12-31T00:39:56.096Z] check_test.go:252: [df025c940aec8] daemon is not started [2019-12-31T00:39:56.096Z] === RUN TestDockerRegistryAuthTokenSuite [2019-12-31T00:39:56.096Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-12-31T00:40:01.332Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-12-31T00:40:01.332Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-12-31T00:40:01.587Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-12-31T00:40:01.587Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-12-31T00:40:01.842Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2019-12-31T00:40:01.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-12-31T00:40:01.842Z] check_test.go:279: [d7eea515bfa86] daemon is not started [2019-12-31T00:40:01.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-12-31T00:40:01.842Z] check_test.go:279: [d63f31b3a3337] daemon is not started [2019-12-31T00:40:01.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-12-31T00:40:01.842Z] check_test.go:279: [d293863df71f6] daemon is not started [2019-12-31T00:40:01.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-12-31T00:40:01.842Z] check_test.go:279: [d927e54d1db14] daemon is not started [2019-12-31T00:40:01.842Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-12-31T00:40:01.842Z] check_test.go:279: [d3173af27316f] daemon is not started [2019-12-31T00:40:01.842Z] === RUN TestDockerNetworkSuite [2019-12-31T00:40:01.842Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-12-31T00:40:05.101Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-12-31T00:40:06.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-12-31T00:40:06.951Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-12-31T00:40:08.315Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-12-31T00:40:08.315Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-12-31T00:40:08.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-12-31T00:40:08.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-12-31T00:40:10.457Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-12-31T00:40:11.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-12-31T00:40:13.266Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-12-31T00:40:14.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-12-31T00:40:18.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-12-31T00:40:19.355Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-12-31T00:40:20.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-12-31T00:40:22.171Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-12-31T00:40:30.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-12-31T00:40:34.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-12-31T00:40:35.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-12-31T00:40:36.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-12-31T00:40:37.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-12-31T00:40:38.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-12-31T00:40:39.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-12-31T00:40:40.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-12-31T00:40:40.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-12-31T00:40:41.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-12-31T00:40:42.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-12-31T00:40:42.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-12-31T00:40:42.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-12-31T00:40:43.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-12-31T00:40:45.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-12-31T00:40:45.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-12-31T00:40:45.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-12-31T00:40:45.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-12-31T00:40:49.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-12-31T00:40:53.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-12-31T00:41:03.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-12-31T00:41:03.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-12-31T00:41:03.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-12-31T00:41:03.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-12-31T00:41:03.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-12-31T00:41:03.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-12-31T00:41:04.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-12-31T00:41:04.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-12-31T00:41:08.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-12-31T00:41:08.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-12-31T00:41:08.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-12-31T00:41:09.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-12-31T00:41:14.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-12-31T00:41:16.344Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-12-31T00:41:18.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-12-31T00:41:18.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-12-31T00:41:19.417Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-12-31T00:41:20.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-12-31T00:41:23.609Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-12-31T00:41:23.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-12-31T00:41:23.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-12-31T00:41:24.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-12-31T00:41:25.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-12-31T00:41:25.787Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-12-31T00:41:27.149Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-12-31T00:41:31.313Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite (92.27s) [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.03s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [dcdf8c8b491d5] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d1ccf6f710596] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.24s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [df119d241fd2b] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.08s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d2c184fa1e951] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.89s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:1233: [dec46f7304f8c] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.07s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d13827786a78b] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.82s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [dae229b8d6e87] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.54s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d6f2b08939321] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.73s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [de98799b9dd7f] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d072e1e0c455a] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d0e93369cd646] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.44s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [da913a15da62e] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.50s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [de1ab4877329e] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [dd039d1c77a29] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [db635a8d4abbc] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.35s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [df53a9f26e2aa] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [dc37851bc2225] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d64c375d7f3b6] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [decda27e7b3f1] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.34s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d0f3fd040ad27] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.73s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d25c0858bbf42] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d87f0bdab4c85] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d0c66caffd773] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d3ce8cd30d0bc] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.90s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:968: [d97cffd795d52] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.45s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d6fd425f5a46a] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.57s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:1116: [d4858e9258ec7] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d23843fd95ce6] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.70s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [db23929296396] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [df7730d66a065] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [dff7eede12835] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [dbc505ec44889] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d2e6d7ef615f2] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [da1600bc04b46] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.98s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d762d2f7273da] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d22d5e01f49f2] daemon is not started [2019-12-31T00:41:34.575Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d43146b152b55] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.33s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d610670c83ce8] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.67s) [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.48s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:1084: [d29ccdd3790ea] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d0311bb33c387] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.49s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d48094f5163bf] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.17s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d242b33c7e675] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d8d44dd1a9d87] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d60a8a8c9383f] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d63f7aeffeec0] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.68s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [d7b7f59ee8f5b] daemon is not started [2019-12-31T00:41:34.575Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.79s) [2019-12-31T00:41:34.575Z] docker_cli_network_unix_test.go:46: [deb464f259bbc] daemon is not started [2019-12-31T00:41:34.575Z] === RUN TestDockerHubPullSuite [2019-12-31T00:41:34.575Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-12-31T00:41:35.135Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-12-31T00:41:35.696Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-12-31T00:41:38.209Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-12-31T00:41:38.464Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-12-31T00:41:39.825Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-12-31T00:41:39.825Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-12-31T00:41:40.082Z] --- PASS: TestDockerHubPullSuite (5.93s) [2019-12-31T00:41:40.082Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.55s) [2019-12-31T00:41:40.082Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2019-12-31T00:41:40.082Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.74s) [2019-12-31T00:41:40.082Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.20s) [2019-12-31T00:41:40.082Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2019-12-31T00:41:40.082Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-12-31T00:41:40.082Z] PASS [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === Skipped [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_sni_test.go:18: Flakey test [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-31T00:41:40.082Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-12-31T00:41:40.082Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-31T00:41:40.082Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-31T00:41:40.082Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-31T00:41:40.082Z] docker_cli_network_unix_test.go:46: [d43146b152b55] daemon is not started [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] [2019-12-31T00:41:40.082Z] DONE 1277 tests, 44 skipped in 2026.998s [2019-12-31T00:41:40.082Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T00:41:40.082Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T00:41:40.082Z] +++ kill 7264 [2019-12-31T00:41:41.007Z] +++ /etc/init.d/apparmor stop [2019-12-31T00:41:41.007Z] Clearing AppArmor profiles cache:. [2019-12-31T00:41:41.007Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T00:41:41.007Z] Unloading profiles will leave already running processes permanently [2019-12-31T00:41:41.007Z] unconfined, which can lead to unexpected situations. [2019-12-31T00:41:41.007Z] [2019-12-31T00:41:41.007Z] To set a process to complain mode, use the command line tool [2019-12-31T00:41:41.007Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T00:41:41.007Z] with the 'teardown' option." [2019-12-31T00:41:41.007Z] [2019-12-31T00:41:55.837Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-12-31T00:42:10.661Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-12-31T00:42:12.022Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-12-31T00:42:15.282Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-12-31T00:42:18.546Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-12-31T00:42:26.622Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-12-31T00:42:31.857Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-12-31T00:42:34.368Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-12-31T00:42:36.896Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-12-31T00:42:40.192Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-12-31T00:42:42.703Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-12-31T00:42:45.963Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-12-31T00:42:48.472Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-12-31T00:43:44.615Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-12-31T00:43:59.439Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite (1788.20s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.28s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.53s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.02s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.60s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.62s) [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:563: [dacb7fded0461] joining swarm manager [d917c4ead33ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:585: [d98bb9a90a510] joining swarm manager [d917c4ead33ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] check_test.go:380: [dacb7fded0461] daemon is not started [2019-12-31T00:44:17.465Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.51s) [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:46: [d0b4221368705] joining swarm manager [de854bbb3b556]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.86s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.42s) [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:304: [db72b95c7a3f7] joining swarm manager [d3e2cd7729211]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:305: [da1064e3a12ad] joining swarm manager [d3e2cd7729211]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.00s) [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:272: [d7930c738fa91] joining swarm manager [dc859d8ad43bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:273: [d9076a297e760] joining swarm manager [dc859d8ad43bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.70s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.90s) [2019-12-31T00:44:17.465Z] docker_api_swarm_node_test.go:19: [d0fedb8bb667e] joining swarm manager [db321c947d04d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_node_test.go:20: [d272423fc646b] joining swarm manager [db321c947d04d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.43s) [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:502: [de4d5807b8fb1] joining swarm manager [d10c2a2bed47a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:507: [da5ca4fce544c] joining swarm manager [d10c2a2bed47a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.55s) [2019-12-31T00:44:17.465Z] docker_api_swarm_node_test.go:80: [dade04a8f80c6] joining swarm manager [df3c5d0c4fda8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.59s) [2019-12-31T00:44:17.465Z] docker_api_swarm_node_test.go:52: [da15ff3c6c906] joining swarm manager [db57289a96050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_node_test.go:53: [d980e3e05863e] joining swarm manager [db57289a96050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.74s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.64s) [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:202: [dee10c6434f57] joining swarm manager [d3da43e5b207c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.77s) [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:384: [dd2e41fcc6971] joining swarm manager [da73bf5a854d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:385: [d1f6951444f9b] joining swarm manager [da73bf5a854d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] check_test.go:380: [d1f6951444f9b] daemon is not started [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.82s) [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:802: [d6f071be0222b] joining swarm manager [d205d187b88b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:802: [d8fa63b1990f1] joining swarm manager [d205d187b88b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:802: [d297b54d7b9e3] joining swarm manager [d205d187b88b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:802: [d79eac47e2e8b] joining swarm manager [d205d187b88b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-31T00:44:17.465Z] docker_api_swarm_test.go:810: [dc2bee11dc0ce] joining swarm manager [d205d187b88b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.06s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.00s) [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:394: [dc44b521dd3b3] joining swarm manager [d3ec3934a593d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:394: [d803ace712a39] joining swarm manager [d3ec3934a593d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.31s) [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:342: [d9cacedfaa070] joining swarm manager [d7daaa3ec8b4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:342: [d3f4fb05fd8ad] joining swarm manager [d7daaa3ec8b4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.54s) [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:489: [df2d2e866e27b] joining swarm manager [d93b2427a7350]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:489: [d058e3c57ea7e] joining swarm manager [d93b2427a7350]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.16s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.73s) [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:127: [d93104a8ab8c3] joining swarm manager [d553bd4429c43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:128: [dbee764e23a3c] joining swarm manager [d553bd4429c43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:136: [dd3885ba248f7] joining swarm manager [d553bd4429c43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:137: [da19a34231a31] joining swarm manager [d553bd4429c43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.03s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.14s) [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:303: [dbfd5e7102c69] joining swarm manager [d88e3ec7669b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:303: [d783e5d7877fd] joining swarm manager [d88e3ec7669b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.76s) [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:99: [d1f04a9ab5c0c] joining swarm manager [d021b1d84705d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:100: [dd409117c79d8] joining swarm manager [d021b1d84705d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] check_test.go:380: [d1f04a9ab5c0c] daemon is not started [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.87s) [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:532: [d87156bc7fc5c] joining swarm manager [d4d9cdd27990e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:533: [d039cb688c27f] joining swarm manager [d4d9cdd27990e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.66s) [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:147: [d13f41ac6b4c6] joining swarm manager [d48fb93fca5b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_api_swarm_service_test.go:147: [d7a5b8924ceaa] joining swarm manager [d48fb93fca5b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.12s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.76s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.00s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.09s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.48s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.52s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.42s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.86s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.78s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.13s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.90s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.89s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.00s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.07s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.61s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.02s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.68s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.98s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.05s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.09s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.69s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.66s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.71s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.05s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.38s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.44s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.41s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.27s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.64s) [2019-12-31T00:44:17.465Z] docker_cli_service_logs_test.go:241: checking task tbddjv7sf0lr [2019-12-31T00:44:17.465Z] docker_cli_service_logs_test.go:246: checking messages for tbddjv7sf0lr [2019-12-31T00:44:17.465Z] docker_cli_service_logs_test.go:241: checking task fgs9c8jnj17a [2019-12-31T00:44:17.465Z] docker_cli_service_logs_test.go:246: checking messages for fgs9c8jnj17a [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.39s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.25s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.75s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.09s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.11s) [2019-12-31T00:44:17.465Z] docker_cli_swarm_test.go:1901: [d950c015b8c1d] joining swarm manager [dd3b2d9f45692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_cli_swarm_test.go:1902: [df1b3dc5ef71a] joining swarm manager [dd3b2d9f45692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.30s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.77s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.82s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.26s) [2019-12-31T00:44:17.465Z] docker_cli_swarm_test.go:1802: [dcc061e9658cd] joining swarm manager [df6941d87f784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_cli_swarm_test.go:1803: [d7669520b4a84] joining swarm manager [df6941d87f784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.31s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (156.40s) [2019-12-31T00:44:17.465Z] docker_cli_swarm_test.go:1321: [d127d06dfa181] joining swarm manager [db8bfe0d2d74b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_cli_swarm_test.go:1322: [d9687f9d8c826] joining swarm manager [db8bfe0d2d74b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.21s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.94s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.54s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.18s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.84s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.70s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.50s) [2019-12-31T00:44:17.465Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-31T00:44:17.465Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.70s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.54s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.15s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (60.25s) [2019-12-31T00:44:17.465Z] docker_cli_swarm_test.go:1186: [d0acffbad2b9f] joining swarm manager [da35e494c6c61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_cli_swarm_test.go:1195: [d3645045329dc] joining swarm manager [da35e494c6c61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.42s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.91s) [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.19s) [2019-12-31T00:44:17.465Z] docker_cli_swarm_test.go:1118: [d90094d4fab1d] joining swarm manager [dea70c76ba671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.465Z] docker_cli_swarm_test.go:1119: [d59fcddee8f3a] joining swarm manager [dea70c76ba671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.465Z] docker_cli_swarm_test.go:1172: [daf1cda12dd77] joining swarm manager [dea70c76ba671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-31T00:44:17.465Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.91s) [2019-12-31T00:44:17.466Z] docker_cli_swarm_test.go:1453: [dd8671ebd0c6f] joining swarm manager [d78bc981af49c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.466Z] docker_cli_swarm_test.go:1454: [ddf9a711df6fe] joining swarm manager [d78bc981af49c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.27s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.11s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.14s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.92s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.80s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.19s) [2019-12-31T00:44:17.466Z] docker_cli_swarm_unix_test.go:62: [d56c49e86c7a1] joining swarm manager [d261e1e5b6664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.10s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.71s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.70s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.42s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (4.02s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.97s) [2019-12-31T00:44:17.466Z] docker_api_swarm_test.go:962: [d48c334a7da95] joining swarm manager [d1da941725758]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.28s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.56s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.13s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.95s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.71s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.35s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.85s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.62s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.14s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.83s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.64s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.54s) [2019-12-31T00:44:17.466Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.93s) [2019-12-31T00:44:17.466Z] === RUN TestDockerExternalVolumeSuite [2019-12-31T00:44:17.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-12-31T00:44:32.303Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-12-31T00:45:39.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-12-31T00:45:49.856Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-12-31T00:46:21.878Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-12-31T00:46:34.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-12-31T00:47:06.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-12-31T00:47:20.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-12-31T00:47:52.868Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-12-31T00:48:07.691Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-12-31T00:48:25.717Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-12-31T00:49:12.318Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-12-31T00:49:30.345Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-12-31T00:50:02.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-12-31T00:50:34.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-12-31T00:50:49.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-12-31T00:51:07.202Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-12-31T00:51:22.025Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite (441.24s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s) [2019-12-31T00:51:36.849Z] docker_cli_external_volume_driver_test.go:53: [d2a36e3ef5c61] daemon is not started [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-12-31T00:51:36.849Z] docker_cli_external_volume_driver_test.go:53: [dd96f2ff16617] daemon is not started [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-12-31T00:51:36.849Z] docker_cli_external_volume_driver_test.go:53: [d454c30ecece1] daemon is not started [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-12-31T00:51:36.849Z] docker_cli_external_volume_driver_test.go:53: [d6ef3482a5aaf] daemon is not started [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.47s) [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2019-12-31T00:51:36.849Z] docker_cli_external_volume_driver_test.go:485: [d2eff3a81e842] daemon is not started [2019-12-31T00:51:36.849Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-12-31T00:51:36.849Z] docker_cli_external_volume_driver_test.go:53: [db66416897e5f] daemon is not started [2019-12-31T00:51:36.849Z] PASS [2019-12-31T00:51:36.849Z] [2019-12-31T00:51:36.849Z] === Skipped [2019-12-31T00:51:36.849Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-12-31T00:51:36.849Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-12-31T00:51:36.849Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-31T00:51:36.849Z] check_test.go:309: [ddc65ad773269] daemon is not started [2019-12-31T00:51:36.849Z] [2019-12-31T00:51:36.849Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-31T00:51:36.849Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-31T00:51:36.849Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-31T00:51:36.849Z] check_test.go:309: [dd637a2b8f095] daemon is not started [2019-12-31T00:51:36.849Z] [2019-12-31T00:51:36.849Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-12-31T00:51:36.849Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-12-31T00:51:36.849Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-31T00:51:36.849Z] check_test.go:309: [df3bcad5015a6] daemon is not started [2019-12-31T00:51:36.849Z] [2019-12-31T00:51:36.849Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-12-31T00:51:36.849Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-12-31T00:51:36.849Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-31T00:51:36.849Z] check_test.go:309: [d802168b3a8b0] daemon is not started [2019-12-31T00:51:36.849Z] [2019-12-31T00:51:36.849Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-31T00:51:36.849Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-31T00:51:36.849Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-31T00:51:36.849Z] [2019-12-31T00:51:36.849Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-31T00:51:36.849Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-31T00:51:36.849Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-31T00:51:36.849Z] [2019-12-31T00:51:36.849Z] [2019-12-31T00:51:36.849Z] DONE 273 tests, 6 skipped in 2625.402s [2019-12-31T00:51:36.849Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T00:51:37.105Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d69d0af08481f/docker.pid [2019-12-31T00:51:37.105Z] +++ kill 3657 [2019-12-31T00:51:37.105Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3657 is not a child of this shell [2019-12-31T00:51:37.105Z] warning: PID 3657 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d69d0af08481f/docker.pid had a nonzero exit code [2019-12-31T00:51:37.105Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d69d0af08481f/root: target is busy [2019-12-31T00:51:37.105Z] (In some cases useful info about processes that [2019-12-31T00:51:37.105Z] use the device is found by lsof(8) or fuser(1).) [2019-12-31T00:51:37.105Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T00:51:37.105Z] +++ kill 7264 [2019-12-31T00:51:38.035Z] +++ /etc/init.d/apparmor stop [2019-12-31T00:51:38.035Z] Clearing AppArmor profiles cache:. [2019-12-31T00:51:38.035Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T00:51:38.035Z] Unloading profiles will leave already running processes permanently [2019-12-31T00:51:38.035Z] unconfined, which can lead to unexpected situations. [2019-12-31T00:51:38.035Z] [2019-12-31T00:51:38.035Z] To set a process to complain mode, use the command line tool [2019-12-31T00:51:38.035Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T00:51:38.035Z] with the 'teardown' option." [2019-12-31T00:51:38.035Z] [2019-12-31T00:51:38.594Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-12-31T00:51:38.628Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T00:51:41.428Z] + echo Ensuring container killed. [2019-12-31T00:51:41.428Z] Ensuring container killed. [2019-12-31T00:51:41.428Z] + docker ps -aq -f name=docker-pr3-* [2019-12-31T00:51:41.428Z] + cids=2b50e4023476 [2019-12-31T00:51:41.428Z] 15e77672ce07 [2019-12-31T00:51:41.428Z] ed4d84db2382 [2019-12-31T00:51:41.428Z] + [ -n 2b50e4023476 [2019-12-31T00:51:41.428Z] 15e77672ce07 [2019-12-31T00:51:41.428Z] ed4d84db2382 ] [2019-12-31T00:51:41.428Z] + docker rm -vf 2b50e4023476 15e77672ce07 ed4d84db2382 [2019-12-31T00:51:43.946Z] 2b50e4023476 [2019-12-31T00:51:43.946Z] 15e77672ce07 [2019-12-31T00:51:43.946Z] ed4d84db2382 [Pipeline] sh [2019-12-31T00:51:44.292Z] + echo Chowning /workspace to jenkins user [2019-12-31T00:51:44.292Z] Chowning /workspace to jenkins user [2019-12-31T00:51:44.292Z] + id -u [2019-12-31T00:51:44.292Z] + id -g [2019-12-31T00:51:44.292Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40326:/workspace busybox chown -R 1000:1000 /workspace [2019-12-31T00:51:44.292Z] Unable to find image 'busybox:latest' locally [2019-12-31T00:51:44.292Z] latest: Pulling from library/busybox [2019-12-31T00:51:44.292Z] bdbbaa22dec6: Pulling fs layer [2019-12-31T00:51:44.548Z] bdbbaa22dec6: Verifying Checksum [2019-12-31T00:51:44.548Z] bdbbaa22dec6: Download complete [2019-12-31T00:51:44.548Z] bdbbaa22dec6: Pull complete [2019-12-31T00:51:44.548Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-31T00:51:44.548Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T00:51:49.170Z] + bundleName=amd64 [2019-12-31T00:51:49.170Z] + echo Creating amd64-bundles.tar.gz [2019-12-31T00:51:49.170Z] Creating amd64-bundles.tar.gz [2019-12-31T00:51:49.170Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-31T00:51:49.170Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-31T00:51:50.540Z] Archiving artifacts [2019-12-31T00:51:53.701Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40326/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T00:51:54.133Z] + make clean [2019-12-31T00:51:54.389Z] docker volume rm -f docker-dev-cache [2019-12-31T00:51:54.389Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T00:52:00.197Z] ok github.com/docker/docker/integration-cli 2519.504s [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === Skipped [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-12-31T00:52:00.197Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-12-31T00:52:00.197Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-12-31T00:52:00.197Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-12-31T00:52:00.197Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-12-31T00:52:00.197Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-12-31T00:52:00.197Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-12-31T00:52:00.197Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-12-31T00:52:00.197Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-12-31T00:52:00.197Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-12-31T00:52:00.197Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-12-31T00:52:00.197Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-12-31T00:52:00.197Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2019-12-31T00:52:00.197Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-12-31T00:52:00.197Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-12-31T00:52:00.197Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-12-31T00:52:00.197Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.197Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2019-12-31T00:52:00.198Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-12-31T00:52:00.198Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.198Z] [2019-12-31T00:52:00.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2019-12-31T00:52:00.198Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2019-12-31T00:52:00.199Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2019-12-31T00:52:00.199Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2019-12-31T00:52:00.199Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-12-31T00:52:00.199Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2019-12-31T00:52:00.199Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-12-31T00:52:00.199Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-12-31T00:52:00.199Z] docker_cli_sni_test.go:18: Flakey test [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-12-31T00:52:00.199Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-12-31T00:52:00.199Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2019-12-31T00:52:00.199Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2019-12-31T00:52:00.199Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2019-12-31T00:52:00.199Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2019-12-31T00:52:00.199Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2019-12-31T00:52:00.199Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-12-31T00:52:00.199Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.199Z] [2019-12-31T00:52:00.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2019-12-31T00:52:00.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2019-12-31T00:52:00.200Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2019-12-31T00:52:00.200Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2019-12-31T00:52:00.200Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-12-31T00:52:00.200Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-31T00:52:00.200Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2019-12-31T00:52:00.200Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-12-31T00:52:00.200Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-12-31T00:52:00.200Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-12-31T00:52:00.200Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-12-31T00:52:00.200Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-12-31T00:52:00.200Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-12-31T00:52:00.200Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-12-31T00:52:00.200Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-12-31T00:52:00.200Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.200Z] [2019-12-31T00:52:00.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-12-31T00:52:00.201Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2019-12-31T00:52:00.201Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2019-12-31T00:52:00.201Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-12-31T00:52:00.201Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-12-31T00:52:00.201Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-12-31T00:52:00.201Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-12-31T00:52:00.201Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-12-31T00:52:00.201Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-12-31T00:52:00.201Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-12-31T00:52:00.201Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.201Z] [2019-12-31T00:52:00.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-12-31T00:52:00.201Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2019-12-31T00:52:00.202Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-12-31T00:52:00.202Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2019-12-31T00:52:00.202Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2019-12-31T00:52:00.202Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-12-31T00:52:00.202Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-12-31T00:52:00.202Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-12-31T00:52:00.202Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-12-31T00:52:00.202Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2019-12-31T00:52:00.202Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2019-12-31T00:52:00.202Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-12-31T00:52:00.202Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2019-12-31T00:52:00.202Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-12-31T00:52:00.202Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.202Z] [2019-12-31T00:52:00.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-12-31T00:52:00.203Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-12-31T00:52:00.203Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-12-31T00:52:00.203Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-31T00:52:00.203Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-12-31T00:52:00.203Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T00:52:00.203Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-12-31T00:52:00.203Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-12-31T00:52:00.203Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-31T00:52:00.203Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-12-31T00:52:00.203Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-12-31T00:52:00.203Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2019-12-31T00:52:00.203Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-12-31T00:52:00.203Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-12-31T00:52:00.203Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-12-31T00:52:00.203Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.203Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-12-31T00:52:00.204Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-12-31T00:52:00.204Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.204Z] [2019-12-31T00:52:00.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2019-12-31T00:52:00.205Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.205Z] [2019-12-31T00:52:00.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-12-31T00:52:00.205Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2019-12-31T00:52:00.206Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2019-12-31T00:52:00.206Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2019-12-31T00:52:00.206Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2019-12-31T00:52:00.206Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-12-31T00:52:00.206Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2019-12-31T00:52:00.206Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-12-31T00:52:00.206Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.206Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2019-12-31T00:52:00.207Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-12-31T00:52:00.207Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.207Z] [2019-12-31T00:52:00.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-12-31T00:52:00.207Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-12-31T00:52:00.207Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-12-31T00:52:00.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-12-31T00:52:00.208Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.208Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2019-12-31T00:52:00.209Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2019-12-31T00:52:00.209Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] DONE 1096 tests, 549 skipped in 2528.922s [2019-12-31T00:52:00.209Z] INFO: Integration tests ended at 12/31/2019 00:51:58. Duration:00:42:09.0782041 [2019-12-31T00:52:00.209Z] INFO: Docker info of the daemon under test at end of run [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] Containers: 2 [2019-12-31T00:52:00.209Z] Running: 0 [2019-12-31T00:52:00.209Z] Paused: 0 [2019-12-31T00:52:00.209Z] Stopped: 2 [2019-12-31T00:52:00.209Z] Images: 12 [2019-12-31T00:52:00.209Z] Server Version: 0.0.0-dev [2019-12-31T00:52:00.209Z] Storage Driver: windowsfilter [2019-12-31T00:52:00.209Z] Windows: [2019-12-31T00:52:00.209Z] Logging Driver: json-file [2019-12-31T00:52:00.209Z] Plugins: [2019-12-31T00:52:00.209Z] Volume: local [2019-12-31T00:52:00.209Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-31T00:52:00.209Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-31T00:52:00.209Z] Swarm: inactive [2019-12-31T00:52:00.209Z] Default Isolation: process [2019-12-31T00:52:00.209Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-31T00:52:00.209Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-31T00:52:00.209Z] OSType: windows [2019-12-31T00:52:00.209Z] Architecture: x86_64 [2019-12-31T00:52:00.209Z] CPUs: 4 [2019-12-31T00:52:00.209Z] Total Memory: 32GiB [2019-12-31T00:52:00.209Z] Name: azwin-2-3c5fa0 [2019-12-31T00:52:00.209Z] ID: 36N6:O6N3:DDJK:XR5T:RLKV:KNB4:2DNP:VXEP:FKW2:76JW:BRNE:UKG4 [2019-12-31T00:52:00.209Z] Docker Root Dir: D:\CI\PR-40326\3\daemon [2019-12-31T00:52:00.209Z] Debug Mode (client): false [2019-12-31T00:52:00.209Z] Debug Mode (server): true [2019-12-31T00:52:00.209Z] File Descriptors: -1 [2019-12-31T00:52:00.209Z] Goroutines: 18 [2019-12-31T00:52:00.209Z] System Time: 2019-12-31T00:51:58.9438673Z [2019-12-31T00:52:00.209Z] EventsListeners: 0 [2019-12-31T00:52:00.209Z] Registry: https://index.docker.io/v1/ [2019-12-31T00:52:00.209Z] Labels: [2019-12-31T00:52:00.209Z] Experimental: false [2019-12-31T00:52:00.209Z] Insecure Registries: [2019-12-31T00:52:00.209Z] 127.0.0.0/8 [2019-12-31T00:52:00.209Z] Live Restore Enabled: false [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] [2019-12-31T00:52:00.209Z] INFO: Stopping daemon under test [2019-12-31T00:52:00.209Z] SUCCESS: The process with PID 5720 (child process of PID 9156) has been terminated. [2019-12-31T00:52:00.209Z] SUCCESS: The process with PID 9156 (child process of PID 8984) has been terminated. [2019-12-31T00:52:00.209Z] INFO: Stop tailing logs of the daemon under tests [2019-12-31T00:52:00.209Z] INFO: executeCI.ps1 Completed successfully at 12/31/2019 00:51:59. [2019-12-31T00:52:00.209Z] INFO: Tidying up at end of run [2019-12-31T00:52:00.209Z] INFO: Saving daemon under test log (d:\CI\PR-40326\3\dut.out) to C:\windows\TEMP\CIDUT.out [2019-12-31T00:52:00.209Z] INFO: Saving daemon under test log (d:\CI\PR-40326\3\dut.err) to C:\windows\TEMP\CIDUT.err [2019-12-31T00:52:00.209Z] INFO: Nuke-Everything... [2019-12-31T00:52:00.209Z] INFO: Container count on control daemon to delete is 2 [2019-12-31T00:52:00.680Z] f3b5fd3d755f [2019-12-31T00:52:00.680Z] 83418599562a [2019-12-31T00:52:00.680Z] INFO: Non-base image count on control daemon to delete is 1 [2019-12-31T00:52:07.773Z] Deleted: sha256:4b467fa095e52088079dd9bbefa232f4aec72deb690ce84e236f84ca98dfdaf9 [2019-12-31T00:52:07.773Z] Deleted: sha256:5edd4018477b626a0d2910f36c0b78eebfe8a3138d695e970d105a5ca2504d29 [2019-12-31T00:52:07.773Z] Deleted: sha256:d23620161d061f8869a424ede141b10d4f0578ff4b77908d50da1586f7364cd1 [2019-12-31T00:52:07.773Z] Deleted: sha256:bf98d2d1ad9a205e6b4faa83002f28910d42ad2fbe552e35183021f3ca55b6b5 [2019-12-31T00:52:07.773Z] Deleted: sha256:ed304bb5d83ec4dc5cc326e1b679a3ab72c2d52ab51309ec7e1f45e2eafae22f [2019-12-31T00:52:07.773Z] Deleted: sha256:73bf3c0288c1efcccb7652726f98fd96c1f286b0d089f18a0f6fef3543b4179a [2019-12-31T00:52:07.773Z] Deleted: sha256:3773a472a02cf1893e333ff91924d42d9a33499c490b81b0c9b11389521b27bb [2019-12-31T00:52:07.773Z] Deleted: sha256:7d21b88053a931f84919b4982065a8b0b0a9112a75305e3d7720401696447d6a [2019-12-31T00:52:07.773Z] Deleted: sha256:d165847ca1e4d58093ae66a0f6b986ac12d68cc7a4c88a20259e7f8810e8a180 [2019-12-31T00:52:07.773Z] Deleted: sha256:b58021e8d57695badab854b99245b209396e3493d5514d0f7b01edd09f26c8da [2019-12-31T00:52:07.773Z] Deleted: sha256:3542ef6cfb943b7edb4d4822ab747e7ce31e56073b0cf1b54219185823e6ff3a [2019-12-31T00:52:07.773Z] Deleted: sha256:c9920fe2330ec0bd8cf7541f8e1449e7bff02815713d772829c230a01c9828d8 [2019-12-31T00:52:07.773Z] Deleted: sha256:8ccf921bea187890cf48db464d086ae4c951b9d0cc6bf4932e9a418dacd4c9ab [2019-12-31T00:52:07.773Z] Deleted: sha256:939970e1f74e327d9002412797e1f1d1d8848cd5645e080bff16b71409361dbe [2019-12-31T00:52:07.773Z] Deleted: sha256:8bb0b5d58efd338c8816ed87070159195c384e2683aab263a02e8619cbbdf586 [2019-12-31T00:52:07.773Z] Deleted: sha256:28c068218e0105d4e41a202c65c23021b0acafa2a73aa0785cf794ae71bf21c7 [2019-12-31T00:52:07.774Z] INFO: Tidying pidfile d:\CI\PR-40326\3\docker.pid [2019-12-31T00:52:07.774Z] INFO: Nuking d:\CI [2019-12-31T00:52:37.765Z] INFO: Zapped successfully [2019-12-31T00:52:37.765Z] [2019-12-31T00:52:37.765Z] INFO: executeCI.ps1 exiting at Tue Dec 31 00:52:35 CUT 2019. Duration 01:00:18.2683948 [2019-12-31T00:52:37.765Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2019-12-31T00:52:38.002Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-12-31T00:52:40.237Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-12-31T00:52:41.984Z] Archiving artifacts [2019-12-31T00:52:43.049Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40326/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T00:52:44.148Z] + make clean [2019-12-31T00:52:45.119Z] docker volume rm -f docker-dev-cache [2019-12-31T00:52:45.119Z] 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